v1
latestOpenAPI 3.1.02026-07-2410781551.8 KBBalance & Transfer
Token - Transfer List
Retrieve the transfer history of a specified token
post/token/v1/transfer
Headers
x-chain'solana'
Solana network only.
Request body
Example request
{
"token_address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"time_from": 1727788070,
"time_to": 1727788076,
"from_amount": 10.01,
"to_amount": 10.001,
"from_value": 1.001,
"to_value": 10000,
"from_wallet": "41zCUJsKk6cMB94DDtm99qWmyMZfp4GkAhhuz4xTwePu",
"to_wallet": "41zCUJsKk6cMB94DDtm99qWmyMZfp4GkAhhuz4xTwePu",
"cursor": "xxx",
"limit": 100
}Response
JSON object containing list transfer