Add Worlds Caldera Chain (#2846)

* Add Worlds caldera chain

* Fix format, add shortname

* Fix format

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
GarrettWorlds 2023-05-17 08:59:33 -06:00 committed by GitHub
parent d2fb3e1ed2
commit 5541adbdd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"name": "Worlds Caldera",
"chain": "WCal",
"rpc": ["https://worlds-test.calderachain.xyz/http"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://caldera.xyz/",
"shortName": "worldscal",
"chainId": 4281033,
"networkId": 4281033,
"icon": "ethereum",
"explorers": []
}