AssetsInteraction
Verified contract
Active on
Ethereum with 1,670 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd816…3f0e
0x7f29…b3c5
0xcf09…682b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#143555) | BAPAPES | ERC-721 | 1 | -- | -- |
(#135864) | BAPAPES | ERC-721 | 1 | -- | -- |
(#135113) | BAPAPES | ERC-721 | 1 | -- | -- |
(#124914) | BAPAPES | ERC-721 | 1 | -- | -- |
(#121794) | BAPAPES | ERC-721 | 1 | -- | -- |
(#115342) | BAPAPES | ERC-721 | 1 | -- | -- |
(#111429) | BAPAPES | ERC-721 | 1 | -- | -- |
(#111428) | BAPAPES | ERC-721 | 1 | -- | -- |
(#108554) | BAPAPES | ERC-721 | 1 | -- | -- |
(#104932) | BAPAPES | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295713 | 3 days ago | | | 0 | 0.00079964945 | |
| 21295688 | 3 days ago | | | 0 | 0.0041121586 | |
| 21204892 | 16 days ago | | | 0 | 0.00067913290 | |
| 21204880 | 16 days ago | | | 0 | 0.0036118301 | |
| 21193441 | 18 days ago | | | 0 | 0.0023217930 | |
| 21193430 | 18 days ago | | | 0 | 0.011352247 | |
| 21125226 | a month ago | | | 0 | 0.0013820310 | |
| 21125215 | a month ago | | | 0 | 0.0070845998 | |
| 21105055 | a month ago | | | 0 | 0.00038797322 | |
| 21105049 | a month ago | | | 0 | 0.0018868755 |
ABI
ABI objects
Getter at block 21318893
bapApes() view returns (address)
0x7f29b85834d6a2ba4bb1c64325686c6057b1b3c5
bapTeenBulls() view returns (address)
0xcf099445347f0f006c19b90f1c1933eb9413682b
masterContract() view returns (address)
0xd8162d9703d1c13476fee3f20adf2c6468683f0e
owner() view returns (address)
0x8426cc3b81cf17e0a1cc54b8d849dd780baac5e3
secret() view returns (address)
0xc8033181079b4a920cf5a3fd1a9f15fccc8c610f
Read-only
isAuthorized(address) view returns (bool)
isResurrected(uint256) view returns (bool)
State-modifying
Events burnApes(uint256[] tokenIds)
burnTeens(uint256[] tokenIds)
generateTeenBull()
onERC721Received(address, address, uint256 tokenId, bytes) returns (bytes4)
renounceOwnership()
resurrectApe(uint256 tokenId, address recipient)
setAuthorized(address operator, bool status)
setContractsAddresses(address masterContractAddress, address apesAddress, address teensAddress)
setIsResurrected(uint256[] tokenIds, bool boolean)
setSigner(address newSigner)
teenResurrect(uint256 utilityId, uint256 sacrificed, uint256 resurrected, uint256 timeOut, uint256 offChainUtility, bytes signature)
transferOwnership(address newOwner)
transferOwnershipExternalContract(address _contract, address _newOwner)
AssetsBurned(address user, uint256[] tokenIds, uint256 typeOfAsset, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TeenResurrected(address user, uint256 sacrificed, uint256 resurrected, uint256 newlyMinted, uint256 offChainUtility)
UtilityBurnedOffChain(address user, uint256 utilityId, uint256 timestamp)
constructor(address masterContractAddress, address apesAddress, address teensAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.