forked from cerc-io/cosmos-explorer
add juno & evmos testnet
This commit is contained in:
parent
d7160ee500
commit
6bcdd61e56
8
src/chains/testnet/evmos.json
Normal file
8
src/chains/testnet/evmos.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"chain_name": "evmos",
|
||||
"coingecko": "evmos",
|
||||
"api": "https://testnet-evmos.api.ping.pub",
|
||||
"sdk_version": "0.42.4",
|
||||
"addr_prefix": "evmos",
|
||||
"logo": "https://dl.airtable.com/.attachments/53c13408739d92d9eada6bda12d0a50a/4c2f1c8c/Hgl3o3VL_400x400.jpg"
|
||||
}
|
8
src/chains/testnet/juno.json
Normal file
8
src/chains/testnet/juno.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"chain_name": "juno",
|
||||
"coingecko": "juno-network",
|
||||
"api": "https://api.uni.junonetwork.io",
|
||||
"sdk_version": "0.42.4",
|
||||
"addr_prefix": "juno",
|
||||
"logo": "https://dl.airtable.com/.attachments/0f66137c6fb2868000d5a1e214c9ae3d/75a9c5bc/S3c2V3Xd_400x400.jpg"
|
||||
}
|
Loading…
Reference in New Issue
Block a user