Wallet - Transfer

Retrieve list transfer of the wallet.


⚠️ Solana data is available from epoch 257 (11/12/2021)

  • We use cursor for pagination. On the first request, pass the necessary filters except cursor. It will return a field called next_cursor for pagination. On the next request, pass this next_cursor value into the param cursor.
  • When passing cursor param with other params, only cursor is in effect.
  • Support 4 transfer types: mint, burn, transfer and set_authority

Language
Credentials
Header
Click Try It! to start a request and see the response here!