UNPKG

@cross-nft-marketplace/auction-house-nft-hooks

Version:

Generic react hooks for fetching cross-nft-marketplace auctions, nfts, and data on arbitary 721s. Powers nft-components.

4 lines (3 loc) 160 B
export declare function reverseResolveEnsAddresses(addresses: readonly string[], networkId: any, timeout: number): Promise<{ [name: string]: string; }>;