Kumaboss

Verified contract

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

No balances found for "Kumaboss"

0x3c68f36ec6d538e32c9fce2b016b333afb9a837f483f3d518ef4093f5f76c742
0xef3e3a2ac7169d3fd37dcf9bf9de49a0aa7e6e2da5e3f406a3366bd89065dbb2
0x03dbc27e959f2666d3adc2d558023d90ef5aaf7663026725acbed83c35229549
0xdbac2014f87ca881d5a172638017c8b2bc2f2824ac10de4a69c4016f17c5781b
0x600877a425cc10437ee055f04a9ca7e2bc831c3e8263b8a9c29f67ffc3c821ef
0xe8f739ccc64a26dfd457f32c31aaa5f1522249fb606be3bb79662b894ee762af
0xe75d5adfcf526c9ac6d23538a070ed1ba9f30d40fcb595caf2eb4bcb4b0b71b8
0xb8293b83a97f2d47f2e14352f68c6a7a4ca4fda03b43258ffc7d39e97d04c51b
0x80b386be0e90e8156a0392431d42e2b9263793691b6fc03785f4f3ee92017128
0xe95dc0dc1289cd60038151258bf2ce4c0039551328473dad4d1b814aa8c4d639

Functions
Getter at block 21256715
amountMinted(view returns (uint256)
0
ext(view returns (string)
.json
maxMintPerAccount(view returns (uint256)
1
maxMintPerTransaction(view returns (uint256)
1
maxNFTSupply(view returns (uint256)
5555
name(view returns (string)
Kumaboss
owner(view returns (address)
0xeab96429c1cc05b691bccd12568c471b885ed03b
publicMintPrice(view returns (uint256)
0
publicMintTime(view returns (uint64)
0
publicSwitch(view returns (bool)
true
symbol(view returns (string)
KB
totalMinted(view returns (uint256)
2000
totalSupply(view returns (uint256)
2000
whitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
whitelistMintPrice(view returns (uint256)
0
whitelistMintTime(view returns (uint64)
0
whitelistSwitch(view returns (bool)
true
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)
whitelistValidity(bytes32[] _merkleProofview returns (bool)
State-modifying
approve(address touint256 tokenId
bossAirdrop(address touint256 airdropNumpayable 
bossMint(uint256 quantitypayable 
pausePublicMint(
pauseWhitelistMint(
publicMint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMintPerAcc(uint256 _maxMintPerAcc
setMaxMintPerTrx(uint256 _maxMintPerTrx
setMaxNFTSupply(uint256 _maxNFTSupply
setPublicMintPrice(uint256 _publicMintPrice
setPublicMintTime(uint32 _publicMintTime
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot
setWhitelistMintPrice(uint256 _whitelistMintPrice
setWhitelistMintTIme(uint32 _whitelistMinttime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _merkleProofuint256 qtypayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(