ADO
Query, execute, or create and ADO
Query, execute, or create and ADO
Command | Description |
---|---|
Creates and ADO based on the specified ADO type.
We are then prompted to add the information needed to create the timelock ADO.
Flag | Description | Usage |
---|---|---|
Executes a message on an ADO by given contract address.
You can then chose from the list of executes to run.
Queries the info of specified ADO contract address.
Queries details about your deployed apps and ADOs for the current chain.
Queries an ADO by given contract address.
You can then chose from the list of queries to run.
Transfers ownership of an ADO.
Flag | Description | Usage |
---|---|---|
Flag | Description | Usage |
---|---|---|
Creates an ADO by given type.
Executes a message on an ADO by given address.
Queries the info of ADO for a given address.
Queries details about your deployed apps and ADOs for the current chain
Queries an ADO by given address.
Transfers ownership of an ADO.
label
Used to provide a label assigned to the instantiation
--label 'Wow what a great transaction!'
admin
Used to provide an alternative admin address for the contract
-- admin andr1...
simulate
Simulates the transaction without broadcasting it. Useful to estimate gas costs.
-- simulate
Prints the constructed message before simulating.
help
Displays info about the current command.
--help
funds
Funds to send with the message
--funds 100uandr
memo
An optional memo to attach to the message
--memo 'Wow what a great transaction!'
simulate
Simulates the transaction without broadcasting it. Useful to estimate gas costs.
-- simmulate
Prints the constructed message before simulating.
help
Displays info about the current command.
--help
type
Filter assets by ADO type
--type cw721
search
Filter assets by ADO name
--search nfts
help
Displays info about the current command
--help