List asset transactions
List asset transactions
Return indexed transactions for a confidential Asset.
List asset transactions
Use this method to synchronize indexed transaction records with your backend.
The response contains public transaction data and confidential ciphertexts. It
does not contain disclosed plaintext values.
When
nextCursor is not null, pass it as the next request’s cursor value.Authorizations
Organization API key created through the User API.
Path Parameters
Arcane confidential Asset ID.
Query Parameters
Cursor returned by the previous page.
Maximum number of records to return.
Required range:
1 <= x <= 200Return transactions with this indexed event type.
Return transactions associated with this Solana account.
Return transactions indexed at or after this time.
Return transactions indexed before or at this time.