Sleeper Hits Volume 1
Verified contract
Active on
Ethereum with 4,834 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($2,243.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 2.245K | $0.999175 |
$2,243.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21023405 | a month ago | | | 0 | 0.00057142116 | |
| 21023126 | a month ago | | | 0 | 0.00066577603 | |
| 20615195 | 3 months ago | | | 0 | 0.000056155660 | |
| 20568209 | 3 months ago | | | 0 | 0.000038997320 | |
| 20438827 | 4 months ago | | | 0 | 0.00011309016 | |
| 20168066 | 5 months ago | | | 0 | 0.00052955712 | |
| 19844444 | 7 months ago | | | 0 | 0.00019701903 | |
| 19814988 | 7 months ago | | | 0 | 0.00017935153 | |
| 19784881 | 7 months ago | | | 0 | 0.00019392340 | |
| 19784879 | 7 months ago | | | 0 | 0.00031009243 |
ABI
ABI objects
Getter at block 21293445
basePrice() view returns (uint256)
60000000000000000
lockedTime() view returns (uint256)
1630722120
maxSupply() view returns (uint256)
5555
name() view returns (string)
Sleeper Hits Volume 1
symbol() view returns (string)
SHV
totalSupply() view returns (uint256)
5555
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
usedMembershipToken(uint256) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
buyNft(uint256 _count, uint256[] tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NftBought(address indexed arg0, uint256 tokenId, uint256 memberShipTokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.