From f416d27bc6d88a545710df7b5157dfe5ee48d114 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 19 Jun 2023 13:24:57 +0800 Subject: [PATCH] Update 8ball.json --- chains/mainnet/8ball.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chains/mainnet/8ball.json b/chains/mainnet/8ball.json index a937ad93..c53d20bc 100644 --- a/chains/mainnet/8ball.json +++ b/chains/mainnet/8ball.json @@ -3,12 +3,13 @@ "coingecko": "", "api": [ "https://rest.8ball.info", - "https://api-8ball.nodeist.net" - + "https://api-8ball.nodeist.net", + "https://api.8ball.nodestake.top" ], "rpc": [ "https://rpc.8ball.info", - "https://rpc-8ball.nodeist.net" + "https://rpc-8ball.nodeist.net", + "https://rpc.8ball.nodestake.top" ], "snapshot_provider": "", "coin_type": "118",