cosmos-explorer/chains/testnet/bitsong.json.bak

19 lines
553 B
JSON
Raw Normal View History

2023-05-21 12:23:38 +00:00
{
"chain_name": "bitsong",
"coingecko": "bitsong",
"api": "https://api.testnet.bitsong.network",
"rpc": ["https://rpc.testnet.bitsong.network:443","https://rpc.testnet.bitsong.network:443"],
"snapshot_provider": "",
"addr_prefix": "bitsong",
"coin_type": "639",
"min_tx_fee": "5000",
"logo": "/logos/bitsong.svg",
"sdk_version": "0.42.0",
"assets": [{
"base": "ubtsg",
"symbol": "BTSG",
"exponent": "6",
"coingecko_id": "bitsong",
"logo": "/logos/bitsong.svg"
}]
}