UNPKG

@tatumio/tatum-v1

Version:

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

5 lines (4 loc) 80 B
export interface EthEstimateGas { gasPrice: string; gasLimit: string; }