/initia/mstaking/v1/pool
GET
Returns current mstaking pool information (bonded/not-bonded token amounts).
Responses
codestringrequired
Code identifying the cause of the failed request.messagestringrequired
Detailed message including the name and value of the invalid parameter.{"code": "ERROR_CODE","message": "An unexpected error response."}
cURL
curl -X GET 'https://rest-initia-mainnet.nodit.io/initia/mstaking/v1/pool' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'