Skip to content

Commit

Permalink
Update unibtcMarket on BSC (#11890)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmin-avalon authored Oct 13, 2024
1 parent 7a5a208 commit 9761be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/avalon-finance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const pumpBTCMarkets = {
const unibtcMarkets = {
merlin: aaveExports('', '0x0024818043D04B1Cc9685233D47eF7eea6Df0A5E', undefined, ['0x623700Fee1dF64088f258e2c4DAB4D6aEac4dDA6'], { v3: true }),
btr: aaveExports('', '', undefined, ['0x898D0EF6E20B7597728AEB41169c22608Fe4b234'], { v3: true }),
bsc: aaveExports('', '', undefined, ['0xC5b05b7092257Ee3eEAf013198d30F1E8179B6C9'], { v3: true }),
bsc: aaveExports('', '', undefined, ['0xF828A73cB00072843241C6294ed778F26854fe5C'], { v3: true }),
}

const stbtcMarkets = {
Expand Down

0 comments on commit 9761be9

Please sign in to comment.