Documentation ¶
Index ¶
Constants ¶
View Source
const (
UOSMO = appparams.BaseCoinUnit
)
Variables ¶
This section is empty.
Functions ¶
func NewPoolTransformer ¶
func NewPoolTransformer(keepers commondomain.PoolExtractorKeepers, defaultUSDCUOSMOPoolID uint64) domain.PoolsTransformer
NewPoolTransformer returns a new pool ingester.
Types ¶
type LimiterInfo ¶
type LimiterInfo [2]string
type LimiterValue ¶
type LimiterValue struct { StaticLimiter *sqscosmwasmpool.StaticLimiter `json:"static_limiter,omitempty"` ChangeLimiter *sqscosmwasmpool.ChangeLimiter `json:"change_limiter,omitempty"` }
Click to show internal directories.
Click to hide internal directories.