Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incubating swell mainnet 1923 #6084

Merged
merged 9 commits into from
Oct 31, 2024
Merged
23 changes: 23 additions & 0 deletions _data/chains/eip155-1923.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Swell Network",
"chain": "Swell L2",
"rpc": ["https://swell-mainnet.alt.technology"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://app.swellnetwork.io/layer2/swell-l2",
"shortName": "swell-l2",
"chainId": 1923,
"networkId": 1923,
"explorers": [
{
"name": "swell-l2",
"icon": "swell",
"url": "https://swell-mainnet-explorer.alt.technology",
"standard": "none"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-1924.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Swell Network Testnet",
"chain": "Swell L2 Testnet",
"rpc": ["https://swell-testnet.alt.technology"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://app.swellnetwork.io/layer2/swell-l2",
"shortName": "swell-l2-testnet",
"chainId": 1924,
"networkId": 1924,
"explorers": [
{
"name": "swell-l2-testnet",
"icon": "swell",
"url": "https://swell-testnet-explorer.alt.technology",
"standard": "none"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/swell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmZcZreqE6P7JQCduEkXtni8UTJVjtX1PEiPFm7WpSEPc3",
"width": 640,
"height": 640,
"format": "png"
}
]
Loading