address is the address of the contract to query
GET //cosmwasm/wasm/v1/contract/{address} HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "contract_info": { "code_id": "text", "creator": "text", "admin": "text", "label": "text", "created": { "block_height": "text", "tx_index": "text" }, "ibc_port_id": "text" } }