No-CryptoKun's

Unverified contract

Proxy

Active on Base with 1,108 txns
Deployed by via 0x0c88c019 at 21629983
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
-
variable spans 2 additional slots

No balances found for "No-CryptoKun's"

0xdb312836f324ae7bf9b520e8e7d8aeeeafd5807b4c9729013d5d382b739f5dc1
0x589ac3037e91563315e14f09cc905d897ebbab5ff41c66c5ac2d6bdaeeae1880
0x07b68f146d58a5619fa9f1ad5231d8ede8c9be3d6dae70a7461e2af77fd9fe64
0x96070a73618dbb30332c2262a8e9f6cc22d2b25b6c8ebf3fbd4b3bacbc44f29e
0x6f8ae40bbd7fca7caa2a14dd235f2e6948d16fe183a5693cf307ef3e99060692
0x6dd8bf9f49ca41fc0fb7788b1af05c1386736046642d6591b2a681c747563433
0xccaaca549a8a8541b9add54f2eba2bb576e69de606a391c15ecc8509371ba2eb
0xdec82e11ec4138dcb6f68384ff0cd391ca3d120b5d4e7cff2ecaf15b8f201ea3
0xee5c2461ed140d8a37e58dd8a74343b53390e24d064ead8b05b0a2a743bc3d0f
0x55ba2092452e7a16178e70391b9432a70ccb2e18f290ef1d099ab84c8bd1cf8f

Functions
Getter at block 22742720
burnConfig(view returns (address archetypeaddress burnAddressbool enabledbool reverseduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, burnAddress=0x0000000000000000000000000000000000000000, enabled=false, reversed=false, ratio=0, start=0, limit=0)
config(view returns (string baseUriaddress affiliateSigneruint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 defaultRoyaltystruct Discount discounts)
(baseUri=ipfs://QmdBJ4QELZCKGgG92YnK3TRVtShp21WY7v8D3FnjwNzCK3/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, maxSupply=2000, maxBatchSize=100, affiliateFee=500, defaultRoyalty=300, discounts=(300, []))
name(view returns (string)
No-CryptoKun's
options(view returns (bool uriLockedbool maxSupplyLockedbool affiliateFeeLockedbool discountsLockedbool ownerAltPayoutLocked)
(uriLocked=false, maxSupplyLocked=false, affiliateFeeLocked=false, discountsLocked=false, ownerAltPayoutLocked=false)
owner(view returns (address)
0x71d4b68d1a78f2277743f4424473cf0f85635d47
ownerBalance(view returns (uint128)
0
payoutConfig(view returns (uint16 ownerBpsuint16 platformBpsuint16 partnerBpsuint16 superAffiliateBpsaddress partneraddress superAffiliate)
(ownerBps=9500, platformBps=500, partnerBps=0, superAffiliateBps=0, partner=0xa7193f1661a395211b1cf4fc369394128d33120d, superAffiliate=0x0000000000000000000000000000000000000000)
platform(pure returns (address)
0x86b82972282dd22348374bc63fd21620f7ed847b
symbol(view returns (string)
NOKUNS
totalSupply(view returns (uint256)
503
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview returns (uint128)
balanceOf(address ownerview returns (uint256)
computePrice(bytes32 keyuint256 quantitybool affiliateUsedview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
invites(bytes32view returns (uint128 priceuint128 reservePriceuint128 deltauint32 startuint32 enduint32 limituint32 maxSupplyuint32 intervaluint32 unitSizeaddress tokenAddressbool isBlacklist)
isApprovedForAll(address owneraddress operatorview returns (bool)
listSupply(bytes32 keyview returns (uint256)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (uint128)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenIdpayable 
batchMintTo(struct Auth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
enableBurnToMint(address archetypeaddress burnAddressbool reverseduint16 ratiouint64 startuint64 limit
initialize(string namestring symbolstruct Config config_struct PayoutConfig payoutConfig_address _receiver
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockURI(string password
mint(struct Auth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct Auth authuint256 quantityaddress toaddress affiliatebytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setAffiliateFee(uint16 affiliateFee
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setDefaultRoyalty(address receiveruint16 feeNumerator
setDiscounts(struct Discount discounts
setDutchInvite(bytes32 _keybytes32 _cidstruct DutchInvite _dutchInvite
setInvite(bytes32 _keybytes32 _cidstruct Invite _invite
setMaxBatchSize(uint32 maxBatchSize
setMaxSupply(uint32 maxSupplystring password
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawAffiliate(
withdrawTokens(address[] tokens
withdrawTokensAffiliate(address[] tokens
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
Initialized(uint8 version
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateaddress tokenuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcaddress tokenuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidConfig(
InvalidQueryRange(
InvalidSplitShares(
LockedForever(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotApprovedToTransfer(
NotOwner(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPassword(