Infected Ape Planet
Verified contract
Active on
Ethereum with 3,701 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Infected Ape Planet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21370153 | a day ago | | | 0 | 0.00065621109 | |
| 21127761 | a month ago | | | 0 | 0.0014660570 | |
| 21024621 | 2 months ago | | | 0 | 0.00014047367 | |
| 21002106 | 2 months ago | | | 0 | 0.00019453120 | |
| 21002103 | 2 months ago | | | 0 | 0.00017832278 | |
| 21002096 | 2 months ago | | | 0 | 0.00018560674 | |
| 20787460 | 3 months ago | | | 0 | 0.00090376440 | |
| 20751832 | 3 months ago | | | 0 | 0.00011602322 | |
| 20751829 | 3 months ago | | | 0 | 0.00011814133 | |
| 20751800 | 3 months ago | | | 0 | 0.000087675652 |
ABI
ABI objects
Getter at block 21379885
baseURIString() view returns (string)
https://infected-metadata-1-d42odne3ka-uc.a.run.app/metadata/
infectContract() view returns (address)
0x98ef4ce5fc49a3ade9b241da9b1d60de86e32aa9
name() view returns (string)
Infected Ape Planet
openseaProxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
owner() view returns (address)
0x7d2895fa9e58be811a9da52a26577af71464ed63
symbol() view returns (string)
IAP
totalSupply() view returns (uint256)
4588
Read-only
balanceOf(address owner) view returns (uint256)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintTo(uint256 tokenId, address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setInfectContract(address newInfectContract)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(address indexed sender, uint256 indexed amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
setBaseURIEvent(string indexed baseURI)
constructor(address _openseaProxyRegistryAddress)
receive()
This contract contains no error objects.