Astroheads

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xfff4f7ee at 13601012

The storage layout for this contract could not be retrieved.

 (#4568)
ERC-721
--
 (#4567)
ERC-721
--
 (#1881)
ERC-721
--

No transactions found for "Astroheads"


Functions
Getter at block 21409118
MAX_TOKENS(view returns (uint256)
11111
NUMBER_RESERVED_TOKENS(view returns (uint256)
250
PRICE(view returns (uint256)
65000000000000000
limitPerTransaction(view returns (uint256)
5
limitPerWallet(view returns (uint256)
300
name(view returns (string)
Astroheads
owner(view returns (address)
0x49f4daf43acac15c736472169ce3bf3d07907eae
reservedTokensMinted(view returns (uint256)
250
saleIsActive(view returns (bool)
false
symbol(view returns (string)
Astro
totalSupply(view returns (uint256)
8851
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
flipPreSaleState(uint256 pmax
flipSaleState(uint256 pmax
flipWhitelistSaleState(uint256 pmax
mintReservedTokens(address touint256 amount
mintToken(uint256 amountpayable 
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(
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.