Hell of a Party
Verified contract
Active on
Ethereum with 5,374 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Hell of a Party"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255753 | 8 days ago | | | 0 | 0.00037086115 | |
| 20667242 | 3 months ago | | | 0 | 0.000064580600 | |
| 20551668 | 3 months ago | | | 0 | 0.000040676516 | |
| 20549681 | 3 months ago | | | 0 | 0.00011229666 | |
| 20169344 | 5 months ago | | | 0 | 0.00059639455 | |
| 20150696 | 5 months ago | | | 0 | 0.000050649428 | |
| 20150594 | 5 months ago | | | 0 | 0.000051919112 | |
| 20142801 | 5 months ago | | | 0 | 0.00024057089 | |
| 20135260 | 5 months ago | | | 0 | 0.00015035587 | |
| 20001131 | 6 months ago | | | 0 | 0.00025734754 |
ABI
ABI objects
Getter at block 21309909 get1of1() view returns (uint256[])
VRF_fee() view returns (uint256)
2000000000000000000
VRF_keyHash() view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
baseURI() view returns (string)
https://hellofaparty.mypinata.cloud/ipfs/QmXbSPwYZ7t1UU71PEXj55wG1nf13ECLYYrgvjDPpdgKoo/
collectionSize() view returns (uint256)
3691
link() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
maxMint() view returns (uint256)
4
merkleRoot() view returns (bytes32)
0xa49e4b6fe2418c771e5a26f10db08e06eee62701d7c16b7d0196f8af614030f4
mintingState() view returns (bool)
false
name() view returns (string)
Hell of a Party
oneOfoneRandomNum() view returns (uint256)
42635361671295614963130583618089817998204499964051686053213993111685787775700
owner() view returns (address)
0xa825f9a68acf02b2c2c319f0d2fd2235463084ce
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
HOAP
teamAllocation() view returns (uint256)
10
teamWallet() view returns (address)
0x8814bd515e206c4606e807595329da30008a8e7b
totalSupply() view returns (uint256)
3690
verifyVRF() view returns (bool)
true
Read-only
addressToMinted(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isAdmin(address _addr) view returns (bool)
isApprovedForAll(address _owner, address operator) view returns (bool)
isOwnerOf(address account, uint256[] _tIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectProxy(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addAdmin(address _addr)
approve(address to, uint256 tokenId)
batchSafeTransferFrom(address _from, address _to, uint256[] _tIds, bytes data_)
batchTransferFrom(address _from, address _to, uint256[] _tIds)
flipProxyState(address proxyAddress)
init()
mint(bytes32[] proof) payable
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
removeAdmin(address _addr)
renounceOwnership()
requestRandomNumber() returns (bytes32 requestId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setMaxMint(uint256 _maxMint)
setMerkleRoot(bytes32 _merkleRoot)
setMintingState(bool _state)
setProxyRegistryAddress(address _proxyRegistryAddress)
setVRFFee(uint256 _fee)
setVRFKeyHash(bytes32 _keyHash)
setVerifyVRF()
teamMint()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecievedRandomNumber(bytes32 indexed requestId, uint256 randomNumber)
RequestedRandomNumber(bytes32 indexed requestId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(bytes32 _VRF_keyHash, uint256 _VRF_Fee, address _vrfCoordinator, address _linkToken)
receive()
This contract contains no error objects.