UNPKG

nft-barter-sdk

Version:

Javascript SDK for abstracting complexities of interacting with NFT protocols.

8 lines (7 loc) 274 B
export declare const Abi: { cryptopunks: import("ethers").ContractInterface; erc721: import("ethers").ContractInterface; erc1155: import("ethers").ContractInterface; erc20: import("ethers").ContractInterface; core: import("ethers").ContractInterface; };