The E.T. Experiment

Verified contract

Active on Ethereum with 599 txns
Deployed by via 0xb86b3c31 at 16139021
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "The E.T. Experiment"

0xef6259389da10dd88cb228b8794a66c757ddcc47098034e1a6a0bfdb0a8b323b
0x49a09b29aa36ad82253380915a519643847f3d36818f23fde14fc8ad35dbf791
0xd9abac7f3b5216b74889df24c054ad4efcd850a4743be9f6a340225e57273390
0x330fd2cfa3eff6f64ff9b582c6a9c1a161b18f82cf69118d08435d983c744059
0x3c4db2fcef404f808bc50f894ad7999288cc656e0886b48cad844266f612f4d1
0x6b806759329fb082c2d0eee9aadda9458e1147b04620315f4276d169bfb98cc5
0x4ed8d45c97fbd1812ab4c6d924df5977ad9dbc382f71fbfc35a017b1c25a03b8
0xd64920353a96cb09505d7411e665fa821744e46f5252d101f40103681c7aab23
0x5c86606d4614015f3c550457fe2538581037f3fcaf1d2436916319fc128a2dd7
0x383afbe754b13e67891d755b1bb60881d7f4d2a4d16e42ba91b9751e3ba33831

Functions
Getter at block 21419139
evolutionPrice(view returns (uint256)
15000000000000000
maxMintPerAddress(view returns (uint256)
3
maxSupply(view returns (uint256)
1000
mintPrice(view returns (uint256)
50000000000000000
name(view returns (string)
The E.T. Experiment
owner(view returns (address)
0x940e0395eb288386107d8222573a84f6ed450767
paused(view returns (bool)
false
symbol(view returns (string)
E.T.
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxStagePopulation(uint256view returns (uint256)
numberMinted(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
stage(uint256view returns (uint256)
stagePopulation(uint256view returns (uint256)
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
evolve(uint256 tokenIduint256 numberOfLevelspayable 
freeMint(uint256 numberOfTokens
mint(uint256 numberOfTokenspayable 
pause(
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setEvolutionPrice(uint256 _evolutionPrice
setMaxMintPerAddress(uint256 _maxMintPerAddress
setMintPrice(uint256 _mintPrice
setStageURI(uint256 _stagestring _cid
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdrawEth(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.