Pets

Verified contract

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

No balances found for "Pets"

0x3952bf83ffb879bf875aafc8f37a24c9372eddbe1722083a08ca74d90a2fa076
0xf6372f4e26c339e0845c4eea1e05bf6111aadcaca580a112cdd2d12d6a903d2a
0x35005dcf7777f4beae2e37103e49b07812ad42585322ddb9d44fa91cf7155324
0x76b2af48910b71350db58082554befe6353b89ae681d7065ec21e12599a2d44b
0x18aadbf3200b1bb19973eca1a140a7949f1c9cfa4b55997b2d8a7bcb40f021b4
0xe744d94e56170cb8d3dd57474065293981b5507f6d96636351d71cb2adfdb02d
0x04a7904064bb5d56380d5eead89fd906088010ce7f0343abacd628df41f3d8a0
0x7e980039ebeb735cc53fcd1dd748f965c6b40db605680a8ae989d301e07d5a44
0xf5625f5d26d523d2b90cf143ef30c664b02652ad0a6b1703b3fccc7710347f94
0x41d17630cfe62cf811fe012a7942331ef2c4f22b7bc2e99cdcaff640a836b601

Functions
Getter at block 20998415
maxSupply(view returns (uint32)
6666
name(view returns (string)
Pets
owner(view returns (address)
0x8c349e3c568f2f69a736c76b6a239280ea1cc4c8
saleIsActive(view returns (bool)
true
saleStart(view returns (uint32)
1646510400
symbol(view returns (string)
PETS
totalSupply(view returns (uint32)
6666
unitPrice(view returns (uint256)
77700000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
batchMint(address[] addresses
mint(uint32 countpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSaleStart(uint32 timestamp
setURI(string uri
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.