We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4846bae + 8109c64 commit 318c7caCopy full SHA for 318c7ca
packages/thirdweb/src/bridge/Sell.ts
@@ -178,7 +178,7 @@ export declare namespace quote {
178
* @param options.originTokenAddress - The address of the origin token.
179
* @param options.destinationChainId - The chain ID of the destination token.
180
* @param options.destinationTokenAddress - The address of the destination token.
181
- * @param options.sellAmountWei - The amount of the origin token to buy.
+ * @param options.sellAmountWei - The amount of the origin token to sell.
182
* @param options.sender - The address of the sender.
183
* @param options.receiver - The address of the recipient.
184
* @param options.client - Your thirdweb client.
0 commit comments