Skip to content

Commit

Permalink
Add byteron link
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgoth committed Oct 29, 2024
1 parent d29210e commit 77e3b06
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 @@ -72,7 +72,9 @@ export const delegateAddressLinks = {
// QGov V2
'0x4A92599433535b0E61d80085c5a90AeDf5a96467': '0x3B42d3C0F5c8f14A57C59f8BeA69b7cb02cEd1D5',
// WBC V2
'0x3C85C3F4B0d610Fd29cc132A2073f85C15F83f2b': '0x4C2134ABe86109dB784A5d0a34C98251Bb82a859'
'0x3C85C3F4B0d610Fd29cc132A2073f85C15F83f2b': '0x4C2134ABe86109dB784A5d0a34C98251Bb82a859',
// byteron
'0x539400956A0B79963268fB7Ef4f95E9D618d58A6': '0x0f90ca538839d9354f987381bFc4151C4e0624B2'
}
};

Expand Down

0 comments on commit 77e3b06

Please sign in to comment.