UNPKG

@catalabs/catalyst-sdk

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