YAD docs
Launch App
  • Introduction
    • Key features
    • Use cases
  • Getting started
    • Wallet creation
    • How do I get crypto to start trading?
    • Wallet connection
    • Token approval
    • Making a swap
    • How to check your transaction in blockchain
  • Swap modes
    • One-Track Swaps
    • Chain-Hopping Swaps
    • Diamond Mode
  • Architecture
    • Smart contracts
    • Proxy addresses
    • Request for Quote (RFQ)
  • Integration Guides
    • One-Track Swaps API
      • Getting started
      • Use cases
      • Endpoint list
      • Swagger documentation
    • Cross-Chain Swaps API
      • Getting started
      • Use cases
      • Endpoint list
      • Swagger documentation
    • Widget
      • API key management
      • Integration flow
  • Security
    • Smart contract audit
  • Contact us
    • Further support
  • Knowledge base
    • Glossary
    • Basics
      • What is gas price?
      • What is price impact?
      • What is slippage?
      • What is the fee structure?
Powered by GitBook
On this page
  1. Architecture

Smart contracts

How to interact with YAD’s smart contracts

Our smart contracts are designed with a strong emphasis on interoperability, enabling seamless integration into diverse solutions. Accessible via our API, these contracts have been widely adopted by numerous parties to power their unique solutions and business operations, underlining the flexibility and utility of our design.

Our smart contracts offer two distinct usage methods:

  1. You can directly utilize our API to acquire calldata and transmit it to our proxy address.

  2. Alternatively, developers can construct their own custom smart contract on top of our existing smart contracts. By invoking our API, you can interact with our proxy smart contract and carry out the transaction using the call data you received from our API.

This documentation is an evolving resource and will be updated as YAD's system continues to grow and improve.

PreviousArchitectureNextProxy addresses

Last updated 1 year ago