Create a new Moment on the In•Process protocol. No signature is required for this endpoint.
The API uses a unified contract object that supports both creating moments on existing collections and creating new collections:
contract.address to add a moment to a collection you’ve already createdcontract.name and contract.uri to create both a new collection and its first moment in a single requestSimulate first: Use POST /moment/create/simulate to validate inputs and estimate gas before submitting a real transaction.
Documentation Index
Fetch the complete documentation index at: https://docs.inprocess.world/llms.txt
Use this file to discover all available pages before exploring further.
Creator's address
Contract object. If address is provided, uses existing collection. If name and uri are provided, creates new collection.
Optional revenue splits configuration. Must have at least 2 recipients and sum to 100%
2