bags_prepare_token_metadata
Create token metadata and reserve a mint address on Bags to prepare a token launch, without sending an on-chain transaction.
Instructions
GATED: Create token info and metadata on Bags, returning the reserved mint address and metadata URL. Requires $BOS. This PREPARES a launch — it does not launch the token and does not send an on-chain transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The full name of the new token | |
| symbol | Yes | The ticker symbol | |
| imageUrl | No | URL of the token image | |
| description | Yes | Description for the token |