UNPKG

@tatumio/tatum-v1

Version:

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

11 lines (10 loc) 216 B
export declare class FreezeTron { fromPrivateKey?: string; from?: string; signatureId?: string; index?: number; receiver: string; amount: string; resource: string; duration: number; }