PrimeApeInfector
Verified contract
Active on
Ethereum with 4,733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6632…41a0
0xb0c8…60a5
0xfd89…ae2c
Balances ($0.00)
No balances found for "PrimeApeInfector"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20190316 | 5 months ago | | | 0 | 0.0014464666 | |
| 19247834 | 9 months ago | | | 0 | 0.0038452487 | |
| 18973449 | 10 months ago | | | 0 | 0.0043114358 | |
| 18970705 | 10 months ago | | | 0 | 0.0039811138 | |
| 17731021 | a year ago | | | 0 | 0.0033077636 | |
| 17731005 | a year ago | | | 0 | 0.0034453877 | |
| 17695168 | a year ago | | | 0 | 0.0028962428 | |
| 17459020 | a year ago | | | 0 | 0.0032395919 | |
| 17451967 | a year ago | | | 0 | 0.0045052267 | |
| 17451964 | a year ago | | | 0 | 0.0043093829 |
ABI
ABI objects
Getter at block 21186018
bananas() view returns (address)
0xb0c81c53b267a4cd6cbaf48d746d00e369d060a5
infectedApes() view returns (address)
0xfd8917a36f76c4da9550f26db2faaaa242d6ae2c
infectingOpen() view returns (bool)
true
nextLevelThreeId() view returns (uint256)
6
owner() view returns (address)
0xd0c4bec1af0cc525d3f4b07a108c84156d34f4c7
primeApeNFT() view returns (address)
0x6632a9d63e142f17a668064d41a21193b49b41a0
primeApeOffset() view returns (uint256)
7979
Read-only
apeInfected(uint256, uint256) view returns (bool)
getInfectedByLevel(uint256[] apeIds, uint256 bananaType) view returns (uint256[])
isLegendary(uint256) view returns (bool)
State-modifying
Events infectApe(uint256 apeId, uint256 bananaType)
renounceOwnership()
resetLegendaries(uint256[] legendaryIds)
setContracts(address _ape, address _banana, address _infected)
setInfectingOpen(bool open)
setLegendaries(uint256[] legendaryIds)
transferOwnership(address newOwner)
withdrawAll(address _to)
Infect(address infector, uint256 indexed apeId, uint256 indexed bananaType, uint256 indexed infectedApeId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(address indexed sender, uint256 indexed amount)
WithdrawAllEvent(address indexed to, uint256 amount)
constructor(address _ape, address _banana, address _infected)
receive()
This contract contains no error objects.