Event Horizon

Verified contract

Active on Ethereum with 78 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Event Horizon"

0xc1e9b86422bb2c83346770528900b1570ab4fbf297a1cce24f9e183a1e786737
From
0xc96a62b912382c22c9b412d95deebd185fe90f2596f0364433228075ffa69118
0xe7d440f079bc3758a17a4a14bbab3bf3f8437d33e621dfcd8010822533830f0d
0xb2917a52984f4709524b15775ab1299cef65fbac0f46a8cc61f6e9fa1e6848ce
0x517cbf7b3badf3f664fecd69b02db2577939db914d085fbdacc01b0204c9e942
0xed867b0459a17cf147d173913b48ff7239012ca670be1b8bfd5b4323f0b00920
0xd47d64edfd0d308b13b8854962a0761249cc2480d3ed8165a5450c67137e9aeb
0xa841f3d62de66078e7acbd09601ce03a118f0b23066f8a11d6bff5df67cd6a7e
0x4dccca80a0bb5b6bd5f4ce1e93b33c8ed043323b4faa5f0c3af7537923f3f45f
0x9d5d0a58567537f49e8c85a9c516527c1e0065ab7acda4889b02bf43bcb511ca

Functions
Getter at block 21380462
MAX_MULTIMINT(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
80
MINT_LIMIT_PER_WALLET(view returns (uint256)
2
name(view returns (string)
Event Horizon
owner(view returns (address)
0x9996e496a36b42897b44a5b0df62a376c3390098
saleIsActive(view returns (bool)
true
symbol(view returns (string)
EVNHZ
totalSupply(view returns (uint256)
80
Read-only
allowedMintCount(address minterview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
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
Constructor
constructor(string customBaseURI_address proxyRegistryAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.