get https://api.unmarshal.com/v2//token//transactions
This API provides all the transactions of a token address.
Log in to see full request history
Response
This API provides all the transactions of a token address.
xxxxxxxxxx
curl --request GET \
--url 'https://api.unmarshal.com/v2/chain/token/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/transactions?page=1&pageSize=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: