| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchainquery |
Amazon Managed Blockchain (AMB) Query provides you with convenient access to multi-blockchain network data, which
makes it easier for you to extract contextual data related to blockchain activity.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTransactionsPublisher |
ManagedBlockchainQueryAsyncClient.listTransactionsPaginator(Consumer<ListTransactionsRequest.Builder> listTransactionsRequest)
Lists all of the transactions on a given wallet address or to a specific contract.
|
default ListTransactionsPublisher |
ManagedBlockchainQueryAsyncClient.listTransactionsPaginator(ListTransactionsRequest listTransactionsRequest)
Lists all of the transactions on a given wallet address or to a specific contract.
|
Copyright © 2023. All rights reserved.