Hor1zon

Verified contract

Active on Ethereum with 9,757 txns
Deployed by via 0xac0f894e at 13549082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $51
0x081ca007ef98de63b43d76535cca995dc1e42b81706702e955805a94ca76789a
0x7919f20477828c872ebdd3821fe91e91000a600639ab843c436c487827ff7614
0x223f17f0d4747733a983686c116107ce21ad80af8e2c90eda01ca94fd7cb4ecf
0x58c97405889c1f5a161f9afcf02b7144070ca63585339bc96c50bef6e408da75
0xfaa35d879d11584db28f5e8f44b883ba532f74c38caf6237d08f04ab02f622e4
0xe4b86aa53d6d615e58a45ecda195c0d32ae2c6491368aa7cc127549214e76ca3
0xddfe04a7c7715b1b35af6a351c0be5ed32b1fa5d95af9cf0c9e5768290cd2770
0xccb784a795c78eb9042d0d4675178cabd0f463e3bf23a7507494750ff73bbe72
0xf73f6572814a6eed28b19bf679c62dfcceedd24961e876b3a252bd0e0892b00f
0xdf213d51d4359d56574e5a24cf29e173dc6901167e0809282d5caeb103124c9f

Functions
Getter at block 20865303
BUY_LIMIT_PER_TX(view returns (uint256)
5
MAX_NFT_PUBLIC(view returns (uint256)
6899
NFTPrice(view returns (uint256)
120000000000000000
WHITELIST_MAX_MINT(view returns (uint256)
2
giveawayCount(view returns (uint256)
100
isActive(view returns (bool)
true
isPresaleActive(view returns (bool)
false
name(view returns (string)
Hor1zon
owner(view returns (address)
0xd61776683f83261eda7eddc9dea708e326c63e8d
reveal(view returns (bool)
true
symbol(view returns (string)
H1Z
totalSupply(view returns (uint256)
6999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
onWhiteList(address _addrview 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)
State-modifying
addToWhiteList(address[] _addresses
approve(address touint256 tokenId
mintByOwner(address _touint256 _tokenId
mintMultipleByOwner(address[] _touint256[] _tokenId
mintNFT(uint256 _numOfTokenspayable 
mintNFTDuringPresale(uint256 _numOfTokenspayable 
renounceOwnership(
revealNow(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsActive(bool _isActive
setPresaleActive(bool _isActive
setURIs(string _blindURIstring _URI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _to
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.