ApeInGenesis

Verified contract

Active on Ethereum with 3,917 txns
Deployed by via 0x1b5fbbf6 at 13627377
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ApeInGenesis"

0xbc533f96fdd69223628780eee57aee073bc100e7488cb661227e2d2c61866a14
0xa5107a5ef992e4507dc8041cc7f1078c69c6d0ffa08ad9b40a8975aa0114d4c9
0xd3fe99482cd59ef0a0117a8c1c5d58ae6b654e061448d089027a31c4fa015689
0xe681f3939d2f6e0042219371c455ffd1c246f819109618b4a229b6b71364a261
0xdcc24e54f59e95762f6320f8f5b735ef43fa718a0347ded8c7d210c45718cf9f
0x5cc2ea983f9ddf171d6e273c9e8b7baf3a4d441eaeb87d26ad418dd0ec554eec
0x0b7f88cbe1a46e990105d6d7a84120f6a4048c4ed8a718a40eca3d26d21cf975
0xf563cd4bafb21efc5f99f5ffddbc6ec0d8145a57bfaa1a9c032a295dc242e66a
0x43cdce8e1abe0a6a8cbc6c386d0e190d1595e6d5332ed0ce981e6ae4e69e8bf6
0xea2fffefbc628aa3faf22e535a58e204f0c731f478a2dc073e04ed94577526db

Functions
Getter at block 20877871
mintedReserve(view returns (bool)
true
owner(view returns (address)
0xff6c9a1b0a9feb61501196733cc154c9eb4001fb
presaleLive(view returns (bool)
false
privateCounter(view returns (uint256)
616
publicCounter(view returns (uint256)
2284
publicLive(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
presalePurchased(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
presale(bytes signaturepayable 
purchase(uint256 amountbytes signaturestring noncepayable 
renounceOwnership(
reserve(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSignerAddress(address signer
togglePreSale(
togglePublicSale(
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.