Skip to content

Commit

Permalink
JuliaChang v2 delegate migration (#953)
Browse files Browse the repository at this point in the history
Co-authored-by: Héctor <[email protected]>
  • Loading branch information
hernandoagf and torhector2 authored Oct 28, 2024
1 parent 6544905 commit e465fb0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/migration/delegateAddressLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ export const delegateAddressLinks = {
// BONAPUBLICA V2
'0x694C1Dc8abE434e4b46Fc545B4680cdA1F524F21': '0x79bc4725A6A48C18D94E90C7002b8aF37F20919a',
// Cloaky V2
'0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0'
'0xe676e1Aa2419b22699aCCFc12C11761F009dDAF0': '0xd352A360CCCB06FB23a8681c44E6b12A999AE7A0',
// JuliaChang V2
'0x42540F1b8Fd386b8993ED8b38DDa98ED68b73d8A': '0xd0b44469d0f230fc67d2e6d2e8d239699ed76bb5'
}
};

Expand Down

0 comments on commit e465fb0

Please sign in to comment.