SPACE GIRL FREE MINT

Verified contract

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

No balances found for "SPACE GIRL FREE MINT"

0xdd7615a975edeaf305866243487f646ca40dd1c627bda6d3a4cd48da821574f5
0x365f94cc934461419c30f9ef9e9857f99ad3b6108548e0016d76ce27d81f3c45
0xbed94ba41851f257eb36a70a5b14d090c7464076915cd2d1e96a955cc99fec74
0x6dbf9e98eacd5bcccbb51ce7d47b328e27e92c1a097f7bcabb3b8cea8ab73c21
0x9e6c1ee8e88546bb2babdae017e7c4cf934b86dbe39c2e6b9dbd3dd40f82a845
0x1ada4ee9c79b139f478a1bb17aa35fdf621a5e4e2369ad0be89b54dd26b0dfc3
0x9fe816de19500129c9d16344fb60016df1155f077ba24a4c54ce4003f8a3ffeb
0xa49f83c189fe7f8aa5f83a5a28fac23cc20000303ab68fa340efe5b8ae5f436f
0x1f50a843743e7c503fec8b54f5ef25578ffe9d5f06f2563c4bef92286939bae6
0x89894d0bbdff4767c9decba0832713f307a3edeb6e076bafd0748003ea2b0c7f
From

Functions
Getter at block 21318743
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
AIRDROP_ROLE(view returns (bytes32)
0x3a2f235c9daaf33349d300aadff2f15078a89df81bcfdd45ba11c8f816bddc6f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
allowlistType(pure returns (uint256)
0
cost(view returns (uint256)
0
interfaceOfTokenURI(view returns (address)
0x0000000000000000000000000000000000000000
isOperatorFilterRegistryRevoked(view returns (bool)
false
isSBT(view returns (bool)
false
maxMintAmountPerTransaction(view returns (uint256)
300
maxSupply(view returns (uint256)
6997
merkleRoot(view returns (bytes32)
0x674e1f7d9674a81bd5ec7194b0a77038c367218f7407dfce89cc1d323a59adea
mintCount(view returns (bool)
true
name(view returns (string)
SPACE GIRL FREE MINT
onlyAllowlisted(view returns (bool)
true
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xf07bea7b1a1fc658c6911b21b67da28df1063df7
paused(view returns (bool)
true
phaseId(view returns (uint256)
1
publicSaleMaxMintAmountPerAddress(view returns (uint256)
50
symbol(view returns (string)
SGF
totalSupply(view returns (uint256)
3734
useInterfaceMetadata(view returns (bool)
false
withdrawAddress(view returns (address)
0x16903e24dec25f2c2eb0a3e175a2f29a400b5f30
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getAllowlistUserAmount(addresspure returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserMintedAmount(address _addressview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
phaseData(uint256view returns (uint256 totalSupplyuint256 maxSupplyuint256 costuint256 maxMintAmountPerTransactionbytes32 merkleRoot)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256view returns (string)
uri(uint256 _idview returns (string)
State-modifying
airdropMint(address[] _airdropAddressesuint256[] _UserMintAmount
burn(uint256 _iduint256 _amount
burnBatch(uint256[] _idsuint256[] _amounts
burnForMint(address _fromuint256[] _burnIdsuint256[] _burnAmountsuint256[] _mintIdsuint256[] _mintAmounts
externalMint(address _addressuint256 _amountpayable 
grantRole(bytes32 roleaddress account
mint(uint256 _mintAmountuint256 _maxMintAmountbytes32[] _merkleProofuint256payable 
mintBatch(address _touint256[] _idsuint256[] _amounts
ownermint(address _touint256 _iduint256 _amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _newCost
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setInterfaceOfTokenURI(address _address
setIsSBT(bool _state
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setMintCount(bool _state
setOnlyAllowlisted(bool _state
setPause(bool _state
setPhaseData(uint256 _iduint256 _maxSupplyuint256 _costuint256 _maxMintAmountPerTransactionbytes32 _merkleRoot
setPhaseId(uint256 _id
setPublicSaleMaxMintAmountPerAddress(uint256 _publicSaleMaxMintAmountPerAddress
setURI(uint256 _idstring _uri
setUseInterfaceMetadata(bool _useInterfaceMetadata
setWithdrawAddress(address _withdrawAddress
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(