📄️ Introduction to DEX on BOT Chain
BOT Chain is a high-performance EVM-compatible Layer 1 blockchain featuring 0.75-second block times, Physical Finality, and extremely low gas fees — making it an ideal platform for building fast and efficient Decentralized Exchanges (DEXs).
📄️ Contract Addresses
All BDEX smart contracts are deployed on BOT Chain Mainnet (Chain ID 677) and Testnet (Chain ID 968).
📄️ Core Concepts
AMM (Automated Market Maker)
📄️ BDEX V2
BDEX V2 is a Constant Product AMM (x × y = k) deployed on BOT Chain, based on the battle-tested Uniswap V2 architecture. It provides a simple and reliable DEX infrastructure for token creators and developers.
📄️ BDEX V3
BDEX V3 introduces Concentrated Liquidity, allowing LPs to allocate capital within custom price ranges for significantly improved capital efficiency. Based on the Uniswap V3 architecture, adapted for BOT Chain's 0.75s block time and low gas environment.
📄️ API Reference
BOT Chain DEX provides official APIs for developers.