Seed phrase checker for balances. Software written in Python has many settings for efficient operation.
Features:
DefaultProxyLocation: Path to the file with IPv4 proxy by default | can only be a string in accordance with the instruction above
DefaultProxyLocation: Path to the file with IPv4 proxy for the Debank service by default | can only be a string in accordance with the instruction above
UseIPv4AdditionalProxyForDebank: Whether to use an additional IPv4 proxy package for the Debank service. Activating this function will result in the checker requesting 2 proxy files instead of 1
Antipublic: Enable or disable the local antipublic function, which allows you to filter out input Seed phrases, private keys or addresses that have already been checked by you through the checker and were added to the antipublic by you at the checker's request (the function is local, all your data is stored in the Antipublic folder and is not transferred anywhere, even in hashed form)
SelfCheck: Self-check of the program at startup, it is recommended not to disable | can only be true or false
Threads: The number of threads that the program will use
MinBalanceForReporting: The minimum balance for generating a report in $ | can only be a floating point number through a dot
NetworkSettigns:
RetryCountIfError: The number of reconnection attempts in case of an error | can only be a number
Search: Enable or disable parsing of certain types of input data
CoinProperties: List of properties of different coins. The following parameters are provided for each coin:
Coin: Name of the coin | Do not change
Depth: Depth of checking | can only be a number
Check: Check the coin or not | can only be true or false
download:
Features:
DefaultProxyLocation: Path to the file with IPv4 proxy by default | can only be a string in accordance with the instruction above
DefaultProxyLocation: Path to the file with IPv4 proxy for the Debank service by default | can only be a string in accordance with the instruction above
UseIPv4AdditionalProxyForDebank: Whether to use an additional IPv4 proxy package for the Debank service. Activating this function will result in the checker requesting 2 proxy files instead of 1
Antipublic: Enable or disable the local antipublic function, which allows you to filter out input Seed phrases, private keys or addresses that have already been checked by you through the checker and were added to the antipublic by you at the checker's request (the function is local, all your data is stored in the Antipublic folder and is not transferred anywhere, even in hashed form)
SelfCheck: Self-check of the program at startup, it is recommended not to disable | can only be true or false
Threads: The number of threads that the program will use
MinBalanceForReporting: The minimum balance for generating a report in $ | can only be a floating point number through a dot
NetworkSettigns:
RetryCountIfError: The number of reconnection attempts in case of an error | can only be a number
Search: Enable or disable parsing of certain types of input data
CoinProperties: List of properties of different coins. The following parameters are provided for each coin:
Coin: Name of the coin | Do not change
Depth: Depth of checking | can only be a number
Check: Check the coin or not | can only be true or false
download: