Add Palm Testnet (#327)

* Add Palm testnet definition

* Make testnet shortname unique
This commit is contained in:
mbaxter 2021-07-05 16:51:45 -04:00 committed by GitHub
parent 32c100d7fd
commit 3f5ca6dbf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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