v75

OpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-21931,1281.5 MB
Asset Management

Update Address Asset

Update asset details for a given identifier.

patch/v0/platform/assets/addresses/{chain_name}/{address}

Path parameters

chain_namestring required

Which chain this address asset is on.

addressstring required

The contract or wallet address for this asset.

Request body

tagsstring[]

Group your assets by tags to filter by them.

aliasstring

A friendly name for this asset so you can spot it quickly; the UI shows this instead of the raw address or domain.

Response

Asset updated successfully

identifier_type'address' required

The asset type.

identifierstring required

The contract or wallet address for this asset.

asset_idstring required
aliasstring

The alias of the asset.

tagsstring[] required

Tags assigned to this asset.

added_bystring required

The user who added the asset.

created_atstring date-time required

The date and time the asset was created.