PremiaMiningProxy

Verified contract

Proxy

Active on Ethereum with 242 txns
Deployed by via 0x8b6f041b at 13509304
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 5 additional slots
ERC-20
Value $13,596.99
0x63d79036c82a7f466d20bc7c9be73378a067d5024c9e27fb50a05ad608a03427
From
0xc5b1fd19b56aa9553976824eaa8cf34bd00bdd3efa2cbebdf1127413125b23f8
0xfe6e2cee0e1742fc574022f3b63176ea5323268a8e7ff5d77a0696212c3c742e
0x8649c4af7106cb2b73da39513078f0de3d61949059d88544ae690ac3f23f92c5
0x84b0a5a7de670786855bd61f3b7be20397148b7abdfbd39347c0952eec89ea3c
0x74f8ff9ad1925e403852938bfbaadfce50ad185afb5d836c81b224eaf791d586
0x81488dc510acd1614a216636b98278f0f9cebc2b06bf1a8e8a5540bcb6e967a6
0xb0509f2327f2f259742c0cc74a129aaa7323c51fe2b9bdb2cf48e175c2eaf5fc
0x01b1650d5e0aa43686265b24a4fab13004b743396ac7b6a9a8da95f5827e264a
0x1f55915f19f9854d6b72db8f875398bf7423646200bd4ea89b3f0cb2bfbe5cc7

Functions
Getter at block 20987067
getImplementation(view returns (address)
0x8682fc94f435468e18790dfa8607600acce07dee
nomineeOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xc22fae86443aeed038a4ed887bba8f5035fd12f0
getPremiaPerYear(view returns (uint256)
0
getTotalAllocationPoints(view returns (uint256)
177078312512021398233682
premiaRewardsAvailable(view returns (uint256)
90558293078938647485294
Read-only
getPoolInfo(address poolbool isCallPoolview returns (struct PremiaMiningStoragePoolInfo)
pendingPremia(address _poolbool _isCallPooladdress _userview returns (uint256)
State-modifying
acceptOwnership(
setImplementation(address implementation
transferOwnership(address account
addPremiaRewards(uint256 _amount
allocatePending(address _useraddress _poolbool _isCallPooluint256 _userTVLOlduint256 _userTVLNewuint256 _totalTVLuint256 _utilizationRate
claim(address _useraddress _poolbool _isCallPooluint256 _userTVLOlduint256 _userTVLNewuint256 _totalTVLuint256 _utilizationRate
multiClaim(address accountaddress[] poolsbool[] isCall
setPremiaPerYear(uint256 _premiaPerYear
updatePool(address _poolbool _isCallPooluint256 _totalTVLuint256 _utilizationRate
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Claim(address indexed useraddress indexed poolbool indexed isCallPooluint256 rewardAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdatePoolAlloc(address indexed poolbool indexed isCallPooluint256 votesuint256 poolUtilizationRateBPS
Constructor
constructor(address implementationuint256 premiaPerBlock
Fallback and receive
fallback(
receive(
Errors
AddressUtils__NotContract(
Ownable__NotOwner(
Ownable__NotTransitiveOwner(
SafeERC20__OperationFailed(