Introduction
You can interact with Warden Protocol modules in your EVM smart contract by calling Warden precompiles.
To familiarize yourself with precompiles, take the following steps:
- Deploy a simple EVM contract by following the Get started guide.
- After that, you can expand your contract code as shown in these subsections:
- Interact with x/warden
- Other modules: coming soon
- For an overview of available functions, refer to the Precompiles section.
In this table, you can find all the resources you'll need to interact with each precompile:
Functions | Code samples | Precompile address |
---|---|---|
x/warden functions | Interact with x/warden | 0x0000000000000000000000000000000000000900 |
x/act functions | Coming soon | 0x0000000000000000000000000000000000000901 |