mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
d2fb3e1ed2
commit
5541adbdd2
18
_data/chains/eip155-4281033.json
Normal file
18
_data/chains/eip155-4281033.json
Normal 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": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user