Skip to main content
GET
TypeScript

Path Parameters

contractId
string
required

The ID of the contract

assetId
string
required

The ID of the asset to return

Response

A Wallet Asset object

id
string
status
enum<string>
Available options:
WAITING_FOR_APPROVAL,
APPROVED,
CANCELLED,
REJECTED,
FAILED
address
string
balance
number
lockedAmount
number
tag
string
activationTime
string
additionalInfo
object[]