Token Transfers

NOTE: This endpoint is only callable by API keys in the following tiers:

  • Business
  • Developer
  • Enterprise
  • PremiumSharedRpc
  • StarterSharedRpc
  • UltimateSharedRpc

Contains all transfers types between token owners for a given token with 'closeAccount', 'createAccount', 'createAccountWithSeed', 'transferChecked' and 'transfer'. Note: This does not contain stake or unstake transactions

__Data goes back 1 day__
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

body

string

First signature in a transaction, which can be used to track and verify the transaction status across the complete ledger. It is a base-58 encoded string that is uniquely generated for each transaction. optional field

blockTime
string

source owner is the per owner of the source (token account), each token account will refer to a distinct token mint optional field

string

Token account of a mint owned by the token program (Spl Token Program). It holds information about the tokens owned by a public key optional field

string

destination owner is the per owner of the destination (token account), each token account will refer to a distinct token mint optional field

string

Token account of a mint owned by the token program (Spl Token Program). It holds information about the tokens owned by a public key optional field

type
amount
object
string

Mint address per the SPL token program. > You can also visit https://www.hellomoon.io/id?search=token to search for mints using a user interface.

number
1 to 1000

The number of results to return per page optional field

number
≥ 1

The page number to return optional field

string

The pagination token to use to keep your position in the results optional field

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json