Skip to content

Commit

Permalink
use .3% address instead of 1%
Browse files Browse the repository at this point in the history
  • Loading branch information
jooleseth committed Jun 18, 2024
1 parent 8b8f3b3 commit dc829ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/thruster-v2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ import { uniV2Exports } from "../helpers/uniswap";

export default uniV2Exports({
blast: {
factory: '0x37836821a2c03c171fB1a595767f4a16e2b93Fc4',
factory: '0xb4A7D971D0ADea1c73198C97d7ab3f9CE4aaFA13',
}
})

0 comments on commit dc829ea

Please sign in to comment.