Hung Sloths

Verified contract

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

No balances found for "Hung Sloths"

0x9618d59144ac02b8a51188b86c1e76b46e5a3a9ff782f83ef15cc0191310f429
0x6c8b2bcc1318ff8e9dc8fa5c30bda9be96bdc561b7e637ace88b6f098730f4e9
0x494f0a23338ee216bc7c436c567f9eda1380154ffa6f8c175a07de0b9eb9f6f7
0x0baaad83fda2b4bd924d328f813f35966a23e7fc186a13ebd8ab5bae37870e37
0x099a4b51ee5779bd98f0e2897365241c11ba1348ed6ba430de360d839358938c
0x7bcbb0063c22e0362df975ac37a331121bee7256784fd119e4926f7a43439fdb
0xc3c73b1fb40fa998e21619686c285cf07ce4885dbf5ec65311a74bb7e9570f62
0x9f40133c14294821c016314504f6477d2a8dff4e19a5a0d1fd99ffe72681c605
0xc2d45b535b4eaea0f491a2e8f0718b26982c7c2d83b6a73a8338532d1ad36cf3
0xab63d1025190e6c9f139f5d12e333a7a7007f8eb81468cea27278f083c68f893

Functions
Getter at block 21220885
customBaseUri(view returns (string)
https://gen.hungsloths.com/item/
freeAmount(view returns (uint256)
1
name(view returns (string)
Hung Sloths
owner(view returns (address)
0x3a868a1c511fe79022cc989ebcfd6fb122cdd741
paidAmount(view returns (uint256)
4
paidPrice(view returns (uint256)
5000000000000000
paused(view returns (bool)
false
royaltyAmount(view returns (uint256)
75
royaltyTo(view returns (address)
0x3a868a1c511fe79022cc989ebcfd6fb122cdd741
startSeed(view returns (bytes32)
0x45857e1ee7fe620b40fffeda000f7aed91c8526b2112912bcb04a59c05c44507
symbol(view returns (string)
HSLT
totalLimit(view returns (uint256)
8888
totalSupply(view returns (uint256)
207
Read-only
_seeds(uint256view returns (bytes32)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
seed(uint256 tokenIdview returns (bytes32)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
extract(address _tokenuint256 _amount
mint(uint256 _numberpayable 
pause(bool _value
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string newUri
setRoyalties(uint256 _royaltyaddress _recipient
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 name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

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