Feeshare
Share contract execution fees with smart contract developers.
Available Commands
Query Commands
| Name | Description |
|---|
| contract | Query a registered contract for fee distribution by its bech32 address |
| contracts | Query all FeeShares |
| deployer-contracts | Query all contracts that a given deployer has registered for feeshare distribution |
| params | Query the current feeshare module parameters |
| withdrawer-contracts | Query all contracts that have been registered for feeshare distribution with a given withdrawer address |
TX Commands
| Name | Description |
|---|
| cancel | Cancel a contract from feeshare distribution |
| register | Register a contract for fee distribution. Only the contract admin can register a contract. |
| update | Update withdrawer address for a contract registered for feeshare distribution. |