FreeMint

Verified contract

Proxy

Active on Ethereum with 1,610 txns
Deployed by via 0xcd6ac215 at 14777861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional variables
 (#4217)
ERC-721
--
0x71959ec246d9f8e881c142e0ac16338a604c10734b8bcfbfed6b1a12ce376a2b
0x4d4d56f40bc614804f3c5ecc82e55e2c2db8aafcbb94c49b491b8c2616144fc1
0x3739b93e981d3e83ca485f90ef910c7149f4020d74e720a2594f522d335df935
0x94d3f1285e33cd989f1908429197ce1385adfdef4e2438342a65d77b008cb046
0x0831e66ea5d318a2c648f48de50de851f26e9fed7dff17df2d5344f855439e4b
0x67fb79c6253495d53ad73387acba8967220ce0d3a1984c9acb9594dfef4d40cb
0xf58c94c19dc20e9df526caa620d86348006219f33fd2d9c7d8bcf72d7b970fdd
0x0c65f66477fe793c3777e083de7e58bb37a51954c288477dc6f89cc482a6ea9d
0x65411858260c76189e408f19a923f181acb5e72d8be87b8e16d467b456ee5a21
0x972741d87ce38c06dac8244a7377d1127954ac246679b4f53c34ef4e727d31d2

Functions
Getter at block 21205992
implementation(view returns (address)
0x0aad9cf1d64301d6a37b1368f073e99ded6beca5
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
5000000000000000
maxPerMint(view returns (uint32)
50
maxPerWallet(view returns (uint32)
40
name(view returns (string)
FreeMint
open(view returns (bool)
true
owner(view returns (address)
0x494b33439f5790168640d55f8b7ac96e6d3bf4f9
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
false
supply(view returns (uint256)
4371
symbol(view returns (string)
fr
totalSupply(view returns (uint256)
8888
Read-only
affiliatesOf(address ownerview returns (uint256)
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
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
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 _symboluint256 _totalSupply
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.