PrimeRewards

Verified contract

Active on Ethereum with 5,735 txns
Deployed by via 0xe1662593 at 15123508
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,249,577.47
 (#87)
ERC-1555
--
0x04466346d1e266295ec100b003a664c94d213ae6e75db13d6bd6a9dcc529e008
0x3aac04bfa614560ed719d98888f45d8ab0f5b26b85e526d92976eb39b55f8c75
0xf0e26e66339dd85afbba37a5e40c5e46fa8a4e4ec87cd6fbe8eedda4e46b9c35
0x1af07f2bface2e725d28ce76acd5e1458c289dcb2e00ebe5b0fe720ad33231d4
0xeddab283c745268f46752369760aeeb3950399166852f5576e0803ab12598b80
0x5159bdb502a524d02b1e06207efbcdaa769dc337bd05278d807b825d867908c1
0x8c3247cbc99ea4770e6d6ccab68222d731ee4deb3a741905c1b045b22ae94887
0xcb55f231ead5113506d242628b66f88c6ff86d3d4e81ee52412f3d3d9e285690
0xf59832f7a60fe452ff06fe087c760e384086668e8541fff4439b94e8efb9b77a
0x03568b819894c60c956a679999d729a28ec36d9551fa7d5f9b6c6dad4cca27e5

Functions
Getter at block 21290103
ID_ETH(view returns (uint256)
1
ID_PRIME(view returns (uint256)
0
PRIME(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
cachingPaused(view returns (bool)
false
endTimestamp(view returns (uint256)
1689696000
maxNumPools(view returns (uint256)
500
onReceiveLocked(view returns (bool)
true
owner(view returns (address)
0xbebd60d2985594c36ebfa66e44b0856807e9dd32
parallelAlpha(view returns (address)
0x76be3b62873462d2142405439777e971754e8e77
poolLength(view returns (uint256 pools)
1
primeAmount(view returns (uint256)
152
primeAmountPerSecond(view returns (uint256)
387564125234134024005931073772552580
primeAmountPerSecondPrecision(view returns (uint256)
1000000000000000000
primeUpdateCutoff(view returns (uint256)
1667304000
startTimestamp(view returns (uint256)
1688140801
totalAllocPoint(view returns (uint256)
1
Read-only
cacheInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
getPoolCacheAmounts(uint256[] _pidsaddress[] _addressesview returns (uint256[])
getPoolTokenIds(uint256 _pidview returns (uint256[])
pendingPrime(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint256 accPrimePerShareuint256 allocPointuint256 lastRewardTimestampuint256 totalSupply)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addPool(uint256 _allocPointuint256[] _tokenIds
addPrimeAmount(uint256 _addPrimeAmount
cache(uint256 _piduint256 _amount
claimPrime(uint256 _pid
claimPrimePools(uint256[] _pids
emergencyWithdraw(uint256 _pid
massUpdatePools(uint256[] _pids
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
removePrimeAmount(uint256 _removePrimeAmount
renounceOwnership(
setCachingPaused(bool _cachingPaused
setEndTimestamp(uint256 _endTimestamp
setMaxNumPools(uint256 _maxNumPools
setPoolAllocPoint(uint256 _piduint256 _allocPoint
setPrimePerSecond(uint256 _startTimestampuint256 _endTimestampuint256 _primeAmount
setPrimeTokenAddress(address _prime
sweepERC20(address erc20address touint256 amount
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdrawAndClaimPrime(uint256 _piduint256 _amount
Events
Cache(address indexed useruint256 indexed piduint256 amount
CachingPaused(bool cachingPaused
Claim(address indexed useruint256 indexed piduint256 amountuint256 indexed currencyId
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EndTimestampUpdated(uint256 endTimestampuint256 indexed currencyID
LogPoolAddition(uint256 indexed piduint256[] tokenIds
LogPoolSetAllocPoint(uint256 indexed piduint256 allocPointuint256 totalAllocPointuint256 indexed currencyId
LogSetPerSecond(uint256 amountuint256 startTimestampuint256 endTimestampuint256 indexed currencyId
LogUpdatePool(uint256 indexed piduint256 lastRewardTimestampuint256 supplyuint256 accPerShareuint256 indexed currencyId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardDecrease(uint256 amountuint256 indexed currencyID
RewardIncrease(uint256 amountuint256 indexed currencyID
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _primeaddress _parallelAlpha
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.