TraitsConstructor
Verified contract
Active on
Ethereum with 1,033 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 | 63 | -- | -- | |
0xee9e…da7e | ERC-1555 | 53 | -- | -- | |
0xee9e…da7e | ERC-1555 | 47 | -- | -- | |
0xee9e…da7e | ERC-1555 | 36 | -- | -- | |
0xee9e…da7e | ERC-1555 | 35 | -- | -- | |
0xee9e…da7e | ERC-1555 | 29 | -- | -- | |
0xee9e…da7e | ERC-1555 | 27 | -- | -- | |
0xee9e…da7e | ERC-1555 | 26 | -- | -- | |
0xee9e…da7e | ERC-1555 | 25 | -- | -- | |
0xee9e…da7e | ERC-1555 | 25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17000161 | 2 years ago | | | 0 | 0.0074396269 | |
| 16999973 | 2 years ago | | | 0 | 0.0083446245 | |
| 16999838 | 2 years ago | | | 0 | 0.0054237183 | |
| 16999023 | 2 years ago | | | 0 | 0.0078144069 | |
| 16998363 | 2 years ago | | | 0 | 0.0078053256 | |
| 16998226 | 2 years ago | | | 0 | 0.0057238636 | |
| 16997997 | 2 years ago | | | 0 | 0.0072510332 | |
| 16996301 | 2 years ago | | | 0 | 0.0067462951 | |
| 16994373 | 2 years ago | | | 0 | 0.0072038334 | |
| 16994338 | 2 years ago | | | 0 | 0.0039252425 |
ABI
ABI objects
Getter at block 21162242
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[] traitsOut, uint256[] traitsOGOut, 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, 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.