Update an asset
Update an asset’s name, status, or maximum transaction amount.
Updates an asset’sDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
name or status. Only include the fields you want to change; omitted fields are left unchanged.
Set status to ARCHIVED to permanently retire an asset. Archived assets stop accepting new ledger entries but preserve all historical data. This cannot be reversed.
The inventory_mode, issuance_policy, and scale fields cannot be modified because they govern ledger behavior. If you need different settings, create a new asset.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Asset ID
Body
Fields to update
Optional per-transaction ceiling. Positive decimal string to set, null to clear. Omit to leave unchanged
"10000.00"
Asset name
1 - 255"Updated Asset Name"
Set to ARCHIVED to permanently retire this asset. Cannot be reversed
ARCHIVED "ARCHIVED"
Response
Updated asset
When the asset was created
"2024-01-15T10:30:00Z"
Set when the asset is archived
Asset ID
"550e8400-e29b-41d4-a716-446655440000"
How balances are tracked
"SIMPLE"
How value is issued
"UNLIMITED"
Optional per-transaction ceiling. Null means no limit
"10000.00"
Asset name
"Bonus Points"
Programs this asset is linked to
["550e8400-e29b-41d4-a716-446655440001"]Decimal precision
2
Lifecycle state
"ACTIVE"
Short code for this asset
"PTS"
When the asset was last modified
"2024-01-15T10:30:00Z"