Create a confidential asset
Create a confidential asset
Create an Asset and obtain the organization’s auditor public key.
Create a confidential asset
Store the returned Asset
id and auditorElGamalPubkey. Configure the
deployed confidential mint with that public key, then bind the mint to the
Asset.
The response returns status: "pending" until you bind a mint.Authorizations
Organization API key created through the User API.
Body
application/json
Display name.
Example:
"Confidential USDC"
Ticker symbol.
Example:
"cUSDC"
Mint decimals.
Required range:
x >= 0Example:
6
Optional SDP workspace ID.
Optional Solana authority that creates or controls the mint.
Optional disclosure policy identifier supplied by the integrating service.
Whether confidential mint and burn support is enabled.
Response
Confidential Asset created.
Per-organization auditor ElGamal public key.
Available options:
pending, active, error, disabled