gnokey maketx call -pkgpath "gno.land/r/gnoland/events" -func "AddEvent" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -args "" -args "" -args "" -args "" -args "" -args "" -remote "https://rpc.gno.land:443" ADDRESSgnokey query -remote "https://rpc.gno.land:443" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/gnoland/events" -func "AddEvent" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" -args "" -args "" -args "" -args "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "portal-loop" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "https://rpc.gno.land:443" call.tx