Skip to main content

Type Alias: EstimateFeeResult

type EstimateFeeResult: object;

Type declaration

averagePriorityFee

averagePriorityFee: bigint;

feeCredit

feeCredit: bigint;

maxBaseFee

maxBaseFee: bigint;

Defined

@nilfoundation/niljs/src/clients/types/EstimateFeeResult.ts:1