YOUnicorns

Verified contract

Active on Ethereum with 1,501 txns
Deployed by via 0xcb54a8a8 at 13018952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "YOUnicorns"

0x9e95215eab95cec1c46436abcfa33cfaa9e160ace9a77c4bb92bf79b59241934
From
0xe62bf8fc3bab92489415786e2931ccf7fefcf49406df0c9032c91dc069e6ef0e
0x2c7839a5691ebfb54ab908abced1532c438b5292f1fa68c9684a98594796f79c
0xa0cd749052466077d4050ec99c2f27b73b9c0da5a5ae56d08005bc499315e32a
0xb5568e421086267992d861edb27dc459b9f674b32c7452f37a11efa217e8bbd3
0x757069a328dbf4609829436661d9402a70ff60810c6b52aa262cebce612a823d
0x9ac6dbeb3046b50aa7d3351c47993280c9c9963233d1ae59fb733615023681c7
0x5b12489164891ff7be025dbcbdff7f7c8c25938d7bcc8a13d1bec359850f2810
0xf8d868cd980d779bc7a69e7a3750c4fd893c1d0e31e88856a1408b23096021f7
0x53e5fee5d1b2bf468095ce0e68e774b6d06fa8c8a613b5b3b433a8b4b46947b0

Functions
Getter at block 20931595
LICENSE_TEXT(view returns (string)
MAX_YOUNICORNS(view returns (uint256)
2200
YOUNICORN_PROVENANCE(view returns (string)
baseURI(view returns (string)
https://www.younicorns.xyz/api/
maxYounicornPurchase(view returns (uint256)
20
name(view returns (string)
YOUnicorns
owner(view returns (address)
0xf9a180f43d515baaf12a7cfba61baafbce053e7d
saleIsActive(view returns (bool)
true
symbol(view returns (string)
YOU
totalSupply(view returns (uint256)
2200
younicornPrice(view returns (uint256)
50000000000000000
younicornReserve(view returns (uint256)
0
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)
tokenLicense(uint256 _idview returns (string)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
viewYounicornName(uint256 _tokenIdview returns (string)
younicornNames(uint256view returns (string)
younicornNamesOfOwner(address _ownerview returns (string[])
State-modifying
approve(address touint256 tokenId
changeLicense(string _license
changeYounicornName(uint256 _tokenIdstring _name
flipSaleState(
lockLicense(
mintYounicorn(uint256 numberOfTokenspayable 
renounceOwnership(
reserveYounicorns(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setProvenanceHash(string provenanceHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
licenseisLocked(string _licenseText
younicornNameChange(address _byuint256 _tokenIdstring _name
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.