mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Palm Testnet (#327)
* Add Palm testnet definition * Make testnet shortname unique
This commit is contained in:
parent
32c100d7fd
commit
3f5ca6dbf0
16
_data/chains/eip155-11297108099.json
Normal file
16
_data/chains/eip155-11297108099.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user