Versions in this module Expand all Collapse all v0 v0.0.1 Nov 1, 2023 Changes in this version + const CreatePairMatchedLen + const FactoryActionIdx + const FactoryAddrIdx + const FactoryLpAddrIdx + const FactoryPairAddrIdx + const FactoryPairIdx + const MainnetPrefix + const MainnetV2Height + const PairActionIdx + const PairAddrIdx + const PairCommonMatchedLen + const PairInitialProvideActionIdx + const PairInitialProvideAddrIdx + const PairInitialProvideAmountIdx + const PairInitialProvideMatchedLen + const PairInitialProvideToIdx + const PairProvideAssetsIdx + const PairProvideMatchedLen + const PairProvideReceiverIdx + const PairProvideSenderIdx + const PairProvideShareIdx + const PairSwapAskAssetIdx + const PairSwapCommissionAmountIdx + const PairSwapMatchedLen + const PairSwapOfferAmountIdx + const PairSwapOfferAssetIdx + const PairSwapReceiverIdx + const PairSwapReturnAmountIdx + const PairSwapSenderIdx + const PairSwapSpreadAmountIdx + const PairV2ProvideAssetsIdx + const PairV2ProvideMatchedLen + const PairV2ProvideReceiverIdx + const PairV2ProvideSenderIdx + const PairV2ProvideShareIdx + const PairV2RefundAssetsIdx + const PairWithdrawMatchedLen + const PairWithdrawRefundAssetsIdx + const PairWithdrawSenderIdx + const PairWithdrawWithdrawShareIdx + const ProvideAction + const SwapAction + const TestnetPrefix + const TestnetV2Height + const TransferAmountIdx + const TransferMatchedLen + const TransferRecipientIdx + const TransferSenderIdx + const WasmCommonTransferActionIdx + const WasmCommonTransferCw20AddrIdx + const WasmCommonTransferMatchedLen + const WasmTransferAction + const WasmTransferAmountIdx + const WasmTransferFromAction + const WasmTransferFromAmountIdx + const WasmTransferFromByIdx + const WasmTransferFromFromIdx + const WasmTransferFromIdx + const WasmTransferFromToIdx + const WasmTransferToIdx + const WasmV1TransferMatchedLen + const WasmV2TransferMatchedLen + const WithdrawAction + var FactoryAddress = map[string]string + func CreateCreatePairRuleFinder(chainId string) (eventlog.LogFinder, error) + func CreatePairAllRulesFinder(pairs map[string]bool) (eventlog.LogFinder, error) + func CreatePairInitialProvideRuleFinder(pairs map[string]bool) (eventlog.LogFinder, error) + func CreatePairProviderRuleFinder(pairs map[string]bool) (eventlog.LogFinder, error) + func CreatePairSwapRuleFinder(pairs map[string]bool) (eventlog.LogFinder, error) + func CreatePairWithdrawRuleFinder(pairs map[string]bool) (eventlog.LogFinder, error) + func CreateTransferRuleFinder() (eventlog.LogFinder, error) + func CreateWasmCommonTransferRuleFinder() (eventlog.LogFinder, error) + type PairAction string