Slothz

Verified contract

Active on Ethereum with 5,191 txns
Deployed by via 0xa9c4b67d at 13008876
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Slothz"

0xd010ff71b57b11f148d45e3aefe6ca26b6cac5cfd634647638d56efcd5def1bc
0x12324ef4bd0d57047e3269ad6c578978340fbdc860ba2ae9ce7b3e6768b9f670
0x789a69a5ac8cf7852430ad46518de31058f6a8afaba0b1d515151046ad6027d1
0xbc47f4223bf163174a7974734c5d63b038db15794908f40cdb73049ad7c0e9e9
0x05e206d7b0578f866b41c64e85398efb8a0a469ca5481f863e43424dbbcdceb2
0x0ac8f9b38052d37350725b1fb3cdd8cef6b68636c7f6e9773143477f8425c26f
0x2299c26440247a0b999d0ae9e669530a2b7ca27d7540c67f3a05a62ee46e0a27
0x34c032b9bbc6294209b6bc2bfc683df987f23c56625f4d42184793de73997e68
0x30e8dbc536e1244aaa3e8a86af0abeb8f910b0143cf21a3f21ff30bba1e23aba
0x8b583cecd4b3b646247a2f8d82cb24974cd73a6938b8c902e75710608cbad281

Functions
Getter at block 20939383
METADATA_PROVENANCE_HASH(view returns (string)
availableToken(view returns (uint256)
9999
contractURI(pure returns (string)
https://www.slothz.io/contract-info.json
maxPurchaseSize(view returns (uint256)
20
name(view returns (string)
Slothz
owner(view returns (address)
0x5afa5fc631a787ecbb19f5faa8b83c3234d7b84e
paused(view returns (bool)
false
price(view returns (uint256)
45000000000000000
symbol(view returns (string)
SLOTHz
totalSupply(view returns (uint256)
4903
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
burn(uint256 tokenId
mintSlothz(uint256 _countpayable 
ownerMint(uint256 _countaddress to
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _price
setProvenanceHash(string _hash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string namestring symbolstring theBaseURIaddress theOwner1address theOwner2address theOwner3address theOwner4uint256 numToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.