ComplexityAlpha

Verified contract

Active on Ethereum with 442 txns
Deployed by via 0xbb2b177c at 13528664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ComplexityAlpha"

0xe6c7012781665a39044707b2240c259195252b7f87db4e3162f9353fd0b6d319
0x0578c59d57611a3b7a11b774b4bc46130e3579d6e5d58e3390a893a5c86aabf6
From
0x804b7a7668d25b327860a0d3119284251b1f8f65840fb2b721b57fabd0b20aba
0xfcf1fa5afa32451501f5b43ea23cc3477f2aafb03b8448609347b1d8300623e0
0x55661f94a3936cfe42135937af7bb09515d915da04dc12824e6db6eabb3ffddc
From
0x290787f7f09044854eaea61603832ac457950e1d81a99dd2e24dd9824f1c6fe8
0x88faa5f3009a726db93e2d30afa30aebd205a41447d85915321ad21f717f7caa
0xfdb9c8d8e85fe8132c6140db6b731f2cf8a770299322e23343d4698673596e4e
0x5e422b7c1bf51c3577e9d10144cd7c434a9bb82a960a9e8f8fd0f49a94431db3
0xa11a1dda02d407510e5fafc73089328595cdef4db2fe895439a62497e480032d

Functions
Getter at block 21047104
ANON(view returns (bool)
true
MAIN_NFT_SUPPLY(view returns (uint256)
511
MAX_PURCHASABLE(view returns (uint256)
20
MINT_PRICE(view returns (uint256)
42069000000000000
TOTAL_NFT_SUPPLY(view returns (uint256)
512
name(view returns (string)
ComplexityAlpha
owner(view returns (address)
0x6fbc32a45443530d86034292078334e6bbb858a1
symbol(view returns (string)
ALPHA
totalSupply(view returns (uint256)
512
Read-only
balanceOf(address ownerview 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
approve(address touint256 tokenId
mint(uint256 amountToMintpayable 
ratwell(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.