Insight: Transfers API Update & Deprecating Chains

Insight: Transfers API Update & Deprecating Chains

API Changes

Breaking Change: /v1/nfts/transfers Requirements

  • Requests to /v1/nfts/transfers now require at least one of the following parameters:
    • block_timestamp_from
    • block_number_from

Deprecated Chains

Status: Read-Only (No New Blocks)

  • The following chain IDs have been deprecated and will no longer receive new block updates
  • Historical data remains accessible for all deprecated chains
  • Affected Chain IDs: 30, 302, 919, 5031, 6283, 9746, 9899, 11690, 16600, 31911, 41455, 42019, 42026, 98865, 555271, 555272, 978658, 4457845, 28122024, 168587773, 531050104, 1660990954, 2734060341882000

Migration Guide

  • Update any /tokens/transfers paginated requests to include required time or block range parameters
  • Consider migrating from deprecated chains to active alternatives where applicable