ADDRESS
utility, which serves as an automatic getter of the precompiled smart contract addresses, so we don't have to search for them in the documentation and hardcode them into our project.DEX
smart contract to swap the ERC20 tokens of the predeployed Token
smart contracts, which we instantiate with the help of the ADDRESS
utility.EVM
smart contract to manage the account preferences and the smart contract that the account maintains. It introduces the publishing of the smart contracts in the Acala EVM+ as well as enabling and disabling the developer mode of the account directly in the Acala EVM+.