Add Cronos PublicNode RPC Endpoint (#2389)

This commit is contained in:
Sephiroth 2023-03-09 15:57:16 +00:00 committed by GitHub
parent afed310103
commit f96166e63c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"name": "Cronos Mainnet Beta", "name": "Cronos Mainnet Beta",
"chain": "CRO", "chain": "CRO",
"rpc": ["https://evm.cronos.org"], "rpc": ["https://evm.cronos.org", "https://cronos-evm.publicnode.com"],
"features": [{ "name": "EIP1559" }], "features": [{ "name": "EIP1559" }],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {