Skip to content

Commit

Permalink
assetlist.json Update (#1962)
Browse files Browse the repository at this point in the history
Files changed:
M	osmo-test-5/generated/chain_registry/assetlist.json
M	osmo-test-5/generated/frontend/assetlist.json

Co-authored-by: JoseRFelix <[email protected]>
  • Loading branch information
github-actions[bot] and JoseRFelix authored Oct 17, 2024
1 parent b121ebc commit 169ae02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions osmo-test-5/generated/chain_registry/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@
"description": "Bitcoin. On Cosmos.",
"denom_units": [
{
"denom": "ibc/DC0EB16363A369425F3E77AD52BAD3CF76AE966D27506058959515867B5B267D",
"denom": "ibc/72D483F0FD4229DBF3ACC78E648F0399C4ACADDFDBCDD9FE791FEE4443343422",
"exponent": 0,
"aliases": [
"usat"
Expand All @@ -1017,7 +1017,7 @@
}
],
"type_asset": "ics20",
"base": "ibc/DC0EB16363A369425F3E77AD52BAD3CF76AE966D27506058959515867B5B267D",
"base": "ibc/72D483F0FD4229DBF3ACC78E648F0399C4ACADDFDBCDD9FE791FEE4443343422",
"name": "Nomic Bitcoin",
"display": "nbtc",
"symbol": "nBTC",
Expand Down Expand Up @@ -1047,7 +1047,7 @@
},
"chain": {
"channel_id": "channel-9025",
"path": "transfer/channel-4179/usat"
"path": "transfer/channel-9025/usat"
}
}
],
Expand Down
8 changes: 4 additions & 4 deletions osmo-test-5/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,15 +993,15 @@
{
"chainName": "nomictestnet",
"sourceDenom": "usat",
"coinMinimalDenom": "ibc/DC0EB16363A369425F3E77AD52BAD3CF76AE966D27506058959515867B5B267D",
"coinMinimalDenom": "ibc/72D483F0FD4229DBF3ACC78E648F0399C4ACADDFDBCDD9FE791FEE4443343422",
"symbol": "nBTC",
"decimals": 14,
"logoURIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg"
},
"price": {
"poolId": "653",
"poolId": "654",
"denom": "uosmo"
},
"categories": [],
Expand All @@ -1019,7 +1019,7 @@
"chain": {
"port": "transfer",
"channelId": "channel-9025",
"path": "transfer/channel-4179/usat"
"path": "transfer/channel-9025/usat"
}
}
],
Expand All @@ -1037,7 +1037,7 @@
}
}
],
"variantGroupKey": "ibc/DC0EB16363A369425F3E77AD52BAD3CF76AE966D27506058959515867B5B267D",
"variantGroupKey": "ibc/72D483F0FD4229DBF3ACC78E648F0399C4ACADDFDBCDD9FE791FEE4443343422",
"name": "Nomic Bitcoin",
"isAlloyed": false,
"verified": true,
Expand Down

0 comments on commit 169ae02

Please sign in to comment.