Lady KILLAz
Verified contract
Active on
Ethereum with 8,807 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Lady KILLAz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245784 | 6 days ago | | | 0 | 0.00080169585 | |
| 21161560 | 18 days ago | | | 0 | 0.00064966217 | |
| 20690311 | 3 months ago | | | 0 | 0.00016997824 | |
| 20647407 | 3 months ago | | | 0 | 0.000056607711 | |
| 20391220 | 4 months ago | | | 0 | 0.00037897370 | |
| 20365823 | 4 months ago | | | 0 | 0.00014705252 | |
| 20149216 | 5 months ago | | | 0 | 0.00013144790 | |
| 19997115 | 6 months ago | | | 0 | 0.00040652116 | |
| 19902161 | 6 months ago | | | 0 | 0.00015784022 | |
| 19891146 | 6 months ago | | | 0 | 0.00029175043 |
ABI
ABI objects
Getter at block 21290374
KILLAz() view returns (address)
0x21850dcfe24874382b12d05c5b189f5a2acf0e5b
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmbdH11cpzwJijXDvUwtHjRBbqvtcfp7CWBtCAzSqriN4c/
isClaimTime() view returns (bool)
false
isSaleActive() view returns (bool)
true
maxLadyKILLAz() view returns (uint256)
9971
maxPerTx() view returns (uint256)
5
name() view returns (string)
Lady KILLAz
owner() view returns (address)
0x3052c6eb19f4ea3d3333b3095b729aa19949427d
pricePerLadyKILLA() view returns (uint256)
58000000000000000
saleStartTime() view returns (uint256)
1633046480
symbol() view returns (string)
LKz
totalSupply() view returns (uint256)
9971
Read-only
KILLAz_balanceOf(address owner) view returns (uint256)
KILLAz_ownerOf(uint256 tokenId) view returns (address)
KILLAz_tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
balanceOf(address owner) view returns (uint256)
doesTokenExist(uint256 _tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
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)
State-modifying
Events approve(address to, uint256 tokenId)
buy(uint256[] _tokenIds) payable
claim(uint256[] _tokenIds)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _KILLAz)
This contract contains no fallback and receive objects.
This contract contains no error objects.