Killer GF
Verified contract
Active on
Ethereum with 21,834 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf3a3…bec7
0xb386…ef4e
Balances ($0.00)
No balances found for "Killer GF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155838 | a day ago | | | 0 | 0.00054727857 | |
| 21149559 | 2 days ago | | | 0 | 0.00045228611 | |
| 21120543 | 6 days ago | | | 0 | 0.00034558256 | |
| 21120539 | 6 days ago | | | 0 | 0.00035818924 | |
| 21117006 | 6 days ago | | | 0 | 0.00036670930 | |
| 21109523 | 7 days ago | | | 0 | 0.00011073292 | |
| 21109406 | 7 days ago | | | 0 | 0.00024440064 | |
| 21106527 | 8 days ago | | | 0 | 0.000096450900 | |
| 21095950 | 9 days ago | | | 0 | 0.00023267074 | |
| 21073516 | 12 days ago | | | 0 | 0.00042017038 |
ABI
ABI objects
Getter at block 21162642
MAX_SUPPLY() view returns (uint256)
7777
baseURI() view returns (string)
ipfs://QmXLhjR1yBPgG365kByCvJn3w3xXr9WSfosnMjVLpCvGVP/
name() view returns (string)
Killer GF
owner() view returns (address)
0x85295666273b3d1326f6965f19702a007b4cac07
saleContract() view returns (address)
0x3a00c557a2a0b7d4c5e05679c7904a970e5caccd
symbol() view returns (string)
KGF
totalSupply() view returns (uint256)
7777
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFeeBps(uint256) view returns (uint256[] feesInBasisPoints)
getFeeRecipients(uint256) view returns (address[] recipients)
getRoyalties(uint256) view returns (address[] recipients, uint256[] feesInBasisPoints)
getTokenCreatorPaymentAddress(uint256) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenCreator(uint256) view returns (address)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintNFTs(address to, uint256[] tokenIds)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
prepareSale(address _saleContract)
renounceMinting()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
setRoyaltyInBasisPoints(uint256 royaltyInBasisPoints)
setTokenCreator(address newCreator)
setTokenCreatorPaymentAddress(address tokenCreatorPaymentAddress)
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(string _name, string _symbol, uint256 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.