get https://api.staging.layer1.com/treasury/v1/managed-balances
Retrieve a paginated list of all managed balances
Log in to see full request history
Responses
Retrieve a paginated list of all managed balances
xxxxxxxxxx
curl --request GET \
--url 'https://api.staging.layer1.com/treasury/v1/managed-balances?pageNumber=0&pageSize=50' \
--header 'accept: application/json'
xxxxxxxxxx
33}
{
"id": "bvnk_tron_usdt",
"asset": "USDT",
"entityCode": "kraken",
"name": "Main USDT Wallet",
"remoteWalletMetadata": {
"balanceId": "550e8400-e29b-41d4-a716-446655440000",
"addressId": "550e8400-e29b-41d4-a716-446655440000",
"address": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
"assetPoolId": "550e8400-e29b-41d4-a716-446655440000",
"network": "BITCOIN",
"tag": 12345,
"type": "LAYER1_MASTER_ADDRESS"
},
"eligibleSourcesAndIntermediaries": {
"bvnk_ethereum_usdt": [
"bvnk_tron_usdt"
],
"bvnk_kraken_btc": []
},
"thresholds": {
"minBalance": 500000,
"warningBalance": 800000,
"targetBalance": 1000000,
"minBalanceWindowWidth": 2,