added

Weekly Update: Bulk sync NFT data with Sync Node v2

  • Released Sync Node v2 - Check out v1 -> v2 migration guide here
    • More data types: asks, bids, sales and transfers
    • More chains: Mainnet, Goerli, Polygon, Arbitrum and Optimism
    • Improved speed and resource usage
    • Simpler configuration
    • Viewer application to track status of the sync node
  • Added Token Attribute Websocket
  • Added /transfers/v4 and /transfers/bulk/v2 API endpoints
    • orderBy was changed to sortBy
    • updated_at changed to updatedAt
    • Continuation reliability increased
  • Deprecated API Endpoints
    • /transfers/v3
    • /transfers/bulk/v1