CatsAndWatchesSociety
Verified contract
Active on
Base with 1,006 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 "CatsAndWatchesSociety"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9439145 | 10 months ago | | | 0 | 0.000000098466677240 | |
| 9439144 | 10 months ago | | | 0 | 0.000000098466677240 | |
| 9439137 | 10 months ago | | | 0 | 0.000000098466677240 | |
| 9439136 | 10 months ago | | | 0 | 0.000000098466677240 | |
| 9439135 | 10 months ago | | | 0 | 0.000000098466381920 | |
| 9439133 | 10 months ago | | | 0 | 0.000000098466480360 | |
| 9439132 | 10 months ago | | | 0 | 0.000000098466480360 | |
| 9439131 | 10 months ago | | | 0 | 0.000000098466480360 | |
| 9439130 | 10 months ago | | | 0 | 0.000000098466480360 | |
| 9439129 | 10 months ago | | | 0 | 0.000000098466480360 |
ABI
ABI objects
Getter at block 22922359
CAWS_PROVENANCE() view returns (string)
MAX_CAWS() view returns (uint256)
10000
REVEAL_TIMESTAMP() view returns (uint256)
10001123199
baseURI() view returns (string)
https://mint.dyp.finance/metadata/
cawsPrice() view returns (uint256)
80000000000000000
maxCawsPurchase() view returns (uint256)
100
name() view returns (string)
CatsAndWatchesSociety
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x65c3d0f9438644945df5bf321c9f0fcf333302b8
saleIsActive() view returns (bool)
false
startingIndex() view returns (uint256)
0
startingIndexBlock() view returns (uint256)
0
symbol() view returns (string)
CAWS
totalSupply() view returns (uint256)
10010
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)
emergencySetStartingIndexBlock()
flipSaleState()
initialCAWSTest(address to)
renounceOwnership()
restCAWS(address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string tokenURI)
setProvenanceHash(string provenanceHash)
setRevealTimestamp(uint256 revealTimeStamp)
setStartingIndex()
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(string name, string symbol, uint256 maxNftSupply, uint256 saleStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.