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 c07ff58 commit 5767934Copy full SHA for 5767934
apps/portal/src/app/insight/agents-and-llms/llmstxt/page.mdx
@@ -319,7 +319,6 @@ interface ERC20Balance {
319
```typescript
320
GET https://{{chainId}}.insight.thirdweb.com/v1/tokens/erc721/:ownerAddress
321
GET https://{{chainId}}.insight.thirdweb.com/v1/tokens/erc1155/:ownerAddress
322
-GET https://{{chainId}}.insight.thirdweb.com/v1/transactions
323
324
interface TokenBalance {
325
data: NFTBalance[];
0 commit comments