Set rate for a `FIXED` virtual asset
Sets a new USD exchange rate for a virtual asset with FIXED rate source. Not available for HTTP rate source assets.
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Path Parameters
Virtual asset ID
Body
New USD rate for 1 unit of this virtual asset. Only available for virtual assets with FIXED rate source.
Response
Virtual asset definition
Unique virtual asset identifier
Virtual asset symbol
Display name
Number of decimal places for amounts
-9007199254740991 <= x <= 9007199254740991Lifecycle status. Disabled assets are excluded from balance computation.
ACTIVE, DISABLED "ACTIVE"
How the USD exchange rate is determined for this virtual asset.
FIXED, HTTP "FIXED"
Rate endpoint URL. Present only for HTTP rate source.
Latest known USD rate per unit. Null if no rate snapshot exists yet.
x > 0ISO 8601 timestamp of the latest rate snapshot. Null when currentRate is null.
Total amount of this virtual asset allocated across all accounts in the project.
ISO 8601 creation timestamp
ISO 8601 last update timestamp