Type Definition ethers_core::types::Address[][src]

pub type Address = H160;

Trait Implementations

Decodes the ABI encoded data

ABI encode the type

Converts a Token into expected type.

Converts a specified type back into token.