diff --git a/_data/chains/eip155-30067.json b/_data/chains/eip155-30067.json new file mode 100644 index 00000000..9fec6a51 --- /dev/null +++ b/_data/chains/eip155-30067.json @@ -0,0 +1,22 @@ +{ + "name": "Piece testnet", + "chain": "PieceNetwork", + "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" + } + ] +}