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>"
}
]
}
]
}
]
}
]