We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86f94c commit e2ae1f1Copy full SHA for e2ae1f1
apps/portal/src/app/insight/agents-and-llms/page.mdx
@@ -77,7 +77,7 @@ const url = `https://insight.thirdweb.com/v1/events?chain={{chainId}}`;
77
const url = `https://insight.thirdweb.com/v1/events?chain=1&chain=137`;
78
```
79
80
-We won't duplicate multchain examples for each endpoint, but you can pass multiple chains in the query parameters pretty much everywhere!
+We won't duplicate multichain examples for each endpoint, but you can pass multiple chains in the query parameters pretty much everywhere!
81
82
### Base Response Structure
83
0 commit comments