Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function isUserEthereumAddressInBloom
import { isUserEthereumAddressInBloom } from "https://deno.land/x/web3@v0.11.1/packages/web3-utils/types/index.d.ts";

Parameters

bloom: string
ethereumAddress: string

Returns

boolean