UNPKG

@tatumio/erc20-connector

Version:

ERC20 Connector for Tatum API

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