Skip to content

Commit

Permalink
feat: comment USDS ENS, as it is not executed yet
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-woof-software committed Oct 23, 2024
1 parent 0a13d2f commit d70364b
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -331,10 +331,11 @@ export default migration('1727774346_configurate_and_ens', {
baseSymbol: 'wstETH',
cometAddress: '0x3D0bb1ccaB520A66e607822fC55BC921738fAFE3',
},
{
baseSymbol: 'USDS',
cometAddress: '0x5D409e56D886231aDAf00c8775665AD0f9897b56'
}
// uncomment before on-chain push
// {
// baseSymbol: 'USDS',
// cometAddress: '0x5D409e56D886231aDAf00c8775665AD0f9897b56'
// }
],
10: [
{
Expand Down

0 comments on commit d70364b

Please sign in to comment.