Skip to content

Commit

Permalink
feat: add sonic blaze testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Dec 9, 2024
1 parent 1df4a24 commit b0c34d8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/archives/evm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2043,6 +2043,28 @@
}
]
},
{
"id": "sonic-blaze-testnet",
"chainId": 57054,
"chainName": "Sonic Blaze Testnet",
"isTestnet": true,
"network": "sonic-blaze-testnet",
"logoUrl": "https://cdn.subsquid.io/img/networks/sonic.png",
"providers": [
{
"data": [
"blocks",
"tx",
"logs",
"traces"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/sonic-blaze-testnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 2
}
]
},
{
"id": "sonic-testnet",
"chainId": 64165,
Expand Down

0 comments on commit b0c34d8

Please sign in to comment.