EtherScissors

Verified contract

Active on Ethereum with 126 txns
Deployed by via 0x451bc571 at 13076507
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EtherScissors"

0x1b64f6fa4b3dae51d01f03f9ebd6597bc976aa4a579c7ce0da56dba733da2893
0x35d27fd531bee50b99c5e54eb7401e5b9361965a8a56a863b45df48d0a17a350
0x3d48ab84a60b967732503f098270954449358b0e2af298028b6272cf31b49330
0xe453fc79d3bedd9a98236fb0cf90f81748078952cb754ff232f61c91f93cc257
0x92cd19f4fc035f5d156027869fd35f17372bbc2a772d84136592cb0af114f7f6
From
0x534ab3e77e211a91f3b6d5c18fcbcea6eb2df3ce35ac968e7f677a8aa7859270
0xcb881b3df5051fc4c961247062478af0ead12e83ad4e0cab6436501609d95a1d
0xee9ef3e1886b04ad0795e45ff5e068dabc4bc575cc10a7193b7a92c3addf4770
0x35104503adf0af172d5c39556961737a4ce28a872de9693203fc483084faf02f
0xa3761bee1fc27afc91f18d6f01c722e8ee64935d4aae5c4ec794674f11f1441f

Functions
Getter at block 21392236
MAX_NFT_SUPPLY(view returns (uint256)
100
MAX_PURCHASABLE(view returns (uint256)
3
PROVENANCE_HASH(view returns (string)
SCISSORS_PRICE(view returns (uint256)
50000000000000000
name(view returns (string)
EtherScissors
owner(view returns (address)
0x9edd1c83d66ac79d094d47bc8d3f78307e6aedbe
saleStarted(view returns (bool)
true
symbol(view returns (string)
SCISSORS
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenURI(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountToMintpayable 
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setProvenanceHash(string _hash
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.