HorrorSocietyV2

Verified contract

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

No balances found for "HorrorSocietyV2"

0x4464a911870ee13eaa81ed961be8fa9fb66ecb19b55508ca5de8fc2638fa3555
0x2ec06a7b824847c22245aef2f9baadad01d6e7f4600f3c196c57c45243f84f2e
0x455e5c839edd3f24d8156d5e9f1ca0bfc54d2a9559ed7aaeae2477673e35658f
0x6760abde1bee8f0e9e2279cefcf31bc9039ac455779a83e9bd4790a5cb41eb97
0xb462a4b8cdadca737e082bb5bb0cbc308946e1627c18f4742e3cfac96e175875
0x4f63b72629ede847263304a8d66cb4b8ea148552232131c9d060a3ae40c82e10
0x93a6f7203b86ab23f099941fea9c9bcd527d8bcfdba6dddc6bd048a6c597a073
0xa85b707a317465dd38f7b8f99a356c1407b1f93f2d526515ab0867796af4f574
0x57d70b62414a83cc0aa0dbd4ad0d01792b51ef51cfc02821a3003c6e358f1660
0x3d39ff74d31a9c0ff614613413cdd087698543d2ee97177a52cfa0e7f76ac439
From

Functions
Getter at block 21275801
MAX_SUPPLY(view returns (uint256)
5000
contractURI(view returns (string)
ipfs://QmdvvVEJ2mdFFbjSAWGEYbX2FQKBMNAiStHM9v5GecwYBq
isSalesActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
500
maxFreeMintPerWallet(view returns (uint256)
30
name(view returns (string)
HorrorSocietyV2
owner(view returns (address)
0x64a42db0899833ca798f41a50ed53e34d26896f0
price(view returns (uint256)
21000000000000000
symbol(view returns (string)
HSV2
totalSupply(view returns (uint256)
555
Read-only
addressToFreeMinted(addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setPrice(uint256 newPrice
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.