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

Deployments

42's core deployment configurations for reference.

Core Contracts

42 markets are currently live on BNB Chain (ChainId: 56) where all deployed addresses can be found below:

Address

Details

FTRouter – (Deprecated) Supports all user market-related transactions (only V1 markets deployed by FTMarketController)

FTRouterProxy – Supports all user market-related transactions (both V1 & V2 markets deployed by FTMarketController & FTMarketControllerV2)

FTMarketController - (Deprecated) Primary contract managing market logic and configurations.

FTMarketControllerV2 Proxy - Primary contract managing market logic and configurations.

PowerCurve - Defines all the mathematical pricing mechanism behind 42 markets.

PowerLDACurve - PowerCurve but with a linear decaying auction mechanism.

ClockCurve - Defines mathematical pricing mechanism for 42's price markets.

FTLensV2 - Read-only helper contract to fetch on-chain market data and simulate trades.

Collateral Used

Address

Details

BUSDT - Collateral asset used across all 42 markets.

Additional Resources

Last updated