Authorization: Bearer ********************
curl --location --request GET 'https://walletapi.hypercore.one/api/ledger//fused' \ --header 'Authorization: Bearer <token>'
{ "qsrAmount": "string", "count": 0, "list": [ { "qsrAmount": "string", "beneficiary": "string", "expirationHeight": 0, "id": "string", "isRevocable": true } ] }