LIT Project Two: Flux

Verified contract

Active on Ethereum with 1,881 txns
Deployed by via 0x2b3a46ff at 14079723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LIT Project Two: Flux"

0x25cdb04eeb89741ab0bf1403af73e26668e3688e7c49af09989bd4cc88d130bf
0x12bcb7a9f39f4efc0e2138825249b08679f23974e04d6d8e1c10ed9fc47622f5
0x696e08ad2f6fb323e96798b9e592d9a91106c60cdeeb7471fb6a37cdfbe7de2c
0x707972f5642594b81da84cf85eb965b371a878ae4a6af5a373402ff975140e91
0xbc2fe48954c042c3df16f2041befbff305d83eb9dc8769e8b67dac5dbcbee9da
From
0xc7924baa6d8c08dce8a333d5c14850fcba19f2e21ffdf9a484935494e5c77c10
0x19035a3c6d54b02cfc50bcfdb9199b3639dcba563d0b1690bce9d853a2fe51b4
0xbe57f872d9da26e953d2cca852ac76580a8dd507b856342c1cfa3e2a7dc96096
0x6b0831ff9456da4b24ff8843ac117dabb1d600fea22286f1c7d6ad49b12ce912
From
0xbbb42c904e64edb39cb1a205c75f6a3a5ae662c26c25122b23db43d8832b74f6
From

Functions
Getter at block 21180305
name(view returns (string)
LIT Project Two: Flux
owner(view returns (address)
0xde9427e51545f2fbef7bd51fb7923be9c7bdfb2f
supply(view returns (uint256)
4369
symbol(view returns (string)
LP2F
totalSupply(view returns (uint256)
4369
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
changeRoyaltyPercentage(uint256 _newPerc
changeRoyaltyRecipient(address _newRecipient
mint(address[] addressesuint256 id
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _royaltyRecipientuint256 _royaltyAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.