Love Addicted Girls
Verified contract
Active on
Ethereum with 13,579 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.00025 | $3,279.17 |
$0.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104199 | 24 days ago | | | 0 | 0.00017999020 | |
| 21047124 | a month ago | | | 0 | 0.00022286721 | |
| 20992575 | a month ago | | | 0 | 0.00053224577 | |
| 20982288 | a month ago | | | 0 | 0.00023660557 | |
| 20732730 | 2 months ago | | | 0 | 0.00014586681 | |
| 20670737 | 3 months ago | | | 0 | 0.00018727535 | |
| 20657360 | 3 months ago | | | 0 | 0.000030312573 | |
| 20634986 | 3 months ago | | | 0 | 0.00019459315 | |
| 20633136 | 3 months ago | | | 0 | 0.000065255494 | |
| 20626889 | 3 months ago | | | 0 | 0.000037725383 |
ABI
ABI objects
Getter at block 21274304
isPreSale() view returns (bool)
false
isPublicSale() view returns (bool)
false
name() view returns (string)
Love Addicted Girls
owner() view returns (address)
0x36c55f8d27d11beec2c60ca537a37c5e30898158
saleLimit() view returns (uint256)
4000
symbol() view returns (string)
LAG
totalSupply() view returns (uint256)
4000
whiteListCount() view returns (uint256)
2642
Read-only
balanceOf(address owner) view returns (uint256)
commonRoyaltiesWithTwoDecimals(uint256) view returns (uint256)
commonRoyaltyAddresses(uint256) view returns (address)
getApproved(uint256 tokenId) view returns (address)
getFeeBps(uint256 _tokenId) view returns (uint256[])
getFeeRecipients(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)
whiteListCountOfOwner(address owner) view returns (uint256)
State-modifying
Events _mint(string itemName)
_ownerMint(uint256 count)
_preSaleMint(uint256 count) payable
_publicSaleMint(uint256 count) payable
approve(address to, uint256 tokenId)
deleteWL(address addr)
pausePreSale()
pausePublicSale()
pushMultiWL(address[] list)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string base_uri)
startPreSale()
startPublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upsertWL(address addr, uint256 maxMint)
withdrawETH()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ChangeCommonRoyalty(address[] royaltyAddresses, uint256[] royaltiesWithTwoDecimals)
ChangeRoyalty(uint256 id, address[] royaltyAddresses, uint256[] royaltiesWithTwoDecimals)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.