Galactic Alien Social Club

Verified contract

Active on Ethereum with 4,145 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Galactic Alien Social Club"

0x6bc9a93ca56e2a765d427140be4147032777ec8010e89c9260fda5622129a081
0xba9b1e09195c331b159bb4208e69090524c7ea9aaee78fbbdd40c9ac06985ae8
0x382ce5c1e7a1dc4557d646451c5faf75dcef8b3cffd5073d72c8618bf7379619
0x0a0162dad9f757df90214d09c23f2390b6067b39028ffe9929fe711828d7a2ad
0xd3ba581aeec1e5dcd086e451496802b1138a917cf624c9597aa93e1cbff13acc
0x33b65d45ee34c88e314a456dd7c728e270f1d502a6b6b4dd60bfb597393f1309
0x5a89fb742254f752d2c5507f63306f67718a5456953f0a3dda8b2c113d861de7
0xe1451a0393b4795a8a2669419a21b0c8c66fb99bbeb07cf3513bc3da7ed369ee
0xc5b69e7a907138d0f16901a2e391bf3ce2f6ea7864bab5534c6355c8eb6b0047
0xbd6421b3d3ab9c76bcf83b5d6641eb2c2b7c64c0405973bf15a409727f87ce06

Functions
Getter at block 21220854
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
name(view returns (string)
Galactic Alien Social Club
notRevealedUri(view returns (string)
ipfs://QmeD2X5N1wSJNHsVhhFPPvTmRHfCdMt1hyRiQKkBCLEhrx/hidden.json
owner(view returns (address)
0x6d010cd9004120e1740287959f2fa3c01268a016
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
GASC
totalSupply(view returns (uint256)
10000
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.