Affinity Collective

Verified contract

Active on Ethereum with 231 txns
Deployed by via 0x1dacf9cc at 15731654
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Affinity Collective"

0x6e7b3c6a236d9918778e314256da8b69600b5682a11b24a835c2be8de52ea150
0x79eac9692b6b35fffe9cd2b84471eb7f7d88e6912145cda44e09e29ec431e9a0
0x0a23e7f6eed2af8cc41897a0f3647d0db035a56d3655f29ccd57cfe12b01ecf0
0x83b5832ee27ba5595dfcaa4ac9334672d80bf3cb20371597ce35c8848f993980
0x7af5eabee308035ebf114ef9d189298e97fba4829c29ba6ce0b124959e00ce3a
0xc24b99085ddcfa61203cc8d9924b3db2af2cb5b4e1880dde8128154fc3143edf
0xbf0005367e29b407b1b888c39035c0e7cdca6c24092fc8f70ea43dd78a5268c6
0x17b6f3730c8b1bf6f681b803297e6fd2d61eefbc8c33db95e889f2173c6465f0
0xbab3fc2350a46ef88b4829ffe6c7969d3c02abf056a4e9805f5ca9ca3cbf6a8d
0x73063d186f7a59204a04e54a5692d54e840ec07545f5f909f17bd39ca9863fe6

Functions
Getter at block 21125053
MAX_MINT_PER_ADDRESS(view returns (uint256)
5
PUBLIC_MINT_PRICE(view returns (uint256)
3000000000000000000
TOTAL_SUPPLY(view returns (uint256)
1000
WHITELIST_MINT_PRICE(view returns (uint256)
1200000000000000000
allowListActive(view returns (bool)
true
baseURI(view returns (string)
ipfs://bafybeickhgmbli4rsuggeauktfacfgaf5usy545epy63eu5afdnxdlcf7e/
currentTokenId(view returns (uint256)
109
merkleRoot(view returns (bytes32)
0x73a91a938a73f970fe639543a1dce153deffba8f52db66da439144f921130415
name(view returns (string)
Affinity Collective
owner(view returns (address)
0x01fe257ae7701bf2a89d447f1591ece2daeeb679
publiSaleActive(view returns (bool)
false
symbol(view returns (string)
AFFINITY
totalSupply(view returns (uint256)
109
Read-only
balanceOf(address ownerview returns (uint256)
getAllowListMinted(address fromview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
onAllowList(address claimerbytes32[] proofview returns (bool)
ownerOf(uint256 idview returns (address owner)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(uint256 _amountaddress _to
airdropFounders(address _foundersAirdrop
approve(address spenderuint256 id
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setAdmin(address _admin
setAllowList(bytes32 merkleRoot
setAllowListActive(bool allowListActive
setApprovalForAll(address operatorbool approved
setMintPerWallet(uint256 _maxMint
setMintPrice(uint256 _mintPriceuint256 _wmintPrice
setPublicSale(bool state
setRoyaltyInfo(address receiveruint96 feeBasisPoints
setTokenURI(string _baseURI
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
whitelistMint(address _touint256 _amountbytes32[] _proofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claimed(address indexed accountuint256 amount
MerkleRootChanged(bytes32 merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(uint256 _publicMintPriceuint256 _whitelistMintPricestring _baseURIaddress _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IsNotAdmin(
MaxMintPerAddress(
MaxSupply(
MintPriceNotPaid(
NonExistentTokenURI(
PublicSaleNotActive(
WithdrawTransfer(