Skip to content

Commit

Permalink
chore: update envio indexer configs
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Nov 15, 2024
1 parent 9be9f8c commit aacf595
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/indexer/config.mainnet.usdc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Swaylend USDC Market
ecosystem: fuel
rollback_on_reorg: false
networks:
- id: 9889
start_block: 3000000
Expand Down
1 change: 1 addition & 0 deletions apps/indexer/config.testnet.usdc-mock.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Swaylend USDC Market (testnet, mock oracle)
ecosystem: fuel
rollback_on_reorg: false
networks:
- id: 0
start_block: 11380000
Expand Down
1 change: 1 addition & 0 deletions apps/indexer/config.testnet.usdc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Swaylend USDC Market (testnet)
ecosystem: fuel
rollback_on_reorg: false
networks:
- id: 0
start_block: 11380000
Expand Down
1 change: 1 addition & 0 deletions apps/indexer/config.testnet.usdt.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Swaylend USDT Market (testnet)
ecosystem: fuel
rollback_on_reorg: false
networks:
- id: 0
start_block: 11380000
Expand Down

0 comments on commit aacf595

Please sign in to comment.