UNPKG

@tatumio/tatum-v1

Version:

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

7 lines (6 loc) 113 B
export declare class EstimateGasEth { from: string; to: string; amount: string; data?: string; }