Alien in Space

Verified contract

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

No balances found for "Alien in Space"

0x2b7ddd87e8801d70346d296737b12856df91bd6fc91cfcb8ca169b8212019383
0x00df673ba66e6fd79ddd5e1a8d157d772ddb0d122b22812948780ab9b88fc809
0x9b4e4980b197f0d4c399b0f49566e7db24a6dbc62034b0a61a2109ad3ce40c90
0xd48066fa704e070dc82896569fa24d30de044c09a438c62ea5672c62e0d965bd
0x8757048c79d3c8509009b45f8e9088f93ed2481a9c3f4ce3c19f30b091b5f6b4
0xb0d293e71c9f734d6b8f606b11458a57ea5ebdb680f50a575ad4f61c9117643b
0x64d1ad79cc383798f7c0719fa8a692f91af7833650f637273d98ddbbcf4206aa
0x159e85c301216c5225f423c3b23921abb78475f6e7fbf08a6eef1c68543771b9
0x356f67439f9eaa81a2bf7aa0e492a943e0fc75da687dbf1af41cee9da7e4654b
0x558a0ce4531f3c70e976035087135b15059dedb5069cf0fbdea81fa90061c8dc

Functions
Getter at block 21089265
MAX_MINTS_PER_TX(view returns (uint256)
10
PUBLIC_SALE_PRICE(view returns (uint256)
25000000000000000
getBaseURI(view returns (string)
ipfs://QmczY6rCFj45voFpCBESMhsMNtbUDvzyZs1t6ReZSWifJz
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
750
name(view returns (string)
Alien in Space
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x7734e6a04f8040032d03eb0a204021d962428eed
symbol(view returns (string)
AIS
totalSupply(view returns (uint256)
578
Read-only
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
DEV(uint256 _maxSupply
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsPublicSaleActive(bool _isPublicSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.