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.

Last updated