cosmos-explorer/chains/mainnet/8ball.json
2024-03-18 15:46:35 +07:00

30 lines
746 B
JSON

{
"chain_name": "8ball",
"coingecko": "",
"api": [
"https://rest.8ball.info",
"https://api-8ball.nodeist.net",
"https://api.8ball.nodestake.top"
],
"rpc": [
"https://rpc.8ball.info",
"https://rpc-8ball.nodeist.net",
"https://rpc.8ball.nodestake.top"
],
"snapshot_provider": "",
"coin_type": "118",
"sdk_version": "0.46.8",
"addr_prefix": "8ball",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png",
"assets": [
{
"base": "uebl",
"symbol": "EBL",
"exponent": "6",
"coingecko_id": "",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png"
}
],
"cosmwasm_enabled": true
}