MetroMiniBlockClaim
Verified contract
Active on
Ethereum with 1,734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MetroMiniBlockClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452735 | 4 months ago | | | 0 | 0.000026661000 | |
| 15154068 | 2 years ago | | | 0 | 0.00033526434 | |
| 15057391 | 2 years ago | | | 0 | 0.0021391148 | |
| 15057337 | 2 years ago | | | 0 | 0.011672491 | |
| 15056865 | 2 years ago | | | 0 | 0.0063488051 | |
| 15056844 | 2 years ago | | | 0 | 0.0021835195 | |
| 15056744 | 2 years ago | | | 0 | 0.013588364 | |
| 15056691 | 2 years ago | | | 0 | 0.0073902614 | |
| 15056649 | 2 years ago | | | 0 | 0.0070695691 | |
| 15056535 | 2 years ago | | | 0 | 0.0017147022 |
ABI
ABI objects
Getter at block 21281873
blockInfoAddress() view returns (address)
0x30a5475e8ee68e243861c0b411239807a3f2b0af
miniBlockAddress() view returns (address)
0x7a1eb86c35136143dda358d4a2d8ac25c4902388
owner() view returns (address)
0x5bc7efe34a983d1fb6bd74289ce95b36dd98ed69
tokenAddress() view returns (address)
0x1ffe8a8177d3c261600a8bd8080d424d64b7fbc2
Read-only
earningInfo(uint256[] tokenIds) view returns (struct EarningInfo)
tokensOfOwner(address account) view returns (uint256[])
tokensOfOwnerIn(address account, uint256 start, uint256 stop) view returns (uint256[])
State-modifying
Events claim(uint256[] tokenIds)
claimForAddress(address account, uint256[] tokenIds)
disableClaim()
enableClaim()
renounceOwnership()
setBlockInfoAddress(address _blockInfoAddress)
transferOwnership(address newOwner)
Claimed(address indexed owner, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _miniBlockAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.