Skip to content

Commit 14d6485

Browse files
committed
chainId 20994 Fluent Testnet
1 parent b0a5a7e commit 14d6485

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_data/chains/eip155-20994.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Fluent Testnet",
3+
"chain": "Fluent",
4+
"rpc": ["https://rpc.testnet.fluent.xyz/"],
5+
"faucets": ["https://faucet.testnet.fluent.xyz/"],
6+
"nativeCurrency": {
7+
"name": "Ether",
8+
"symbol": "ETH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://fluent.xyz",
12+
"shortName": "fluent-testnet",
13+
"chainId": 20994,
14+
"networkId": 20994,
15+
"explorers": [
16+
{
17+
"name": "Fluent Blockscout Explorer",
18+
"url": "https://testnet.fluentscan.xyz",
19+
"standard": "EIP3091"
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)