Skip to content

Commit 1df177c

Browse files
authored
Update Syndicate Mainnet with new details (ethereum-lists#7670)
1 parent 8dd6f5a commit 1df177c

File tree

1 file changed

+23
-12
lines changed

1 file changed

+23
-12
lines changed

_data/chains/eip155-510.json

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,29 @@
11
{
2-
"name": "Syndicate Chain",
3-
"title": "Syndicate Chain",
2+
"name": "Syndicate Mainnet",
43
"chain": "Syndicate",
5-
"rpc": ["https://rpc-mainnet.syndicate.io"],
6-
"faucets": [],
7-
"nativeCurrency": {
8-
"name": "Ether",
9-
"symbol": "ETH",
10-
"decimals": 18
11-
},
4+
"shortName": "syndicate",
125
"infoURL": "https://syndicate.io",
13-
"shortName": "syndicate-chain-mainnet",
6+
"icon": "syndicate",
7+
"status": "active",
148
"chainId": 510,
159
"networkId": 510,
16-
"status": "incubating",
17-
"icon": "syndicate"
10+
"nativeCurrency": {
11+
"name": "Syndicate",
12+
"symbol": "SYND",
13+
"decimals": 18
14+
},
15+
"rpc": ["https://rpc.syndicate.io"],
16+
"faucets": [],
17+
"explorers": [
18+
{
19+
"name": "Syndicate Explorer",
20+
"url": "https://explorer.syndicate.io",
21+
"standard": "EIP3091"
22+
}
23+
],
24+
"parent": {
25+
"type": "L2",
26+
"chain": "eip155-1",
27+
"bridges": [{ "url": "https://bridge.arbitrum.io" }]
28+
}
1829
}

0 commit comments

Comments
 (0)