Skip to content

Commit c736460

Browse files
Add Paseo PassetHub (#7372)
Add file chain file `eip155-420420422.json` for Paseo PassetHub. Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
1 parent c48741a commit c736460

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

_data/chains/eip155-420420422.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Paseo PassetHub",
3+
"chain": "PAS",
4+
"rpc": ["https://testnet-passet-hub-eth-rpc.polkadot.io"],
5+
"faucets": ["https://faucet.polkadot.io/?parachain=1111"],
6+
"nativeCurrency": {
7+
"name": "PAS",
8+
"symbol": "PAS",
9+
"decimals": 18
10+
},
11+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
12+
"infoURL": "https://polkadot.network",
13+
"shortName": "pas",
14+
"chainId": 420420422,
15+
"networkId": 420420422
16+
}

0 commit comments

Comments
 (0)