Module cosmwasm

Module cosmwasm 

Source
Expand description

Address Helpers

Enums§

OrderInMessage
Like cosmwasm_std::Order but serialized as a string and with a schema export

Constants§

QUERY_MAX_LIMIT
useful for placing an upper cap on query iterators as a safety measure to prevent exhausting resources on nodes that allow unbounded query gas

Functions§

extract_instantiated_addr
Extract contract address from an instantiation event
smart_query_no_parse
Make a smart query, but do not parse the binary results as JSON.