forked from cerc-io/cosmos-explorer
19 lines
492 B
Plaintext
19 lines
492 B
Plaintext
|
{
|
||
|
"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"
|
||
|
}]
|
||
|
}
|