Claimable
Verified contract
Active on
Ethereum with 21,390 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 |
---|---|---|---|---|---|
0x3a1c…8753 | ERC-1555 | 2.124K | -- | -- | |
0x3a1c…8753 | ERC-1555 | 2.087K | -- | -- | |
0x3a1c…8753 | ERC-1555 | 2.07K | -- | -- | |
0x3a1c…8753 | ERC-1555 | 2.038K | -- | -- | |
0x3a1c…8753 | ERC-1555 | 1.998K | -- | -- | |
0x3a1c…8753 | ERC-1555 | 1.98K | -- | -- | |
0x3a1c…8753 | ERC-1555 | 1.636K | -- | -- | |
S | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15060628 | 2 years ago | | | 0 | 0.00084747200 | |
| 15013920 | 2 years ago | | | 0 | 0.0012250464 | |
| 14798267 | 2 years ago | | | 0 | 0.00035422485 | |
| 14735015 | 3 years ago | | | 0 | 0.00048629419 | |
| 14666669 | 3 years ago | | | 0 | 0.0019337628 | |
| 14615428 | 3 years ago | | | 0 | 0.0033009497 | |
| 14615410 | 3 years ago | | | 0 | 0.0042462705 | |
| 14615378 | 3 years ago | | | 0 | 0.0037948089 | |
| 14615369 | 3 years ago | | | 0 | 0.0041075137 | |
| 14615361 | 3 years ago | | | 0 | 0.0037874850 |
ABI
ABI objects
Getter at block 21205506
collection() view returns (address)
0x3a1c88addec56e725ba2a432bc89eeaa5d068753
max() view returns (uint256)
6
migration() view returns (address)
0x0c6d898ac945e493d25751ea43be2c8beb881d8c
owner() view returns (address)
0xee0e85c384f7370ff3eb551e92a71a4afc1b259f
state() view returns (uint8)
1
Read-only
claimed(address, uint256) view returns (bool)
index(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events claim(address _lp, address _adapter)
claimAll(address[] _lp, address[] _adapter)
master()
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
stateChange(uint8 state_)
transferOwnership(address newOwner)
updateCollection(address _collection)
updateMigration(address _migration)
wipe(uint256 _start, uint256 _end)
Claimed(address indexed account, uint256 protocol)
Collection(address collection)
Migration(address migration)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StateChange(uint8 changed)
constructor(address _migration, address _collection, uint256 _max, address[] _index)
This contract contains no fallback and receive objects.
This contract contains no error objects.