balance_of

Function balance_of 

Source
pub(crate) fn balance_of(
    address: Address,
    alloy_db: &mut CacheDB<WrapDatabaseAsync<AlloyDB<Ethereum, DynProvider>>>,
) -> Result<StorageValue>