Skip to content

@gala-chain/chaincodeAPI


API > getDexFeesConfigration

Function: getDexFeesConfigration()

getDexFeesConfigration(ctx, dto): Promise\<DexFeeConfig>

Parameters

ctx: GalaChainContext

GalaChainContext – The execution context providing access to the GalaChain environment.

dto: ChainCallDTO

ChainCallDTO Empty call to verify signature

Returns

DexFeeConfig

Source

chaincode/src/dex/getFunctions.ts:208