> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chainstack updates: June 29, 2025

> Starknet Pathfinder v0.17.0 deprecates three Pathfinder-specific methods in favor of standardized starknet_* methods.

**Starknet**. With [Pathfinder v0.17.0](https://github.com/eqlabs/pathfinder/blob/v0.17.0/CHANGELOG.md#removed), three Pathfinder-specific methods are deprecated and removed: `pathfinder_getProof`, `pathfinder_getClassProof`, and `pathfinder_getTransactionStatus`. Use the standardized replacements — `starknet_getStorageProof` and `starknet_getTransactionStatus`. See [Pathfinder methods deprecation notice 0.17.0](/reference/starknet-pathfinder-methods-deprecation) for the migration guide.
