Decode Transactions In Token Transfers (2021-12-22)
over 1 year ago by Joanes Espanol
- Added new filter to Spot REST endpoint for token transfers:
DeFi
-GET /token/:address/transfers
The new filter decodeTransactions is set to false by default. When enabled, a new section called decodedTransactionInput is added to the payload with information about the top level function called by the transaction (if any).