29 lines
721 B
JSON
29 lines
721 B
JSON
{
|
|
"chain_name": "dyson-protocol",
|
|
"api": [
|
|
"https://dys-api.dysonprotocol.com",
|
|
"https://dys-api.dyson.lol",
|
|
"https://dyson.api.trivium.network:1317"
|
|
],
|
|
"rpc": [
|
|
"https://dys-tm.dysonprotocol.com",
|
|
"https://dys-tm.dyson.lol",
|
|
"https://dyson.api.trivium.network:26657"
|
|
],
|
|
"sdk_version": "0.46.7",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "10",
|
|
"assets": [
|
|
{
|
|
"base": "dys",
|
|
"symbol": "DYS",
|
|
"exponent": "0",
|
|
"coingecko_id": "",
|
|
"logo": "https://dys.dysonprotocol.com/static/dys-inverted.png"
|
|
}
|
|
],
|
|
"addr_prefix": "dys",
|
|
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png",
|
|
"cosmwasm_enabled": false
|
|
}
|