TinyKillers
Verified contract
Active on
Ethereum with 1,409 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 "TinyKillers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20953233 | 21 days ago | | | 0 | 0.00076106119 | |
| 20626794 | 2 months ago | | | 0 | 0.000041155816 | |
| 20626793 | 2 months ago | | | 0 | 0.000041921065 | |
| 20508432 | 3 months ago | | | 0 | 0.00011915997 | |
| 20124016 | 4 months ago | | | 0 | 0.000081374675 | |
| 20114391 | 5 months ago | | | 0 | 0.00023506142 | |
| 19902964 | 5 months ago | | | 0 | 0.000068511016 | |
| 18920086 | 10 months ago | | | 0 | 0.00096475241 | |
| 18896365 | 10 months ago | | | 0 | 0.00063550335 | |
| 18843730 | 10 months ago | | | 0 | 0.0013324546 |
ABI
ABI objects
Getter at block 21100233
KILLER_PROVENANCE() view returns (string)
acd2baa9bdf111afa65ffc52907cf246eea8c18c20f8a9626a22a38b860b0e90
baseURI() view returns (string)
ipfs://QmSTcSnB9P65arnALrNuGS1W9jf2cy2W43zTMhgQaTSNp7/
killerPrice() view returns (uint256)
130000000000000000
maxPurchaseAmt() view returns (uint256)
10
maxSupply() view returns (uint256)
1313
name() view returns (string)
TinyKillers
owner() view returns (address)
0x497b09c36e92c66f6708d4b73bb20ae0323c505f
revealDate() view returns (uint256)
1635772393
saleIsActive() view returns (bool)
true
startingIndex() view returns (uint256)
72
startingIndexBlock() view returns (uint256)
13529900
symbol() view returns (string)
KILLERS
totalSupply() view returns (uint256)
1313
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 adminMint(address _to, uint256 _amount)
approve(address to, uint256 tokenId)
changeSaleState()
mint(uint256 _amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseTokenURI)
setKillerPrice(uint256 Price)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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(uint256 _revealDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.