Create eip155-30067.json

This commit is contained in:
piecenetwork 2022-04-20 00:19:02 +08:00 committed by GitHub
parent 557e5605bc
commit bd2e71e914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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