curl --request GET \
--url https://dln-api.debridge.finance/api/Satistics/{takerAddress}/lockedAssets[
{
"chainId": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"bigIntegerValue": 123,
"stringValue": "<string>"
},
"lockedTokens": [
{
"tokenAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"tokenMetadata": {
"decimals": 123,
"name": "<string>",
"symbol": "<string>",
"logoURI": "<string>"
},
"amount": 123,
"tokenAmount": 123,
"dstChainsLockedAmounts": [
{
"targetChainId": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"bigIntegerValue": 123,
"stringValue": "<string>"
},
"dstChainAmount": 123,
"dstChainTokenAmount": 123,
"ordersToUnlock": [
{
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
}
]
}
]
}
]
}
]curl --request GET \
--url https://dln-api.debridge.finance/api/Satistics/{takerAddress}/lockedAssets[
{
"chainId": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"bigIntegerValue": 123,
"stringValue": "<string>"
},
"lockedTokens": [
{
"tokenAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"tokenMetadata": {
"decimals": 123,
"name": "<string>",
"symbol": "<string>",
"logoURI": "<string>"
},
"amount": 123,
"tokenAmount": 123,
"dstChainsLockedAmounts": [
{
"targetChainId": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"bigIntegerValue": 123,
"stringValue": "<string>"
},
"dstChainAmount": 123,
"dstChainTokenAmount": 123,
"ordersToUnlock": [
{
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
}
]
}
]
}
]
}
]taker address [hex or base58]
OK
Show child attributes
Binary representation of the property value
Bytes array representation of the value
Integer representation of the property value
String representation of the property value
Show child attributes
Show child attributes
Token metadata DTO
Total amount locked
Amount\decimal
Amount grouped by destination chains
Show child attributes
Show child attributes
Binary representation of the property value
Bytes array representation of the value
Integer representation of the property value
String representation of the property value
Total amount locked
DstChainAmount\decimal
Ids of the orders that the amount is locked in
Show child attributes
Binary representation of the property value
Bytes array representation of the value
String representation of the property value