v1
latestSwagger 2.02026-07-17172519.5 KBBonds Module
Price(s) of the bond at a specific supply
Computes the price(s) of the bond at a specific amount of supply
get/bonds/{bond_token}/price/{bond_amount}
Path parameters
bond_tokenstring required
Bond token
bond_amountnumber required
Number of bond tokens
Response
Price(s) to buy the tokens
Example response
[
{
"denom": "res"
}
]