State
AllContractState gets all raw store data for a single contract
GEThttps://inj.nownodes.io/cosmwasm/wasm/v1/contract/{address}/state
Path parameters
address*string
address is the address of the contract
Query parameters
Response
A successful response.
Body
modelsarray of Model is a struct that holds a KV pair
paginationobject
pagination defines the pagination in the response.
Request
Response