MCPcopy Create free account

hub / github.com/0xStarLabs/StarLabs-MegaETH / functions

Functions269 in github.com/0xStarLabs/StarLabs-MegaETH

↓ 1 callersMethodcreate_turnstile_task
Creates a Turnstile captcha solving task
src/model/help/captcha.py:337
↓ 1 callersMethoddeploy
(self)
src/model/projects/deploy/zkcodex/instance.py:265
↓ 1 callersMethoddeploy_contract
(self)
src/model/projects/deploy/owlto/instance.py:37
↓ 1 callersMethoddeploy_contract
(self)
src/model/projects/deploy/easynode/instance.py:37
↓ 1 callersMethoddeploy_timer_contract
(self)
src/model/projects/deploy/mintair/instance.py:37
↓ 1 callersMethodexecute_swap
(self)
src/model/projects/swaps/gte.py:159
↓ 1 callersMethodexecute_task
Execute a single task
src/model/start.py:212
↓ 1 callersFunctionfaucet
( session: primp.AsyncClient, account_index: int, config: Config, wallet: Account, proxy:
src/model/megaeth/faucet.py:18
↓ 1 callersMethodfaucet
(self)
src/model/projects/other/gte_faucet/instance.py:36
↓ 1 callersMethodfaucet
(self)
src/model/projects/stakings/teko_finance.py:41
↓ 1 callersMethodfrom_str
(cls, proxy: Union[str, "Proxy"])
src/utils/proxy_parser.py:110
↓ 1 callersMethodgenerate_username
Generate a random username with alternating consonants and vowels.
src/model/projects/domains/conftapp.py:287
↓ 1 callersMethodget_chains_info
Get withdrawal networks information
src/model/offchain/cex/instance.py:79
↓ 1 callersMethodget_eligible_networks
Get eligible networks for refueling with retry mechanism. Args: max_retries: Maximum number of retry attempts (d
src/model/onchain/bridges/crusty_swap/instance.py:133
↓ 1 callersFunctionget_github_last_commit
Fetch the latest commit info from GitHub Returns: (commit_hash, commit_date, commit_message)
src/utils/check_github_version.py:8
↓ 1 callersFunctionget_headers
Get the headers required for authenticated requests
src/utils/client.py:65
↓ 1 callersFunctionget_local_commit_info
Get local commit info Returns: (commit_hash, commit_date)
src/utils/check_github_version.py:60
↓ 1 callersMethodget_minimum_deposit
Get minimum deposit amount for a specific network.
src/model/onchain/bridges/crusty_swap/instance.py:123
↓ 1 callersMethodget_native_balance
Get native token balance for a specific network.
src/model/onchain/bridges/crusty_swap/instance.py:75
↓ 1 callersMethodget_task_result
Gets the result of the captcha solution
src/model/help/captcha.py:261
↓ 1 callersMethodget_task_result
Gets the result of the captcha solution
src/model/help/captcha.py:363
↓ 1 callersMethodget_token_balance
Get token balance for any ERC20 token. Args: wallet_address: Address to check balance for token_address: Tok
src/model/onchain/web3_custom.py:77
↓ 1 callersMethodget_wallet_pending_tasks
Получение списка невыполненных задач кошелька :param private_key: Приватный ключ кошелька :return: Список задач с их индекса
src/model/database/instance.py:294
↓ 1 callersMethodget_wallet_stats
Получает статистику кошелька и сохраняет в конфиг Args: private_key: Приватный ключ кошелька account_index:
src/model/help/stats.py:26
↓ 1 callersMethodinit_db
Инициализация базы данных
src/model/database/instance.py:31
↓ 1 callersFunctionlaunch_wrapper
(index, proxy, private_key)
process.py:16
↓ 1 callersFunctionload_config
Загрузка конфигурации из YAML файла
src/utils/config_browser.py:38
↓ 1 callersFunctionmain
()
main.py:16
↓ 1 callersMethodmint
(self)
src/model/projects/mints/omnihub/instance.py:46
↓ 1 callersMethodmint_cUSD
(self)
src/model/projects/mints/cap_app.py:36
↓ 1 callersMethodmint_domain
(self)
src/model/projects/domains/conftapp.py:185
↓ 1 callersMethodmint_fluffle
(self)
src/model/projects/mints/nerzo.py:102
↓ 1 callersMethodmint_mega
(self)
src/model/projects/mints/morkie.py:35
↓ 1 callersMethodmint_megaeth
(self)
src/model/projects/mints/nerzo.py:35
↓ 1 callersMethodmint_nft
(self)
src/model/projects/domains/conftapp.py:115
↓ 1 callersFunctionparse_proxy_str
(proxy: str)
src/utils/proxy_parser.py:49
↓ 1 callersFunctionprint_wallets_stats
Выводит статистику по всем кошелькам в виде таблицы и сохраняет в Excel файл Args: config: Конфигурация с данными кошельков
src/utils/statistics.py:10
↓ 1 callersMethodquests
(self)
src/model/projects/other/superboard/instance.py:40
↓ 1 callersMethodrefuel
Refuel MEGAETH from one of the supported networks.
src/model/onchain/bridges/crusty_swap/instance.py:174
↓ 1 callersMethodrefuel_from_one_to_all
Refuel MEGAETH from one of the supported networks to multiple addresses.
src/model/onchain/bridges/crusty_swap/instance.py:523
↓ 1 callersFunctionregenerate_tasks_for_all
Генерация новых задач для всех кошельков
src/model/database/db_manager.py:189
↓ 1 callersFunctionregenerate_tasks_for_completed
Генерация новых задач для завершенных кошельков
src/model/database/db_manager.py:144
↓ 1 callersFunctionreset_database
Создание новой или сброс существующей базы данных
src/model/database/db_manager.py:49
↓ 1 callersFunctionrun
Запускает веб-интерфейс для редактирования конфигурации
src/utils/config_browser.py:2928
↓ 1 callersFunctionsave_config
Сохранение конфигурации в YAML файл
src/utils/config_browser.py:310
↓ 1 callersMethodsend_refuel_from_one_to_all
Send a refuel transaction from one of the supported networks.
src/model/onchain/bridges/crusty_swap/instance.py:423
↓ 1 callersMethodsend_transaction
Send a transaction with encoded data. Args: to: Contract address data: Encoded function call data
src/model/onchain/web3_custom.py:426
↓ 1 callersFunctionshow_database_contents
Отображение содержимого базы данных в табличном формате
src/model/database/db_manager.py:236
↓ 1 callersFunctionshow_database_menu
()
src/model/database/db_manager.py:14
↓ 1 callersFunctionshow_dev_info
Displays development and version information
src/utils/output.py:40
↓ 1 callersFunctionshow_logo
Отображает стильный логотип STARLABS
src/utils/output.py:9
↓ 1 callersMethodsolve_captcha
Solves Cloudflare Turnstile captcha and returns token
src/model/help/captcha.py:407
↓ 1 callersMethodsolve_turnstile
Solves Cloudflare Turnstile captcha and returns token
src/model/help/captcha.py:178
↓ 1 callersMethodstake
(self)
src/model/projects/stakings/teko_finance.py:95
↓ 1 callersFunctionstart
()
process.py:15
↓ 1 callersMethodswaps
(self)
src/model/projects/swaps/bebop.py:121
↓ 1 callersMethodupdate_task_status
Обновление статуса конкретной задачи :param private_key: Приватный ключ кошелька :param task_name: Название задачи :
src/model/database/instance.py:79
↓ 1 callersMethodwait_for_balance_increase
Wait for MEGAETH balance to increase after refuel.
src/model/onchain/bridges/crusty_swap/instance.py:84
↓ 1 callersMethodwait_for_balance_update
Wait for the balance to increase from the initial balance. Returns True if balance increased, False if timeout reached.
src/model/offchain/cex/instance.py:171
↓ 1 callersMethodwaitlist
(self)
src/model/projects/other/hopnetwork/instance.py:35
Method__add__
(self, other: object)
src/model/onchain/constants.py:104
Method__aenter__
Async context manager entry
src/model/offchain/cex/instance.py:55
Method__aexit__
Async context manager exit
src/model/offchain/cex/instance.py:60
Method__del__
(self)
src/utils/logs.py:49
Method__eq__
(self, other)
src/utils/proxy_parser.py:190
Method__eq__
(self, other: object)
src/model/onchain/constants.py:89
Method__gt__
(self, other: object)
src/model/onchain/constants.py:99
Method__hash__
(self)
src/utils/proxy_parser.py:178
Method__init__
( self, account_index: int, proxy: str, private_key: str, config: Conf
src/model/start.py:39
Method__init__
(self)
src/model/database/instance.py:22
Method__init__
(self, account_index: int, private_key: str, config: Config)
src/model/offchain/cex/instance.py:20
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/deploy/mintair/instance.py:22
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/deploy/owlto/instance.py:22
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/deploy/easynode/instance.py:22
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/deploy/zkcodex/instance.py:20
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/swaps/rainmakr.py:70
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/swaps/gte.py:19
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/swaps/bebop.py:99
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/mints/morkie.py:20
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/mints/cap_app.py:21
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/mints/nerzo.py:20
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/mints/rarible/instance.py:56
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/mints/omnihub/instance.py:31
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/mints/xl_meme/instance.py:20
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/domains/conftapp.py:67
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/other/gte_faucet/instance.py:21
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/other/hopnetwork/instance.py:18
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/other/onchaingm/instance.py:21
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/other/superboard/instance.py:21
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/projects/stakings/teko_finance.py:23
Method__init__
( self, api_key: str, proxy: Optional[str] = None, session: AsyncClient = None
src/model/help/captcha.py:34
Method__init__
( self, api_key: str, proxy: Optional[str] = None, session: AsyncClient = None
src/model/help/captcha.py:199
Method__init__
( self, api_key: str, session: AsyncClient, proxy: Optional[str] = None,
src/model/help/captcha.py:318
Method__init__
(self, config: Config, web3: Web3Custom)
src/model/help/stats.py:20
Method__init__
( self, account_index: int, RPC_URLS: list[str], use_proxy: bool, prox
src/model/onchain/web3_custom.py:13
Method__init__
( self, account_index: int, session: primp.AsyncClient, web3: Web3Custom,
src/model/onchain/bridges/crusty_swap/instance.py:23
Method__lt__
(self, other: object)
src/model/onchain/constants.py:94
Method__post_init__
(self)
src/utils/logs.py:19
Method__repr__
(self)
src/utils/proxy_parser.py:169
Method__repr__
Detailed string representation of balance.
src/model/onchain/constants.py:47
← previousnext →101–200 of 269, ranked by callers