Skip to content

Commit

Permalink
Update _sources.yml
Browse files Browse the repository at this point in the history
fix source not found
  • Loading branch information
cxheng315 authored Dec 19, 2024
1 parent d10e509 commit 325835a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/_sector/dex/trades/ronin/_sources.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 2

sources:
- name: katana_v2_dex_ronin
- name: katana_dex_ronin
tables:
- name: KatanaPair_evt_Swap
- name: KatanaFactory_evt_PairCreated
- name: katana_v3_dex_ronin
- name: katana_dex_ronin
tables:
- name: KatanaV3Pool_evt_Swap
- name: KatanaV3Factory_evt_PoolCreated

0 comments on commit 325835a

Please sign in to comment.