Kumo x World

Verified contract

Active on Ethereum with 15,668 txns
Deployed by via 0xa5b792e3 at 13581848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kumo x World"

0x4784e59a3f28e77027a301f29415baa5fba195daa0f3c06eefad0f109dbf7e4a
0xd5a044e77fe0a798071e6a05d8b49a5db06f78b1706b583206fc934a952c2df4
0x92fefeebdc9500e2e01da3ec49a679cf86a8bc245a89740ee0fbb368ae209878
0x8d84a008d0807a876a6b809b9e8e84d6795184d511befc24f75e931437f4a79f
0x2bc1e420c5905429bf37ef728323808a8f23eb38ec78fe006165cb3f146ad4e2
0xac43fb41888f1804ae615313c1f01c813fab4cbfa497f2cb4daa39ab27da62bf
0x73a69c2806314eabb726010cfa4928dd2e1f209edf8f4e424ded227d64a653ab
0x982db69776abdb5c80016c99c2598b38f47c544edf16a350e3deefd6ceec8334
0xc4ffb1e3128c4ce6454fe8ba06f22f7abb39d23724b4024e803aa6f555cd47bf
0x3725cd963893335349b80261f8aab97311726f77ddedc23af1d025dfa1f51a91

Functions
Getter at block 21205868
ADDRESS_PURCHASE_LIMIT(view returns (uint256)
10
EXPEDITION_RESERVED(view returns (uint256)
30
KUMO_GIFT_SUPPLY(view returns (uint256)
50
KUMO_PUBLIC_SUPPLY(view returns (uint256)
6586
MAX_SUPPLY(view returns (uint256)
6666
PRICE(view returns (uint256)
60000000000000000
TRANSACTION_LIMIT(view returns (uint256)
10
_giftTokenIdCounter(view returns (uint256 _value)
33
_publicTokenIdCounter(view returns (uint256 _value)
6588
isPublicSaleActive(view returns (bool)
true
isWhitelistSaleActive(view returns (bool)
true
name(view returns (string)
Kumo x World
owner(view returns (address)
0x3c0495ed3fc57c6d970045c4290a32aefa070eaa
symbol(view returns (string)
KUMO
totalSupply(view returns (uint256)
6651
Read-only
_freeMint(addressview returns (uint256)
_purchaseList(addressview returns (uint256)
_whitelist(addressview returns (uint256)
_whitelistPurchased(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkFreeMints(address addrview returns (uint256)
checkWhiteList(address addrview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToWhitelist(address[] addressListuint256[] mintAmount
approve(address touint256 tokenId
assignFreeMint(address[] addressListuint256[] mintAmount
claimFreeMint(uint256 numberOfTokens
expeditionReturn(address[] expeditionOwners
gift(address[] giftAddressuint256[] giftAmount
purchase(uint256 numberOfTokenspayable 
purchaseFromWhitelist(uint256 numberOfTokenspayable 
removeFromWhitelist(address[] addressList
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setMintPrice(uint256 price
setPublicSaleStatus(
setWhiteListSaleStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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

This contract contains no error objects.