cosmos-explorer/chains/mainnet/agoric.json
2024-01-23 12:24:36 +07:00

40 lines
1008 B
JSON

{
"chain_name": "agoric",
"api": [
"https://agoric-api.polkachu.com",
"https://api-agoric.nodes.guru",
"https://agoric.stakesystems.io",
"https://agoric-lcd.stakely.io",
"https://api.agoric.nodestake.top",
"https://agoric.api.kjnodes.com"
],
"rpc": [
"https://main.rpc.agoric.net:443",
"https://main.rpc.agoric.net:443",
"https://rpc.agoric.nodestake.top",
"https://agoric.rpc.kjnodes.com:443"
],
"snapshot_provider": "",
"sdk_version": "0.45.4",
"coin_type": "564",
"min_tx_fee": "8000",
"assets": [
{
"base": "ubld",
"symbol": "BLD",
"exponent": "6",
"coingecko_id": "agoric",
"logo": "/logos/agoric-bld.svg"
},
{
"base": "uist",
"symbol": "IST",
"exponent": "6",
"coingecko_id": "",
"logo": ""
}
],
"addr_prefix": "agoric",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.png",
"cosmwasm_enabled": false
}