StakeDesk

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1ee89540 at 15404430
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 "StakeDesk"

No transactions found for "StakeDesk"


Functions
Getter at block 21158714
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
config(view returns (address)
0x0000000000000000000000000000000000000000
 
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.