Skip to content

Commit

Permalink
chore: removed todo for gas-cost on bancor
Browse files Browse the repository at this point in the history
  • Loading branch information
KanievskyiDanylo committed Feb 19, 2025
1 parent d843ae7 commit 66a5e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dex/bancor/bancor-gas-estimation.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ describe('Bancor Gas Estimation', () => {
const BNT = Tokens[network]['BNT'];
const amount = 100000000n;

// todo: fix gas cost to 130_000
// https://dashboard.tenderly.co/paraswap/paraswap/simulator/bcb58187-2a53-4d7f-b0b7-f1cce81ef0c8/gas-usage

it('convert2', async () => {
await testGasEstimation(
network,
Expand Down

0 comments on commit 66a5e25

Please sign in to comment.