Crate kujira_std

Source

Structs§

Asset
CallbackData
CallbackMsg
Denom
DenomAdminResponse
ExchangeRateResponse
ExchangeRateResponse is data format returned from OracleRequest::ExchangeRate query
FullDenomResponse
HumanPrice
HumanPrice is returned from the oracle querier and is a decimal value representing the exchange rate of the given denom, without any normalization.
IcaRegisterCallbackData
IcaTxCallbackData
Ics27MetadataInit
Ics27MetadataOpen
Ics29MetadataInit
Ics29MetadataOpen
KujiraQuerier
This is a helper wrapper to easily use our custom queries
Merkle
NormalizedPrice
NormalizedPrice should be used in all operations involving calculating the value of coins given the oracle price. When comparing values of non-standard denominations, failing to normalize the price can cause unexpected and incorrect results.
ProtobufAny
Type for wrapping any protobuf message
Schedule
SupplyResponse
TransferCallbackData
TransferReceiptData

Enums§

AssetInfo
AuthMsg
BankQuery
BatchMsg
DenomMsg
DenomQuery
This contains all queries that can be made to the denom module
IcaMsg
IcaOpenVersion
IcaRegisterResult
IcaRegisterVersion
IcaSudoMsg
IcaTxResult
KujiraMsg
KujiraQuery
KujiraQuery is an override of QueryRequest::Custom to access Terra-specific modules
MerkleError
OracleQuery
This contains all queries that can be made to the oracle module
Precision
Release

Traits§

Precise

Functions§

amount
fee_address

Type Aliases§

Proof