Skip to content

Commit 5954725

Browse files
d1r1dmitry123
andauthored
Add Fluent mainnet (chainId 25363) (ethereum-lists#8160)
Co-authored-by: Dmitry Savonin <3367605+dmitry123@users.noreply.github.com>
1 parent ea6b55d commit 5954725

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

_data/chains/eip155-25363.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"name": "Fluent",
3+
"chain": "FLUENT",
4+
"icon": "fluent",
5+
"rpc": ["https://rpc.fluent.xyz"],
6+
"faucets": [],
7+
"nativeCurrency": {
8+
"name": "Ether",
9+
"symbol": "ETH",
10+
"decimals": 18
11+
},
12+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
13+
"infoURL": "https://www.fluent.xyz/",
14+
"shortName": "fluent",
15+
"chainId": 25363,
16+
"networkId": 25363,
17+
"explorers": [
18+
{
19+
"name": "Fluent Explorer",
20+
"url": "https://fluentscan.xyz",
21+
"standard": "EIP3091"
22+
}
23+
],
24+
"parent": {
25+
"type": "L2",
26+
"chain": "eip155-1"
27+
}
28+
}

_data/icons/fluent.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreifzrwo6ctcl3ns5y7jzo3y7lnpg6abfzjiojvbrgrfmwa2tsj4r2y",
4+
"width": 256,
5+
"height": 256,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)