List NFT transfers

Full Documentation >


Network
Network ID
Address
42 characters address with 0x prefix
Token ID
Token ID of the asset
Limit
The maximum number of items returned
Offset
Offset by this amount
API Request
curl
JSON
axios
Golang
curl -X GET \ 
	/v2/ethereum-mainnet/0xbd3531da5cf5857e7cfaa92426877b022e612cf8/nft/1/transfers \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready