Skip to content

Commit

Permalink
ramses: fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Sep 19, 2024
1 parent c6798ff commit 3f2a939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fees/ramses-exchange-v1/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const methodology = {

const feeAdapter = uniV2Exports({
[CHAIN.ARBITRUM]: { factory: FACTORY_ADDRESS, },
}).adapter[CHAIN.CORE].fetch
}).adapter[CHAIN.ARBITRUM].fetch


const adapter: Adapter = {
Expand Down

0 comments on commit 3f2a939

Please sign in to comment.