CrazySassyExes
Verified contract
Active on
Ethereum with 953 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "CrazySassyExes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21058266 | 19 days ago | | | 0 | 0.00019666492 | |
| 21058264 | 19 days ago | | | 0 | 0.00020148284 | |
| 21035690 | 22 days ago | | | 0 | 0.00027840504 | |
| 20802123 | 2 months ago | | | 0 | 0.00022898771 | |
| 20613726 | 3 months ago | | | 0 | 0.00012162658 | |
| 20379217 | 4 months ago | | | 0 | 0.00016940627 | |
| 19831018 | 6 months ago | | | 0 | 0.00020849003 | |
| 19087493 | 10 months ago | | | 0 | 0.00051055315 | |
| 18858874 | a year ago | | | 0 | 0.00082317417 | |
| 18858859 | a year ago | | | 0 | 0.00080881401 |
ABI
ABI objects
Getter at block 21193458
LOCKABLE() view returns (address)
0xeb468abeba82637dd475bb09f4632846cf6e5c97
MAX_SUPPLY() view returns (uint256)
3333
getMerkleRoot() view returns (bytes32)
0x6f5ad536fbaebd492e88a22e3d09237fca6b5f46de5de00abe83c14d5a66eaca
maxPreSaleCSEMintsPerWallet() view returns (uint256)
3
maxPublicCSEMintsPerWallet() view returns (uint256)
15
mintPhase() view returns (uint256)
2
name() view returns (string)
CrazySassyExes
next() view returns (uint256)
1288
owner() view returns (address)
0xa94f799a34887582987ec8c050f080e252b70a21
paused() view returns (bool)
false
paymentRecipient() view returns (address)
0xfa2be074b48d7c7b20526a1ad9336f8c9cdf8382
preSalePrice() view returns (uint256)
15000000000000000
preSalePriceDiscounted() view returns (uint256)
10000000000000000
publicPrice() view returns (uint256)
25000000000000000
publicPriceDiscounted() view returns (uint256)
20000000000000000
symbol() view returns (string)
CSE
totalSupply() view returns (uint256)
1287
Read-only
approvedContract(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
blacklisted_approvals(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
guardians(address) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isDelegate(address addr) view returns (bool)
isOwnerOf(address account, uint256[] tokenIds) view returns (bool)
isUnlocked(uint256 _id) view returns (bool)
isvalidMerkleProof(bytes32[] proof) view returns (bool)
lockCount(uint256) view returns (uint256)
lockMap(uint256, uint256) view returns (address)
lockMapIndex(uint256, address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
pendingGuardians(address) view returns (address)
presaleMintedAddys(address) view returns (uint256)
publicMintedAddys(address) view returns (uint256)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address account) view returns (uint256[])
State-modifying
Events acceptGuardianship(address _protege)
approve(address to, uint256 tokenId)
deleteDefaultRoyalty()
freeId(uint256 _id, address _contract)
freeTeamMints(uint256 quantity, address[] recipients)
lockId(uint256 _id)
lockMany(uint256[] _tokenIds)
proposeGuardian(address _guardian)
publicMint(uint256 quantity) payable
renounce(address _tokenOwner)
renounceOwnership()
resetTokenRoyalty(uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sassyMint(uint256 quantity, bytes32[] proof) payable
setApprovalForAll(address operator, bool approved)
setBaseSuffixURI(string newBaseURI, string newURISuffix)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setDelegate(address addr, bool isDelegate_)
setMerkleRoot(bytes32 mRoot)
setMintPhase(uint256 newPhase)
setPaymentRecipient(address addy)
setPreSalePrice(uint256 newPrice, uint256 newDiscountedPrice)
setPublicPrice(uint256 newPrice, uint256 newDiscountedPrice)
setReducedMaxSupply(uint256 new_max_supply)
setTokenRoyalty(uint256 tokenId, address receiver, uint96 feeNumerator)
setmaxCSEMintsPerWallet(uint256 maxPresaleMints, uint256 maxPublicMints)
temporaryApproval(uint256 tokenId)
togglePause(uint256 pauseIt)
transferBatch(address from, address to, uint256[] tokenIds, bytes data)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unlockId(uint256 _id)
unlockMany(uint256[] _tokenIds)
unlockManyAndTransfer(uint256[] _tokenIds, address _recipient)
updateApprovedContracts(address[] _contracts, bool[] _values)
updateBlackListedApprovals(address[] addys, bool[] blacklisted)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BlacklistUpdate(address indexed addy, bool is_blacklisted)
GuardianRenounce(address indexed guardian, address indexed user)
GuardianSet(address indexed guardian, address indexed user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PendingGuardianSet(address indexed pendingGuardian, address indexed user)
TokenLocked(uint256 indexed tokenId, address indexed approvedContract)
TokenUnlocked(uint256 indexed tokenId, address indexed approvedContract)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Withdrawn(address indexed payee, uint256 weiAmount)
constructor()
fallback()
receive()
This contract contains no error objects.