TrippyClone

Verified contract

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

No balances found for "TrippyClone"

0x5258e1fd28ca79f8563db536543deb486940b96c56c1af16abdf602e8e019476
0x742502317798fa2191cd097fc4e72c51f67a46ac710aedd790db217257ed3b1a
0x04706d140e4440d290384ce1ba84ce40d9a82d101b57a160d6f77b16dad5186e
0x07481644b2350b17013f2e4df6313b3e1fb230b0a31d34c0e99d889929b18f3a
0x171ef3a7ea9912919ae02a323c35863154aa4d25ce4b1d5fe65a093a81c6d7a9
0x87650b74d59cb573f69815843afe2c4652c6c2e2fdaac6695e0a229fa7c6ff42
0xec4ae758d4618ca363cb7596ffa49f8674a19d3a253d10a310b026c79431b6c6
0xc1e4ec735df8524f5198a4beeb0a5013a6d7c6a23d5beb47a4369cb47b407b3f
0xa9c9f00b7173e6576bccac23f554326f6b8820db1db52d2daf2cada03faa6a10
0xfcaaf83ee6824a67be5adaad75bb614011b82dd2cdabc7b3b34804e47369557b

Functions
Getter at block 21222705
maxClone(view returns (uint256)
888
name(view returns (string)
TrippyClone
owner(view returns (address)
0x5be9c03d2b67aff1d9891574f4fbaa5c4b452637
price(view returns (uint256)
88800000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
Clone
totalSupply(view returns (uint256)
237
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintTrippyClone(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxClone(uint256 _maxClone
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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
TrippyCloneMinted(uint256 totalMinted
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.