Skip to content

Commit

Permalink
Update shadow_sonic_base_trades.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
discochuck authored Jan 29, 2025
1 parent a2292a6 commit 56f5c78
Showing 1 changed file with 1 addition and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@
)
}}

{{
uniswap_compatible_v2_trades(
blockchain = 'sonic',
project = 'shadow',
version = '1',
Pair_evt_Swap = source('shadow_sonic', 'Pair_evt_Swap'),
Factory_evt_PairCreated = source('shadow_sonic', 'Core_PairFactory_evt_PairCreated')
)
}}

{{
uniswap_compatible_v3_trades(
blockchain = 'sonic',
Expand All @@ -28,4 +18,4 @@
Pair_evt_Swap = source('shadow_sonic', 'RamsesV3Pool_evt_Swap'),
Factory_evt_PoolCreated = source('shadow_sonic', 'RamsesV3Factory_evt_PoolCreated')
)
}}
}}

0 comments on commit 56f5c78

Please sign in to comment.