Bank
Bank module allows you to manage assets for accounts loaded into the local keys module
Available Commands
Query Commands
| Name | Description |
|---|---|
| balances | Query for account balances by address |
| denom-metadata | Query the client metadata for coin denominations |
| send-enabled | Query for send enabled entries |
| spendable-balances | Query for account spendable balances by address |
| total | Query the total supply of coins of the chain |
TX Commands
| Name | Description |
|---|---|
| multi-send | Send funds from one account to two or more accounts. |
| send | Send funds from one account to another. |