Allowance
ExecuteCommand
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.Allowance(,)"
Result
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.Allowance(,)"
# WARNING: This command is running in an INSECURE mode.
# It is strongly recommended to use a hardware device for signing
# and avoid trusting any computer connected to the internet,
# as your private keys could be exposed.
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Approve" -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" -broadcast -chainid "dev" -remote "gnoland:26657" ADDRESSgnokey query -remote "gnoland:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Approve" -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "gnoland:26657" call.tx
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.BalanceOf()"
Burn burns ACR tokens from caller
# WARNING: This command is running in an INSECURE mode.
# It is strongly recommended to use a hardware device for signing
# and avoid trusting any computer connected to the internet,
# as your private keys could be exposed.
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Burn" -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" -broadcast -chainid "dev" -remote "gnoland:26657" ADDRESSgnokey query -remote "gnoland:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Burn" -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "gnoland:26657" call.tx
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.GetDecimals()"
GetListLimit returns the max items per list query
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.GetListLimit()"
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.GetName()"
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.GetSymbol()"
IsRequestProcessed checks if a requestID has been processed
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.IsRequestProcessed()"
ListRequestProcessed checks multiple requestIDs and returns their processed status
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.ListRequestProcessed()"
ListTopUsersByBalance returns top users sorted by balance (descending) with pagination
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.ListTopUsersByBalance(,)"
ListTopUsersByMinting returns top users sorted by total minted amount (descending) with pagination
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.ListTopUsersByMinting(,)"
Mint mints ACR tokens to a user
# WARNING: This command is running in an INSECURE mode.
# It is strongly recommended to use a hardware device for signing
# and avoid trusting any computer connected to the internet,
# as your private keys could be exposed.
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Mint" -args $'' -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" -broadcast -chainid "dev" -remote "gnoland:26657" ADDRESSgnokey query -remote "gnoland:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Mint" -args $'' -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "gnoland:26657" call.tx
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.MintedOf()"
Render handles RESTful routing and returns Markdown responses
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.Render()"
SetListLimit sets the max items per list query (admin only)
# WARNING: This command is running in an INSECURE mode.
# It is strongly recommended to use a hardware device for signing
# and avoid trusting any computer connected to the internet,
# as your private keys could be exposed.
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "SetListLimit" -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" -broadcast -chainid "dev" -remote "gnoland:26657" ADDRESSgnokey query -remote "gnoland:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "SetListLimit" -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "gnoland:26657" call.tx
gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/akkadia/acr.TotalSupply()"
# WARNING: This command is running in an INSECURE mode.
# It is strongly recommended to use a hardware device for signing
# and avoid trusting any computer connected to the internet,
# as your private keys could be exposed.
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Transfer" -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" -broadcast -chainid "dev" -remote "gnoland:26657" ADDRESSgnokey query -remote "gnoland:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "Transfer" -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "gnoland:26657" call.tx
# WARNING: This command is running in an INSECURE mode.
# It is strongly recommended to use a hardware device for signing
# and avoid trusting any computer connected to the internet,
# as your private keys could be exposed.
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "TransferFrom" -args $'' -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" -broadcast -chainid "dev" -remote "gnoland:26657" ADDRESSgnokey query -remote "gnoland:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/akkadia/acr" -func "TransferFrom" -args $'' -args $'' -args $'' -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "gnoland:26657" call.tx