ContractIdentifier contractIdentifier
The container for the contract identifier containing its blockchain network and address.
String tokenStandard
The token standard of the contract.
String deployerAddress
The address of the contract deployer.
TokenIdentifier tokenIdentifier
OwnerIdentifier ownerIdentifier
BlockchainInstant atBlockchainInstant
String errorCode
The error code associated with the error.
String errorMessage
The message associated with the error.
String errorType
The type of error.
TokenIdentifier tokenIdentifier
OwnerIdentifier ownerIdentifier
BlockchainInstant atBlockchainInstant
OwnerIdentifier ownerIdentifier
TokenIdentifier tokenIdentifier
String balance
The container for the token balance.
BlockchainInstant atBlockchainInstant
BlockchainInstant lastUpdatedTime
Date time
The container of the Timestamp of the blockchain instant.
This timestamp will only be recorded up to the second.
ContractIdentifier contractIdentifier
Contains the blockchain address and network information about the contract.
ContractIdentifier contractIdentifier
Contains the blockchain address and network information about the contract.
String tokenStandard
The token standard of the contract requested.
String deployerAddress
The address of the deployer of contract.
ContractMetadata metadata
TokenIdentifier tokenIdentifier
The container for the identifier for the token, including the unique token ID and its blockchain network.
OwnerIdentifier ownerIdentifier
The container for the identifier for the owner.
BlockchainInstant atBlockchainInstant
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
This time will only be recorded up to the second.
OwnerIdentifier ownerIdentifier
TokenIdentifier tokenIdentifier
String balance
The container for the token balance.
BlockchainInstant atBlockchainInstant
BlockchainInstant lastUpdatedTime
String transactionHash
The hash of a transaction. It is generated when a transaction is created.
String transactionId
The identifier of a Bitcoin transaction. It is generated when a transaction is created.
transactionId is only supported on the Bitcoin networks.
String network
The blockchain network where the transaction occurred.
Transaction transaction
Contains the details of the transaction.
Integer retryAfterSeconds
Specifies the retryAfterSeconds value.
ContractFilter contractFilter
Contains the filter parameter for the request.
String nextToken
The pagination token that indicates the next set of results to retrieve.
Integer maxResults
The maximum number of contracts to list.
Default: 100
Even if additional results can be retrieved, the request can return less results than maxResults or
an empty array of results.
To retrieve the next set of results, make another request with the returned nextToken value. The
value of nextToken is null when there are no more results to return
String network
The blockchain network where the transaction occurred.
Valid Values: BITCOIN_MAINNET | BITCOIN_TESTNET
AddressIdentifierFilter addressIdentifierFilter
This is the unique public address on the blockchain for which the transaction events are being requested.
TimeFilter timeFilter
This container specifies the time frame for the transaction events returned in the response.
VoutFilter voutFilter
This container specifies filtering attributes related to BITCOIN_VOUT event types
ConfirmationStatusFilter confirmationStatusFilter
ListFilteredTransactionEventsSort sort
The order by which the results will be sorted.
String nextToken
The pagination token that indicates the next set of results to retrieve.
Integer maxResults
The maximum number of transaction events to list.
Default: 100
Even if additional results can be retrieved, the request can return less results than maxResults or
an empty array of results.
To retrieve the next set of results, make another request with the returned nextToken value. The
value of nextToken is null when there are no more results to return
OwnerFilter ownerFilter
The contract or wallet address on the blockchain network by which to filter the request. You must specify the
address property of the ownerFilter when listing balances of tokens owned by the
address.
TokenFilter tokenFilter
The contract address or a token identifier on the blockchain network by which to filter the request. You must
specify the contractAddress property of this container when listing tokens minted by a contract.
You must always specify the network property of this container when using this operation.
String nextToken
The pagination token that indicates the next set of results to retrieve.
Integer maxResults
The maximum number of token balances to return.
Default: 100
Even if additional results can be retrieved, the request can return less results than maxResults or
an empty array of results.
To retrieve the next set of results, make another request with the returned nextToken value. The
value of nextToken is null when there are no more results to return
String transactionHash
The hash of a transaction. It is generated when a transaction is created.
String transactionId
The identifier of a Bitcoin transaction. It is generated when a transaction is created.
transactionId is only supported on the Bitcoin networks.
String network
The blockchain network where the transaction events occurred.
String nextToken
The pagination token that indicates the next set of results to retrieve.
Integer maxResults
The maximum number of transaction events to list.
Default: 100
Even if additional results can be retrieved, the request can return less results than maxResults or
an empty array of results.
To retrieve the next set of results, make another request with the returned nextToken value. The
value of nextToken is null when there are no more results to return
String address
The address (either a contract or wallet), whose transactions are being requested.
String network
The blockchain network where the transactions occurred.
BlockchainInstant fromBlockchainInstant
BlockchainInstant toBlockchainInstant
ListTransactionsSort sort
The order by which the results will be sorted.
String nextToken
The pagination token that indicates the next set of results to retrieve.
Integer maxResults
The maximum number of transactions to list.
Default: 100
Even if additional results can be retrieved, the request can return less results than maxResults or
an empty array of results.
To retrieve the next set of results, make another request with the returned nextToken value. The
value of nextToken is null when there are no more results to return
ConfirmationStatusFilter confirmationStatusFilter
This filter is used to include transactions in the response that haven't reached finality . Transactions that have reached finality are always part of the response.
String address
The contract or wallet address.
String address
The contract or wallet address for the owner.
String resourceId
The resourceId of the resource that caused the exception.
String resourceType
The resourceType of the resource that caused the exception.
String serviceCode
The container for the serviceCode.
String quotaCode
The container for the quotaCode.
BlockchainInstant from
BlockchainInstant to
OwnerIdentifier ownerIdentifier
The container for the identifier of the owner.
TokenIdentifier tokenIdentifier
The identifier for the token, including the unique token ID and its blockchain network.
String balance
The container of the token balance.
BlockchainInstant atBlockchainInstant
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
This time will only be recorded up to the second.
BlockchainInstant lastUpdatedTime
The Timestamp of the last transaction at which the balance for the token in the wallet was updated.
String network
The blockchain network of the token.
String contractAddress
This is the token's contract address.
String tokenId
The unique identifier of the token.
For native tokens, use the 3 character abbreviation that best matches your token. For example, btc for Bitcoin,
eth for Ether, etc. For all other token types you must specify the tokenId in the 64 character
hexadecimal tokenid format.
String network
The blockchain network where the transaction occurred.
String blockHash
The block hash is a unique identifier for a block. It is a fixed-size string that is calculated by using the information in the block. The block hash is used to verify the integrity of the data in the block.
String transactionHash
The hash of a transaction. It is generated when a transaction is created.
String blockNumber
The block number in which the transaction is recorded.
Date transactionTimestamp
The Timestamp of the transaction.
Long transactionIndex
The index of the transaction within a blockchain.
Long numberOfTransactions
The number of transactions in the block.
String to
The identifier of the transaction. It is generated whenever a transaction is verified and added to the blockchain.
String from
The initiator of the transaction. It is either in the form a public key or a contract address.
String contractAddress
The blockchain address for the contract.
String gasUsed
The amount of gas used for the transaction.
String cumulativeGasUsed
The amount of gas used up to the specified point in the block.
String effectiveGasPrice
The effective gas price.
Integer signatureV
The signature of the transaction. The Z coordinate of a point V.
String signatureR
The signature of the transaction. The X coordinate of a point R.
String signatureS
The signature of the transaction. The Y coordinate of a point S.
String transactionFee
The transaction fee.
String transactionId
The identifier of a Bitcoin transaction. It is generated when a transaction is created.
String confirmationStatus
Specifies whether the transaction has reached Finality.
String executionStatus
Identifies whether the transaction has succeeded or failed.
String network
The blockchain network where the transaction occurred.
String transactionHash
The hash of a transaction. It is generated when a transaction is created.
String eventType
The type of transaction event.
String from
The wallet address initiating the transaction. It can either be a public key or a contract.
String to
The wallet address receiving the transaction. It can either be a public key or a contract.
String value
The value that was transacted.
String contractAddress
The blockchain address for the contract
String tokenId
The unique identifier for the token involved in the transaction.
String transactionId
The identifier of a Bitcoin transaction. It is generated when a transaction is created.
Integer voutIndex
The position of the transaction output in the transaction output list.
Boolean voutSpent
Specifies if the transaction output is spent or unspent. This is only returned for BITCOIN_VOUT event types.
This is only returned for BITCOIN_VOUT event types.
String spentVoutTransactionId
The transactionId that created the spent transaction output.
This is only returned for BITCOIN_VIN event types.
String spentVoutTransactionHash
The transactionHash that created the spent transaction output.
This is only returned for BITCOIN_VIN event types.
Integer spentVoutIndex
The position of the spent transaction output in the output list of the creating transaction.
This is only returned for BITCOIN_VIN event types.
BlockchainInstant blockchainInstant
String confirmationStatus
This container specifies whether the transaction has reached Finality.
String transactionHash
The hash of a transaction. It is generated when a transaction is created.
String transactionId
The identifier of a Bitcoin transaction. It is generated when a transaction is created.
String network
The blockchain network where the transaction occurred.
Date transactionTimestamp
The time when the transaction occurred.
String confirmationStatus
Specifies whether to list transactions that have not reached Finality.
Boolean voutSpent
Specifies if the transaction output is spent or unspent.
Copyright © 2024. All rights reserved.