Smiling Vitruvian

Verified contract

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

No balances found for "Smiling Vitruvian"

0x7cc6f6a126939f2fad0f5670eba8c104fef249f50ead3784974622ec8e7cc92b
0x09f57943a63d572a4bcb28419f4e891071c8a35b93a3532593203670e063cc12
0x8be1c28fdb3b521a368836ffae11bf33a5810c269f9da1c193e40e88f80d72a6
0xed09d4f9459c463b65ab94fdddca256753eed14277892511a96a8eda839b45a2
0x9cd82168fcaac69975733772686289d9676574e6711351b69030ad0d89948522
0x8fb9e2c6ebc8a3dd0d1b8ab7956cf95e150d59b2780fbed88e69f69bff1bc7e1
0x24bf95b40db7ce52a55e1658a831a512c13af0822bd26700b79cac91205dcfa1
0x3764f9aec68867a5e28846ea5368a337ab7c46f1fae6a937dc785b9360c46fdf
0x62b9941540137b2651cee30bfe4b59f5ccfa851cdead1fc133ff794692f3d0d7
0x968245b0586ff01e0051b3e5dd694d6521f9da81bb1aa92edd58481940668ac9

Functions
Getter at block 21288283
baseExtension(view returns (string)
.json
cost(view returns (uint256)
35000000000000000
maxMintAmount(view returns (uint256)
500
maxSupply(view returns (uint256)
10000
name(view returns (string)
Smiling Vitruvian
notRevealedUri(view returns (string)
ipfs://QmcJbNBbfBXQ61pWm5hmyMi4zknZ6MpsCBTQfiHVCd5maD/
owner(view returns (address)
0xdfa30d1cf55c7d18cd6797ba9001947a5a319e2e
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
SV
totalSupply(view returns (uint256)
650
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.