Represents the input body for an OpenSea collection.
Extends the OpenSeaInputBody
interface.
The recipient address.
The value to be sent in the transaction.
The data to be sent in the transaction.
The nonce of the transaction.
The gas limit for the transaction.
The gas price for the transaction.
The chain ID of the blockchain network.
Indicates if the transaction is a dry run.
Indicates if the transaction should be broadcasted.
The slug identifier for the collection.
The amount of the asset.
The quantity of the asset.
The optional address of the payment token.
Ok