Update 8ball.json

This commit is contained in:
NodeStake 2023-06-19 13:24:57 +08:00 committed by GitHub
parent f69546d44f
commit f416d27bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,12 +3,13 @@
"coingecko": "", "coingecko": "",
"api": [ "api": [
"https://rest.8ball.info", "https://rest.8ball.info",
"https://api-8ball.nodeist.net" "https://api-8ball.nodeist.net",
"https://api.8ball.nodestake.top"
], ],
"rpc": [ "rpc": [
"https://rpc.8ball.info", "https://rpc.8ball.info",
"https://rpc-8ball.nodeist.net" "https://rpc-8ball.nodeist.net",
"https://rpc.8ball.nodestake.top"
], ],
"snapshot_provider": "", "snapshot_provider": "",
"coin_type": "118", "coin_type": "118",