forked from cerc-io/cosmos-explorer
21 lines
523 B
JSON
21 lines
523 B
JSON
{
|
|
"chain_name": "rebus",
|
|
"api": ["https://api.mainnet.rebus.money:1317","https://api.rebus.nodestake.top"],
|
|
"rpc": ["https://api.mainnet.rebus.money:26657","https://rpc.rebus.nodestake.top"],
|
|
"snapshot_provider": "",
|
|
"sdk_version": "0.45.6",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "5000",
|
|
"addr_prefix": "rebus",
|
|
"logo": "/logos/rebus.png",
|
|
"assets": [
|
|
{
|
|
"base": "arebus",
|
|
"symbol": "REBUS",
|
|
"exponent": "18",
|
|
"coingecko_id": "rebus",
|
|
"logo": "/logos/rebus.png"
|
|
}
|
|
]
|
|
}
|