UNPKG

jcc-ethereum-utils

Version:

Toolkit of crossing chain from Ethereum to SWTC chain

7 lines (6 loc) 143 B
declare interface IFeeData { gasPrice: number; maxFeePerGas?: number; maxPriorityFeePerGas?: number; baseFeePerGas?: number; }