EstimateERC20TransferParams
type EstimateERC20TransferParams: Omit<TransferERC20Params, "txOptions">;
Represents the parameters for estimating the cost of transferring ERC20 tokens.
Defined in
packages/sdk-base/src/account.ts:86
type EstimateERC20TransferParams: Omit<TransferERC20Params, "txOptions">;
Represents the parameters for estimating the cost of transferring ERC20 tokens.
packages/sdk-base/src/account.ts:86