Skip to content

Commit dcb19d8

Browse files
authored
add fuse flash pre-eliminary (ethereum-lists#7005)
1 parent 29f5a0d commit dcb19d8

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

_data/chains/eip155-10920.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Fuse Flash Testnet",
3+
"chain": "Fuse Flash",
4+
"rpc": [],
5+
"faucets": ["https://faucet.quicknode.com"],
6+
"nativeCurrency": {
7+
"name": "Fuse",
8+
"symbol": "FUSE",
9+
"decimals": 18
10+
},
11+
"features": [{ "name": "EIP155" }],
12+
"infoURL": "https://www.fuse.io",
13+
"shortName": "fuseflash",
14+
"chainId": 10920,
15+
"networkId": 10920,
16+
"icon": "fuse",
17+
"parent": {
18+
"type": "L2",
19+
"chain": "eip155-11155111"
20+
},
21+
"status": "incubating"
22+
}

0 commit comments

Comments
 (0)