Add Palm Mainnet chain definition (#315)

This commit is contained in:
mbaxter 2021-06-30 04:58:32 -04:00 committed by GitHub
parent 08cf64a552
commit bd378a9098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "Palm Mainnet",
"chain": "Palm",
"network": "mainnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "PALM",
"symbol": "PALM",
"decimals": 18
},
"infoURL": "https://palm.io",
"shortName": "palm",
"chainId": 11297108109,
"networkId": 11297108109
}