Skip to content

Commit

Permalink
Swell testnet 1924 (#6148)
Browse files Browse the repository at this point in the history
* swell testnet 1923

* mainnet : 1923
testnet : 1924

* rpc & explorer for mainnet

* swell testnet 1924

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
cryptoquantx and ligi authored Nov 6, 2024
1 parent c98edc5 commit c5f7d00
Showing 1 changed file with 23 additions and 0 deletions.
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"
}
]
}

0 comments on commit c5f7d00

Please sign in to comment.