Kumagorou And Kumarvel Generative

Verified contract

Proxy

Active on Ethereum with 421 txns
Deployed by via 0xf971b892 at 16072184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "Kumagorou And Kumarvel Generative"

0x8dd64ec0662159f46123afe652b6ee8bdda2dae7955b89b865fd28819a61b9e1
0x02ef1af5289125e31033f7d79375749e655e8c4ad0c0ef5a42a4e337d4306549
0x5f7a1215af10fe923d98fc0e7c0685628bf59b4a1b7d1571a7f2666402401103
0x9e0fc819d27ecd8f7a9bcfe9508e31a62713455684241ae79018f764a363675e
0x0b6719ca569526a2e815be202d0f81e4f7bc51948a5180db4145e469ef6ff068
0x5134d3551b0ccaebc4eb1d453d57f3e1f15473e0a4b5fab7f2b3cdd82947d313
0xec3a7f2aff91d079285ca782de4761a917098c0ea0e472549350abf77b8a7989
0x4be5feeffd6f128ab45bd6f7f3195fcd75ff2807e8c881c04cab96638457bd24
0xb7cfc9664ddd53f76e2b54822ae6e6314f85e011fcde1ea888591c44766a9caf
0x7ca5735e72acf148e3df7dc6fb3015b393af5ad731a25d1d998e3ff3ab1426b0

Functions
Getter at block 20918551
getCurrentCost(view returns (uint256)
20000000000000000
isPause(view returns (bool)
true
maxSupply(view returns (uint64)
1000
name(view returns (string)
Kumagorou And Kumarvel Generative
owner(view returns (address)
0xe41d878b2f19f207fdee55cf762b19ca60e56be1
preCost(view returns (uint256)
20000000000000000
publicCost(view returns (uint256)
100000000000000000
salePhase(view returns (uint64)
4
symbol(view returns (string)
KK
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCount(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedLists(uint64addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenIdpayable 
burn(uint256 _tokenId
initialize(
ownerMint(address _addressuint256 count
preMint(uint256 _mintAmountuint256 _maxCountbytes32[] _proofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setHiddenBaseURI(string _uri
setMaxSupply(uint64 _maxSupply
setMember(address memberbool enable
setMerkleRoot(bytes32 _merkleRoot1bytes32 _merkleRoot2bytes32 _merkleRoot3bytes32 _merkleRoot4
setMintedCountPhase(
setPause(bool _bool
setPreCost(uint256 _preCost
setPublicCost(uint256 _publicCost
setReveal(bool _bool
setSalePhase(uint64 _phase
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMember(address memberbool enable
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CallerIsAnotherContract(
CallerIsNotTeam(
FailedWithdraw(
InvalidMerkleProof(
MaxSupplyOver(
MintAmountCannotBeZero(
MintAmountOver(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NonexistentToken(
NotEnoughFunds(
NowPaused(
OperatorNotAllowed(address operator
OverMintLimit(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PresaleIsActive(
PresaleIsNotActive(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(