Register
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "Register" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/users" -func "Register" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -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
Invite
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "Invite" -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/users" -func "Invite" -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
GrantInvites
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "GrantInvites" -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/users" -func "GrantInvites" -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
SetMinFee
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "SetMinFee" -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/users" -func "SetMinFee" -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
SetMaxFeeMultiple
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "SetMaxFeeMultiple" -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/users" -func "SetMaxFeeMultiple" -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
GetUserByName
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "GetUserByName" -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/users" -func "GetUserByName" -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
GetUserByAddress
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "GetUserByAddress" -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/users" -func "GetUserByAddress" -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
GetUserByAddressOrName
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "GetUserByAddressOrName" -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/users" -func "GetUserByAddressOrName" -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
ListUsersByPrefix
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "ListUsersByPrefix" -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/users" -func "ListUsersByPrefix" -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
Resolve
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "Resolve" -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/users" -func "Resolve" -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
AdminAddRestrictedName
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/users" -func "AdminAddRestrictedName" -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/users" -func "AdminAddRestrictedName" -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/users" -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/users" -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