mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Pr/10871 (#1160)
* Create eip155-30067.json * Update eip155-30067.json * Create piecechain.json Co-authored-by: piecenetwork <104021337+piecenetwork@users.noreply.github.com>
This commit is contained in:
parent
4f08a1e293
commit
e6b8293d30
23
_data/chains/eip155-30067.json
Normal file
23
_data/chains/eip155-30067.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/piecechain.json
Normal file
8
_data/icons/piecechain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmWAU39z1kcYshAqkENRH8qUjfR5CJehCxA4GiC33p3HpH",
|
||||||
|
"width": 800,
|
||||||
|
"height": 800,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user