Skip to main content

IIncentive

Called by FEI token contract when transferring with an incentivized address

should be appointed as a Minter or Burner as needed

Functions

incentivize

function incentivize(
address sender,
address receiver,
address operator,
uint256 amount
) external

apply incentives on transfer

Parameters

NameTypeDescription
senderaddressthe sender address of the FEI
receiveraddressthe receiver address of the FEI
operatoraddressthe operator (msg.sender) of the transfer
amountuint256the amount of FEI transferred