Simulate a moment creation without submitting an on-chain transaction. Useful for validating inputs and estimating gas before committing.
This endpoint performs two validation steps:
Uses the same request body as POST /moment/create.
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