UNPKG

rubic-sdk

Version:
8 lines (7 loc) 142 B
export interface OneInchGasResponse { baseFee: string; high: { maxPriorityFee: string; maxFeePerGas: string; }; }