mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
302 B
JSON
17 lines
302 B
JSON
|
|
{
|
|
"name": "pegglecoin",
|
|
"chain": "42069",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "pegglecoin",
|
|
"symbol": "peggle",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://teampeggle.com",
|
|
"shortName": "PC",
|
|
"chainId": 42069,
|
|
"networkId": 42069
|
|
}
|