Open
Description
Algod State APIs provided access to Algod state data, including account balances, transaction history, asset holdings, application opt-in status, asset management, state access, and call tracing.
Work Items
- Get algod network status
- Get Algod health
- Customize Algod HTTP client behavior (custom middleware etc)
- Get block data
- Get block hash
- Get genesis info
- Get ledger supply
- Get state proof
- Get light state proof
- Get account by address
- Monitor pending txns for a specific account
- Get all pending transactions for node
- Get transaction proof
- Get pending transactions by address
- Get pending transaction info by id
- Get ledger state delta for txn group
- Get transactions for block
- Search account by address
- Filter accounts by asset holdings
- Filter accounts by balance amount
- Filter accounts by auth address
- Filter accounts by round
- Filter accounts by app Id
- Filter accounts by online status
- Include/ Exclude supplemental account data (e.g. assets, asset params,app params etc)
- Search accounts by asset Id
- Search asset by asset Id
- Include/ Exclude Include supplemental data (e.g. closed accounts,deleted apps,destroyed assets,opted-out asset holdings,and closed-out app local states,et al)
- Filter assets by creator address
- Filter assets by asset name
- Filter assets with a given unit
- Search txn by txn id
- Filter txns by note prefix
- Filter txns by type
- Filter txns by lsig type
- Filter txns by round
- Filter txns by asset id
- Filter results by timestamp
- Filter txns by value
- Filter txns by address and/or address role / close to
- Filter txns by app id
- Filter txns - include rekey to
- Search by round (min/max
- Search by timestamp
- Filter headers by proposer accounts
- Filter headers by expired accounts
- Filter headers by absent accounts
- Get box names for app id
- Include/ Exclude Include supplemental data (e.g. closed accounts,deleted apps,destroyed assets,opted-out asset holdings,and closed-out app local states,et al)
- Lookup by app id
- Lookup by creator