UNPKG

@tatumio/tatum-v1

Version:

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

5 lines (4 loc) 113 B
import { EsdtToken } from './EsdtToken'; export declare class EsdtMint extends EsdtToken { supply: number; }