{
"items": [
{
"routeCode": "string",
"blockchain": "ETH",
"currency": "USDT",
"walletAddress": "string",
"walletStatus": "ACTIVE",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"lastSyncedAt": "2019-08-24T14:15:22.123Z"
}
],
"pageInfo": {
"nextCursor": "string",
"hasNextPage": true
}
}