mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-42069 (#147)
* Create eip155-42069 * Update eip155-42069 * Update eip155-42069 changed the shortname to 'pc' * Update eip155-42069 updated shortname * Rename eip155-42069 to eip155-42069.json added file extension
This commit is contained in:
parent
c2fff1928d
commit
1596d4a24c
17
_data/chains/eip155-42069.json
Normal file
17
_data/chains/eip155-42069.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "pegglecoin",
|
||||||
|
"chain": "42069",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "pegglecoin",
|
||||||
|
"symbol": "peggle",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://teampeggle.com",
|
||||||
|
"shortName": "PC",
|
||||||
|
"chainId": 42069,
|
||||||
|
"networkId": 42069
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user