Proposal to register the necessary Liena adapters on a.DI, a technical pre-requirement for an activation vote of Aave v3 Linea.
In order to be able to pass messages from Ethereum to Linea via a.DI (Aave Delivery Infrastructure), it is necessary to at least have one valid adapter Ethereum → Linea smart contract enabled in the system.
The first case of message passing Ethereum → Linea is the activation proposal for an Aave v3 Linea pool and consequently, to be able to execute on the Linea side the payload, the Aave governance should approve in advance the a.DI adapter smart contract.
This procedure mirrors the requirements on previous networks like Scroll or ZkSync.
The proposal payload simply registers a pre-deployed Linea adapter (with the necessary configurations to communicate with the Linea a.DI) on the Ethereum a.DI instance.
This is done by calling the enableBridgeAdapters() function on the Ethereum Cross-chain Controller smart contract.
| Network | Linea Adapter | | -- | | | Ethereum | 0x8097555ffDa4176C93FEf92dF473b9763e467686 | | Linea | 0xB3332d31ECFC3ef3BF6Cda79833D11d1A53f5cE6 |
The new a.DI deployments on Linea network are as follows:
| Contract | Address | | -- | | | CrossChainController | 0x0D3f821e9741C8a8Bcac231162320251Db0cdf52 | | Granular Guardian | 0xc1cd6faF6e9138b4e6C21d438f9ebF2bd6F6cA16 |
The new Aave Governance deployments on Linea network are as follows:
| Contract | Address | |
Copyright and related rights waived via CC0.