A B256 address, public key, EVM address, or Address instance
Compares this the b256Address
property to another for direct equality
Another address to compare against
The equality of the comparison
Takes an B256 Address and returns back an checksum address. The implementation follows the ERC-55 https://github.com/ethereum/ercs/blob/master/ERCS/erc-55.md.
A new ChecksumAddress
instance
Converts to an EVM address
an EvmAddress
representation of the address
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
is
Address
provides a type safe wrapper for converting between different address formats ands comparing them for equality.