Skip to content

Commit

Permalink
yd address fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FortisFortuna committed Jun 17, 2024
1 parent 902df0d commit d9193c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/constants/fraxtal-l2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ export const OPTIMISM_MINTABLE_PERMIT_ERC20_FACTORY_IMPL_V1 = "0x111ddab65Af5fF9
// veFXS Related
export const VEFXS_YIELD_DISTRIBUTOR_IMPL_V1 = "0x691d1AaFB550c35B24e09bb991AEC9612342eD93";
export const VEFXS_YIELD_DISTRIBUTOR_PROXY_V1 = "0x39333a540bbea6262e405E1A6d435Bd2e776561E";
export const YIELD_DISTRIBUTOR_PROXY = "0x2673fD26dD56D22e85A7Cb6A8fDe1dEaB151f93b";
export const YIELD_DISTRIBUTOR_IMPL = "0x5CA7cc32be0E03fde68057d04c1a7eE8ff379AF3";
export const YIELD_DISTRIBUTOR_PROXY = "0x21359d1697e610e25C8229B2C57907378eD09A2E";
export const YIELD_DISTRIBUTOR_IMPL = "0x08de0C3BCBa9529fe59FA4e4593805Bd55A54B0B";
export const VESTEDFXS_UTILS = "0xC540f05BF5a09336078634D65E46242DFBa55030";
export const VESTEDFXS_IMPL_V1 = "0x54bd5c72645fed784C117cA83533e0584b24Ee5c";
export const VESTEDFXS_PROXY = "0x007FD070a7E1B0fA1364044a373Ac1339bAD89CF";
Expand Down

0 comments on commit d9193c0

Please sign in to comment.