evm.chains.<<chainName>>. Additionally, compose supports custom chain configurations. See Wallets and
Smart Contracts for more details on how chains are used.
Using built-in chains
This is the easiest and most reliable option for most scenarios.Using custom chains
To use a custom chain you just need to create an object that fulfills ourChain interface.
Chain type is available from the TaskContext interface. Here it is for reference: