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 "FUCKLOOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15042733 | 2 years ago | | | 0 | 0.0013718107 | |
| 13796062 | 3 years ago | | | 0 | 0.0034867757 | |
| 13796060 | 3 years ago | | | 0 | 0.0043016336 | |
| 13334973 | 3 years ago | | | 0 | 0.0044303590 | |
| 13250068 | 3 years ago | | | 1 | 0.0095248812 | |
| 13248528 | 3 years ago | | | 0 | 0.0011975619 | |
| 13248379 | 3 years ago | | | 0 | 0.0038127101 | |
| 13245703 | 3 years ago | | | 1 | 0.020769264 | |
| 13245366 | 3 years ago | | | 0 | 0.0024977023 | |
| 13239460 | 3 years ago | | | 1 | 0.013024346 |
ABI
ABI objects
Getter at block 21284131
baseURI() view returns (string)
ipfs://QmQfwVxi1rFSxrXNW7VGVFJ1AXDmb6TRmgbdvu7De3G7AU/
burnCount() view returns (uint256)
0
maxBatch() view returns (uint256)
50
name() view returns (string)
FUCKLOOT
owner() view returns (address)
0x86a8a293fb94048189f76552eba5ec47bc272223
price() view returns (uint256)
1000000000000000000
symbol() view returns (string)
FLOOT
totalCount() view returns (uint256)
10000
totalMinted() view returns (uint256)
21
totalSupply() view returns (uint256)
21
wallet() view returns (address)
0x86a8a293fb94048189f76552eba5ec47bc272223
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address _operator) view returns (bool isOperator)
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)
walletInventory(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
changePrice(uint256 _newPrice)
changeWallet(address _newWallet)
distroDust()
getFucked(uint256 _batchCount) payable
renounceOwnership()
safeMint(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newURI)
setStart(bool _start)
setTokenURI(uint256 _tokenId, string _tokenURI)
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)
GetFucked(address indexed buyer, uint256 startWith, uint256 batch)
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.