Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2025 v0.1.0 Nov 28, 2025 Changes in this version + const MaxDailyUsdLimit + var SendLimits = map[currency_lib.Code]SendLimit + func CalculateUsdMarketValue(ctx context.Context, data code_data.Provider, mint *common.Account, ...) (float64, float64, error) + func GetLatestExchangeRateTime() time.Time + func ValidateClientExchangeData(ctx context.Context, data code_data.Provider, ...) (bool, string, error) + type SendLimit struct + PerTransaction float64