add juno
This commit is contained in:
parent
c67cb7dbb4
commit
e2cc7a5b21
@ -15,6 +15,7 @@
|
||||
"regen": "Regen Network",
|
||||
"secret": "Secret Network",
|
||||
"desmos": "Desmos",
|
||||
"juno": "Juno Hera",
|
||||
|
||||
"staking": "Staking",
|
||||
"governance": "Governance",
|
||||
|
7
src/store/chains/juno.json
Normal file
7
src/store/chains/juno.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"chain_name": "juno",
|
||||
"api": "https://juno.api.ping.pub",
|
||||
"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