๐EVM ABIs
Last updated
Last updated
The following ABIs can be compiled in the repository (using make build
.)
The Token is an ERC20-compatible contract featuring swap-in (erc20In
) and swap-out (erc20Out
) .
Interface that contains liquidity tokens to redeem for the underlying based on the implementation.
LiquidityProvider frontend for AAVE.
LiquidityProvider frontend for AAVE, this time for version 3.
LiquidityProvider frontend for Compound.
The worker config is a single contract deployed which is referred to by the various deployed Tokens to get information on the RNG oracle and global emergency status.