add juno & evmos testnet

This commit is contained in:
liangping 2021-11-26 08:43:42 +08:00
parent d7160ee500
commit 6bcdd61e56
2 changed files with 16 additions and 0 deletions

View 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"
}

View 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"
}