Skip to content

Commit

Permalink
feat: add xlayer-mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Apr 16, 2024
1 parent bd6b679 commit a05d708
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,18 @@
}
]
},
{
"network": "xlayer-mainnet",
"chainId": 196,
"chainName": "X Layer Mainnet",
"providers": [
{
"provider": "subsquid",
"dataSourceUrl": "https://v2.archive.subsquid.io/network/xlayer-mainnet",
"release": "ArrowSquid"
}
]
},
{
"chainId": 324,
"chainName": "zkSync",
Expand Down

0 comments on commit a05d708

Please sign in to comment.