Use the Transaction API after you bind a mint and Arcane begins indexing it. Each transaction belongs to an Asset owned by the organization selected by your API key. Transaction responses contain:
  • the Solana transaction signature and indexed event type;
  • public accounts, timing, and other public network data;
  • the confidential ciphertexts recorded for the transaction.
The Transaction API does not disclose confidential plaintext. To request approved values such as a transaction amount, use the Disclosure API.

List filters

Use these optional query parameters when you list an Asset’s transactions:

Methods