EthAndPrimeRewards

Verified contract

Active on Ethereum with 2,784 txns
Deployed by via 0x34dd4e1a at 15123652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,926.22
ERC-20
Value $55,594.01
 (#10464)
ERC-1555
--
0x9491109527970bd51b491c53fa71962f674c5efecfecaf7d4836ee263c73f8e1
0x5cc4f6f5e8f3286757e3686bf0bb06c6c6fab7766bdd3c217c3b3ab244cf2f44
0x1fcd82e56151be14a3d3bc8c540db826408166698f85e83960ebe09cf4a29d1f
0xe7680511fbc315248c5d247cae4269705ffdfb52e6535950745ccdd043633fbc
0x8fd08ab969274ce2b07f1c37be6fd5eab4b2f6eda669a588de4d47991e054204
0x13e36af504ca75b48a7c109e934fc89e75d585755c8145a85de4dbba827bb348
0x96ccf6ac2a05703421e5117f69ae45f1f224123ddfebf754a3597ba61579103f
0xf9a9131a8bb44d792fa0e47a28de28f2176a9653385d47bc4f57b56fcf09a6d1
0x97183f442010db8f8d5b388e7ed9d282c7569c7fc9db99188455db30b7f13507
0x4448a980eabd1d50115b6ab49c5b9e08230934f90aeb8d4ccc4128b8dbf07ee9

Functions
Getter at block 20830015
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
ethAmount(view returns (uint256)
308675544550867251
ethAmountPerSecond(view returns (uint256)
258316919425738870183314627759
ethAmountPerSecondPrecision(view returns (uint256)
1000000000000000000
ethEndTimestamp(view returns (uint256)
1728345600
ethStartTimestamp(view returns (uint256)
1719792000
ethTotalAllocPoint(view returns (uint256)
1
maxNumPools(view returns (uint256)
500
onReceiveLocked(view returns (bool)
true
owner(view returns (address)
0x74daa75d998f27bad1d6ddcb5d73d8d252024bd9
parallelAlpha(view returns (address)
0x76be3b62873462d2142405439777e971754e8e77
poolLength(view returns (uint256 pools)
1
primeAmount(view returns (uint256)
38
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)
ethCacheInfo(uint256addressview returns (int256 rewardDebt)
ethPoolInfo(uint256view returns (uint256 accEthPerShareuint256 allocPointuint256 lastRewardTimestamp)
getPoolCacheAmounts(uint256[] _pidsaddress[] _addressesview returns (uint256[])
getPoolTokenIds(uint256 _pidview returns (uint256[])
pendingEth(uint256 _pidaddress _userview returns (uint256 pending)
pendingPrime(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint256 accPrimePerShareuint256 allocPointuint256 lastRewardTimestampuint256 totalSupply)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addEthAmount(payable 
addPool(uint256 _allocPointuint256[] _tokenIds
addPrimeAmount(uint256 _addPrimeAmount
cache(uint256 _piduint256 _amount
claimEth(uint256 _pid
claimEthAndPrime(uint256 _pid
claimPools(uint256[] _pids
claimPrime(uint256 _pid
claimPrimePools(uint256[] _pids
emergencyWithdraw(uint256 _pid
massUpdateEthPools(uint256[] _pids
massUpdatePools(uint256[] _pids
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
removeEthAmount(uint256 _removeEthAmount
removePrimeAmount(uint256 _removePrimeAmount
renounceOwnership(
setCachingPaused(bool _cachingPaused
setEndTimestamp(uint256 _endTimestamp
setEthEndTimestamp(uint256 _ethEndTimestamp
setEthPerSecond(uint256 _ethStartTimestampuint256 _ethEndTimestamppayable 
setEthPoolAllocPoint(uint256 _piduint256 _allocPoint
setMaxNumPools(uint256 _maxNumPools
setPoolAllocPoint(uint256 _piduint256 _allocPoint
setPrimePerSecond(uint256 _startTimestampuint256 _endTimestampuint256 _primeAmount
setPrimeTokenAddress(address _prime
sweepERC20(address erc20address touint256 amount
sweepETH(address touint256 amount
transferOwnership(address newOwner
updateEthPool(uint256 _pid
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdrawAndClaimEthAndPrime(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.