Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ping-pub/ping.pub
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Oct 28, 2023
2 parents b421516 + abfb4fc commit ccfd364
Show file tree
Hide file tree
Showing 11 changed files with 216 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chains/mainnet/haqq.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
"api": [
{"provider": "Haqq Network", "address": "https://rest.cosmos.haqq.network"},
{"provider": "Haqq.sh", "address": "https://m-s1-sdk.haqq.sh"},
{"provider": "Allnodes", "address": "https://haqq-rest.publicnode.com"}
{"provider": "Allnodes", "address": "https://haqq-rest.publicnode.com"},
{"provider": "NodeStake", "address": "https://api.haqq.nodestake.top"}
],
"rpc": [
{"provider": "Haqq Network", "address": "https://rpc.tm.haqq.network"},
{"provider": "Haqq.sh", "address": "https://m-s1-tm.haqq.sh"},
{"provider": "Allnodes", "address": "https://haqq-rpc.publicnode.com:443"}
{"provider": "Allnodes", "address": "https://haqq-rpc.publicnode.com:443"},
{"provider": "NodeStake", "address": "https://rpc.haqq.nodestake.top"}
],
"snapshot_provider": "",
"sdk_version": "0.46.10",
Expand Down
42 changes: 42 additions & 0 deletions chains/mainnet/realio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"chain_name": "realio",
"alias": "realio",
"api": [
"https://rest.cosmos.directory/realio",
"https://realio-api.genznodes.dev",
"https://api-realio-network.nodeist.net",
"http://realio.api.m.stavr.tech:21097",
"https://api.realio.indonode.net",
"https://api.realio.nodestake.top"
],
"rpc": [
"https://rpc.cosmos.directory/realio",
"https://realio-rpc.genznodes.dev",
"https://rpc-realio-network.nodeist.net",
"http://realio.rpc.m.stavr.tech:21097",
"https://rpc.realio.indonode.net",
"https://rpc.realio.nodestake.top"
],
"snapshot_provider": "",
"addr_prefix": "realio",
"coin_type": "494",
"min_tx_fee": "8000",
"assets": [
{
"base": "ario",
"symbol": "RIO",
"exponent": "18",
"coingecko_id": "realio-network",
"logo": "/logos/realio.png"
},
{
"base": "arst",
"symbol": "RST",
"exponent": "18",
"coingecko_id": "realio-network",
"logo": "/logos/realio.jpg"
}
],
"logo": "/logos/realio.png",
"sdk_version": "0.45.8"
}
35 changes: 35 additions & 0 deletions chains/mainnet/sge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"chain_name": "sge",
"alias": "sge",
"api": [
"https://rest.cosmos.directory/sge",
"https://sge-api.lavenderfive.com",
"https://sge-api.ramuchi.tech",
"https://api-sge.nodeist.net",
"https://sge-api.polkachu.com",
"https://api.sge.nodestake.top"
],
"rpc": [
"https://rpc.cosmos.directory/sge",
"https://sge-rpc.lavenderfive.com",
"https://sge-rpc.ramuchi.tech",
"https://rpc-sge.nodeist.net",
"https://sge-rpc.polkachu.com",
"https://rpc.sge.nodestake.top"
],
"snapshot_provider": "",
"addr_prefix": "sge",
"coin_type": "494",
"min_tx_fee": "8000",
"assets": [
{
"base": "usge",
"symbol": "SGE",
"exponent": "6",
"coingecko_id": "sge",
"logo": "/logos/sge.png"
}
],
"logo": "/logos/sge.png",
"sdk_version": "0.45.8"
}
31 changes: 31 additions & 0 deletions chains/mainnet/source.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"chain_name": "source",
"coingecko": "source-protocol",
"api": [
{"provider": "NodeStake", "address": "https://api.source.nodestake.top"},
{"provider": "MoonBridge", "address": "https://source.api.moonbridge.team"},
{"provider": "Nodeist", "address": "https://api-source.nodeist.net"},
{"provider": "ITRocket", "address": "https://source-mainnet-api.itrocket.net:443"},
{"provider": "StakeTown", "address": "https://source-api.stake-town.com:443"}
],
"rpc": [
{"provider": "NodeStake", "address": "https://rpc.source.nodestake.top"},
{"provider": "MoonBridge", "address": "https://source.rpc.moonbridge.team"},
{"provider": "Nodeist", "address": "https://rpc-source.nodeist.net"},
{"provider": "ITRocket", "address": "https://source-mainnet-rpc.itrocket.net:443"},
{"provider": "StakeTown", "address": "https://source-rpc.stake-town.com:443"}
],
"snapshot_provider": "",
"sdk_version": "0.45.15",
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "source",
"logo": "/logos/source.png",
"assets": [{
"base": "usource",
"symbol": "SOURCE",
"exponent": "6",
"coingecko_id": "source-protocol",
"logo": "/logos/source.png"
}]
}
28 changes: 28 additions & 0 deletions chains/testnet/atlantis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"chain_name": "Atlantis",
"api": [
{
"address": "https://atlantis-api.blockxnet.com",
"provider": "BlockX"
}
],
"rpc": [
{
"address": "https://atlantis-rpc.blockxnet.com",
"provider": "BlockX"
}
],
"sdk_version": "0.45.1",
"coin_type": "60",
"min_tx_fee": "25000000000",
"addr_prefix": "blockx",
"logo": "https://i.imgur.com/7PRBOzQ.png",
"theme_color": "#0d5ad6",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"assets": [{
"base": "abcx",
"symbol": "BCX",
"exponent": "18",
"logo": "https://i.imgur.com/7PRBOzQ.png"
}]
}
26 changes: 26 additions & 0 deletions chains/testnet/elys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"chain_name": "elys",
"api": [
"https://api.testnet.elys.network"
],
"rpc": [
"https://rpc.testnet.elys.network",
"http://198.27.74.140:26657",
"http://91.183.62.162:26657",
"http://5.101.138.254:26657"
],
"coin_type": "118",
"sdk_version": "0.46.11",
"addr_prefix": "elys",
"min_tx_fee": "0",
"logo": "/logos/elys.png",
"assets": [
{
"symbol": "ELYS",
"base": "uelys",
"exponent": 6,
"coingecko_id": "elys",
"logo": "https://avatars.githubusercontent.com/u/121874884"
}
]
}
Binary file added logos/elys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/realio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/sge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/source.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions logos/source.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ccfd364

Please sign in to comment.