Nipple Killer
Verified contract
Active on
Ethereum with 1,079 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Nipple Killer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16742150 | 2 years ago | | | 0 | 0.0028471574 | |
| 16675536 | 2 years ago | | | 0 | 0.0012172866 | |
| 16672024 | 2 years ago | | | 0 | 0.0015965069 | |
| 16091702 | 2 years ago | | | 0 | 0.00079352004 | |
| 15969536 | 2 years ago | | | 0 | 0.00093155267 | |
| 15969530 | 2 years ago | | | 0 | 0.00090072874 | |
| 15789062 | 2 years ago | | | 0 | 0.0010133692 | |
| 15783712 | 2 years ago | | | 0 | 0.0047078599 | |
| 15783711 | 2 years ago | | | 0 | 0.0045504814 | |
| 15351275 | 2 years ago | | | 0 | 0.00032083581 |
ABI
ABI objects
Getter at block 21094910
RemainingItem() view returns (uint256)
1647
baseExtension() view returns (string)
.json
base_URI() view returns (string)
ipfs://QmNP4DDx18UbqJSkARJSuV1jCeSjC13bHYLVYLG2omKpcM/
freeItem() view returns (uint256)
0
mintRate() view returns (uint256)
3000000000000000
name() view returns (string)
Nipple Killer
owner() view returns (address)
0x3e19bdd5fdbba40a1fbbcb37ce3cf24442ef0097
start() view returns (bool)
false
symbol() view returns (string)
NK
totalSupply() view returns (uint256)
1686
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 quantity) payable
nipplekillermagic(uint256 quantity) payable
nipplekillerpay(uint256 quantity) payable
pauseStartSwitch()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setbaseURI(string new_uri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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(uint32 maxSupply, uint32 FreeSupply, uint32 walletLimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.