Skip to content

Commit 2c47e5d

Browse files
authored
Merge pull request #14 from unionlabs/update-testnet-10-coin
feat(union-testnet-10): update explorer with au
2 parents 9d0c958 + 4200cca commit 2c47e5d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/assets/chains/testnet/union-testnet-10.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"rpc": [
77
"https://rpc.rpc-node.union-testnet-10.union.build"
88
],
9-
"sdk_version": "0.50.11",
9+
"sdk_version": "0.50.13",
1010
"addr_prefix": "union",
1111
"min_tx_fee": "0",
1212
"coin_type": "1337",
1313
"theme_color": "#A0ECFD",
1414
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/uniontestnet/images/union.png",
1515
"assets": [
1616
{
17-
"symbol": "UNO",
18-
"base": "muno",
19-
"exponent": 6,
20-
"coingecko_id": "uno",
17+
"symbol": "U",
18+
"base": "au",
19+
"exponent": 18,
20+
"coingecko_id": "au",
2121
"logo": "https://raw.githubusercontent.com/Agoric/agoric-sdk/master/packages/wallet/ui/public/tokens/BLD.svg"
2222
}
2323
]

0 commit comments

Comments
 (0)