You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/resources/developer-tools.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
| Tool | URL | Notes |
6
6
| --- | --- | --- |
7
-
|**Taikoscan**|[taikoscan.io](https://taikoscan.io)| Primary explorer. Etherscan-compatible API at `api.taikoscan.io/api`. |
8
-
|**Taikoscan (Hoodi)**|[hoodi.taikoscan.io](https://hoodi.taikoscan.io)| Testnet explorer. API at `api-hoodi.taikoscan.io/api`. |
7
+
|**Taikoscan**|[taikoscan.io](https://taikoscan.io)| Primary explorer. Verification API via Etherscan V2: `https://api.etherscan.io/v2/api?chainid=167000`. |
For contract verification, Taikoscan is served through the Etherscan V2 unified API. The same Etherscan API key works for every chain; the `chainid` query param routes the request.
0 commit comments