forked from cerc-io/cosmos-explorer
18 lines
622 B
JSON
18 lines
622 B
JSON
{
|
|
"chain_name": "okexchain",
|
|
"coingecko": "okexchain",
|
|
"api": "https://exchainrpc.okex.org/okexchain/v1",
|
|
"sdk_version": "0.39.2",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "800",
|
|
"addr_prefix": "ex",
|
|
"logo": "https://dl.airtable.com/.attachments/4620a173477efece7f459a3d6fc770c0/9f6618ad/OKexchain.svg",
|
|
"unload_module": ["minting", "slashing"],
|
|
"assets": [{
|
|
"base": "okt",
|
|
"symbol": "okt",
|
|
"exponent": "0",
|
|
"coingecko_id": "okexchain",
|
|
"logo": "https://dl.airtable.com/.attachments/4620a173477efece7f459a3d6fc770c0/9f6618ad/OKexchain.svg"
|
|
}]
|
|
} |