Skip to content

Commit

Permalink
format json
Browse files Browse the repository at this point in the history
  • Loading branch information
dawn227 committed Oct 2, 2024
1 parent b766e04 commit 0cf55ff
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 21 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules/
package-lock.json
package-lock.json
.prettierrc
145 changes: 125 additions & 20 deletions osmosis-1/osmosis.zone_chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@
"rpc": "https://rpc-osmosis.keplr.app",
"rest": "https://lcd-osmosis.keplr.app",
"explorer_tx_url": "https://www.mintscan.io/osmosis/txs/${txHash}",
"keplr_features": ["ibc-go", "ibc-transfer", "cosmwasm", "wasmd_0.24+", "osmosis-txfees"]
"keplr_features": [
"ibc-go",
"ibc-transfer",
"cosmwasm",
"wasmd_0.24+",
"osmosis-txfees"
]
},
{
"chain_name": "cosmoshub",
Expand Down Expand Up @@ -38,7 +44,13 @@
"rpc": "https://rpc-secret.keplr.app",
"rest": "https://lcd-secret.keplr.app",
"explorer_tx_url": "https://secretnodes.com/secret/chains/secret-4/transactions/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "secretwasm", "cosmwasm", "wasmd_0.24+"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"secretwasm",
"cosmwasm",
"wasmd_0.24+"
]
},
{
"chain_name": "akash",
Expand Down Expand Up @@ -294,7 +306,12 @@
"rpc": "https://injective-rpc.polkachu.com",
"rest": "https://injective-api.polkachu.com",
"explorer_tx_url": "https://explorer.injective.network/transaction/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "cerberus",
Expand Down Expand Up @@ -354,7 +371,12 @@
"rpc": "https://rpc-evmos.keplr.app/",
"rest": "https://lcd-evmos.keplr.app/",
"explorer_tx_url": "https://www.mintscan.io/evmos/txs/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "terra2",
Expand Down Expand Up @@ -473,7 +495,12 @@
"rpc": "https://rpc.lambda.im",
"rest": "https://rest.lambda.im",
"explorer_tx_url": "https://explorer.nodestake.top/lambda/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "unification",
Expand Down Expand Up @@ -501,14 +528,24 @@
"rpc": "https://rpc-acre.synergynodes.com/",
"rest": "https://lcd-acre.synergynodes.com/",
"explorer_tx_url": "https://cosmosrun.info/acre-mainnet/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "imversed",
"rpc": "https://rpc.imversed.network:443",
"rest": "https://rest.imversed.network:443",
"explorer_tx_url": "https://txe.imversed.network/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "medasdigital",
Expand All @@ -529,7 +566,12 @@
"rpc": "https://rpc.planq.network/",
"rest": "https://rest.planq.network/",
"explorer_tx_url": "https://ping.pub/planq/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "dyson",
Expand All @@ -550,7 +592,12 @@
"rpc": "https://rpc.canto.nodestake.top",
"rest": "https://api.canto.nodestake.top",
"explorer_tx_url": "https://cosmos-explorers.neobase.one/canto/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "quicksilver",
Expand Down Expand Up @@ -651,7 +698,12 @@
"rpc": "https://realio-rpc.genznodes.dev",
"rest": "https://realio-api.genznodes.dev",
"explorer_tx_url": "https://explorer.genznodes.dev/realio/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "quasar",
Expand Down Expand Up @@ -707,7 +759,13 @@
"rpc": "https://dimension-rpc.xpla.dev",
"rest": "https://dimension-lcd.xpla.dev",
"explorer_tx_url": "https://explorer.xpla.io/mainnet/tx/${txHash}",
"keplr_features": ["eth-address-gen", "eth-key-sign", "ibc-transfer", "ibc-go", "cosmwasm"]
"keplr_features": [
"eth-address-gen",
"eth-key-sign",
"ibc-transfer",
"ibc-go",
"cosmwasm"
]
},
{
"chain_name": "sge",
Expand Down Expand Up @@ -756,7 +814,12 @@
"rpc": "https://fx-json.functionx.io",
"rest": "https://fx-rest.functionx.io",
"explorer_tx_url": "https://starscan.io/fxcore/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "nomic",
Expand Down Expand Up @@ -791,7 +854,12 @@
"rpc": "https://rpc.tm.haqq.network/",
"rest": "https://rest.cosmos.haqq.network/",
"explorer_tx_url": "https://ping.pub/haqq/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "pundix",
Expand All @@ -812,7 +880,12 @@
"rpc": "https://rpc.dymension.nodestake.org/",
"rest": "https://api.dymension.nodestake.org",
"explorer_tx_url": "https://dym.fyi/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
],
"override_properties": {
"images": [
{
Expand All @@ -830,7 +903,12 @@
"rpc": "https://rpc.humans.nodestake.top",
"rest": "https://api.humans.nodestake.top",
"explorer_tx_url": "https://www.mintscan.io/humans/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "scorum",
Expand Down Expand Up @@ -868,7 +946,12 @@
"rpc": "https://rpc-dataseed.aioz.network",
"rest": "https://lcd-dataseed.aioz.network",
"explorer_tx_url": "https://explorer.aioz.network/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "nibiru",
Expand All @@ -882,7 +965,12 @@
"rpc": "https://rpc.cvn.io:443",
"rest": "https://rest.cvn.io:443",
"explorer_tx_url": "https://ping.pub/conscious/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "dhealth",
Expand Down Expand Up @@ -910,7 +998,14 @@
"rpc": "https://tendermint.shidoscan.com/",
"rest": "https://swagger.shidoscan.com/",
"explorer_tx_url": "https://shidoscan.com/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign", "cosmwasm", "wasmd_0.24+"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign",
"cosmwasm",
"wasmd_0.24+"
]
},
{
"chain_name": "cifer",
Expand Down Expand Up @@ -952,14 +1047,24 @@
"rpc": "https://sentry.tm.rpc.routerprotocol.com/",
"rest": "https://sentry.lcd.routerprotocol.com/",
"explorer_tx_url": "https://routerscan.io/transactions/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "lorenzo",
"rpc": "https://rpc-cosmos.lorenzo-protocol.xyz",
"rest": "https://raw-api.lorenzo-protocol.xyz",
"explorer_tx_url": "https://scan.lorenzo-protocol.xyz/tx/${txHash}",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"]
"keplr_features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
},
{
"chain_name": "andromeda",
Expand Down

0 comments on commit 0cf55ff

Please sign in to comment.