LosMuertosStaking
Verified contract
Active on
Ethereum with 5,049 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc878…70fc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x8f61…3547 | ERC-1555 | 1 | -- | -- | |
0xbc06…7d9f | ERC-1555 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- | |
LOSMUERTOS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21187787 | 3 days ago | | | 0 | 0.0034103251 | |
| 21142995 | 9 days ago | | | 0 | 0.0060876922 | |
| 21128066 | 11 days ago | | | 0 | 0.0010902198 | |
| 21092949 | 16 days ago | | | 0 | 0.0080007392 | |
| 21026168 | 25 days ago | | | 0 | 0.00038466929 | |
| 20861720 | 2 months ago | | | 0 | 0.00081968231 | |
| 20786313 | 2 months ago | | | 0 | 0.0016925384 | |
| 20706450 | 2 months ago | | | 0 | 0.00026202417 | |
| 20648704 | 3 months ago | | | 0 | 0.00010351980 | |
| 20623682 | 3 months ago | | | 0 | 0.00010439076 |
ABI
ABI objects
Getter at block 21206241 snapshot() view returns (struct LosMuertosStakingStakedInfo[])
originalContract() view returns (address)
0xc878671ff88f1374d2186127573e4a63931370fc
owner() view returns (address)
0xbd84e6dab9ba13fc1facfdcd5be1de7de22fe754
stakedCount() view returns (uint256)
5185
stakingActive() view returns (bool)
true
Read-only
balanceOf(address owner_) view returns (uint256)
tokenStakedInfo(uint256) view returns (address owner, uint256 stakedAt, uint256 tokenId)
walletOfOwner(address owner_) view returns (struct LosMuertosStakingStakedInfo[])
State-modifying
Events renounceOwnership()
setOriginalContract(address originalContract_)
setStakingActive(bool stakingActive_)
stake(uint256[] tokenIds)
transferOwnership(address newOwner)
unstake(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address originalContract_)
This contract contains no fallback and receive objects.
This contract contains no error objects.