BullockBoredApe

Verified contract

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

No balances found for "BullockBoredApe"

0x11a66b0cfd38f1a2554b477f22690fbd68a43e1fa3cc7fb4528efa295c7944ac
0xa75f4d980169f9782ba5a871828ae09491d453396befecabd50fba506da63ae5
0x486475682b74fbce5721009d9ceb187ad1d480c6df3c82b2f46941ea8cefa1c2
0xeb91a4d697731dfa154f6d3723e59fde43340266d336139389a4e410cc6288fa
0x7cbb43b4f5ed6d64cd58146f1a634057e1ff9da40d5a0be3d96c0d486f053036
0xc219ed7da1056877eda9a01a49c7def12fdc72e0df88e27d6c4ddc9a33e3b624
0x22b6dcadbff44ed7eeccc43928096ca580c0bc11f3fc7b25e2d4980de0750685
0x716b3a6dceca45ecffd0620ee84452422f089da002264e4adb9f24123f27f47b
0x90f448470309162aeef770f63c20282ca6eb939e8fa5148ae41ae48f8a47658a
0x9c57bae0ea67ac7fe13e0075ebe7af7a9d65f613be694b101d6ef23543dc34b5

Functions
Getter at block 21021829
name(view returns (string)
BullockBoredApe
owner(view returns (address)
0x19beedba74b0d5234776f777c91c66851a1f3dde
symbol(view returns (string)
BullockBoredApe
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256view returns (string)
uri(uint256 _idview returns (string)
State-modifying
burn(uint256 _iduint256 _amount
burnBatch(uint256[] _idsuint256[] _amounts
burnForMint(address _fromuint256[] _burnIdsuint256[] _burnAmountsuint256[] _mintIdsuint256[] _mintAmounts
mint(address _touint256 _iduint256 _amount
mintBatch(address _touint256[] _idsuint256[] _amounts
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(uint256 _idstring _uri
transferOwnership(address newOwner
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.