UNPKG

@velora-dex/sdk

Version:
8 lines 177 B
export type WithGasPrice = { gasPrice: string; }; export type WithMaxFee = { maxFeePerGas: string; maxPriorityFeePerGas: string; }; //# sourceMappingURL=gas.d.ts.map