Add PublicNode RPC Endpoint for Evmos (#1723)

* Add PublicNode

* Small fix of the domain name

* Fix validation issue

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Sephiroth 2022-11-18 13:24:34 +00:00 committed by GitHub
parent adb8628614
commit 220648347f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"name": "Evmos",
"chain": "Evmos",
"rpc": ["https://eth.bd.evmos.org:8545"],
"rpc": ["https://eth.bd.evmos.org:8545", "https://evmos-evm.publicnode.com"],
"faucets": [],
"nativeCurrency": {
"name": "Evmos",