ReferralController

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x139bd751 at 4152285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "ReferralController"

No transactions found for "ReferralController"


Functions
Getter at block 22934529
MIN_EPOCH_DURATION(view returns (uint256)
86400
currentEpoch(view returns (uint256)
0
distributor(view returns (address)
0x0000000000000000000000000000000000000000
enableNextEpoch(view returns (bool)
false
epochDuration(view returns (uint256)
0
getNextEpoch(view returns (uint256 _nextEpochTimestamp)
0
lastEpochTimestamp(view returns (uint256)
0
oracle(view returns (address)
0x0000000000000000000000000000000000000000
orderHook(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
poolHook(view returns (address)
0x0000000000000000000000000000000000000000
referralRegistry(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
epochs(uint256 epochview returns (uint64 startTimeuint64 endTimeuint128 xenTWAPuint256 totalFee)
users(uint256 epochaddress userview returns (uint256 fee)
State-modifying
initialize(address _oracleaddress _registryuint256 _epochDuration
nextEpoch(
renounceOwnership(
setDistributor(address _distributor
setEnableNextEpoch(bool _enable
setEpochDuration(uint256 _epochDuration
setOracle(address _oracle
setOrderHook(address _orderHook
setPoolHook(address _poolHook
setReferrer(address _referrer
setReferrer(address _traderaddress _referrer
start(uint256 _startTime
transferOwnership(address newOwner
updateFee(address _traderuint256 _fee
Events
DistributorSet(address indexed distributor
EnableNextEpochSet(bool enable
EpochDurationSet(uint256 epochDuration
EpochEnded(uint256 indexed epoch
EpochStarted(uint256 indexed epochuint64 startTime
Initialized(uint8 version
OracleSet(address indexed updater
OrderHookSet(address orderHook
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolHookSet(address indexed poolHook
TradingFeeUpdated(uint256 indexed epochaddress indexed traderuint256 fee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.