Manual transactions

Kekotron has the option for you to edit and send transactions manually.

A basic transaction sending 0 ETH to an address.

The transaction section is a simple JSON of your currently active transaction. The transaction gets edited when you interact with other Kekotron functions, such as the Write buttons.

If want to and are comfortable with it, you can also edit it manually directly from the textbox. Usually this is not needed as the Kekotron UI will fill those values for you.

The {auto} value means Kekotron will automatically pick the values for these parameters. When set to {auto}, the gas, maxFeePerGas and maxPriorityFeePerGas parameters will use default gas settings, for nonce it will use the latest nonce of the "from" wallet.


The Manual send section allows you to send out active transactions.

A single transaction will be sent out from wallet 1

The transaction count can be adjusted to your liking. If you want to send the same transaction from multiple wallets, increase the tx count value. A single transaction will be sent from each of your wallets simultaneously from wallet 1 to n.

4 transactions will be sent out simultaneously, from wallets 1, 2, 3 and 4

You can also send multiple transactions from the same wallet by checking the from single wallet box. Wallet 1 will be used.

20 transactions will be sent out simultaneously from wallet 1

Last updated