This contract is being backfilled. You may encounter incomplete storage history.

ByteBitRewardPool

Verified contract

Active on Base with 181 txns
Deployed by via 0x5d732ceb at 2569260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.82
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8618c3e27f3638fc87f132e9a21ea134dead6e4748ee21a9c11fb311b120abf1
0xc63f47cd0546a45ef390b5b3622e8e732e1aa7d499419d716e15cfe2f582a306
0xc1f01a202c01398c29e38de092f65f0fccd62d0803bfcb5928067efde24f8229
0x224a59efe7f6fab41a9cad6604fdb725035ea5d4c2e46edc6d4fefa11960893b
0xa9b5254aa861bdb20b86040f9dff7361de65094b1938a3f6cec60830c8badbed
0xcf0467f641b26592b7d33a13cb1eb2ecdf920db9ab699796d58a30d6cf067169
0x05e40f6d901b003d387d434f4ee13efc84bc30d59d554727c41e811858097daa
0x3b7c01c33ab14cbbd37a3877ff4cc1afd3a21dc8af28da6d6394d5118ec1805c
0xd2c7d7663ffd9e81266e817b7ae4d77ee344d0467723dff8cb35b61015d2b667
0x3c702b2a2bc13047b789502263d89188ed4e3294187fed35461380b318aaaf76

Functions
Getter at block 22779134
Bbit(view returns (address)
0x8ca2522c1d2cb2b1f12b6cbd8df4bb6d8bca0d51
TOTAL_REWARDS(view returns (uint256)
9800000000000000000000
WETH(view returns (address)
0x000000000000000000000000000000000000dead
bbitPerSecond(view returns (uint256)
1134200000000000
feeAddress(view returns (address)
0x1477dbc9cefec43db73f1d2c4bef5e75cc8c748e
operator(view returns (address)
0x000000000000000000000000000000000000dead
poolEndTime(view returns (uint256)
1700575200
poolStartTime(view returns (uint256)
1691935200
runningTime(view returns (uint256)
8640000
totalAllocPoint(view returns (uint256)
9800
Read-only
getGeneratedReward(uint256 _fromTimeuint256 _toTimeview returns (uint256)
pendingBbit(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 lastRewardTimeuint16 depositFeeBPuint256 accBbitPerSharebool isStarted)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenbool _withUpdateuint256 _lastRewardTimeuint16 _depositFeeBP
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
governanceRecoverUnsupported(address _tokenuint256 amountaddress to
massUpdatePools(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBP
setFeeAddress(address _feeAddress
setOperator(address _operator
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
RewardPaid(address indexed useruint256 amount
SetFeeAddress(address indexed useraddress indexed newAddress
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _bbitaddress _WETHaddress _feeAddressuint256 _poolStartTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.