Download OpenAPI specification:Download
API Documentation for Trade Transfer Commitments Details
GetCommitment gets the funds in an account that are committed to the market.
| market_id required | integer (market_id) market_id is the numeric identifier of the market in the commitment. |
| account required | string (account) account is the bech32 address string of the account in the commitment. |
{- "amount": [
- {
- "denom": "string",
- "amount": "string"
}
]
}