GoldTierRoyalty
getRoyaltyPoolBasisPoints
function getRoyaltyPoolBasisPoints(address _erc20, uint256 _totalAmount) external view returns (uint256 royaltyPoolBasisPoints)Parameters
Name
Type
Description
Return Values
Name
Type
Description
getCommissionBasisPoints
function getCommissionBasisPoints(address _erc20, uint256 _totalAmount) external view returns (uint256 commissionBasisPoints)Parameters
Name
Type
Description
Return Values
Name
Type
Description
requiresManualAuthentication
Return Values
Name
Type
Description
Last updated