Market buy amount
POST
/market-buy-amount
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.nusabyte.com/api/v1/market-buy-amount' \
--header 'Content-Type: application/json' \
--data-raw '{
"blockchainKey": "string",
"baseTokenId": "string",
"quoteTokenId": "string",
"price": "string"
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-04-25 08:08:13