Function balance_of

Source
pub fn balance_of(addr: Address) -> U256
Expand description

Returns the reducible native balance of the supplied address, akin to the EVM BALANCE opcode.