Crate web30

Source

Modules§

amm
client
Byte-order safe and lightweight Web3 client.
eth_wrapping
gas_estimator
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.
jsonrpc
types

Functions§

convert_to_event
Converts anything that implements Into to a [u8; 32] for use in event topics this then needs to be converted to a hex string with 0x prepended.
convert_to_event_string
Converts anything that implements Into to a hex string with 0x prepended useful as a direct argument to the topics field of a events filter