Happy Astronauts

Verified contract

Active on Ethereum with 1,845 txns
Deployed by via 0xca6a68b9 at 13568208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Happy Astronauts"

0x1be0026c8148739e42361160c65bfb26b79cd47f11fbe94fc0697ff684e8d3b4
0xc36e3bc0865ef3fe41fd729c976fe5ec6d4084b5ab5c6c2b99f0cd28bae08a5b
0xe29dd7867a1cea70bd2daf916d13caf55ac9206d330dc4c8f967998eaa54fdf6
0xa3b7791a42425acbc91164cf20c9084ea753e6e3dc5ba695a5b6ccbcec2b9bc4
0x9e273e55260baeaefa1159e566843cf82be3dab28a752a5080957b09f91985bc
0x72d07297288fd0b98a08087e60f7e768d053977f2fc9774e50530350fb5f9e5f
0xe5fe69e37d451ad4e3c875a6e45723f7f90580876ce7532212eca0e23963004b
0x068a873421919777e85d60b92de6fb8957cb37da035ffc246424e667c776b328
0x1e47d618432bbc4a5ede2d59211c9b65f16b8b4b12b92dd1fa59cf0744808ef6
0x1bc030b76e6bc81ff0051c3ee798e3395fbb6605dc0274e51e9ca555b630d285

Functions
Getter at block 21222304
max_mint_allowed(view returns (uint256)
100
mint_price(view returns (uint256)
100000000000000000
name(view returns (string)
Happy Astronauts
owner(view returns (address)
0xe26eb6da3050fb4e8e8792d75e7a0c87ccc783fb
paused(view returns (bool)
false
public_mint_open(view returns (bool)
true
symbol(view returns (string)
HATS
totalSupply(view returns (uint256)
2934
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isContractOperator(address _accview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 token_view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address _touint256 _iduint256 _quantityuint256 inc_counter
mintBatchToken(address touint256[] idsuint256[] amountsuint256 inc_counter
mintToken(address _touint256 _quantitypayable 
pause(
renounceOwnership(
resetCounter(uint256 _count
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractOperator(address _tobool is_operator
setCustomURI(uint256 _tokenIdstring _newURI
setSettings(bool _public_mint_openuint256 _mint_priceuint256 _max_mint_allowed
setURI(string _newURI
transferOwnership(address newOwner
unpause(
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.