v1

latestSwagger 2.02026-07-17172519.5 KB
Bonds Module

Current balance(s) of the reserve pool

Obtains the reserve pool balance(s) of the bond

get/bonds/{bond_token}/current_reserve

Path parameters

bond_tokenstring required

Bond token

Response

Current balance(s) of the reserve pool

denomstring
amountstring

Example response

[
  {
    "denom": "res"
  }
]