Retrieves historical token transfer transactions for any ERC20 contract.
"demo"
chain network id, see list of details chain network id, see list of details
The address of the token contract The address of the token contract
A hex string referencing a wallet address A hex string referencing a wallet address
Inclusive from block number (hex string or int) Inclusive from block number (hex string or int)
Inclusive to block number (hex string, int, or 'latest') Inclusive to block number (hex string, int, or 'latest')
Inclusive start timestamp Inclusive start timestamp
Inclusive end timestamp Inclusive end timestamp
The page offset The page offset
x >= 1The desired page size limit. Less or equal than 100 The desired page size limit. Less or equal than 100
1 <= x <= 100