Add Peerpay chain (#2728)

* Create eip155-6502.json

* Update eip155-6502.json

* Update _data/chains/eip155-6502.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Peerpay 2023-04-29 05:32:03 -07:00 committed by GitHub
parent 12df8a6da1
commit f7722408de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "Peerpay",
"chain": "P2P",
"rpc": ["https://peerpay.su.gy/p2p"],
"faucets": [],
"nativeCurrency": {
"name": "Peerpay",
"symbol": "P2P",
"decimals": 18
},
"infoURL": "https://peerpay.su.gy",
"shortName": "Peerpay",
"chainId": 6502,
"networkId": 6502,
"explorers": []
}