PETI TRIOT

Verified contract

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

No balances found for "PETI TRIOT"

0x4d734efe51a940165ddffc7e99219ae4b83244b412355037a3e437ff2e385211
0x2e2cfe36cd6260517c9d234e57fcaa7c735b763820c893ccc4a33f8efda6d4fa
0x298cade0f45938c8af82d1bfa19ad663ecb740ef56979f2b53cfa23fb8f09a1d
0x3d2773a4ebd1aea2717be32a9f8461bcce422185fecaefc79d699b628b639393
0xf0bddfae040c4c304b36cd3d63d5ed3ddbaad481848c777a348d4fe1f9b478c9
0x734c67acfc12eb590ce184ea224d8f6ba8baffcdd7afc88ae4f4d08199b62bec
0x644aebbaadfe09dbc826628555ef7e04d8214681ff49534ed958d869ab3af328

Functions
Getter at block 20978696
cost(view returns (uint256)
121200000000000000
enableFree(view returns (bool)
false
expiredAt(view returns (uint256)
1690847999
maxSupply(view returns (uint256)
12120
name(view returns (string)
PETI TRIOT
owner(view returns (address)
0x6601e5164e99fced0c128d384972f5945f9e841f
roundBeginSupply(view returns (uint256)
0
roundMaxSupply(view returns (uint256)
12120
startAt(view returns (uint256)
1675209600
symbol(view returns (string)
PETI
totalSupply(view returns (uint256)
1212
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
operator(address operator_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
free_mint(address _topayable 
mint(address _touint256 _mintAmountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setCost(uint256 _newCost
setEnableFree(bool _enable
setMaxSupply(uint256 _maxSupply
setOperator(address addrbool flag
setRoundBeginSupply(uint256 _roundBeginSupply
setRoundMaxSupply(uint256 _roundMaxSupply
setSchedule(uint256 _startAtuint256 _expiredAt
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string _newBaseURI
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
CostChanged(uint256 _newCost
MaxSupplyChanged(uint256 _maxSupply
OperatorChanged(address indexed addrbool flag
OwnershipTransferred(address indexed addraddress indexed newOwner
RoundBeginSupplyChanged(uint256 _roundBeginSupply
RoundMaxSupplyChanged(uint256 _roundMaxSupply
ScheduleChanged(uint256 _startAtuint256 _expiredAt
SystemChanged(address indexed addrbool flag
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawalCompleted(address indexed _user
minted(address indexed _touint256 _mintAmount
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(