forked from cerc-io/cosmos-explorer
Merge pull request #465 from fadeev/zetachain
Added ZetaChain Athens 3 testnet
This commit is contained in:
commit
96bd17bdec
34
chains/testnet/zetachain.json
Normal file
34
chains/testnet/zetachain.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"chain_name": "zetachain",
|
||||||
|
"coingecko": "",
|
||||||
|
"api": [
|
||||||
|
"https://zetachain-athens.blockpi.network/lcd/v1/public",
|
||||||
|
"https://zetachain-testnet.nodejumper.io:1317"
|
||||||
|
],
|
||||||
|
"rpc": [
|
||||||
|
"https://zetachain-athens.blockpi.network/rpc/v1/public",
|
||||||
|
"https://zetachain-testnet.nodejumper.io:26657"
|
||||||
|
],
|
||||||
|
"snapshot_provider": "",
|
||||||
|
"sdk_version": "0.46.8",
|
||||||
|
"coin_type": "60",
|
||||||
|
"min_tx_fee": "3000000000000000",
|
||||||
|
"addr_prefix": "zeta",
|
||||||
|
"logo": "/logos/zetachain.png",
|
||||||
|
"keplr_features": [
|
||||||
|
"ibc-transfer",
|
||||||
|
"ibc-go",
|
||||||
|
"eth-address-gen",
|
||||||
|
"eth-key-sign"
|
||||||
|
],
|
||||||
|
"assets": [
|
||||||
|
{
|
||||||
|
"base": "azeta",
|
||||||
|
"symbol": "tZETA",
|
||||||
|
"exponent": "18",
|
||||||
|
"coingecko_id": "",
|
||||||
|
"logo": "/logos/zetachain.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme_color": "#005741"
|
||||||
|
}
|
BIN
public/logos/zetachain.png
Normal file
BIN
public/logos/zetachain.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user