Code-Id : 4150 Contract-Address : juno1sc9jk03atg2urgedenc5h4363804cwaqqt2qk7mervp5qgf99zhsxw9dt0
junod tx wasm store artifacts/hello_cosmwasm.wasm --from dev --node https://rpc.uni.juno.deuslabs.fi:443 --chain-id u
ni-5 --gas-prices 0.1ujunox --gas auto --gas-adjustment 1.3 -y --output json -b block | jq
junod query wasm list-contract-by-code 4150 --node https://rpc.uni.juno.deuslabs.fi:443 --output json | jq
junod tx wasm instantiate 4150 '{}' --from dev --label "helloCosmWasm" --node https://rpc.uni.juno.deuslabs.fi:443 --c
hain-id uni-5 --gas-prices 0.1ujunox --gas auto --gas-adjustment 1.3 --output json -y --no-admin | jq
junod query wasm contract-state smart juno1sc9jk03atg2urgedenc5h4363804cwaqqt2qk7mervp5qgf99zhsxw9dt0 '{"get_hello_wor
ld":{}}' --node https://rpc.uni.juno.deuslabs.fi:443 --output json | jq