DefiLlama / chainlist

https://chainlist.org
GNU General Public License v3.0
2.24k stars 2.34k forks source link

ZetaChain: update RPCs #1190

Closed fadeev closed 2 months ago

fadeev commented 2 months ago

Removed https://zeta.rpcgrid.com, because it has issues:

curl https://zeta.rpcgrid.com -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}' 

curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Removed WSS endpoints, because you can't connect a wallet with them, which is confusing for end-users. Updated RPCs can be found on https://www.zetachain.com/docs/reference/network/api/

Removed duplicate ZetaChain entry introduced in a different PR: https://github.com/DefiLlama/chainlist/commit/fae374a1977e14d4d9e1941c6ab62d27a44eed71

Updated AllThatNode RPC. Added ATN, Blast, DRPC, ThirdWeb to testnet. Added Blast and ThirdWeb to mainnet. (all existing RPCs with privacy policies)

Added ZetaChain to Chain IDs.

vercel[bot] commented 2 months ago

@fadeev is attempting to deploy a commit to the Defillama Team Team on Vercel.

A member of the Team first needs to authorize it.