Call data to unlock collateral
Creates list of contract calls to unlock and withdraw collateral and potentially unwrap position from earn vault
Path parameters
Account that holds the asset and will execute calls
Query parameters
Amount in lowest denomination (e.g., wei for ETH)
Asset address in eth format
Whether to generate call to unwrap from earn strategy
Response
List of contract calls to execute unlocking of collateral
Changes
Changed in 3 of the 9 revisions of this API.61
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
calls/items/dataresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
- ▲
the
calls/items/dataresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ▲