Skip to content

Commit

Permalink
add to_chains
Browse files Browse the repository at this point in the history
  • Loading branch information
zaivanza committed Jul 20, 2023
1 parent 9a90393 commit 1c2c750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setting.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ def value_merkly_refuel():
внимание! сначала посмотри максималку руками, только потом запускай скрипт, иначе можешь потерять свои $.
from_chains : optimism | bsc | polygon | arbitrum | avalanche | fantom | celo | zksync | polygon_zkevm | nova | harmony | gnosis | core
to_chains : optimism | bsc | polygon | arbitrum | avalanche | fantom | celo | meter | canto | polygon_zkevm | nova | harmony | moonbeam | moonriver | metis | kava
to_chains : avalanche | ethereum | bsc | arbitrum | optimism | fantom | harmony | celo | moonbeam | fuse | gnosis | klaytn | metis | core | polygon_zkevm | canto | zksync | moonriver | tenet | nova | kava | meter
'''

from_chains = ['bsc', 'polygon', 'arbitrum', 'avalanche'] # запиши сюда сети, с которых хочешь делать refuel (>= 1 сети)
Expand Down

0 comments on commit 1c2c750

Please sign in to comment.