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

# v10.2 migration

> What changed for integrators in v10.2: the 30-band depth system for price impact.

Version 10.2 introduces a new 30-band depth system for price impact calculations, replacing the previous single `onePercentDepthUsd` value. This provides more granular control over liquidity depth at different price levels.

> **Notice:** These documents are currently in progress. For any questions or clarifications, please contact the team.

**NOTE:** Live on all networks as of 10/21

Testnet:

* Diamond contract: [https://louper.dev/diamond/0xB4F1B18b5679B42F2956dCBff3D7823A61F347C9?network=arbitrumSepolia#facets](https://louper.dev/diamond/0xB4F1B18b5679B42F2956dCBff3D7823A61F347C9?network=arbitrumSepolia#facets)
* Backend endpoint: `https://backend-sepolia-release.gains.trade`

SDK:

* Version: [https://www.npmjs.com/package/@gainsnetwork/sdk/v/1.5.0](https://www.npmjs.com/package/@gainsnetwork/sdk/v/1.5.0)
* Guide: [https://github.com/GainsNetwork-org/sdk/blob/feat/v10.2/docs/v10.2-migration.md](https://github.com/GainsNetwork-org/sdk/blob/feat/v10.2/docs/v10.2-migration.md)

Contracts changelog: [v10.2 Update](/developer/technical-reference/contracts/changelogs/v10.2-update)
