Skip to main content

x/gentlemint

Transactions

tx gentlemint send [address] [coins] - send coin from one address to another

tx gentlemint load [address] [coins] - mint coin into a specific address

tx gentlemint buy-shr [amount] - Buy shr by shrp and cent

tx gentlemint burn [coins] - Burn token from authority account

tx gentlemint level-fee [level] [fee] - Set level-fee

tx gentlemint delete-level-fee [level] - Delete a level-fee

tx gentlemint set-action-level-fee [action] [level] - Set action-level-fee

tx gentlemint delete-action-level-fee [action] - Delete a action-level-fee

tx gentlemint set-exchange [rate] - Set convert rate from shrp to shr

Queries

query gentlemint balances [address] - Get balances from an address

query gentlemint check-fees [address] [actions] - Query check-fees of actions and status of current address's balances with that fees

query gentlemint level-fee [level] - shows a level-fee

query gentlemint level-fees - List all level-fees

query gentlemint action-fee [action] - shows a action-level-fee

query gentlemint action-level-fees - List all action-level-fee

query gentlemint exchange - Get shrp to shr convert rate