Skip to content

Commit

Permalink
Merge pull request #36 from hummingbot/feat/openocean-updates-3
Browse files Browse the repository at this point in the history
Feat/openocean updates 3
  • Loading branch information
fengtality authored Feb 21, 2023
2 parents 60068a5 + a809b8d commit 1c32ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/connectors/openocean/openocean.ts
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ export class Openocean implements Uniswapish {
slippage: this.getSlippageNumberage(),
account: wallet.address,
gasPrice: gasPrice.toString(),
referrer: '0x3fb06064b88a65ba9b9eb840dbb5f3789f002642'
},
}
);
Expand Down

0 comments on commit 1c32ca8

Please sign in to comment.