TinyPaws

Verified contract

Active on Ethereum with 6,231 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"

0xfea9fdfbf156bcd2a83eafc3026ff9e3c117e470b65601fed676b5df57ed40f4
0x40f64f4f1f37b817bdad7cd3d6ce597034654051578177a1d66021d128528a2e
0xae6ac6dad89118e02fb17ec3e38a227dba1ceec481bcfdee4065c96d81bb6357
0xaab4130ed394fbcbff0cca25f038bcb9c78ea844a1598dc264c4205b544232c4
0xba3a3d3e0b5dc80953b5947a035a6c4a69477441fb9d30fc35da1c428dfd9f94
0x36f615ff71dfe5a1da04496120a93a3b2005bcd2fd6873e01a80fef2e9c30585
0x2dd6bdae7277c3813f1dd9526ef1eabdf7eb03a9e3f3d7493495ef0eb32bbece
0xf80b05f028a723f820b898a5f0ae3fcdd571722176d4d875358212988bedd02b
0xf839266c824735faef4edfaa4b0813b9a6585b4e4873152214e699d12fd40536
0x036da83e10643284f89061b249728aa57b58bd72baf08bc0bc4aacb10af1eeb1
From

Functions
Getter at block 21290609
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.