For the complete documentation index, see llms.txt. This page is also available as Markdown.

Change Log

v2.4.0 on October 13th, 2025

v2.4.0 on June 20th, 2025

v2.3.0 on June 20th, 2025

v2.2.1 on March 28th, 2025

  • Added contract creation transaction hash to the Contract Info endpoint as "creation_txid"

v2.2.0 on February 13th, 2025

  • Important: Endpoint 'Internal Transfers' is deprecated. Data expected from this endpoint is now combined with regular token transfers in the 'Token Transfers' endpoint.

  • New DEXes integrated: BetterSwap and VeSwap are now supported.

v2.1.1 on August 19th, 2024

  • New endpoint: Account Extended Stats

  • Updated /v2/account/historic-vet-vtho to be queried for not just a date but a block number as well. This change of input is optional and existing users won't be affected.

v2.1.0 on July 9th, 2024

  • New endpoint: Transactions In

  • New endpoint: Token Transfers

  • New endpoint: NFT Transfers

  • New endpoint: DEX Trades

  • New endpoint: Internal Transfers

v2.0.2 on March 26th, 2024

  • Updated /v2/transaction/status to display builtin EVM errors as well as the clause index on which the transaction reverts

  • Minor bug fixes

v2.0.1 on December 11th, 2023

  • Minor bug fixes

v2.0.0 on October 06, 2023

  • Release of the public VCS APIs

Last updated