Migration Observations

Tatum v3 Blockchain API Endpoints have become deprecated in favour of the new unified v4 Blockchains APIBlockchains API. Find the migration changelog notice HERE

While most v3 endpoints keep a 1:1 behaviour with the response schema, a few of them experience breaking changes.

⚠️ Endpoints With Breaking Changes

Major Field Updates

  • Dogecoin transactions: Field names have changed
    • vininputs
    • voutoutputs

Endpoint Structure Changes

  • Chain-specific endpoints are now unified with chain specified as a parameter
  • Some endpoints previously using path parameters now use query parameters
  • Address-based queries may have different parameter structures

Pending Clarifications

  • Mempool transaction support for certain chains (e.g., BTC)
  • Address-based transaction query behavior
  • Legacy /v3/vet/transaction/{hash}/receipt functionality in v4