ApesLol

Verified contract

Active on Ethereum with 959 txns
Deployed by via 0x0db5a351 at 15012777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ApesLol"

0xe4b996a65a35ad8f22c0daf81943b99761ddda97b0d8a4d5aaca6ca4cd113b84
0xd0f760f9cc7a417e4d206c892c7ce7e52fa0dd266f3dd27744c85d603051d6e9
0x88a926dd041e35ff65aa7bcb9835f5781136a1e40d3abedd49b271171de9bf3f
0xcbd861863be88694b38f752f7037e347eebc6ed28b0d634db13da10ad66692ff
0x050c6165f6edec34b230115a8bbfd98429aeda9482383c976c009c94ffb93b16
0xdf9a8bf8e60843005181cc47f0dc80d279ff33844f3fa09a020c710824593259
0xe2d662b59da827da4e34bb8e4555533c6832180234c2951833d0738a1e84376e
0xf5eefcf8b14eba84208f72d11ea184ca797d40b2e7b6d391e62e058296f257d6
0x2c2d9615dc17549703decc711896edb9077d2c07990db79a9a1eebf091c8cb96
0x74e52d39ba41e043375eede57f723d211b922c22df24fc2d7fca9d256dc27459

Functions
Getter at block 21187256
MAX_MINTS(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
2500
NFT_PRICE(view returns (uint256)
0
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmcAnSiAQjsQRJ1upsbQsZD3Gv2YgfZrBUsNEDdAfrssQq/
name(view returns (string)
ApesLol
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x1e26659e6215912e3b827e123283fa2b7cadb9eb
paused(view returns (bool)
false
symbol(view returns (string)
AL
totalSupply(view returns (uint256)
2284
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
Mint(uint256 numTokenspayable 
OwnerMint(uint256 numTokenspayable 
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxMints(uint256 newMax
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.