History
ContractHistory gets the contract code history
GET/cosmwasm/wasm/v1/contract/{address}/history
Path parameters
address*string
address is the address of the contract to query
Query parameters
Response
A successful response.
Body
entriesarray of object
paginationobject
pagination defines the pagination in the response.
Request
Response
Last updated