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