Get wallet events
Returns all events related to the wallet.
Query parameters
The maximum number of events to return
The number of events to skip
Response
Successfully retrieved wallet events
Example response
[
{
"index": {
"height": 92813
},
"maturityHeight": 92813
}
]Changes
Changed in 5 of the 50 revisions of this API.585
- ▲
removed the media type
text/plainfor the response with the status500response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ▲
- ▲
the
items/index/allOf[ChainIndex]/id/allOf[BlockID]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
items/index/allOf[ChainIndex]/id/allOf[BlockID]/idfrom the response with the200statusresponse-optional-property-removed
- ○
added
Hash256subschema #2to theitems/index/allOf[ChainIndex]/id/allOf[BlockID]/response propertyallOflist for the response status200response-property-all-of-added
- ▲
- ▲
the
items/index/allOf[ChainIndex]/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
items/maturityHeightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ●
added the new
foundationenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
minerenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
siafundClaimenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
v1ContractResolutionenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
v1Transactionenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
v2ContractResolutionenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
v2Transactionenum value to theitems/typeresponse property for the response status200response-property-enum-value-added
- ○
added
BlockHeightsubschema #2to theitems/index/allOf[ChainIndex]/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2to theitems/maturityHeightresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲