PrimeRewards

Verified contract

Active on Ethereum with 682 txns
Deployed by via 0x2868ca22 at 15123638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,370.39
 (#10092)
ERC-1555
--
0x0d25aadb698883811500f1f524b3715ab2f1b8cfbdab8913d3811418630c4f42
0x89edbd3d73c6ab58421d3a8cb7cec23043d0ad6fdb3cb8d87cbeed9013bf82c8
0x4ba283ab5d6cea0ea123bb925362b004c47f3dbbc9fa21a74f2880e42019601f
0x244fe865f3dcc572324394aba5d8b90df0c1f06bf3439cacad7551c65b961a40
0xd14c31938c53100dce30bf1c6bf2adad94e1439594fec0a1d265204ef854957b
0xe9a6f06b6d22174db2aba49bd41c3fbc40de2c9a9e53d088a4e06c62abd6ebb5
0x45e8ce21e7008aecf39dfb2f8f09f521b6e3a104a529a0fc5aa6355b24f5c1ea
0x3fba7c23ebc1c0b6f9c600fa294d52d73a97856feb268b869b815ffcead2f37a
0x54245dc4c34201561155da67e563fbc933e254e6b5e21238057d25684ec1fca9
0xeff833b85f3595980ee356916004268b1968b511763d4c773316a288553e930b

Functions
Getter at block 20987096
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)
13
primeAmountPerSecond(view returns (uint256)
5813461857935865442300310121084182
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.