FLUF Haus
Verified contract
Active on
Ethereum with 1,492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x19bf…8e07 | ERC-1555 | 1 | -- | -- | |
0x19bf…8e07 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21089909 | 10 days ago | | | 0 | 0.00032733766 | |
| 20996531 | 23 days ago | | | 0 | 0.00033123374 | |
| 20767685 | 2 months ago | | | 0 | 0.00030838277 | |
| 20704884 | 2 months ago | | | 0 | 0.000043956193 | |
| 20704217 | 2 months ago | | | 0 | 0.000038427496 | |
| 20704171 | 2 months ago | | | 0 | 0.000042810582 | |
| 20695944 | 2 months ago | | | 0 | 0.000077601897 | |
| 20567533 | 3 months ago | | | 0 | 0.000063479601 | |
| 20450160 | 3 months ago | | | 0 | 0.00017305098 | |
| 20432538 | 3 months ago | | | 0 | 0.00023055599 |
ABI
ABI objects
Getter at block 21163116
name() view returns (string)
FLUF Haus
owner() view returns (address)
0x5cb1f011085a85b05a6ae84070c956c1db6a96d8
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getTokenURI(uint256 _id) view returns (string)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events emergencyTokenWithdraw(uint256 _asset, uint256 _amount)
mintBatch(uint256[] ids, uint256[] amounts)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setContractName(string _name)
setTokenURI(string _tokenURI)
transferOwnership(address newOwner)
withdrawFunds()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.