Cryptotality

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x7939c6f2 at 14958370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional variables
Native
Value $118
0xf4af5524ad269fa6edc9ad50507fe60b38fb3b479f697ce2b8c7cfa67b08f956
0x6ed5809e9b82d4dd87dd23cb3aeea11ac9f2cd0c1111d5d60466274d56d43946
0xf60dc815ea79828ac716a9c17aeffe1ebf2189d5242759a870796b291f1393c6
0x1701da98019652a50d166a6fb4dc00155e171d2153599373117aef2c88cb5258
0x7ad78bce4431c29d4a1aef3a498b109e4ab2412947cf23e8f606c5416de1cd9a
0x022cf3c27ee0cdd3a08c4778e44e928bd5d1973c3d59c8e1ca68e47446654589
0x41083dcf943f8915effe40f2fdc7464a88514ae0a8224e425213555866018714
0x09b56fbccc83ef10889327d079712fcc98d0c9feb7d2316f8d67d0fbf1923c8a
0x38f9350d3f010dffce407671e1bb67d6e84f6a74d2b62e29bc2fec55964efc05
0xa203b2838f1624170f36cb5d2b1cf699359f512fd874e72cff7cdbdd811e48a0

Functions
Getter at block 21292536
implementation(view returns (address)
0x4d54e39b4556c2b64f9b63a630a8ab558ca1a380
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
0
maxPerMint(view returns (uint32)
5
maxPerWallet(view returns (uint32)
10
name(view returns (string)
Cryptotality
open(view returns (bool)
true
owner(view returns (address)
0x055bc4fd2b8e61a5280f8a83c1e86b5ed2d430d4
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
666
symbol(view returns (string)
666
totalSupply(view returns (uint256)
666
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
withdraw(payable 
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(string _namestring _symboluint256 _totalSupply
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.