Create
Emitted from:
createFor Definition
projectId
is the token ID of the NFT (ERC-721) that was created to represent the project. owner
is the address that owns the NFT (ERC-721) token representing the project. metadata
is the metadata that was associated with the project upon its creation. It can be found using the metadataContentOf
property. caller
is the address that issued the transaction within which the event was emitted.
Last updated