We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a5a7e commit 4097fdbCopy full SHA for 4097fdb
_data/chains/eip155-20994.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "Fluent Testnet",
3
+ "chain": "Fluent",
4
+ "rpc": ["https://rpc.testnet.fluent.xyz/"],
5
+ "faucets": ["https://testnet.gblend.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