> For the complete documentation index, see [llms.txt](https://docs.vechainstats.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vechainstats.com/support/change-log.md).

# Change Log

**v2.4.0 on October 13th, 2025**

* Added Gas Oracle endpoint [Network Gas Oracle](/api-endpoints/network/network-gas-oracle.md)

**v2.4.0 on June 20th, 2025**

* Added Staked VET to [VET/VTHO Balance](/api-endpoints/account/vet-vtho-balance.md) and [Historic VET/VTHO](/api-endpoints/account/historic-vet-vtho.md)
* Updated [Node Stats (TVL)](/api-endpoints/network/node-stats-tvl.md)[Node Token Count](/api-endpoints/network/node-token-count.md)and [X-Node List](/api-endpoints/network/x-node-list.md) to reflect the new Stargate nodes and new node levels. These endpoints combine counts of Legacy nodes and Stargate nodes.
* Update [Transaction Info](/api-endpoints/transaction/transaction-info.md)and [Block Info](/api-endpoints/block/block-info.md)to align with VeChain Galactica hard-fork changes

**v2.3.0 on June 20th, 2025**

* Added contract verification endpoints [Contract Verification](/api-endpoints/contract-verification.md)

**v2.2.1 on March 28th, 2025**

* Added contract creation transaction hash to the [Contract Info](/api-endpoints/contract/contract-info.md) endpoint as "creation\_txid"&#x20;

**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.&#x20;

**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
