Get All Margin Assets (MARKET_DATA)
Weight(IP): 1
Query parameters
Response
Assets details
Example response
[
{
"assetFullName": "Binance coin",
"assetName": "BNB",
"userMinBorrow": "0.00000000",
"userMinRepay": "0.00000000"
}
]Changes
Changed in 2 of the 26 revisions of this API.18
- ▲
added the new required
queryrequest parameterassetnew-required-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
items/assetFullNamebecame required for the status200response-property-became-required
- ○
the response property
items/assetNamebecame required for the status200response-property-became-required
- ○
the response property
items/isBorrowablebecame required for the status200response-property-became-required
- ○
the response property
items/isMortgageablebecame required for the status200response-property-became-required
- ○
the response property
items/userMinBorrowbecame required for the status200response-property-became-required
- ○
the response property
items/userMinRepaybecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○