Expand description

APIs

Modules

Structures used in account authentication

APIs around bank module (get balances)

JSON Serializer/Deserializer helpers routines used to serialize / deserialize a Cosmos / Tendermint / TerraD structure

Common Structures throughout the library

APIs around market operations (swap)

APIs to perform oracle related things

Structures used for Oracle APIs

tendermint RPC

staking routines

Structures used for Staking APIs

tendermint level APIs

Structures used for Tendermint / Misc APIs

operations around the transaction itself

Structures used for sending transactions to LCD

wasm module/contract related apis

Structs

When Submitting transactions you need to either submit gas or a fee to the validator This structure is used to determine what your preferences are by default Higher fees may be given preference by the validator to include the transaction in their block

The main structure that all API calls are generated from