GraveGenesisRewardPool

Verified contract

Active on Base with 175 txns
Deployed by via 0x42989bb2 at 5886549
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.09
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x8319929e673cae5838f4f58843d0d4fd55d80c3b82a674d0227583a9b269c37e
0x0e54f3f1c9ee7b1899689a084db205f45d831420f9e3b8aa6a23d26bf91a7b3b
0xbcf3901636453c2f67d3c61b02ff65231c924e70f8e23714e889cdb38968b3e9
0x24148e2ad81c952d0ad534d88077cda650085aa6c31451c0771c7c70c157a4b5
0xdf17f5fea27b39c2f157a3ff2a6e3048b6840fdf505aa3c61a0a34e68e1c50d1
0x72e83f9b88c00867585f2f0f0c82a86c4d965e1ca9ce5fc71440cdb38af43356
0x06017580f99affe94b3b8cd12e37c781cf6b208ef5312a7dee849270f8de7e8f
0xcf0db62de1f666b3ff6fdc47c7db7a6fe524731cadf6d9028830b25e11b1172f
0x663051173871a190c8df3a15a692ebdfdde81eb87c43bb49fe59850f065d9bfb
0xb8d2f59b8b9809585bf8bb97bf0f97483ce30ebdab24de21b6c8ba216d9371ea

Functions
Getter at block 21976882
Grave(view returns (address)
0xd51a6e76e78f1097d40d267b7aa7892971b2f271
GravePerSecond(view returns (uint256)
115740740000000
TOTAL_REWARDS(view returns (uint256)
20000000000000000000
operator(view returns (address)
0x000000000000000000000000000000000000dead
poolEndTime(view returns (uint256)
1698771600
poolStartTime(view returns (uint256)
1698598800
runningTime(view returns (uint256)
172800
taxWallet(view returns (address)
0xcc7d36bbafb4db0cc44130079b319a9db4e30979
totalAllocPoint(view returns (uint256)
10000
Read-only
getGeneratedReward(uint256 _fromTimeuint256 _toTimeview returns (uint256)
getTaxInfo(uint256 _pidview returns (bool hasTaxuint256 taxRate)
pendingGrave(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 lastRewardTimeuint256 accgravePerSkullbool isStarted)
poolTaxInfo(uint256view returns (uint256 taxRatebool hasTax)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenbool _withUpdateuint256 _lastRewardTimeuint256 _taxRatebool _hasTax
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
governanceRecoverUnsupported(address _tokenuint256 amountaddress to
massUpdatePools(
set(uint256 _piduint256 _allocPoint
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
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address graveuint256 _poolStartTimeaddress _taxWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.