GetGroupIDFromName
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "GetGroupIDFromName" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "GetGroupIDFromName" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
CreateGroup
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "CreateGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "CreateGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
AddMember
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "AddMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "AddMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
DeleteGroup
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "DeleteGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "DeleteGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
DeleteMember
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "DeleteMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "DeleteMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
RenderGroup
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "RenderGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "RenderGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
Render
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "Render" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/demo/groups" -func "Render" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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