/
WA
watchdata
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
OpenAPI 3.1.0
2026-08-03
33
51
39.1 KB
node
Get Transfer List
post
/node/rest/watch_getTransfers
Request body
TransferIn
required
fromBlock
union
toBlock
union
transferType
'erc20transfer'
|
'erc721transfer'
|
'trx'
contractAddresses
union
offset
integer
nullable
limit
integer
nullable
Response
Successful Response
Transfer
required
blockNumber
integer
required
blockTimestamp
string
date-time
required
transactionHash
string
required
transactionIndex
integer
required
logIndex
integer
nullable
contractAddress
string
nullable
transferType
string
required
from
string
required
to
string
nullable
value
integer
required
fee
integer
required
transactionError
boolean
required
asset
string
nullable
decimals
integer
nullable