Skip to content

Commit

Permalink
enable eUSD upgrade helper
Browse files Browse the repository at this point in the history
  • Loading branch information
larrythecucumber321 committed Oct 23, 2023
1 parent 8391d5b commit 2ea964d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/governance/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import useRToken from 'hooks/useRToken'
const Governance = (props: BoxProps) => {
const rToken = useRToken()
const upgradeableRTokens = [
// '0xA0d69E286B938e21CBf7E51D71F6A4c8918f482F',
'0xA0d69E286B938e21CBf7E51D71F6A4c8918f482F',
'0xE72B141DF173b999AE7c1aDcbF60Cc9833Ce56a8',
'0xaCdf0DBA4B9839b96221a8487e9ca660a48212be',
]
Expand Down

0 comments on commit 2ea964d

Please sign in to comment.