TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 285 txns
Deployed by via 0x82647c7d at 15404432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0xfddd9aa97b90249d72aec155108c50f97ac66c25474e0ba46440762eabc054d4
0xa34d02b71b6615e01b8d532e30b028426df8ae566560043d4c0083ce18f19df3
0x54f64c7288823b0442cdc5517349006a3d6b4b1ead3b8563a548e171ca9f5e4d
0x22a1255bf8a70f18e8896f13467105b326309d5bc77bfe310f4abac9d3eea3c9
0xc630ee8308fc75ce80e24eabe0d8fa36f6a865110d32192a50bf688c51a35921
0xe93ca973dc7e21904b06f1ef384d8bb081879944304df6c62af42ed59a7052d0
0x0011320eb7011a5cbcba9704b65125d056e952284e7013f5fdb9232dcf49b4a1
0x5d2507bac57e508b8e4c6f6e85dbe74dcb9d6d21840c89975d70d91837d5af8e
0x862c485bda7b63a132a961add3159ab9b26017b93358e72876685d995a6fadb1
0x77b37b0f06698e669837f203018c614061873647664aa1785285293f187ec3e7

Functions
Getter at block 21158714
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
config(view returns (address)
0x41295807c0a7aeb3b942ee0442eeae64a2fb9232
 
totalClaimableAndClaimedCRWNToken(view returns (uint256)
Read-only
getRewardTokenCount(uint256 _amountview returns (uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAdmin(address account
claimAllAlloyxCRWN(returns (bool)
claimAlloyxCRWN(uint256 _amountreturns (bool)
claimReward(uint256 _amountreturns (bool)
grantRole(bytes32 roleaddress account
initialize(address _configAddress
renounceAdmin(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
stake(uint256 _amount
unstake(uint256 _amount
updateConfig(
withdrawGfiFromMultiplePoolTokens(uint256[] _tokenIDs
withdrawGfiFromPoolTokens(uint256 _tokenID
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AlloyxConfigUpdated(address indexed whoaddress configAddress
Claim(address _tokenReceiveruint256 _tokenAmount
Initialized(uint8 version
Reward(address _tokenReceiveruint256 _tokenAmount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Stake(address _stakeruint256 _amount
Unstake(address _unstakeruint256 _amount
WithdrawGfiFromPoolTokens(uint256 _tokenID
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.