diff --git a/_data/chains/eip155-6502.json b/_data/chains/eip155-6502.json new file mode 100644 index 00000000..834b93d8 --- /dev/null +++ b/_data/chains/eip155-6502.json @@ -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": [] +}