Перейти к содержимому

Contracts & addresses

Это содержимое пока не доступно на вашем языке.

All Tegro Finance contracts live on The Open Network (TON) and are publicly verifiable on TON explorers.

  • Router — entry point that routes swaps and liquidity operations to pools.
  • Pools — each pool holds a token pair and its reserves; it mints LP tokens for liquidity providers.
  • Jettons — the tokens traded, including the TON wrapper used for native-TON swaps.

Contract addresses can change when contracts are redeployed, so the documentation does not hardcode them. Always read the current addresses from the live sources:

  • The Pools page — router and pool addresses, with explorer links.
  • The Tokens page — token (jetton) contract addresses.
  • The read API: GET https://api.tegro.finance/api/v1/pools and /api/v1/assets.