TheCrypt

Verified contract

Active on Ethereum with 7,358 txns
Deployed by via 0x745b85a1 at 18440272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "TheCrypt"

0xd603351307b1358667d32c24866970f604ba590c0e47a852c5c06a8ef68e28a1
0x447b45de9a40e24f42d8eae5ce4a78bbd5b6e41771981a8a373777d437a24be1
0xc1afc27813c55c47f267d05de1dbc7a73d6a408912fe4370c048f85ac207e61a
0xc4a3557d721955f45c911ead7c61f817c034c5186024cf9a0b8b02dd9918927f
0xc880ffd2303c2493cc35360b3108af82a77beb2f03d74038d4156831dbffe520
0x51914a17b9a99649d3035cec2022a579a9c111207e6e94eae37668eca41e00d2
0xc3d5312d82f85d5f2dab0ddeda867ec0a8a154d4c3c11e41fa974bdf75e7ceb7
0x6a84d099509b8199982db20846b9d2c6991d10bd6183be00284b47199ee0bb01
0xc92f5062f9f544022e4031291af34eda1f78faaea40cf41ef3eaba5aef29187d
0xf0fde622589f22d629b5760b7743baa0eed33fa31c088835121aba56f4adbb8a

Functions
Getter at block 21247460
MAX_PER_WALLET_FREE(view returns (uint256)
1
MAX_PER_WALLET_OG(view returns (uint256)
9999
MAX_PER_WALLET_PUBLIC(view returns (uint256)
9999
MAX_PER_WALLET_WL(view returns (uint256)
9999
MAX_SUPPLY(view returns (uint256)
6666
MAX_TOTAL_PHASE(view returns (uint256)
6666
baseURI(view returns (string)
https://crypt.myfilebase.com/ipfs/QmYPgbPRJe8ymdPNaY3xv9bnCNNoHSGA86oTbp9zg2wh9U/
freeSalePrice(view returns (uint256)
0
merkleRootFREE(view returns (bytes32)
0x1c8d6bcd769efeaa2ac3159ac2c6591746cc9db21cb01c8bed42de9943d4bd43
merkleRootOG(view returns (bytes32)
0x513039ac8c62f4be67ffdb342a58aecd4179ed22d71989e31fc805150c1e81c9
merkleRootWL(view returns (bytes32)
0xcb8f94faf1bc18076698f7df8bbc18d8b97b10e55e333b8d0f3bb4fcee7ba264
name(view returns (string)
TheCrypt
ogSalePrice(view returns (uint256)
19000000000000000
owner(view returns (address)
0x3303c4350259c2b8f3c560b2ec70ad3ed87a5e72
publicSalePrice(view returns (uint256)
19000000000000000
sellingStep(view returns (uint8)
1
symbol(view returns (string)
CRYPT
totalReleased(view returns (uint256)
120442000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
6666
wlSalePrice(view returns (uint256)
19000000000000000
Read-only
amountNFTsperWalletFREE(addressview returns (uint256)
amountNFTsperWalletOG(addressview returns (uint256)
amountNFTsperWalletPUBLIC(addressview returns (uint256)
amountNFTsperWalletWL(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
calculateRoyalty(uint256 _salePriceview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address touint256 tokenId
gift(address _touint256 _quantity
lowerSupply(uint256 _MAX_SUPPLY
publicSaleMint(address _accountuint256 _quantitypayable 
release(address account
release(address tokenaddress account
releaseAll(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseURI
setFREESalePrice(uint256 _freeSalePrice
setMaxPerWalletFREE(uint256 _MAX_PER_WALLET_FREE
setMaxPerWalletOG(uint256 _MAX_PER_WALLET_OG
setMaxPerWalletPUBLIC(uint256 _MAX_PER_WALLET_PUBLIC
setMaxPerWalletWL(uint256 _MAX_PER_WALLET_WL
setMaxTotalPHASE(uint256 _MAX_TOTAL_PHASE
setMerkleRootFREE(bytes32 _merkleRootFREE
setMerkleRootOG(bytes32 _merkleRootOG
setMerkleRootWL(bytes32 _merkleRootWL
setOGSalePrice(uint256 _ogSalePrice
setPublicSalePrice(uint256 _publicSalePrice
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
setStep(uint256 _step
setWLSalePrice(uint256 _wlSalePrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address _accountuint256 _quantitybytes32[] _proofuint256 _whitelistpayable 
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
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint96 _royaltyFeesInBipsaddress[] _teamuint256[] _teamSharesstring _baseURIaddress _initialOwner
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
FailedInnerCall(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SafeERC20FailedOperation(address token
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(