mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
1596d4a24c
* 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
18 lines
328 B
JSON
18 lines
328 B
JSON
|
|
{
|
|
"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
|
|
}
|