Merge pull request #444 from Golden-Ratio-Staking/master

Add GRS Chihuahua and Comdex Endpoints
This commit is contained in:
ping 2023-06-18 12:12:09 +08:00 committed by GitHub
commit adc2ff55b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
{
"chain_name": "chihuahua",
"coingecko": "chihuahua-token",
"api": ["https://chihuahua-api.polkachu.com", "https://api.chihuahua.wtf", "https://chihuahua-api.mercury-nodes.net"],
"rpc": ["https://chihuahua-rpc.polkachu.com:443", "https://rpc.chihuahua.wtf:443"],
"api": ["https://chihuahua-api.polkachu.com", "https://api.chihuahua.wtf", "https://chihuahua-api.mercury-nodes.net", "https://rest-chihuahua.goldenratiostaking.net"],
"rpc": ["https://chihuahua-rpc.polkachu.com:443", "https://rpc.chihuahua.wtf:443", "https://rpc-chihuahua.goldenratiostaking.net"],
"snapshot_provider": "12611137be6f64f9a7fb8977614a5a6f257c1394@65.21.200.224:29656",
"sdk_version": "0.45.8",
"coin_type": "118",

View File

@ -1,7 +1,7 @@
{
"chain_name": "comdex",
"api": ["https://api-comdex-ia.cosmosia.notional.ventures", "https://comdex-api.polkachu.com", "https://rest.comdex.one/"],
"rpc": ["https://rpc-comdex-ia.cosmosia.notional.ventures:443", "https://comdex-rpc.polkachu.com:443", "https://api.comdex.audit.one:443/rpc", "https://rpc.comdex.one:443"],
"api": ["https://api-comdex-ia.cosmosia.notional.ventures", "https://comdex-api.polkachu.com", "https://rest.comdex.one/", "https://rest-comdex.goldenratiostaking.net"],
"rpc": ["https://rpc-comdex-ia.cosmosia.notional.ventures:443", "https://comdex-rpc.polkachu.com:443", "https://api.comdex.audit.one:443/rpc", "https://rpc.comdex.one:443", "https://rpc-comdex.goldenratiostaking.net"],
"snapshot_provider": "",
"sdk_version": "0.45.8",
"coin_type": "118",