SweeneyDAO

Verified contract

Active on Ethereum with 278 txns
Deployed by via 0xbaaaa833 at 14033956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.49
0x4e98e9d040e5e1c8a81813abc7992702ae995479192d93b89d19fb8fc592dda1
0x328f411506f152cf89707d4cf848682230b992222d39cf11ee27be93decfb8c2
0x60c09ec463a0217d15e0f6367fbe29faee6efec11e9803becf265fa3caf01d76
0x314f00603621d2438216085be24a90a4df2d9a067a0e608b258b96d25847ba15
0xf4ee97bfcc0fdf640490d650d4d460b4221b75cb74adf4e219bc59cfee86cdce
0x8a9a5ed75b45c3c80bf0bc42e59accf9f33c996c3bc2ee0e8e6beb34d33c28e6
0x25f8ca1b620b85fa7d904611251f9734ce054c1d09b11230ef9578648d887859
0xf33edbfe9138df7f55e7c40a601f8aba65aebbdbd8d1fc1912c436f9ba9499d8
0x8b64826545cf45214bb1f7cdbadb3b18e18d51e436b8c7056f6516b8bd3df8eb
0xa273e253cad239c033e106fde516fabeb864f821d44375b7da7a421c7f699545

Functions
Getter at block 21002317
MAX_MINTS_PER_TX(view returns (uint256)
3
NUM_FREE_MINTS(view returns (uint256)
1000
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmNeCnSwuShnMgmkLtVKtfbuUq9p6Ag8pC4JA7JT3GXQhV
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
1000
name(view returns (string)
SweeneyDAO
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xa3b11d402ebbf6857e0ffc4dd11ae78fbb8fc045
symbol(view returns (string)
Sweeney
totalSupply(view returns (uint256)
450
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
freeMint(uint256 numberOfTokens
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.