UNPKG

@catalabs/catalyst-sdk

Version:
6 lines 168 B
export type FeeData = { maxFeePerGas: null | bigint; maxPriorityFeePerGas: null | bigint; gasPrice: null | bigint; }; //# sourceMappingURL=fee-data.d.ts.map