StackedStakedToadz
Verified contract
Active on
Ethereum with 10,863 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 |
---|---|---|---|---|---|
STACK | ERC-20 | 18.785K | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- | |
STACK | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14258308 | 3 years ago | | | 0 | 0.0099543381 | |
| 14175578 | 3 years ago | | | 0 | 0.0049857882 | |
| 14175576 | 3 years ago | | | 0 | 0.0063677227 | |
| 14130320 | 3 years ago | | | 0 | 0.013814552 | |
| 13909222 | 3 years ago | | | 0 | 0.010111219 | |
| 13889001 | 3 years ago | | | 0 | 0.0081384383 | |
| 13888034 | 3 years ago | | | 0 | 0.0023630858 | |
| 13885722 | 3 years ago | | | 0 | 0.0085401785 | |
| 13882179 | 3 years ago | | | 0 | 0.0073885832 | |
| 13882127 | 3 years ago | | | 0 | 0.0069208137 |
ABI
ABI objects
Getter at block 21160745
expiration() view returns (uint256)
13696090
owner() view returns (address)
0xd379dd054f187852ab3fd5276e3907b9ed5c6065
rate() view returns (uint256)
1
stackerAddress() view returns (address)
0x2d3f39663d43c0862589a8a24bf05ccd44b0ac4d
stakedToadzAddress() view returns (address)
0x1bbb57def2f6192f0b9b8565f49034bf1fcdb604
Read-only
_depositBlocks(address, uint256) view returns (uint256)
calculateRewards(address account, uint256[] tokenIds) view returns (uint256[] rewards)
depositsOf(address account) view returns (uint256[])
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events claimRewards(uint256[] tokenIds)
deposit(uint256[] tokenIds)
renounceOwnership()
setRateExpiration(uint256 _rate, uint256 _expiration)
transferOwnership(address newOwner)
withdraw(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _stacker, address _stakedToadz, uint256 _rate, uint256 _expiration)
This contract contains no fallback and receive objects.
This contract contains no error objects.