TOKYO PUNKS BAD BUNNIES

Verified contract

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

No balances found for "TOKYO PUNKS BAD BUNNIES"

0x8d2bb6683faaa82da2d302638c37e8e0c7a6454ead1285fe5adcb4394f60fdee
0xd3522b6a449e9f87d86a4a54b8ac2c3eb7b52bff2953cc4241d3317dc308dd9c
0x0ef9a2878d9a3e86b48c4d60fd5ac2401948d506b8e29b9018fbfe7336030d16
0x519e8940f22ddb144c477f7f5c8ec955cc33d94a6e6b65a486f9505bdb1e7eef
0x21c59717ecb23d2471c35f81a090c50991141d35ac388deba555b8f3bfc1d451
0x654019334ec668cbdbcd6a412fa2342ababe767070bb49db6766e03ac5bb73e8
0xd372488b20d7355e09cb51434922c0c0c0824b9016c2ac938f8c12cebcd850ee
0x0029c71e7538a113add74fb13279ea3517c6f2dd1f54d8a68f6f084d0bff172e
0x3801944486d812858d5c1c60efe9323826b9667272d1b0d72ed2ed90a5f588fb
0x393707ef72fcb613077a1f7b6d6be140daed48d5c3abea29db7434cb8c88c6fd

Functions
Getter at block 21327654
MAX_SUPPLY(view returns (uint256)
666
MAX_TEAM(view returns (uint256)
2222
MAX_TX(view returns (uint256)
200
baseURI(view returns (string)
https://arweave.net/oNB3Qzk4YTj_y323lpp4-nC_jXh6wRQYqlm9vvmnpr0/
getStep(view returns (uint8 actualStep)
2
merkleRoot(view returns (bytes32)
0x53aaf442e8045ec89001854cee59c122cbfc2d22d9e5900e4bf839ed04e1ccbc
name(view returns (string)
TOKYO PUNKS BAD BUNNIES
notRevealedURI(view returns (string)
owner(view returns (address)
0x9f335dfa31bfb56dfa153efd4092c96ca22fd789
public_price(view returns (uint256)
1000000000000000
saleStartTime(view returns (uint256)
1649298400
step(view returns (uint8)
0
symbol(view returns (string)
TKPBB
totalSupply(view returns (uint256)
558
wl_price(view returns (uint256)
0
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
PublicMint(address _accountuint256 _quantitypayable 
Refund(uint256 amount
TeamMint(address _touint256 _quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
revealCollection(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseURI
setMaxSupply(uint256 _newMAX_SUPPLY
setMerkleRoot(bytes32 _merkleRoot
setSaleStartTime(uint256 _newSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address _accountuint256 _quantitybytes32[] _proofpayable 
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(string _baseURIbytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(