v1
latestSwagger 2.02026-07-17172519.5 KBBonds Module
Sell from a bond. In the case of a swapper bond, this adds liquidity.
Sell tokens from a bond
post/bonds/sell
Request body
Example request
{
"base_req": {
"from": "cosmos1g9ahr6xhht5rmqven628nklxluzyv8z9jqjcmc",
"memo": "Sent via Cosmos Voyager 🚀",
"chain_id": "Cosmos-Hub",
"account_number": "0",
"sequence": "1",
"gas": "200000",
"gas_adjustment": "1.2",
"fees": [
{
"denom": "stake"
}
]
},
"bond_token": "abc"
}Response
Default response