Get token transfers
Returns a list of token transfers that match the specified search term.
Documentation Index
Fetch the complete documentation index at: https://docs.range.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer
Query Parameters
"solana"
"n0192376853"
usd "usd"
1 <= x <= 10010
"0xbe667b06979c46e186cebb4ad2c6fb6af8fb034e4723518416b2e7d3aeeb4753"
Comma-separated list of transaction hashes to filter by
"0xbe667b06979c46e186cebb4ad2c6fb6af8fb034e4723518416b2e7d3aeeb4753,0xabc123"
"eth,solana"
"eth,solana"
Only find transfers on one specific network
"cosmoshub-4"
Only find transfers on one specific address
"C6RarBbo5zxMzFiVhYAvbGUWiJGuVsSczawdXdGzeEoj"
Only find transfers involving this specific address as sender and reciever
"C6RarBbo5zxMzFiVhYAvbGUWiJGuVsSczawdXdGzeEoj,C6RarBbo5zxMzFiVhYAvbGUWiJGuVsSczawdXdGzeEoj"
Hash of an address list created via POST /v2/addresses/list. Only returns transfers involving those address+network pairs.
"a3f1b2c4d5e6..."
"e.g. partial address"
Current status(es) of the transfer, comma-separated (e.g. 'SUCCEEDED,FAILED')
SUCCEEDED, PENDING, ERROR_ON_DESTINATION, TIMEOUT "SUCCEEDED,FAILED"
Bridges or networks used for the transfer
"ibc,cctp"
Token symbols involved in the transfer
"USDC,DAI"
Minimum USD amount (decimal). Converted to number.
"100.50"
Maximum USD amount (decimal). Converted to number.
"1000"
Start time (ISO 8601). Converted to Date.
"2025-01-01T00:00:00Z"
End time (ISO 8601). Converted to Date.
"2025-12-31T23:59:59Z"
INTERCHAIN, INTRACHAIN, ALL 
