We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d0c958 + 4200cca commit 2c47e5dCopy full SHA for 2c47e5d
1 file changed
src/assets/chains/testnet/union-testnet-10.json
@@ -6,18 +6,18 @@
6
"rpc": [
7
"https://rpc.rpc-node.union-testnet-10.union.build"
8
],
9
- "sdk_version": "0.50.11",
+ "sdk_version": "0.50.13",
10
"addr_prefix": "union",
11
"min_tx_fee": "0",
12
"coin_type": "1337",
13
"theme_color": "#A0ECFD",
14
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/uniontestnet/images/union.png",
15
"assets": [
16
{
17
- "symbol": "UNO",
18
- "base": "muno",
19
- "exponent": 6,
20
- "coingecko_id": "uno",
+ "symbol": "U",
+ "base": "au",
+ "exponent": 18,
+ "coingecko_id": "au",
21
"logo": "https://raw.githubusercontent.com/Agoric/agoric-sdk/master/packages/wallet/ui/public/tokens/BLD.svg"
22
}
23
]
0 commit comments