package
1.7.0-rc0
Repository: https://github.com/quicksilver-zone/quicksilver.git
Documentation: pkg.go.dev

# Functions

DenomFromKey extracts denom from a key with the form prefix | denom | 0x00.
HasUTokenPrefix detects the uToken prefix on a denom.
KeyAdjustedTotalBorrow returns a KVStore key for getting and setting the total ajdusted borrows for a given token.
KeyCollateralAmount returns a KVStore key for getting and setting the amount of collateral stored for a user in a given denom.
KeyCollateralAmountNoDenom returns the common prefix used by all collateral associated with a given address.
KeyInterestScalar returns a KVStore key for getting and setting the interest scalar for a given token.
No description provided by the author
KeyUTokenSupply returns a KVStore key for getting and setting a utoken's total supply.
ToTokenDenom strips the uToken prefix from a denom, or returns an empty string if it was not present.
ToUTokenDenom adds the uToken prefix to a denom.

# Constants

No description provided by the author
StoreKey defines the primary module store key.
UTokenPrefix defines the uToken denomination prefix for all uToken types.

# Variables

KVStore key prefixes.
KVStore key prefixes.
KVStore key prefixes.
KVStore key prefixes.
KVStore key prefixes.