Comment on page
Contract Addresses
Below is the DerpDEX contract deployed on zkSync Era, Base and opBNB that responsible for deploying and managing the creation of new instances of trading pairs or liquidity pools.
Contract | Factory |
---|---|
zkSync | |
Base | |
opBNB |
Periphery contracts extends the capabilities of the main contract. It provide functionalities that enhance user experience, enable specific use cases, and improve the overall utility of the smart contract system. By understanding and effectively utilizing periphery contracts, developers can create more robust and versatile smart contract applications.
Contract | Mainnet |
---|---|
SwapRouter | |
PositionManager | |
NFTDescriptor | |
TickLens | |
QuoterV2 | |
V3Migrator | |
nftDescriptorLibrary |
Contract | Mainnet |
---|---|
NonfungiblePositionManager | |
PositionDescriptor | |
SwapRouter | |
TickLens | |
QuoterV2 | |
UniversalRouter |
Contract | Mainnet |
---|---|
NonfungiblePositionManager | |
PositionDescriptor | |
SwapRouter | |
TickLens | |
QuoterV2 | |
UniversalRouter |
Last modified 18d ago