Skip to content

Commit

Permalink
Merge branch 'master' into tasks/implement_odos_swap_task
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroAraoz committed Aug 16, 2024
2 parents ad66dfa + 561915e commit c1a206c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:arbitrum": "yarn test --fork arbitrum --block-number 212259071 --chain-id 42161",
"test:gnosis": "yarn test --fork gnosis --block-number 28580764 --chain-id 100",
"test:avalanche": "yarn test --fork avalanche --block-number 31333905 --chain-id 43114",
"test:bsc": "yarn test --fork bsc --block-number 27925272 --chain-id 56",
"test:bsc": "yarn test --fork bsc --block-number 41410900 --chain-id 56",
"test:fantom": "yarn test --fork fantom --block-number 61485606 --chain-id 250",
"test:zkevm": "yarn test --fork zkevm --block-number 9014946 --chain-id 1101",
"test:base": "yarn test --fork base --block-number 18341220 --chain-id 8453",
Expand Down

0 comments on commit c1a206c

Please sign in to comment.