zioqw
Newbie
- Feb 3, 2023
- 11
- 5
Hello dear black hat users.
I'm currently working on private software for aidrops, wanted to ask and see if there's interest on forum regarding my future tool.
Here's breakdown on what will be possible to do.
EVM PARSER :
Parsing blocks in reverse order
Parses EVM blockchain blocks in reverse order, starting with the most recent one.
● Filtering of token transfers
Parses blocks for transfers of certain tokens. The user can specify a list of tokens that will be analyzed.
● Check and save unique addresses
When a transmission is detected, the parser checks for the presence of the address in the database. If the address is not found, it is saved. This ensures the uniqueness of addresses in the database
●Working with a list of tokens
The user can independently expand or change the list of tokens that are of interest for parsing.
We can also make any type of parser for you.
Aidrop Contract + Sender :
Main functions of the Airdrop contract:
● Minimal Gas - We have minimized gas costs to make contract deployment, shipping, distribution (spam) and more as cheap as possible.
● EVM - with this contract you can create your own spam token and spam almost all networks.
Sender is a powerful tool for bulk sending of tokens on the EVM network. Here are the main parameters and functionality of this script:
● Number of recipients:
Defines the number of recipients in each send, providing flexibility and scalability to your email campaign.
● Number of tokens for the user:
Defines the number of tokens sent to each recipient in one transaction. Ensures accurate distribution of tokens.
● Market gas price multiplier:
Allows you to adjust the multiplier depending on the current market price of gas. This is important to optimize the process and ensure that the transaction is included in the block.
●Delay Between Sends:
Sets the time interval between transaction submissions. It is recommended to set the time no less than the operating time of the unit in the network, which ensures stability and avoids possible problems.
● Sending type:
Allows you to select one of two sending modes.
Mode 1: Send the next transaction immediately after the previous one is completed.
Mode 0: Fixed interval between transactions, which can speed up the process, but at the risk of overloading the queue.
● List of recipients:
Allows you to add recipient wallet addresses in a convenient string format, providing ease of list management.
● Sender:
Specifies the sender's address, which will be displayed in the blockchain explorer. You can specify any address.
This script provides a convenient and flexible way to effectively mass distribute tokens under your control.
I'm NOT SELLING ANYTHING , just want to see if people in here might be interested in this tool, so i can host official thread when its done.
I'm currently working on private software for aidrops, wanted to ask and see if there's interest on forum regarding my future tool.
Here's breakdown on what will be possible to do.
EVM PARSER :
Parsing blocks in reverse order
Parses EVM blockchain blocks in reverse order, starting with the most recent one.
● Filtering of token transfers
Parses blocks for transfers of certain tokens. The user can specify a list of tokens that will be analyzed.
● Check and save unique addresses
When a transmission is detected, the parser checks for the presence of the address in the database. If the address is not found, it is saved. This ensures the uniqueness of addresses in the database
●Working with a list of tokens
The user can independently expand or change the list of tokens that are of interest for parsing.
We can also make any type of parser for you.
Aidrop Contract + Sender :
Main functions of the Airdrop contract:
● Minimal Gas - We have minimized gas costs to make contract deployment, shipping, distribution (spam) and more as cheap as possible.
● EVM - with this contract you can create your own spam token and spam almost all networks.
Sender is a powerful tool for bulk sending of tokens on the EVM network. Here are the main parameters and functionality of this script:
● Number of recipients:
Defines the number of recipients in each send, providing flexibility and scalability to your email campaign.
● Number of tokens for the user:
Defines the number of tokens sent to each recipient in one transaction. Ensures accurate distribution of tokens.
● Market gas price multiplier:
Allows you to adjust the multiplier depending on the current market price of gas. This is important to optimize the process and ensure that the transaction is included in the block.
●Delay Between Sends:
Sets the time interval between transaction submissions. It is recommended to set the time no less than the operating time of the unit in the network, which ensures stability and avoids possible problems.
● Sending type:
Allows you to select one of two sending modes.
Mode 1: Send the next transaction immediately after the previous one is completed.
Mode 0: Fixed interval between transactions, which can speed up the process, but at the risk of overloading the queue.
● List of recipients:
Allows you to add recipient wallet addresses in a convenient string format, providing ease of list management.
● Sender:
Specifies the sender's address, which will be displayed in the blockchain explorer. You can specify any address.
This script provides a convenient and flexible way to effectively mass distribute tokens under your control.
I'm NOT SELLING ANYTHING , just want to see if people in here might be interested in this tool, so i can host official thread when its done.