forked from cerc-io/cosmos-explorer
Add dyson-protocol.json
This commit is contained in:
parent
9d2961085a
commit
4c3b034182
17
chains/mainnet/dyson-protocol.json
Normal file
17
chains/mainnet/dyson-protocol.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "dyson-protocol",
|
||||||
|
"api": ["https://dys-api.dysonprotocol.com", "https://dys-api.dyson.lol"],
|
||||||
|
"rpc": ["https://dys-tm.dysonprotocol.com","https://dys-tm.dyson.lol"],
|
||||||
|
"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.svg"
|
||||||
|
}],
|
||||||
|
"addr_prefix": "dys",
|
||||||
|
"logo": "https://dys.dysonprotocol.com/static/dys-inverted.svg"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user