chains/chains/eip155-30067.json

24 lines
520 B
JSON

{
"name": "Piece testnet",
"chain": "PieceNetwork",
"icon": "piecechain",
"rpc": ["https://testnet-rpc0.piecenetwork.com"],
"faucets": ["https://piecenetwork.com/faucet"],
"nativeCurrency": {
"name": "ECE",
"symbol": "ECE",
"decimals": 18
},
"infoURL": "https://piecenetwork.com",
"shortName": "Piece",
"chainId": 30067,
"networkId": 30067,
"explorers": [
{
"name": "Piece Scan",
"url": "https://testnet-scan.piecenetwork.com",
"standard": "EIP3091"
}
]
}