chains/_data/chains/eip155-30067.json
Soheilafsha e6b8293d30
Pr/10871 (#1160)
* Create eip155-30067.json

* Update eip155-30067.json

* Create piecechain.json

Co-authored-by: piecenetwork <104021337+piecenetwork@users.noreply.github.com>
2022-05-19 18:54:57 +02:00

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"
}
]
}