fix umee endpoints
This commit is contained in:
parent
20ecc14ab8
commit
1d0e30c846
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"chain_name": "umee",
|
"chain_name": "umee",
|
||||||
"api": ["https://api.blue.main.network.umee.cc", "https://api.bottlenose.main.network.umee.cc", "https://api.apollo.main.network.umee.cc", "https://api.aphrodite.main.network.umee.cc", "https://api.artemis.main.network.umee.cc", "https://api.athena.main.network.umee.cc", "https://api.beaked.main.network.umee.cc"],
|
"api": ["https://api.barnacle.mainnet.network.umee.cc:443"],
|
||||||
"rpc": ["https://rpc.aphrodite.main.network.umee.cc:443", "https://rpc.apollo.main.network.umee.cc:443"],
|
"rpc": ["https://rpc.barnacle.mainnet.network.umee.cc:443"],
|
||||||
"snapshot_provider": "d97750eddfe88fcd0be61694c396d4491217549b@94.250.203.6:26696,c12ac110e0249f0cef55599b335892444e4a21ac@142.132.198.227:26656",
|
"snapshot_provider": "",
|
||||||
"sdk_version": "0.45.1",
|
"sdk_version": "0.46.2",
|
||||||
"coin_type": "118",
|
"coin_type": "118",
|
||||||
"min_tx_fee": "8000",
|
"min_tx_fee": "8000",
|
||||||
"addr_prefix": "umee",
|
"addr_prefix": "umee",
|
||||||
@ -12,7 +12,7 @@
|
|||||||
"base": "uumee",
|
"base": "uumee",
|
||||||
"symbol": "UMEE",
|
"symbol": "UMEE",
|
||||||
"exponent": "6",
|
"exponent": "6",
|
||||||
"coingecko_id": "umee",
|
"coingecko_id": "umee",
|
||||||
"logo": "/logos/umee.png"
|
"logo": "/logos/umee.png"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user