forked from cerc-io/cosmos-explorer
Create kyve.json
This commit is contained in:
parent
937ef1c880
commit
4cf6b5b83e
17
src/chains/mainnet/kyve.json
Normal file
17
src/chains/mainnet/kyve.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "kyve",
|
||||||
|
"api": ["https://api-eu-1.kyve.network:443","https://api-us-1.kyve.network:443"],
|
||||||
|
"rpc": ["https://rpc-eu-1.kyve.network:443","https://rpc-us-1.kyve.network:443"],
|
||||||
|
"sdk_version": "0.46.10",
|
||||||
|
"coin_type": "118",
|
||||||
|
"min_tx_fee": "800",
|
||||||
|
"assets": [{
|
||||||
|
"base": "ukyve",
|
||||||
|
"symbol": "KYVE",
|
||||||
|
"exponent": "6",
|
||||||
|
"coingecko_id": "",
|
||||||
|
"logo": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/kyve/chainImg/logoImg/chainImg.svg"
|
||||||
|
}],
|
||||||
|
"addr_prefix": "kyve",
|
||||||
|
"logo": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/kyve/chainImg/logoImg/tokenImg.svg"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user