Gutter Clone

Verified contract

Active on Ethereum with 46,906 txns
Deployed by via 0x3cf40415 at 14495234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x88eb496066fb25f3be6de7b1544210ff993716144472ede2bde20cffa06857b0
0xd6977b7d8ec42f45e0133d5f96159202c6996aa362950cde42480d2212bdfa74
0xf5a43d6bd8231c7c01c10cb71f5da7441c2a70c912645a19b82357a0a2e1dc1b
0xdd4a659b4a1f5e5da0f21d3eaf1d0d7dec770744839c422eaa31f941c3fd0a8a
0x2dfaaff86e89bbec66f3bdf78ad8461409f8472b59299575176215e26db1f7f6
0x9610f513e7b5353230005b2026b988eaa1eb798f224cc53564e5d2660975b908
0xe354b70f2db7d2850ac543a53c5e98f93ce5ca6be53d040540e88a563008dfcc
0x17fe098268d348b8fcd652e1f63e8a16d6b0bf3bed9c9be4da55a77702ee8116
0x4bef5ed77878ccf2cc3e77cd0df2f1bb46e6adfb29060b6c44a8f83007868984
0x41f51671ea366c919ef54b7fc29ed388362aaa7abe42967351ddce931e9290f6

Functions
Getter at block 21283574
contractURI(view returns (string)
https://gutter-clones-metadata.s3.us-east-2.amazonaws.com/collection.json
name(view returns (string)
Gutter Clone
owner(view returns (address)
0x2de690d74ad03944fbba44d037d888499ad6d77a
paused(view returns (bool)
false
symbol(view returns (string)
CLONE
totalSupply(view returns (uint256)
20363
upgradeIsLive(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
upgradedClones(uint256view returns (bool)
usedCats(uint256view returns (bool)
usedDogs(uint256view returns (bool)
usedPigeons(uint256view returns (bool)
usedRats(uint256view returns (bool)
State-modifying
adminMint(address touint256 qty
approve(address touint256 tokenId
changeSigner(address newSigner
cloneWithCat(bytes sigbytes32 hashuint256 juiceIduint256 speciesId
cloneWithDog(bytes sigbytes32 hashuint256 juiceIduint256 speciesId
cloneWithPigeon(bytes sigbytes32 hashuint256 juiceIduint256 speciesId
cloneWithRat(bytes sigbytes32 hashuint256 juiceIduint256 speciesId
cloneWithoutSpecies(bytes sigbytes32 hashuint256 juiceId
reclaimERC1155(address erc1155Tokenuint256 iduint256 amount
reclaimERC20(address erc20Token
reclaimERC721(address erc721Tokenuint256 id
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setPaused(bool _setPaused
setUpgradeLiveness(bool isLive
setup(address juicesAddressaddress catsaddress ratsaddress pigeonsaddress dogsaddress signer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeClone(bytes sigbytes32 hashuint256 juiceIduint256 tokenID
withdrawEarnings(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CloneUpgraded(uint256 oldCloneIDuint256 newCloneIDuint256 juiceID
JuiceBurned(uint256 cloneIduint256 juiceIduint256 speciesTypeuint256 speciesId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(