Skip to main content
PATCH
Updates the off-chain record for a stock token owned by the authenticated instance. Only the instance that deployed or registered the token can update it. This does not modify on-chain state.

Path Parameters

string
required
Address of the stock token contract.

Request Body

Accepts any combination of updatable fields. Only provided fields are changed.
string
Updated metadata URI.
string
Updated display name.

Response Fields

boolean
Request status.
object
The updated token record.