PirateApes
Verified contract
Proxy
Active on
Ethereum with 10,397 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
5 additional
variables
Balances ($0.00)
No balances found for "PirateApes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21235902 | 3 days ago | | | 0 | 0.00086800439 | |
| 21207297 | 7 days ago | | | 0 | 0.00041523018 | |
| 21202002 | 8 days ago | | | 0 | 0.00071388648 | |
| 21200407 | 8 days ago | | | 0 | 0.00068339169 | |
| 21200392 | 8 days ago | | | 0 | 0.00066818567 | |
| 21193301 | 9 days ago | | | 0 | 0.00090637445 | |
| 21153519 | 14 days ago | | | 0 | 0.00088197905 | |
| 21153421 | 14 days ago | | | 0 | 0.00078197676 | |
| 21152869 | 15 days ago | | | 0 | 0.00059202296 | |
| 21072767 | a month ago | | | 0 | 0.0015543091 |
ABI
ABI objects
Getter at block 21257089
FREE_AMOUNT_OG() view returns (uint16)
3
FREE_AMOUNT_PUBLIC() view returns (uint16)
1
FREE_AMOUNT_WL() view returns (uint16)
2
LOCATION_HEAVEN() view returns (uint8)
255
LOCATION_QUARANTINE() view returns (uint8)
254
MAX_SUPPLY() view returns (uint256)
5700
MAX_TOTAL_BATCH_SIZE() view returns (uint16)
10
PRICE_1_EXTRA() view returns (uint256)
40000000000000000
PRICE_4_EXTRA() view returns (uint256)
140000000000000000
PRICE_7_EXTRA() view returns (uint256)
210000000000000000
SALE_STARTED_AT_OG() view returns (uint256)
1659388287
SALE_STARTED_AT_PUBLIC() view returns (uint256)
1659388287
SALE_STARTED_AT_WL() view returns (uint256)
1659388287
burned() view returns (uint256)
81
name() view returns (string)
PirateApes
owner() view returns (address)
0xe23159ea1f120449f07c4ab27e5ef1a820d1eb44
supply() view returns (uint256)
5700
symbol() view returns (string)
BAPC
totalSupply() view returns (uint256)
5619
Read-only
_minters(uint256) view returns (address)
actualOwnerOf(uint256 tokenId) view returns (address)
balanceOf(address owner_) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner_, address operator_) view returns (bool)
isTransferUnlocked(address from, address to) view returns (bool)
locked(address) view returns (address locker, uint96 meta)
markets(address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenOwnerState(address) view returns (uint16 startTokenId, uint16 batch, uint16 balance, uint208 meta)
tokenState(uint256) view returns (address owner, uint16 batch, uint8 locationId, uint72 meta)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
_mint(address to, uint16 amount)
approve(address to, uint256 tokenId)
burnBatchOperator(address from, uint256[] tokenIds)
initialize(address verifier_, address proxyRegistryAddress_)
lock(address locker)
lock(uint256 timestamp, bytes sig)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMarketplace(address marketAddress, bool value)
setOperator(address operatorAddress, bool value)
setVerifier(address verifier_)
transfer(address to, uint256 tokenId, uint256 timestamp, bytes sig)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unlock(address wallet)
unlock(address wallet, uint256 timestamp, bytes sig)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
Locked(address indexed ownder, address indexed locker, bool indexed state)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.