Decode Transactions In Token Transfers (2021-12-22)

  • 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).