api_indexer_lookup_account_created_applications
Retrieve applications created by a specific Algorand account address to monitor development activity and track deployed smart contracts on the blockchain.
Instructions
Get applications created by this account
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Account address | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |