CryptoSimeji

Verified contract

Active on Ethereum with 34,906 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 3 additional slots

No balances found for "CryptoSimeji"

0x51efc12b287c1931900d9f1877ab950260960d3d244bd2075190a0a7323a30f3
0xa83d73ee7105a1964261a97b6702a35c5bd1280935f1314942df79ca94bae2a0
0x3f1f2a9a2ad1af8692f31ae47e033d86135b8484950b66eb951a0031bb39c7f6
0xed367acd65c779c53520d94c8f13980d37fe8b209d6dedbb132612bb7d69c838
0x83842ea340159d9bfea561f8cd6a666b415e562ed8a3ce01b6d27dba3a6bbc43
0xe5b8261366eb74be2151115788023f898b36dec78be11b84f6b7fc6013fe7335
0xf1928e357ea15690574fcb57db569ec7a1d8693906afdf0d21ae180d686f5d2f
0x5360692b476c6b6a2f4a3c41b46911e19e201cd6632bcbd472e02c27db4a2fea
0x9adc24e0c95535112430cd388c9b22fc049bbdc4be140da1b298c789d41d145a
0xeff533f8ee9e9c8a363750539d6eedc9754573569e41c3af9020207f4288b21e

Functions
Getter at block 21162517
baseTokenURI(view returns (string)
ipfs://bafybeievpwedrt7soo6nbgkdttmjjmpkcsjkzpyaz4zox74fr45blo5boe/
name(view returns (string)
CryptoSimeji
operateConfig(view returns (uint256 whiteListSaleBeginuint256 whiteListSaleEndbytes32 merkleRootuint256 publicSaleBegin)
(whiteListSaleBegin=1661738400, whiteListSaleEnd=1661997599, merkleRoot=0x2c35f2cf26eb4f25994f33fd097d562cab908bed3ed78a4561ef10c52e62596b, publicSaleBegin=1661997600)
owner(view returns (address)
0x564d27aea51b24d8aa807cb94678df69db7705eb
paused(view returns (bool)
false
sellerConfig(view returns (uint256 totalInventoryuint248 airdropQuotauint248 reserveQuotabool reserveFreeQuotabool lockFreeQuotabool lockTotalInventoryuint256 maxPerAddressuint256 maxPerTx)
(totalInventory=10000, airdropQuota=300, reserveQuota=0, reserveFreeQuota=true, lockFreeQuota=true, lockTotalInventory=true, maxPerAddress=1, maxPerTx=1)
symbol(view returns (string)
CryptoSimeji
totalSold(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hadBought(address addrview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
verify(address tobytes32[] merkleProofview returns (bool)
State-modifying
airdrop(address touint256 requested
approve(address touint256 tokenId
pause(
publicBuy(uint256 requested
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string baseTokenURI_
setOperateConfig(struct SimejiNFTOperateConfig config
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
whitelistBuy(uint256 requestedbytes32[] signature
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Refund(address indexed buyeruint256 amount
Revenue(address indexed beneficiaryuint256 numPurchaseduint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.