Shibuki

Verified contract

Active on Ethereum with 1,033 txns
Deployed by via 0x40d1ecac at 14634540
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Shibuki"

0xc38d45649cf18a626513809398f7ff312615c52d8317cefc98fe3fd91b32f309
0xb7a761698c9cb2132f935f21eff9faac70e29a5164cb410b70501226bacc6c30
0x5a047e7e1c6454cc832ce21b39e20dac98a35061edb05bb43c90f4517df657c8
0xb54ca94dfdfff01ba401b2c1d42b03f9565f12b4806d0744e5b770d91931a184
0xda54fd8da8f931e462ebfba022cba36994fe2c8f36ae122a3e728d568ef760b9
0x8a0ebcbdd39345954eaf3ef9035b4d90e57835ece9f19983ee26c6840d077c2c
0xa4cb3ae8e29b4551a60c754ba97881b6ba41eec65dc8cfd75a226151a158295d
0x89e93c8b5c7fb730defc34b08f599d464cf4961fcdd8f5d3795cf04921befa58
0x34f0aeb3eb147c41f514521e8720a0ff9107065dafb76033359986e1a458a01d
0x31eedbacdd9d4d341c742323f395d9149b3919e4cc4dc222d5613fd3cf1a764b

Functions
Getter at block 20890371
OGWLOpenstate(view returns (bool)
true
WLOGStartDate(view returns (uint256)
1650718800
bonusMintCounter(view returns (uint32)
14
bonusSupply(view returns (uint256)
1500
isFreeOpen(view returns (bool)
false
isOGBonusAvailable(view returns (bool)
true
isOGBonusOpen(view returns (bool)
true
isSaleOpen(view returns (bool)
true
isWLOGOpen(view returns (bool)
false
maxSupply(view returns (uint256)
4200
name(view returns (string)
Shibuki
owner(view returns (address)
0x1d7e18b5afac953d8c9790686a5f5da0e0e421a4
publicMintPrice(view returns (uint256)
27500000000000000
saleStartDate(view returns (uint256)
1650726000
symbol(view returns (string)
SHIB
totalSupply(view returns (uint256)
4200
whitelistMintCounter(view returns (uint32)
50
whitelistMintPrice(view returns (uint256)
22500000000000000
whitelistSupply(view returns (uint256)
2000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberminted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
OGMint(bytes32[] proofuint256 amountpayable 
WhitelistMint(bytes32[] proofuint16 amountpayable 
approve(address touint256 tokenId
burn(uint256 tokenId
freeReservedMint(bytes32[] proofuint256 amountbool isReserved
pubIicMint(address addruint256 tokenID
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setBonusSupply(uint256 amount
setFreeState(bool state
setHashOG(bytes32 root
setHashReserved(bytes32 root
setHashWhitelist(bytes32 root
setMaxSupply(uint256 amount
setOGBonusState(bool state
setOGWLOpenState(bool state
setSaleStartDate(uint256 date
setWLOGStartDate(uint256 date
setWhitelistSupply(uint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBalance(
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(