mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-30067.json
This commit is contained in:
parent
557e5605bc
commit
bd2e71e914
22
_data/chains/eip155-30067.json
Normal file
22
_data/chains/eip155-30067.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user