Skip to content

Commit

Permalink
Update assetlist.json (cosmos#5652)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored Dec 5, 2024
1 parent a3f5d45 commit dfd9542
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions persistence/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"type_asset": "sdk.coin"
},
{
"description": "PSTAKE Liquid-Staked ATOM",
"description": "(Deprecated) PSTAKE Liquid-Staked ATOM",
"denom_units": [
{
"denom": "stk/uatom",
Expand All @@ -57,6 +57,7 @@
]
}
],
"deprecated": true,
"base": "stk/uatom",
"name": "PSTAKE staked ATOM",
"display": "stkatom",
Expand Down Expand Up @@ -367,7 +368,7 @@
}
},
{
"description": "PSTAKE Liquid-Staked OSMO",
"description": "(Deprecated) PSTAKE Liquid-Staked OSMO",
"denom_units": [
{
"denom": "stk/uosmo",
Expand All @@ -382,6 +383,7 @@
]
}
],
"deprecated": true,
"base": "stk/uosmo",
"name": "PSTAKE staked OSMO",
"display": "stkosmo",
Expand Down Expand Up @@ -413,7 +415,7 @@
"type_asset": "sdk.coin"
},
{
"description": "PSTAKE Liquid-Staked DYDX",
"description": "(Deprecated) PSTAKE Liquid-Staked DYDX",
"denom_units": [
{
"denom": "stk/adydx",
Expand All @@ -428,6 +430,7 @@
]
}
],
"deprecated": true,
"base": "stk/adydx",
"name": "PSTAKE staked DYDX",
"display": "stkdydx",
Expand Down Expand Up @@ -458,7 +461,7 @@
"type_asset": "sdk.coin"
},
{
"description": "PSTAKE Liquid-Staked STARS",
"description": "(Deprecated) PSTAKE Liquid-Staked STARS",
"denom_units": [
{
"denom": "stk/ustars",
Expand All @@ -473,6 +476,7 @@
]
}
],
"deprecated": true,
"base": "stk/ustars",
"name": "PSTAKE staked STARS",
"display": "stkstars",
Expand Down Expand Up @@ -608,7 +612,7 @@
]
},
{
"description": "PSTAKE Liquid-Staked HUAHUA",
"description": "(Deprecated) PSTAKE Liquid-Staked HUAHUA",
"denom_units": [
{
"denom": "stk/uhuahua",
Expand All @@ -623,6 +627,7 @@
]
}
],
"deprecated": true,
"base": "stk/uhuahua",
"name": "PSTAKE staked HUAHUA",
"display": "stkhuahua",
Expand Down Expand Up @@ -704,7 +709,7 @@
}
},
{
"description": "PSTAKE Liquid-Staked XPRT",
"description": "(Deprecated) PSTAKE Liquid-Staked XPRT",
"denom_units": [
{
"denom": "stk/uxprt",
Expand All @@ -719,6 +724,7 @@
]
}
],
"deprecated": true,
"base": "stk/uxprt",
"name": "PSTAKE staked XPRT",
"display": "stkxprt",
Expand Down Expand Up @@ -801,4 +807,4 @@
]
}
]
}
}

0 comments on commit dfd9542

Please sign in to comment.