Merge pull request #161 from jarnek73/master

Updated desmos.json & shentu.json
This commit is contained in:
ping 2022-07-06 22:55:49 +08:00 committed by GitHub
commit 688af77ed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
{ {
"chain_name": "desmos", "chain_name": "desmos",
"coingecko": "", "coingecko": "desmos",
"api": ["https://api.mainnet.desmos.network", "https://desmos.api.ping.pub"], "api": ["https://api.mainnet.desmos.network", "https://desmos.api.ping.pub", "https://desmosapi.panthea.eu"],
"rpc": ["https://rpc.mainnet.desmos.network:443", "https://rpc.mainnet.desmos.network:443"], "rpc": ["https://rpc.mainnet.desmos.network:443", "https://desmosrpc.panthea.eu:443"],
"snapshot_provider": "05d15d195cd40a1d20f937a87a63fbb3ec1a4b80@desmos.rpc.ping.pub:26656", "snapshot_provider": "05d15d195cd40a1d20f937a87a63fbb3ec1a4b80@desmos.rpc.ping.pub:26656",
"sdk_version": "0.45.0", "sdk_version": "0.45.0",
"coin_type": "852", "coin_type": "852",
@ -16,4 +16,4 @@
"coingecko_id": "desmos", "coingecko_id": "desmos",
"logo": "/logos/desmos.png" "logo": "/logos/desmos.png"
}] }]
} }

View File

@ -1,6 +1,7 @@
{ {
"chain_name": "shentu", "chain_name": "shentu",
"coingecko": "certik",
"api":"https://shentuapi.panthea.eu", "api":"https://shentuapi.panthea.eu",
"rpc": ["https://shenturpc.panthea.eu", "https://shenturpc.panthea.eu"], "rpc": ["https://shenturpc.panthea.eu", "https://shenturpc.panthea.eu"],
"snapshot_provider": "", "snapshot_provider": "",