Line Gardens

Verified contract

Active on Ethereum with 1,022 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Line Gardens"

0x81f1633865f42975cd2b4024d7e905106b96912e9a76fa3bd39b308f624ac822
0x512073745ac1bf66eccb26e753555fd2a53e78f27f3342dfd8b762808690b8ec
0xe9fe296a2dda4a6e8a2ce19669bde52cd882b53e8996e09a4b3ff59a71ad93e9
0xf1783daaa5bbdd39ab7ff2a9435f3540ce2fa28013a5ee98bae57a652c70bc12
0xa73e0089bc79e49d3c43907558ddaa4bf7dd67388e94cb4d92f6c7b9158ae855
0x5f7fb1048673010ce2c6e30864be44e5c9727a24efdd171c1260281d971de01f
0xcf9cec2c003ffd77965f7fe98d3360060459ce66b4ac3acc01f07130bbc4133c
0x3c936fde2cc7c84ab12ce7a9ad364ec0bf8b6f11111254f3b4cd325dc6b67b02
From
0x93e049d02f714ff1dd197d3a241adddddb3d25c35af81e90104bef2a83d5b62f
0x6c8797cab7be3fc88023e3d7f647045188d8bfd2ffc444383279b22c8177f62c

Functions
Getter at block 20943249
MAX_SUPPLY(view returns (uint256)
365
name(view returns (string)
Line Gardens
owner(view returns (address)
0x1a9a4932f36b3641f5f63e98f77f8a1f28d85dad
saleIsActive(view returns (bool)
true
symbol(view returns (string)
KGLG
totalSupply(view returns (uint256)
365
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
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(string customBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.