React
React to an NFT using a RARA reaction. This will generate an NFT (“Like Token”) for the Reactor. Add metadata to the reaction by including an IPFS hash.
Last updated
React to an NFT using a RARA reaction. This will generate an NFT (“Like Token”) for the Reactor. Add metadata to the reaction by including an IPFS hash.
Last updated
The ID of the reaction to be used. Only reactions can be used.
The number of reactions to be sent. If value is sent, the reaction quantity must equal the value / reactionPrice
The address of the referring party. If value is sent, the referrer will be rewarded with value * saleReferrerBasisPoints
. Use addressZero
if no referrerAddress
is set.
This parameter can be used to create different versions of the reaction NFT. Use 0
if optionBits
are not set.
Chain ID of the NFT receiving reactions
Contract Address of the NFT receiving reactions
Token ID of the NFT receiving reactions
This parameter allows for multiple Curator Vaults. Use addressZero
if curatorVaultOverride
is not set.
This parameter can be used to embed additional data about the user interaction. Use maxInt256
if ipfsMetadataHash
is not set.
View the protocol on .