Skip to content

Commit

Permalink
add revene
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Mar 3, 2025
1 parent 3ecf83f commit 4eba9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dexs/thalaswap-v2/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const fetch = async (timestamp: number) => {
dailyFees: `${dailyFees}`,
totalProtocolRevenue: `${totalProtocolRevenue}`,
dailyProtocolRevenue: `${dailyProtocolRevenue}`,
dailyRevenue: `${dailyProtocolRevenue}`,
timestamp,
};
};
Expand Down

0 comments on commit 4eba9cd

Please sign in to comment.