UNPKG

@tatumio/tatum-v1

Version:

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

13 lines (12 loc) 268 B
export declare class CreateTronTrc10 { fromPrivateKey?: string; from?: string; signatureId?: string; index?: number; name: string; abbreviation: string; description: string; url: string; totalSupply: number; decimals: number; }