Crate web30

source · []

Modules

Byte-order safe and lightweight Web3 client.

This file contains a gas estimator struct one that can be generally used in any case where waiting for lower than average gas prices is an advantage.

Functions

takes an address and spits out an event, There’s some argument to not use [u8; 32] for event definitions because of how much trouble this is but mostly you watch for addresses, Uint256 values and byte arrays the last is best represented by this and the first is easily provided by this function. Uint256 has a get_bytes function but you do need to check the length