SwapAndCreateDealParams
The SwapAndCreateDealParams interface defines the parameters required to swap an ERC20 token to MEDIA and create a deal.
Properties
-
marketplaceId:bigint | number | stringThe ID of the marketplace. -
inputToken:AddressThe address of the input token. -
inputAmount:bigint | number | stringThe amount of the input token. -
resourceId:bigint | number | stringThe ID of the resource. -
offerId:bigint | number | stringThe ID of the offer. -
sharedKeyCopy:stringA copy of the shared key for accessing the deal. -
minMediaAmountOut:bigint | number | stringThe minimum media amount expected out of the swap. -
path:stringThe preferred Uniswap path.