Changes to Get specific data-map inside a contract
POST /v2/map_entry/{contract_address}/{contract_name}/{map_name}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 21 revisions of this API.322
What changed
- ●
deleted the
queryrequest parameteruse_latest_tiprequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameteruse_latest_tipnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameteruse_latest_tiprequest-parameter-removed
- ●
- ▲
added required request body
request-body-added-required
- ▲
- ▲
for the
queryrequest parameteruse_latest_tip, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
- ▲
removed the request body
request-body-removed
- ○
added the new optional
queryrequest parameteruse_latest_tipnew-optional-request-parameter
- ▲