HolyShxxt!!
Verified contract
Active on
Ethereum with 1,621 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 "HolyShxxt!!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20904671 | a month ago | | | 0 | 0.00010643070 | |
| 20904667 | a month ago | | | 0 | 0.00017715838 | |
| 20884168 | a month ago | | | 0 | 0.00028049616 | |
| 20036208 | 5 months ago | | | 0 | 0.00044046750 | |
| 20019844 | 5 months ago | | | 0 | 0.00087945252 | |
| 20019796 | 5 months ago | | | 0 | 0.0010755936 | |
| 19776728 | 6 months ago | | | 0 | 0.00040182503 | |
| 19506574 | 8 months ago | | | 0 | 0.00089180673 | |
| 19434180 | 8 months ago | | | 0 | 0.0027457675 | |
| 19325371 | 9 months ago | | | 0 | 0.0013072761 |
ABI
ABI objects
Getter at block 21177674
MAX_SUPPLY() view returns (uint256)
8888
baseURI() view returns (string)
ipfs://QmWi3CqyPvp1Gv2HBhaTTEwJ4CiAVveqM7VCEXSjUAGMi6/
holyShxxtSuperDraft() view returns (address)
0x8749e9c860a9ccefa2c509d8fe5912051fdd5e0c
name() view returns (string)
HolyShxxt!!
owner() view returns (address)
0xcc2e70f7f7e8a81276a6194ea50daa30fd359ff4
revealed() view returns (bool)
true
seed() view returns (uint256)
11434
symbol() view returns (string)
HLS
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
metadataOf(uint256 tokenId) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(address _to)
renounceOwnership()
reveal(uint256 randomNumber)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setHolyShxxtSuperDraft(address _holyShxxtSuperDraft)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
SetBaseURI(string baseURI)
SetHolyShxxtSuperDraft(address holyShxxtSuperDraft)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.