add official endpoint

This commit is contained in:
liangping 2022-08-18 07:43:20 +08:00
parent 10a2520428
commit e329847f88

View File

@ -2,7 +2,7 @@
{ {
"chain_name": "shentu", "chain_name": "shentu",
"coingecko": "certik", "coingecko": "certik",
"api":"https://shentuapi.panthea.eu", "api": ["https://chainfull.noopsbycertik.com", "https://shentuapi.panthea.eu"],
"rpc": ["https://shenturpc.panthea.eu:443", "https://shenturpc.panthea.eu:443"], "rpc": ["https://shenturpc.panthea.eu:443", "https://shenturpc.panthea.eu:443"],
"snapshot_provider": "", "snapshot_provider": "",
"sdk_version": "0.44.3", "sdk_version": "0.44.3",