Documentation Index
Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
CLI
A user can query and interact with thetransfer module using the CLI. Use the --help flag to discover the available commands:
Query
Thequery commands allow users to query transfer state.
total-escrow
The total-escrow command allows users to query the total amount in escrow for a particular coin denomination regardless of the transfer channel from where the coins were sent out.
gRPC
A user can query thetransfer module using gRPC endpoints.
TotalEscrowForDenom
The TotalEscrowForDenom endpoint allows users to query the total amount in escrow for a particular coin denomination regardless of the transfer channel from where the coins were sent out.