Skip to content

FundingSourceDex

Native DEX funding source construction and payload encoding.

Functions

NameDescription
FundingSourceDex.decodeDecodes native DEX execution or configuration data, returning the concrete input cap.
FundingSourceDex.encodeConfigDataEncodes native DEX source configuration passed to funding hooks as configData.
FundingSourceDex.encodeExecutionDataEncodes native DEX execution arguments passed to funding hooks as executionData.
FundingSourceDex.fromCreates a native DEX source for funding, policy rules, or discovery.

Types

NameDescription
FundingSourceDex.RequestNative DEX execution arguments or source configuration.