SQUADTS

Verified contract

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

No balances found for "SQUADTS"

0x8638540650eaf45661f01e91494245641706de88bfe0d929c20bc8dad1ba7ec7
0x59cb32f9258c16c2daf0987c1599d9c951c058beb6197ade1a4cb19d9aec2cfc
From
0x3e34d2e699523a9ed4874f89ed19cbd7bcb9eca5654d8d7026c493b5e3545278
0x92ba64be5f4ee67a63b88c014b52d60edd060122253741e3ddb7882d81a8a632
0x73827ca91b09212753cb3f1b2b4e5a9acaeaf7d25fa2c37e51f6773c48e07035
0x646b81d9765bdc8d09a3242aad96df3100cd4ead6d259a01d83e989c83d3cfdc
0x67e2b418b376826a15d1e346f7055e3122512468d9fe782e013889ccdac65536
0xbf16cb5c0331047ef3170062bc01852ccde47cf71166c07332ed173c8cfb2ddc
0xcbf910e04e7cb8bb850b32730a8acd3fc7f92f259f7056ba0203b7ab52e596e5
0x56e3465576019690bd3bd22a80e97da3d16101ed41e61d283a04508b3a8efed7

Functions
Getter at block 21275469
MINT_ALLOW_LIST_LIMIT(view returns (uint256)
5
MINT_EARLY_ACCESS_LIMIT(view returns (uint256)
10
MINT_PUBLIC_GIVEAWAY_LIMIT(view returns (uint256)
100
MINT_PUBLIC_LIMIT(view returns (uint256)
10
PRICE(view returns (uint256)
70000000000000000
TOTAL_PRIVATE_TOKENS(view returns (uint256)
100
TOTAL_PUBLIC_TOKENS(view returns (uint256)
8788
TOTAL_TOKENS(view returns (uint256)
8888
isMintAllowListActive(view returns (bool)
false
isMintEarlyAccessActive(view returns (bool)
false
isMintPublicActive(view returns (bool)
true
isMintPublicGiveawayActive(view returns (bool)
true
merkleRoot(view returns (bytes32)
0x5662aa1481ad8acf4d65287062577c5609832383d249827884a2183e5b3e2c32
name(view returns (string)
SQUADTS
owner(view returns (address)
0x434a31a2d994aeccdd69c141000f272faf9f2f51
privateTokensCount(view returns (uint256)
100
publicTokensCount(view returns (uint256)
8788
symbol(view returns (string)
SQUADT
totalSupply(view returns (uint256)
8888
Read-only
allowListClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
earlyAccessClaimed(addressview returns (uint256)
earlyAccessContracts(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 amountpure returns (uint256)
giveawayAddresses(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicGiveawayClaimed(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address touint256 amount
mint(uint256 amountpayable 
mintAllowList(uint256 amountbytes32[] merkleProofpayable 
mintEarlyAccess(address contractAddressuint256 amountpayable 
mintGiveaway(payable 
mintPublicGiveaway(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string value
setEarlyAccessContract(address contractAddressbool value
setGiveawayAddress(address giveawayAddressbool value
setMintAllowListActive(bool value
setMintEarlyAccessActive(bool value
setMintPublicActive(bool value
setMintPublicGiveawayActive(bool value
setMintPublicGiveawayLimit(uint256 value
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 baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.