Skip to content

Commit

Permalink
Add Fuse zkEVM testnet (ethereum-lists#5567)
Browse files Browse the repository at this point in the history
* Add Fuse zkEVM testnet

Signed-off-by: Hitesh Sharma <hitesh.sharma@zeeve.io>

* Update fuse URL endpoints

Signed-off-by: Hitesh Sharma <hitesh.sharma@zeeve.io>

* Update

Signed-off-by: Hitesh Sharma <hitesh.sharma@zeeve.io>

* Remove icon

Signed-off-by: Hitesh Sharma <hitesh.sharma@zeeve.io>

---------

Signed-off-by: Hitesh Sharma <hitesh.sharma@zeeve.io>
Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
hitesh-zeeve and ligi authored Aug 6, 2024
1 parent af2f3ad commit 5488eaa
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-12001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Fuse Testnet",
"chain": "Fuse",
"rpc": ["https://rpc.flash.fuse.io"],
"faucets": ["https://faucet.flash.fuse.io"],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "",
"shortName": "fuseZK",
"chainId": 12001,
"networkId": 12001,
"explorers": [
{
"name": "Blockscout",
"url": "https://explorer.flash.fuse.io",
"standard": "none"
}
]
}

0 comments on commit 5488eaa

Please sign in to comment.