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 |
---|---|---|---|---|---|
0x3077…50ae | ERC-1555 | 12 | -- | -- | |
0xe5e4…3ca6 | ERC-1555 | 4 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- | |
LAYERS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18323334 | a year ago | | | 0 | 0.00016624478 | |
| 18246544 | a year ago | | | 0 | 0.00017670090 | |
| 18246538 | a year ago | | | 0 | 0.00019085517 | |
| 18246290 | a year ago | | | 0.3 | 0.0014416121 | |
| 18246271 | a year ago | | | 0.3 | 0.0014548823 | |
| 18246261 | a year ago | | | 1 | 0.0013817101 | |
| 18246254 | a year ago | | | 0.3 | 0.0013427724 | |
| 18246245 | a year ago | | | 0.3 | 0.0015945341 | |
| 18246235 | a year ago | | | 0 | 0.00021092796 | |
| 18244811 | a year ago | | | 0.3 | 0.0014671822 |
ABI
ABI objects
Getter at block 21443318
owner() view returns (address)
0x930523de187dbac6dc58d0de602276a605f5ba78
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
vhilsNFT() view returns (address)
0xa9248a0935eb476cfe2f286df813a48d06ffd2e2
vhilsUtility() view returns (address)
0x3077674dd77c532b2e2d9945808c900940de50ae
Read-only
editions(uint8) view returns (bool active, uint16 allocation, uint16 minted, uint32 start, uint32 end, uint120 price)
layerRewards(uint256) view returns (uint16)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events acceptOwnership()
burn(uint16 _tokenId, uint8 _type) payable
depositLayerRewards(address _from, uint16[] _tokenIds)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
setActive(uint8[] _types, bool[] _active)
setAllocations(uint8[] _types, uint8[] _allocations)
setEdition(uint8 _type, bool _active, uint16 _allocation, uint32 _start, uint32 _end, uint120 _price)
setPrices(uint8[] _types, uint120[] _prices)
setTimeRange(uint8[] _types, uint32 _start, uint32 _end)
setVhilsNFT(address _vhilsNFT)
setVhilsUtility(address _vhilsUtility)
transferOwnership(address newOwner)
withdraw()
withdraw1155(address _to, address _token, uint256[] _tokenIds, uint256[] _amounts)
withdraw721(address _to, address _token, uint256[] _tokenIds)
Burned(uint16 tokenId, uint8 _type)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.