forked from LaconicNetwork/cosmos-explorer
Merge pull request #448 from nodestake/ping-PR
Add some chains RPC/API by NodeStake
This commit is contained in:
commit
e72168acff
@ -3,12 +3,13 @@
|
||||
"coingecko": "",
|
||||
"api": [
|
||||
"https://rest.8ball.info",
|
||||
"https://api-8ball.nodeist.net"
|
||||
|
||||
"https://api-8ball.nodeist.net",
|
||||
"https://api.8ball.nodestake.top"
|
||||
],
|
||||
"rpc": [
|
||||
"https://rpc.8ball.info",
|
||||
"https://rpc-8ball.nodeist.net"
|
||||
"https://rpc-8ball.nodeist.net",
|
||||
"https://rpc.8ball.nodestake.top"
|
||||
],
|
||||
"snapshot_provider": "",
|
||||
"coin_type": "118",
|
||||
|
||||
@ -1,11 +1,15 @@
|
||||
{
|
||||
"chain_name": "aura",
|
||||
"coingecko": "aura-network",
|
||||
"api": ["https://lcd.aura.network"],
|
||||
"api": [
|
||||
"https://lcd.aura.network",
|
||||
"https://api.aura.nodestake.top"
|
||||
],
|
||||
"rpc": [
|
||||
"https://rpc.aura.network:443",
|
||||
"https://snapshot-1.aura.network:443",
|
||||
"https://snapshot-2.aura.network:443"
|
||||
"https://snapshot-2.aura.network:443",
|
||||
"https://rpc.aura.nodestake.top"
|
||||
],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.45.11",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "chain4energy",
|
||||
"api": ["https://lcd.c4e.io"],
|
||||
"rpc": ["https://rpc.c4e.io:443", "https://rpc.c4e.io:443"],
|
||||
"api": ["https://lcd.c4e.io","https://api.c4e.nodestake.top"],
|
||||
"rpc": ["https://rpc.c4e.io:443", "https://rpc.c4e.io:443","https://rpc.c4e.nodestake.top"],
|
||||
"sdk_version": "0.45.5",
|
||||
"coin_type": "4444",
|
||||
"min_tx_fee": "3000",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "Composable",
|
||||
"api": ["https://composable-api.polkachu.com"],
|
||||
"rpc": ["https://composable-rpc.polkachu.com"],
|
||||
"api": ["https://composable-api.polkachu.com","https://api.composable.nodestake.top"],
|
||||
"rpc": ["https://composable-rpc.polkachu.com","https://rpc.composable.nodestake.top"],
|
||||
"coingecko": "",
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.47.1",
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"chain_name": "gitopia",
|
||||
"coingecko": "",
|
||||
"api": ["https://gitopia-api.polkachu.com"],
|
||||
"rpc": ["https://gitopia-rpc.polkachu.com"],
|
||||
"api": ["https://gitopia-api.polkachu.com","https://api.gitopia.nodestake.top"],
|
||||
"rpc": ["https://gitopia-rpc.polkachu.com","https://rpc.gitopia.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.12",
|
||||
"coin_type": "118",
|
||||
@ -16,4 +16,4 @@
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/gitopia.png"
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"chain_name": "haqq",
|
||||
"coingecko": "",
|
||||
"api": ["https://rest.cosmos.haqq.network/", "https://m-s1-sdk.haqq.sh"],
|
||||
"rpc": ["https://rpc.tm.haqq.network/", "https://m-s1-tm.haqq.sh"],
|
||||
"api": ["https://rest.cosmos.haqq.network/", "https://m-s1-sdk.haqq.sh","https://api.haqq.nodestake.top"],
|
||||
"rpc": ["https://rpc.tm.haqq.network/", "https://m-s1-tm.haqq.sh","https://rpc.haqq.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.10",
|
||||
"coin_type": "60",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "humans",
|
||||
"api":["https://api.humans-mainnet.stake-take.com"],
|
||||
"rpc":["https://rpc.humans-mainnet.stake-take.com"],
|
||||
"api":["https://api.humans-mainnet.stake-take.com","https://api.humans.nodestake.top"],
|
||||
"rpc":["https://rpc.humans-mainnet.stake-take.com","https://rpc.humans.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.3",
|
||||
"coin_type": 60,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "kyve",
|
||||
"api": ["https://api-explorer.kyve.network:443"],
|
||||
"rpc": ["https://rpc-eu-1.kyve.network:443","https://rpc-us-1.kyve.network:443"],
|
||||
"api": ["https://api-explorer.kyve.network:443","https://api.kyve.nodestake.top"],
|
||||
"rpc": ["https://rpc-eu-1.kyve.network:443","https://rpc-us-1.kyve.network:443","https://rpc.kyve.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.10",
|
||||
"coin_type": "118",
|
||||
@ -15,4 +15,4 @@
|
||||
}],
|
||||
"addr_prefix": "kyve",
|
||||
"logo": "/logos/kyve.svg"
|
||||
}
|
||||
}
|
||||
|
||||
@ -3,11 +3,13 @@
|
||||
"coingecko": "white-whale",
|
||||
"api": [
|
||||
"https://migaloo-api.polkachu.com",
|
||||
"https://api.migaloo.silknodes.io"
|
||||
"https://api.migaloo.silknodes.io",
|
||||
"https://api.whitewhale.nodestake.top"
|
||||
],
|
||||
"rpc": [
|
||||
"https://migaloo-rpc.polkachu.com/:443",
|
||||
"https://rpc.migaloo.silknodes.io"
|
||||
"https://rpc.migaloo.silknodes.io",
|
||||
"https://rpc.whitewhale.nodestake.top"
|
||||
],
|
||||
"snapshot_provider": "",
|
||||
"coin_type": 118,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "neutron",
|
||||
"api": ["https://neutron-api.polkachu.com/"],
|
||||
"rpc": ["https://neutron-rpc.polkachu.com/"],
|
||||
"api": ["https://neutron-api.polkachu.com/","https://api.neutron.nodestake.top"],
|
||||
"rpc": ["https://neutron-rpc.polkachu.com/","https://rpc.neutron.nodestake.top"],
|
||||
"provider_chain": {
|
||||
"api": ["https://api-cosmoshub-ia.cosmosia.notional.ventures"]
|
||||
},
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "nois",
|
||||
"api": ["https://nois-api.polkachu.com"],
|
||||
"rpc": ["https://nois-rpc.polkachu.com"],
|
||||
"api": ["https://nois-api.polkachu.com","https://api.nois.nodestake.top"],
|
||||
"rpc": ["https://nois-rpc.polkachu.com","https://rpc.nois.nodestake.top"],
|
||||
"sdk_version": "0.45.14",
|
||||
"addr_prefix": "nois",
|
||||
"min_tx_fee": "5000",
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"chain_name": "Quasar",
|
||||
"coingecko": "",
|
||||
"api": ["https://quasar-api.polkachu.com"],
|
||||
"rpc": ["https://quasar-rpc.polkachu.com"],
|
||||
"api": ["https://quasar-api.polkachu.com","https://api.quasar.nodestake.top"],
|
||||
"rpc": ["https://quasar-rpc.polkachu.com","https://rpc.quasar.nodestake.top"],
|
||||
"sdk_version": "0.45.14",
|
||||
"coin_type": 118,
|
||||
"min_tx_fee": "8000",
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"chain_name": "tenet",
|
||||
"coingecko": "tenet",
|
||||
"api": ["https://app.rpc.tenet.org","https://tenet-api.lavenderfive.com"],
|
||||
"rpc": ["https://tendermint-1.rpc.tenet.org:443","https://tendermint-2.rpc.tenet.org:443","https://tenet-rpc.lavenderfive.com"],
|
||||
"api": ["https://app.rpc.tenet.org","https://tenet-api.lavenderfive.com","https://api.tenet.nodestake.top"],
|
||||
"rpc": ["https://tendermint-1.rpc.tenet.org:443","https://tendermint-2.rpc.tenet.org:443","https://tenet-rpc.lavenderfive.com","https://rpc.tenet.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.9-ledger",
|
||||
"coin_type": "60",
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"chain_name": "terp",
|
||||
"coingecko": "",
|
||||
"api": ["https://lcd.terpnetwork.hexnodes.co"],
|
||||
"rpc": ["https://rpc.terpnetwork.hexnodes.co"],
|
||||
"api": ["https://lcd.terpnetwork.hexnodes.co","https://api.terp.nodestake.top"],
|
||||
"rpc": ["https://rpc.terpnetwork.hexnodes.co","https://rpc.terp.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.47.1",
|
||||
"coin_type": "118",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_id":"uptick_117-1",
|
||||
"chain_name": "uptick-network-mainnet",
|
||||
"api": "https://rest.uptick.network",
|
||||
"chain_name": ["uptick-network-mainnet","https://api.uptick.nodestake.top"]
|
||||
"api": ["https://rest.uptick.network","https://rpc.uptick.nodestake.top"]
|
||||
"sdk_version": "v0.46.0",
|
||||
"coin_type": "60",
|
||||
"min_tx_fee": "40000",
|
||||
@ -16,4 +16,4 @@
|
||||
"logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "whitewhale",
|
||||
"api": ["https://whitewhale-api.polkachu.com:443"],
|
||||
"rpc": ["https://whitewhale-rpc.polkachu.com:443"],
|
||||
"api": ["https://whitewhale-api.polkachu.com:443","https://api.whitewhale.nodestake.top"],
|
||||
"rpc": ["https://whitewhale-rpc.polkachu.com:443","https://rpc.whitewhale.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.9",
|
||||
"coin_type": "118",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user