TheHumanoidsStaking
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- | |
HMNDS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "TheHumanoidsStaking"
ABI
ABI objects
Getter at block 21203444
canStake() view returns (bool)
true
owner() view returns (address)
0x80580d6c8950956fd624322664cbd5ee36171f50
stakingRewardContract() view returns (address)
0xc08f2f8946593a8da611f70747b4360006b5b2c5
Read-only
ownerOf(uint256 tokenId) view returns (address)
stakedTokensBalanceOf(address account) view returns (uint256)
stakedTokensOf(address account) view returns (uint16[])
timestampOf(uint256 tokenId) view returns (uint256)
State-modifying
Events renounceOwnership()
setStaking(bool _canStake)
setStakingRewardContract(address newStakingRewardContract)
stake(uint16[] tokenIds)
transferOwnership(address newOwner)
unstake(uint16[] tokenIds)
unstakeAll()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.