TraitsConstructorV2
Verified contract
Active on
Ethereum with 6,408 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f29…b3c5
0xee9e…da7e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xee9e…da7e | ERC-1555 | 53 | -- | -- | |
0xee9e…da7e | ERC-1555 | 46 | -- | -- | |
0xee9e…da7e | ERC-1555 | 44 | -- | -- | |
0xee9e…da7e | ERC-1555 | 42 | -- | -- | |
0xee9e…da7e | ERC-1555 | 40 | -- | -- | |
0xee9e…da7e | ERC-1555 | 37 | -- | -- | |
0xee9e…da7e | ERC-1555 | 28 | -- | -- | |
0xee9e…da7e | ERC-1555 | 23 | -- | -- | |
0xee9e…da7e | ERC-1555 | 20 | -- | -- | |
0xee9e…da7e | ERC-1555 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262772 | 2 days ago | | | 0 | 0.0012664920 | |
| 21262759 | 2 days ago | | | 0 | 0.0012944253 | |
| 21261015 | 2 days ago | | | 0 | 0.0018242659 | |
| 21203303 | 10 days ago | | | 0 | 0.0025263924 | |
| 21174575 | 14 days ago | | | 0 | 0.0045695100 | |
| 21146151 | 18 days ago | | | 0 | 0.0018349872 | |
| 21123802 | 21 days ago | | | 0 | 0.0019515149 | |
| 21114968 | 23 days ago | | | 0 | 0.0014280269 | |
| 21111307 | 23 days ago | | | 0 | 0.00087148119 | |
| 21104560 | 24 days ago | | | 0 | 0.00088912972 |
ABI
ABI objects
Getter at block 21277075
apesContract() view returns (address)
0x7f29b85834d6a2ba4bb1c64325686c6057b1b3c5
owner() view returns (address)
0x8426cc3b81cf17e0a1cc54b8d849dd780baac5e3
secret() view returns (address)
0xc8033181079b4a920cf5a3fd1a9f15fccc8c610f
traitsContract() view returns (address)
0xee9e6146e635e5da5c3885b2a641321c5a50da7e
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events equip(uint256 tokenId, uint256[] traitsIn, uint256[] traitsOffChainIn, uint256[] traitsOut, uint256[] traitsOGOut, uint256 timeOut, string changeCode, bytes signature)
equipWithOffChainRemoval(uint256 tokenId, uint256[] traitsIn, uint256[] traitsOffChainIn, uint256[] traitsOffChainOut, uint256 timeOut, string changeCode, bytes signature)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
setContracts(address _apes, address _traits)
setSecret(address _secret)
transferOwnership(address newOwner)
Equipped(uint256 tokenId, uint256[] offChainIn, string changeCode, address operator)
EquippedOffChain(uint256 tokenId, uint256[] offChainIn, uint256[] offChainOut, string changeCode, address operator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _apes, address _traits, address _secret)
This contract contains no fallback and receive objects.
This contract contains no error objects.