LandWorks
Verified contract
Proxy
Active on
Ethereum with 1,092 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 13 additional slots
Balances ($6,667.18)
Native
Value
$6,208.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.723958 | $3,601.14 |
$6,208.21 | |
USDC | ERC-20 | 459.332217 | $0.999199 |
$458.96 | |
0x1f85…901c | ERC-1555 | 1 | -- | -- | |
0x5385…eef5 | ERC-1555 | 1 | -- | -- | |
CVPA | ERC-721 | 1 | -- | -- | |
CVPA | ERC-721 | 1 | -- | -- | |
CVPA | ERC-721 | 1 | -- | -- | |
CVPA | ERC-721 | 1 | -- | -- | |
CVPA | ERC-721 | 1 | -- | -- | |
CVPA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19536486 | 8 months ago | | | 0 | 0.0050688153 | |
| 19350572 | 9 months ago | | | 0 | 0.0022560868 | |
| 19341695 | 9 months ago | | | 0 | 0.017668872 | |
| 19341690 | 9 months ago | | | 0 | 0.017496881 | |
| 19341685 | 9 months ago | | | 0 | 0.017652205 | |
| 19300524 | 9 months ago | | | 0 | 0.0056074202 | |
| 19277020 | 9 months ago | | | 0 | 0.0085230343 | |
| 19265555 | 9 months ago | | | 0 | 0.00073739210 | |
| 19223418 | 9 months ago | | | 0 | 0.0050980921 | |
| 19223408 | 9 months ago | | | 0 | 0.0044516377 |
ABI
ABI objects
Getter at block 21293601
baseURI() view returns (string)
https://api.landworks.xyz/nfts/
name() view returns (string)
LandWorks
symbol() view returns (string)
LW
totalSupply() view returns (uint256)
23
Read-only
balanceOf(address owner) view returns (uint256)
consumerOf(uint256 tokenId) view returns (address)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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)
changeConsumer(address consumer, uint256 tokenId)
initERC721(string _name, string _symbol, string _baseURI)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
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)
ClaimRentFee(uint256 indexed _assetId, address indexed _token, address indexed _recipient, uint256 _amount)
ConsumerChanged(address indexed owner, address indexed consumer, uint256 indexed tokenId)
SetBaseURI(string _baseURI)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(struct IDiamondCutFacetCut[] _diamondCut, address _owner)
fallback()
This contract contains no error objects.