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