[][src]Module erc20::util

A set of useful methods and abstractions.

Structs

BytesToFixedNumber

Converts Bytes and Vec<u8> to H160, H256, and U256.

FixedNumberToBytes

Converts H160, H256, and U256 into Vec<u8> which can be used to create a Bytes.