UNPKG

@tatumio/tatum-v1

Version:

Tatum API client allows browsers and Node.js clients to interact with Tatum API.

5 lines (4 loc) 133 B
import { EsdtToken } from './EsdtToken'; export declare class EsdtFreezeOrWipeOrOwnership extends EsdtToken { account: string; }