Skip to content

Commit

Permalink
feat: add abstract testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Jan 22, 2025
1 parent bb72e3e commit bb7abea
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,27 @@
}
]
},
{
"id": "abstract-testnet",
"chainId": 11124,
"chainName": "Abstract Testnet",
"isTestnet": true,
"network": "abstract-testnet",
"logoUrl": "https://cdn.subsquid.io/img/networks/abstract.png",
"providers": [
{
"data": [
"blocks",
"tx",
"logs"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/abstract-testnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"id": "aleph-zero-evm-mainnet",
"chainId": 41455,
Expand Down
Binary file added src/img/networks/abstract.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb7abea

Please sign in to comment.