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