KILLAz
Verified contract
Active on
Ethereum with 11,533 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 "KILLAz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21024036 | 19 days ago | | | 0 | 0.00035401904 | |
| 21023933 | 19 days ago | | | 0 | 0.00068327277 | |
| 20981661 | 25 days ago | | | 0 | 0.00028283966 | |
| 20854645 | a month ago | | | 0 | 0.00026873654 | |
| 20841593 | a month ago | | | 0 | 0.00025434458 | |
| 20832234 | 2 months ago | | | 0 | 0.00060323377 | |
| 20573787 | 3 months ago | | | 0 | 0.000031341169 | |
| 20572600 | 3 months ago | | | 0 | 0.000026837795 | |
| 20549446 | 3 months ago | | | 0 | 0.000039499299 | |
| 20537724 | 3 months ago | | | 0 | 0.00010166264 |
ABI
ABI objects
Getter at block 21159440
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmeLBX1hPFeZTk61rtJAxdrjFdTttR7D6Q9XFuXU5fSoEQ/
isSaleActive() view returns (bool)
true
maxKILLAz() view returns (uint256)
9971
maxPerTx() view returns (uint256)
20
name() view returns (string)
KILLAz
owner() view returns (address)
0xc8e629cf66080e1ff0060368059ad7f5bd86782e
pricePerKILLA() view returns (uint256)
29000000000000000
symbol() view returns (string)
Kz
totalSupply() view returns (uint256)
9971
Read-only
balanceOf(address owner) view returns (uint256)
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)
flipSaleState()
mintKILLAz(uint256 numberOfTokens) payable
renounceOwnership()
reserveKILLAz()
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)
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 _reserveAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.