Chargeable
Author: Mure
Interface for the fees related functionalities for ClaimPlugin
Functions
calculateFee
function calculateFee(address poolContract, string calldata poolName, address depositor)
external
view
returns (uint256);
Author: Mure
Interface for the fees related functionalities for ClaimPlugin
function calculateFee(address poolContract, string calldata poolName, address depositor)
external
view
returns (uint256);