v7

latestOpenAPI 3.1.0LGPL-3.0-or-laterraw.githubusercontent.com2026-04-27593295.9 KB
assets

Get asset by ID

get/assets/{id}

Path parameters

idstring uuid required

Response

Asset details

idstring uuid required
symbolstring required
namestring required
type'NATIVE' | 'QRC-20' required

Asset class. QRC-20 denotes a Quantum Chain fungible token. The legacy value ERC20 is accepted on input as a deprecated alias and will be removed; new clients must use QRC-20.

contractAddressstring
decimalsinteger required
chainIdinteger required
status'ACTIVE' | 'DISABLED' required