TotalSupply
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "TotalSupply" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/foo20" -func "TotalSupply" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" 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
BalanceOf
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "BalanceOf" -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/foo20" -func "BalanceOf" -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
Allowance
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "Allowance" -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/foo20" -func "Allowance" -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
Transfer
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "Transfer" -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/foo20" -func "Transfer" -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
Approve
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "Approve" -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/foo20" -func "Approve" -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
TransferFrom
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "TransferFrom" -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/foo20" -func "TransferFrom" -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
Faucet
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "Faucet" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "portal-loop" -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/foo20" -func "Faucet" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" 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
Mint
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "Mint" -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/foo20" -func "Mint" -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
Burn
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -func "Burn" -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/foo20" -func "Burn" -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
Render
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/foo20" -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/foo20" -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