Data retrieval APIs for Amazon Managed Blockchain Query
Amazon Managed Blockchain Query provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| BatchGetTokenBalance | Batch calls for GetTokenBalance API | Read |
| GetAssetContract | Fetch information about a contract on the blockchain | Read |
| GetTokenBalance | Retrieve balance of a token for an address on the blockchain | Read |
| GetTransaction | Retrieve a transaction on the blockchain | Read |
| ListAssetContracts | Fetch multiple contracts on the blockchain | List |
| ListFilteredTransactionEvents | Retrieve events on the blockchain with additional filters | List |
| ListTokenBalances | Retrieve multiple balances on the blockchain | List |
| ListTransactionEvents | Retrieve events in a transaction on the blockchain | List |
| ListTransactions | Retrieve a multiple transactions on a blockchain | List |