forked from LaconicNetwork/cosmos-explorer
disable okexchain
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"chain_name": "okexchain",
|
||||
"api": "https://exchainrpc.okex.org/okexchain/v1",
|
||||
"rpc": [],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.39.2",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "800",
|
||||
"addr_prefix": "ex",
|
||||
"logo": "/logos/okexchain.svg",
|
||||
"unload_module": ["minting", "slashing"],
|
||||
"assets": [{
|
||||
"base": "okt",
|
||||
"symbol": "okt",
|
||||
"exponent": "0",
|
||||
"coingecko_id": "okexchain",
|
||||
"logo": "/logos/okexchain.svg"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user