v1

latestSwagger 2.02026-07-17172519.5 KB
Bonds Module

Current price(s) of the bond

Computes the current price(s) of the bond

get/bonds/{bond_token}/current_price

Path parameters

bond_tokenstring required

Bond token

Response

Current price(s) of the bond

denomstring
amountstring

Example response

[
  {
    "denom": "res"
  }
]