Module swapsDecoders/_uni_sushi/_decoders/getMempoolData
Functions
Const getMempoolData
- getMempoolData(tx: IContractSharkTx, tokens: any[], dexSpace: string): Promise<null | { amountIn: any; amountOut: any; input: any; output: any; tokens: any[] }>
-
Parameters
-
-
tokens: any[]
-
dexSpace: string
Returns Promise<null | { amountIn: any; amountOut: any; input: any; output: any; tokens: any[] }>