forked from LaconicNetwork/cosmos-explorer
Here the networks I have added to my fork. Mainnet and Testnet networks reside in the same location
18 lines
498 B
JSON
18 lines
498 B
JSON
{
|
|
"chain_name": "celestia",
|
|
"coingecko": "",
|
|
"api": "https://celestia-api.skynetvalidators.com",
|
|
"sdk_version": "0.44.0",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "800",
|
|
"addr_prefix": "celestia",
|
|
"logo": "https://explorer-images.s3.filebase.com/celestia-logo.png",
|
|
"assets": [{
|
|
"base": "celes",
|
|
"symbol": "CELES",
|
|
"exponent": "0",
|
|
"coingecko_id": "",
|
|
"logo": "https://explorer-images.s3.filebase.com/celestia-logo.png"
|
|
}]
|
|
}
|