TinyPaws

Verified contract

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

No balances found for "TinyPaws"

0xba3a3d3e0b5dc80953b5947a035a6c4a69477441fb9d30fc35da1c428dfd9f94
0x36f615ff71dfe5a1da04496120a93a3b2005bcd2fd6873e01a80fef2e9c30585
0x2dd6bdae7277c3813f1dd9526ef1eabdf7eb03a9e3f3d7493495ef0eb32bbece
0xf80b05f028a723f820b898a5f0ae3fcdd571722176d4d875358212988bedd02b
0xf839266c824735faef4edfaa4b0813b9a6585b4e4873152214e699d12fd40536
0x036da83e10643284f89061b249728aa57b58bd72baf08bc0bc4aacb10af1eeb1
From
0x289ca6a7b6f1630e2eec083298f97df9699772687dbc4f488765217cd85eb6fb
From
0x892fdc6b39c9d5f3ec926b1206b41e3fb18ee96fca189860d81ae5108cb2f48d
0x645e3e1c5f801d32e144dd06207222d7a43de6c0573a1b8376a4f091d42fae23
0x3a6f414b31cd5e2435ad3178e44cdcf2e6367191dddacae32abb4d4adb5ec49e

Functions
Getter at block 20873556
EXCLUSIVE_TOKEN_ID_OFFSET(view returns (uint256)
10000
MAX_PREORDERS(view returns (uint256)
200
TOKEN_ID(view returns (uint256)
0
TRADE_TOKEN_ID_OFFSET(view returns (uint256)
8000
maxNFTPerMint(view returns (uint256)
10
maxSupply(view returns (uint256)
6000
mintPrice(view returns (uint256)
60000000000000000
owner(view returns (address)
0xea317557a810a56c30239d08851b362aadb6a0b5
preOrdersCount(view returns (uint256)
200
saleState(view returns (uint8)
2
totalSupply(view returns (uint256)
5341
tradeSupply(view returns (uint256)
335
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
preOrderPlans(uint256view returns (uint256 priceuint256 amount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdrop(address[] accountsuint256[] amounts
claim(uint256 amount
configure(uint256 _mintPriceuint256 _maxNFTPerMintuint8 _saleStateuint256 _maxSupplyuint256 _tradeSupply
mint(uint256 amountpayable 
mintExclusive(address account
preOrder(uint256 planpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sendTokens(address[] accountsuint256[] amounts
setApprovalForAll(address operatorbool approved
setMaxNFTPerMint(uint256 _maxNFTPerMint
setMaxSupply(uint256 _maxSupply
setMintPrice(uint256 _mintPrice
setSaleState(uint8 _saleState
setTradeSupply(uint256 _tradeSupply
setURI(string uri
trade(uint256[] tokens
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.