BoredApeYachtClub404

Verified contract

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

No balances found for "BoredApeYachtClub404"

0x8d32ac3e2b3163bf69a43746a76218635b28cfb2103e37c4ab058df05a7dbde7
0xc5bfd9fe5c57f6d9f2566565fb55bd8d6cef530c34d90a1d22aac30b36cbbb67
0x715515cc0ea7d586e4caaeb686662a8f7f0ef659f4aff16142e265e16d260d29
0xac5df0299db35bdaddcf6956903882817421ab0649b4873266a635336ea4c0f2
0x1846e87e2129891cc7514e4396ee58e8e16ac794684b7bb8da6db3553ceed82e
0x0ab9ced10365e975f6875c88c2eb9ba5b409213d5f06af750c3ea001e1b17fdb
0xa170914fbf3bbeddc747394ae58a673e96b43bd970ecc9afaa1582c4754536b6
0xc52026235ad7cfa32b865dfc455e3f074993ca233475339662d829a08268a245
0xe6cd7f17bcfd2cdd9bd6fa515746e0e7b9203a4d4a69f93a88ae68d58294c5cf
0xff24e81c6da2316e4de6d47c1438784c95aae100452aac768f76dc1313c16b30

Functions
Getter at block 20873644
MAX_APES(view returns (uint256)
404
baseTokenURI(view returns (string)
https://ipfs.io/ipfs/QmeSjSinHpPnmXmspMjwiXyN6zS4E9zccariGR3jxcaWtq/
decimals(view returns (uint8)
18
minted(view returns (uint256)
66
name(view returns (string)
BoredApeYachtClub404
owner(view returns (address)
0x5dde8517c5bbac105733c055334b574e1cfe8d73
symbol(view returns (string)
BAYC404
totalSupply(view returns (uint256)
404000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setNameSymbol(string _namestring _symbol
setTokenURI(string _tokenURI
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(