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.

6 lines (5 loc) 260 B
export declare const GET_AUCTION_BY_CURATOR: string; export declare const GET_AUCTION_BY_TOKEN_OWNER: string; export declare const GET_ALL_AUCTIONS: string; export declare const GET_AUCTION_BY_MEDIA: string; export declare const GET_MEDIAS_QUERY: string;