Uncanny Unicorns

Verified contract

Active on Ethereum with 2,264 txns
Deployed by via 0xe9641cf6 at 13162626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,135.32
 (#3416)
ERC-721
--
0x44a020279935acc47e7f0d63ec4c05caae3709f6f53878f4378a8c76e77fcaff
0x8bb1afb68aaa7be2b0f6441f937fd29bf6565e247d1e3a691cdd96f90a5b8b7e
0xf5daebbc7e715491c50a2da271ff37ddcd402aaf14560a7bbcc31898bfed82fb
0x37d82eb8fe42d1a50990c8dfb29c63b85c6a2c66a5f95b3f3f323e72b72a150b
0x0ac5826ef8b8c04ac93055271d57c8ecaa6b9be3d919cfd59c6956bf19d6ddb5
0xc88bb8d1a05f6ac25d8022083b225b9da73227e91ac5b36cb5a83a7d454ab423
0xdb320453f62bb733ab6bbc060a4bdc32cfd9f896255270e971ae4e095c4b74eb
0xc83e33e74a7cf313cd0951474d856c4537e042019daf7f084dd3511bcf2a66d2
0x905c0d99d8ac755964e228b7239d504f227b1f7bff4e7135953421ec69658e2a
0xfe7700ec96ebf3748acd66c199184b291ec66f9cf378a1bcf814a02231ff3d34

Functions
Getter at block 21036350
MAX_UNU(view returns (uint256)
10000
name(view returns (string)
Uncanny Unicorns
owner(view returns (address)
0xeaeadf9cb533102b626ee8d953a71b8d858400c5
saleIsActive(view returns (bool)
true
symbol(view returns (string)
UNU
totalSupply(view returns (uint256)
3580
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintUNU(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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 baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.