Skip to content

Commit

Permalink
update aura fees
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Jun 29, 2023
1 parent 0af9a74 commit 8c1bd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fees/aura.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const fetch = () => {
ethereum.event_logs
WHERE
block_number > 14932175
AND contract_address in ('\\xA13a9247ea42D743238089903570127DdA72fE44','\\x7b50775383d3d6f0215a8f290f2c9e2eebbeceb2')
AND contract_address in ('\\xA13a9247ea42D743238089903570127DdA72fE44','\\x7b50775383d3d6f0215a8f290f2c9e2eebbeceb2', '\\xfebb0bbf162e64fb9d0dfe186e517d84c395f016')
AND topic_0 = '\\xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'
AND topic_1 in('\\x00000000000000000000000026743984e3357eFC59f2fd6C1aFDC310335a61c9', '\\x000000000000000000000000d3cf852898b21fc233251427c2dc93d3d604f3bb')
AND topic_2 = '\\x000000000000000000000000aF52695E1bB01A16D33D7194C28C42b10e0Dbec2'
Expand Down

0 comments on commit 8c1bd8c

Please sign in to comment.