Smart Contracts Overview
This section provides a high-level overview of the DuckyDux smart contracts. While most users will interact with DuckyDux through our API, this information is valuable for developers who want to understand our on-chain architecture or interact with our contracts directly.
Our smart contracts are designed to be secure, efficient, and modular. They handle the core logic of our platform, from routing swaps to managing fees and sponsoring transactions.
Advanced Usage: Interacting directly with our smart contracts requires a deep understanding of Solidity and the Ethereum Virtual Machine (EVM). For most use cases, we recommend using our Developer API.
Deployed Contracts
Last updated on