Skip to content

Conversation

@viatrix
Copy link
Collaborator

@viatrix viatrix commented Nov 10, 2025

No description provided.

@viatrix viatrix requested a review from lastperson November 10, 2025 21:00
We rebalance to/from ERC4626Adapter, which in turn deposits/withdraws from the Public pool.
@viatrix
Copy link
Collaborator Author

viatrix commented Nov 11, 2025

Transactions to execute for adding routes:
OP_MAINNET:

To allow missing routes execute the following transaction.
To: 0x34Df9cD75fA0b4d8fF300AeDf7591f79dFdd61C9
Function: setRoute
Params:
isAllowed: true
┌─────────┬──────────────────────────────────────────────┬─────────┬───────────┐
│ (index) │ pools                                        │ domains │ providers │
├─────────┼──────────────────────────────────────────────┼─────────┼───────────┤
│ 0       │ '0xd7B2FC36b3D967DE88f9A4e3C84b7dBEF73e7eF3' │ 3n      │ 1n        │
└─────────┴──────────────────────────────────────────────┴─────────┴───────────┘

ARBITRUM_ONE:

To allow missing routes execute the following transaction.
To: 0x34Df9cD75fA0b4d8fF300AeDf7591f79dFdd61C9
Function: setRoute
Params:
isAllowed: true
┌─────────┬──────────────────────────────────────────────┬─────────┬───────────┐
│ (index) │ pools                                        │ domains │ providers │
├─────────┼──────────────────────────────────────────────┼─────────┼───────────┤
│ 0       │ '0xd7B2FC36b3D967DE88f9A4e3C84b7dBEF73e7eF3' │ 3n      │ 0n        │
└─────────┴──────────────────────────────────────────────┴─────────┴───────────┘

BASE:

To allow missing routes execute the following transaction.
To: 0x34Df9cD75fA0b4d8fF300AeDf7591f79dFdd61C9
Function: setRoute
Params:
isAllowed: true
┌─────────┬──────────────────────────────────────────────┬─────────┬───────────┐
│ (index) │ pools                                        │ domains │ providers │
├─────────┼──────────────────────────────────────────────┼─────────┼───────────┤
│ 0       │ '0xd7B2FC36b3D967DE88f9A4e3C84b7dBEF73e7eF3' │ 3n      │ 1n        │
└─────────┴──────────────────────────────────────────────┴─────────┴───────────┘

@viatrix viatrix requested a review from MakMuftic November 11, 2025 06:45
@viatrix viatrix marked this pull request as ready for review November 11, 2025 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants