LandOfValeriaStake

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0986385c at 17270532
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 "LandOfValeriaStake"

No transactions found for "LandOfValeriaStake"


Functions
Getter at block 21177802
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
championsAddress(view returns (address)
0x0000000000000000000000000000000000000000
delegationRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
landOfValeriaAddress(view returns (address)
0x0000000000000000000000000000000000000000
rewardsAddress(view returns (address)
0x0000000000000000000000000000000000000000
stakingPaused(view returns (bool)
false
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
staked(addressuint256view returns (uint128 stakedAtuint128 claimedAt)
stakedInfoOf(address contractAddressuint256[] tokenIdsview returns (bytes[])
supportsInterface(bytes4 interfaceIdview returns (bool)
tokensLockedState(address contractAddressuint256[] tokenIdsview returns (bool[])
State-modifying
delegatedStake(uint256[] landTokenIdsuint256[] championTokenIdsaddress vault
delegatedUnstake(uint256[] landTokenIdsuint256[] championTokenIdsaddress vault
emergencyStakeUpdate(address contractAddressuint256[] tokenIdsstruct ILandOfValeriaStakeStakedToken stakeInfo
grantRole(bytes32 roleaddress account
initialize(address _rewardsAddressaddress _delegationRegistryAddressaddress _landOfValeriaAddressaddress _championsAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDelegationRegistry(address _delegationRegistryAddress
setRewardsAddress(address _rewardsAddress
setStakingPaused(bool paused
stake(uint256[] landTokenIdsuint256[] championTokenIds
stakedBatchTransfer(address contractAddressaddress touint256[] tokenIds
unstake(uint256[] landTokenIdsuint256[] championTokenIds
withdrawValeriaToken(uint256 amount
Events
Claimed(uint256 indexed iduint256 amount
Initialized(uint8 version
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(uint256 indexed tokenIdaddress contractAddress
Unstake(uint256 indexed tokenIduint256 stakedAtTimestampuint256 removedFromStakeAtTimestampaddress contractAddress
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.