---
title: "Current balance(s) of the reserve pool"
method: GET
path: "/bonds/{bond_token}/current_reserve"
tags: ["Bonds Module"]
---

# Current balance(s) of the reserve pool

`GET /bonds/{bond_token}/current_reserve`

Obtains the reserve pool balance(s) of the bond

## Path parameters

- `bond_token` string, required

## Response `200`

Current balance(s) of the reserve pool

- ResCoin[]
  - `denom` string
  - `amount` string

---

[API](https://skmtc.net/ixoworld/apis/bonds-module-extension-of-gaia-lite-for-cosmos.md) · [All operations](https://skmtc.net/ixoworld/apis/bonds-module-extension-of-gaia-lite-for-cosmos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ixoworld/bonds-module-extension-of-gaia-lite-for-cosmos/revisions/8731fbe22177/schema)
