Skip to content

Commit

Permalink
feat: add sonic mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-gone committed Dec 18, 2024
1 parent 7e271c2 commit 8ee368d
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 @@ -2065,6 +2065,28 @@
}
]
},
{
"id": "sonic-mainnet",
"chainId": 146,
"chainName": "Sonic Mainnet",
"isTestnet": false,
"network": "sonic-mainnet",
"logoUrl": "https://cdn.subsquid.io/img/networks/sonic.png",
"providers": [
{
"data": [
"blocks",
"tx",
"logs",
"traces"
],
"dataSourceUrl": "https://v2.archive.subsquid.io/network/sonic-mainnet",
"provider": "subsquid",
"release": "ArrowSquid",
"supportTier": 1
}
]
},
{
"id": "sonic-testnet",
"chainId": 64165,
Expand Down

0 comments on commit 8ee368d

Please sign in to comment.