the90sloot
Verified contract
Active on
Ethereum with 2,970 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 "the90sloot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20574331 | 3 months ago | | | 0 | 0.000025398295 | |
| 17968336 | a year ago | | | 0 | 0.00057523374 | |
| 17010481 | 2 years ago | | | 0 | 0.00053008268 | |
| 17009756 | 2 years ago | | | 0 | 0.00056051406 | |
| 16952249 | 2 years ago | | | 0 | 0.00047542178 | |
| 16537694 | 2 years ago | | | 0 | 0.0016688035 | |
| 16044421 | 2 years ago | | | 0 | 0.00027758670 | |
| 15845676 | 2 years ago | | | 0 | 0.00027669420 | |
| 15398658 | 2 years ago | | | 0 | 0.00082247836 | |
| 15248925 | 2 years ago | | | 0 | 0.00019904465 |
ABI
ABI objects
Getter at block 21172824
name() view returns (string)
the90sloot
owner() view returns (address)
0x5cddffb968f40c7628e4d2e78fb819c0893ce225
symbol() view returns (string)
90SLOOT
totalSupply() view returns (uint256)
1990
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getCollectible(uint256 tokenId) view returns (string)
getFriend(uint256 tokenId) view returns (string)
getGame(uint256 tokenId) view returns (string)
getMovie(uint256 tokenId) view returns (string)
getMusic(uint256 tokenId) view returns (string)
getShow(uint256 tokenId) view returns (string)
getSnack(uint256 tokenId) view returns (string)
getStyle(uint256 tokenId) view returns (string)
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)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256 tokenId)
gift(address giftee)
mint()
ownerClaim(uint256 tokenId)
renounceOwnership()
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)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.