Skip to main content

Feeshare

Share contract execution fees with smart contract developers.

Available Commands

Query Commands

NameDescription
contractQuery a registered contract for fee distribution by its bech32 address
contractsQuery all FeeShares
deployer-contractsQuery all contracts that a given deployer has registered for feeshare distribution
paramsQuery the current feeshare module parameters
withdrawer-contractsQuery all contracts that have been registered for feeshare distribution with a given withdrawer address

TX Commands

NameDescription
cancelCancel a contract from feeshare distribution
registerRegister a contract for fee distribution. Only the contract admin can register a contract.
updateUpdate withdrawer address for a contract registered for feeshare distribution.