-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated: using forwarder for flow operations
- Loading branch information
1 parent
43bf8b8
commit 9e0f10c
Showing
3 changed files
with
61 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
export const FLOWCRAFT_ADDRESS = "0x0BbF700909f861A0Fa1Ea7C53f330e05A67E1505"; | ||
// OP Sepolia | ||
export const FLOWCRAFT_ADDRESS = "0x0BbF700909f861A0Fa1Ea7C53f330e05A67E1505"; | ||
export const CFAV1_FORWARDER_ADDRESS = "0xcfA132E353cB4E398080B9700609bb008eceB125"; | ||
export const SUPPORTED_SUPERTOKEN_ADDRESS = "0xd6faf98befa647403cc56bdb598690660d5257d2"; //fDAIx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters