UNPKG

@tatumio/nft-connector

Version:

NFT Connector for Tatum API

6 lines (5 loc) 166 B
import { PathChain } from './PathChain'; export declare class PathAddressContractAddressChain extends PathChain { contractAddress: string; address: string; }