Skip to main content

qn_getWalletTokenTransactions (v2) RPC Method - Token and NFT API

Loading...

Updated on
May 12, 2025

qn_getWalletTokenTransactions (v2) RPC Method - Token and NFT API

Please note that this RPC method requires the Token and NFT API v2 bundle add-on enabled on your QuickNode endpoint. This method will return pagination for up to 1000 results. The fromBlock and toBlock parameters can be used for historical data.

Parameters

array
array
Loading...
object
Loading...
address
string
Loading...
contract
string
Loading...
fromBlock
string
Loading...
toBlock
string
Loading...
page
string
Loading...
perPage
string
Loading...

Returns

object
Loading...
address
string
Loading...
ensName
string
Loading...
token
Loading...
address
string
Loading...
genesisBlock
number
Loading...
genesisTransaction
string
Loading...
name
string
Loading...
symbol
string
Loading...
decimals
string
Loading...
contractAddress
string
Loading...
transfers
Loading...
timestamp
string
Loading...
blockNumber
string
Loading...
transactionHash
string
Loading...
sentTokenContractAddress
string
Loading...
toAddress
string
Loading...
receivedTokenContractAddress
string
Loading...
fromAddress
string
Loading...
logIndex
number
Loading...
type
string
Loading...
sentAmount
string
Loading...
decimalSentAmount
string
Loading...
receivedAmount
string
Loading...
decimalReceivedAmount
string
Loading...
pageNumber
Loading...
totalItems
Loading...
totalPages
Loading...
Request
Response
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free