/
QU
quantum-chain-pte-ltd
/
Qustody API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4mo ago
Details
Filter operations
assets
2
get
List supported assets
get
Get asset by ID
health
2
tenants
3
transactions
8
vaults
5
wallets
4
webhooks
3
assets
Get asset by ID
get
/assets/{id}
Path parameters
id
string
uuid
required
Response
Asset details
Asset
required
id
string
uuid
required
symbol
string
required
name
string
required
type
'NATIVE'
|
'ERC20'
required
contractAddress
string
decimals
integer
required
chainId
integer
required
status
'ACTIVE'
|
'DISABLED'
required
Changes