package
0.1.0
Repository: https://github.com/brc20-collab/brczero.git
Documentation: pkg.go.dev

# Functions

GetCmdGetCode queries the code field of a given address.
GetCmdGetStorageAt queries a key in an accounts storage.
GetCmdManageContractBlockedListProposal implements a command handler for submitting a manage contract blocked list proposal transaction.
GetCmdManageContractByteCodeProposal implements a command handler for submitting a manage contract bytecode proposal transaction.
GetCmdManageContractDeploymentWhitelistProposal implements a command handler for submitting a manage contract deployment whitelist proposal transaction.
GetCmdManageContractMethodBlockedListProposal implements a command handler for submitting a manage contract blocked list proposal transaction.
GetCmdManageContractMethodGuFactorProposal implements a command handler for submitting a manage contract method gu-factor proposal transaction.
GetCmdManageSysContractAddressProposal implements a command handler for submitting a manage system contract address proposal transaction.
GetCmdQueryContractBlockedList gets the contract blocked list query command.
GetCmdQueryContractDeploymentWhitelist gets the contract deployment whitelist query command.
GetCmdQueryContractBlockedList gets the contract blocked list query command.
GetCmdQueryManageSysContractAddress gets the contract blocked list query command.
GetCmdQueryParams implements the query params command.
GetQueryCmd defines evm module queries through the cli.
QueryEvmTxCmd implements the command for the query of transactions including evm.