Skip to content

Commit 2d353fa

Browse files
committed
add cycle mainnet frigate
Signed-off-by: max2024666 <max@rollna.io>
1 parent e0c7865 commit 2d353fa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

_data/chains/eip155-88688.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Cycle Network Mainnet Frigate",
3+
"chain": "ETH",
4+
"rpc": ["https://frigate-rpc-mainnet.cyclenetwork.io"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Ether",
8+
"symbol": "ETH",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://www.cyclenetwork.io/",
12+
"shortName": "cyclef",
13+
"chainId": 88688,
14+
"networkId": 88688,
15+
"icon": "cycle"
16+
}

0 commit comments

Comments
 (0)