-
Notifications
You must be signed in to change notification settings - Fork 3
Description
The Aave DAO moves funds between networks periodically to support day to day funding operations. With the progression from USDT to USDT0, LayerZero was selected as Tether's bridging partner to support bridging USDT/0 between networks.
Details: https://docs.usdt0.to/technical-documentation/developer
Task:
- We are to create Bridge Adapter contract(s) that allow USDT/0 to move between treasuries on different networks.
Similar to the USDC bridge adapters, after creating the ability to move USDT/0 between treasuries on different networks. We intend to introduce a Steward role, AFC SAFE, which allows for funds to move around within the Aave ecosystem without the need for an AIP vote each time.
Networks - all that Aave is deployed or where LayerZero USDT/USDT0 is available. It only depends on how much we want to future proof the adapter.
Something to keep in mind is that this will be re-used by TokenLogic's yield layer product as well.