Skip to content

Commit

Permalink
Add test delegate migration
Browse files Browse the repository at this point in the history
  • Loading branch information
hernandoagf committed Oct 29, 2024
1 parent 7ce6ea2 commit 3d51c5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/migration/delegateAddressLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ export const delegateAddressLinks = {
// Format: Old Address -> new address
[SupportedNetworks.TENDERLY]: {
'0x3c85c3f4b0d610fd29cc132a2073f85c15f83f2b': '0xe5da2412d11200d478f77b0e881e7b5dbd190295',
'0x3eB576f858B20085419Fd3f09DEE38E2cA372Cd6': '0x4C033196bbDfae26e186f32b058AEe7610a84171'
'0x3eB576f858B20085419Fd3f09DEE38E2cA372Cd6': '0x4C033196bbDfae26e186f32b058AEe7610a84171',
'0x008C9Ef7bEF55E6731eE5ce466b18eE99A6D3eeD': '0x932adcc9c79EdaC2bb5A98733Fe90e1f4e91E5e5'
},
[SupportedNetworks.MAINNET]: {
// schuppi
Expand Down

0 comments on commit 3d51c5d

Please sign in to comment.