Interfaces
IERPHook.sol
beforeReferral
Parameters
Name | Type | Description |
---|---|---|
programId | uint256 | Unique ID of the referral program |
account | address | Address of the referee |
referral | address | Address of the referrer |
afterReferral
Parameters
Name | Type | Description |
---|---|---|
programId | uint256 | Unique ID of the referral program |
account | address | Address of the referee |
referral | address | Address of the referrer |