Devon DeJardin's Vitruvian Guardian

Verified contract

Active on Ethereum with 11,466 txns
Deployed by via 0x2689f082 at 16883524
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xd3a7607c57b56576668d61ce11cd35bddfcb8a5b4d0131ba790f919c3925af02
0x7fb1bec828649bfe5406e3f195b642435a3a04f4b1b2908c9f6407fb2aff3b6a
0xc8cc27cbb9df3958cb08abfb8bcdd479a65424b609b53778fbd909d4260aea76
0xfeac05e3f231ec8dcc8260d9e6bf5005277d470ac35218d3c3b13a47e5e1e340
0x74a771843e6f9b33ab912482deb01adcdaab7df6747325b32d0950058ea71be2
0x21ce037d6a3dcf43f965a41c1eb66c9f80112ebafddf8980cd3309479b1b735b
0x81ed2c2bed395c070d51e66b2e997f6d0d0f7465e382cf450290253cd3a8392c
0xf355563fb45fdd3f7d95a7cf1a6119243a45fb3b32dd629e5ae07a164f8ea05d
0xde6950fc5cb8671d672d095902b4a64f00e37b61c1629f288769a63b41b3e7f4
0x3c806d0c1abfb21bfeb9218085c7a70f3d22a07ff113c1ac2b2f5175361f9c4f

Functions
Getter at block 20846372
maxMintPerUser(view returns (uint256)
3
mintEndAt(view returns (uint256)
1680195600
mintFee(view returns (uint256)
0
mintPrice(view returns (uint256)
0
mintStartAt(view returns (uint256)
1680022800
name(view returns (string)
Devon DeJardin's Vitruvian Guardian
owner(view returns (address)
0xdd0669b6a7992d623d8f5fd441138b699360007a
symbol(view returns (string)
Guard
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinter(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenMaxSupply(uint256view returns (uint256)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
userMinted(addressview returns (uint256)
State-modifying
addMinter(address account
addWhitelistAdmin(address account
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
create(uint256 _maxSupplyuint256 _initialSupplystring _uribytes _datareturns (uint256 tokenId)
mint(payable 
mint(address _touint256 _iduint256 _quantitybytes _data
mintBatch(uint256 amountpayable 
mintBatchOwnable(uint256 amount
removeMinter(address account
removeWhitelistAdmin(address account
renounceMinter(
renounceOwnership(
renounceWhitelistAdmin(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintWindow(uint256 _mintStartAtuint256 _mintEndAt
setURI(string _newURIuint256 _tokenId
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ErrorMoneySend(
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRedeemed(address indexed accountuint256 indexed tokenIduint256 indexed amountbytes metadata
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
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.