mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
12df8a6da1
commit
f7722408de
16
_data/chains/eip155-6502.json
Normal file
16
_data/chains/eip155-6502.json
Normal 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": []
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user