Smart contracts

This section will walk you through the functions of the core smart contracts you're likely to interact with.

If you need to see where the contract are deployed, you can find addresses and ABIs here ->

If you'd like to see the source code of the contracts, you can find it here ->. You'll also find .json artifacts in this repository. Do keep in mind that our contracts actually live in a different (private) repository — the linked repo is a delayed mirror of it.

Last updated

Was this helpful?