Documentation ¶
Index ¶
Constants ¶
View Source
const DodoV2SwapAbiString = `` /* 1128-byte string literal not displayed */
View Source
const ERC20AbiString = `` /* 339-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func GetDodoV2Fees ¶
func GetDodoV2Fees(transfer worker.EthereumApplicationTransfer, client *ethclient.Client, fluidTokenContract ethCommon.Address, tokenDecimals int, txReceipt ethTypes.Receipt) (applications.ApplicationFeeData, error)
GetDodoV2Fees calculates fees from DODOSwap, consisting of LiquidityPool (lp) Fees taken from the contract, and Maintenance Fees (mt) sent to the _MAINTAINER_, if any
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.