UNPKG

@tatumio/tatum-v1

Version:

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

8 lines (7 loc) 132 B
export declare class EstimateGasVet { from: string; to: string; value: string; data?: string; nonce?: number; }