Transactions and queries
Users can interact with the Alliance module via RPC/LCD or by using the set of subcommands from the Alliance module to transact and query.
Transactions
Delegate
Delegate an amount of liquid Alliance-enabled coins to a validator from your wallet.
Redelegate
Redelegate an amount of liquid Alliance-enabled coins from one validator to another from your wallet.
Undelegate
Undelegate an amount of liquid Alliance-enabled coins from a validator. These assets can be claimed after the unbonding period.
Claim rewards
Claim rewards from a delegation by specifying a denom and a validator address.
Queries
Denom
Query a specific Alliance by denom.
Alliances
Query paginated Alliances.
Delegation
Query a delegation to an Alliance by delegator-addr
, validator-addr
, and denom.
Delegations
Query all paginated Alliance delegations for a particular delegator-addr
Delegations validator
Query all paginated Alliance delegations for a delegator-addr
and validator-addr
Params
Query module parameters.
Rewards
Query rewards generated for a specific Alliance by delegator-addr
, validator-addr
, and a denom
.
Governance
Create
Create an Alliance with the specified parameters.
Update
Update an Alliance with the specified parameters.
Delete
Delete an Alliance with the specified denom. See Deleting an Alliance for more details.