Utilities

Several utilities were built into Kekotron for operation and convenience.

Convert tool

Easily convert common units to help you with various actions. Get instant results as you type in characters.

Convert between:

  • ETH, Gwei and wei

  • Hexadecimal, Decimal, Binary, and UTF-8 text

  • arbitrary powers of 10

Transfer tool

Easily build and send simple transactions, such as transferring ETH from one wallet to another. Optionally add a data field.

You can chose to write the transaction to send later, or press the send button to broadcast it right away.

Create Wallets tool

Create any number of wallets, and load them into the terminal.

Generate cryptographically secure private keys. Upon generation, your private keys will be shown. "Save and Load" will then save them to keyfile.txt and load them into the active session.

Sign tool

Sign any message with one of your wallets.

This can be useful to prove your ownership of a wallet.

Disperse tool

Distribute funds from one of your wallets to a list of addresses.

Enter one address and one value per line, press View to review before sending.

Cancel Tx tool

Cancel a transaction with Tx hash.

It may come useful to be able to cancel a transaction from one of your wallets.

Simply enter the transaction hash and press cancel. A same-nonce transaction will be sent with appropriate gas.

Last updated