Nifty Hands

Verified contract

Active on Ethereum with 4,466 txns
Deployed by via 0x82b1f554 at 15500375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.93
0x446a6b61d5ef4f69ab5902d2a06791acfc611ad97d24051c7627a55a1b580eab
0x5eeb63314860164f47bdf35b579234c83daf46bc27d6602f33c02dba80cfce2b
0x198d33f81e0fcefaba4840818786a922146cfb09c4cf075570d1b162ffe31bd2
0xc2d8f905ac1432dad4145fcc4030ce5647ea7eae1ca98e5673adef827bf0e746
0xebe42f739bc521363dcac13c8e3e954da318df5a6e8e1f3a03b57a71d4905f4d
From
0x96d9f7f98353535a0d1ffda7e9376939738a5a8217f0688d4a61d8efa674a351
0xc10c4ea7ecd5021a8cefac92456c6627f2b7affd791d26ebf2c2121c417c7e03
0xfd675c89962c1660acda0c02a9228dabd4842d740091ff89468cccab3032e439
From
0x4aabf11f318633d0a91525da256bfc7500a4511b158569b673c1fea419e6fcd0
0x242d2056e7a5a2c79ee0e515c7411c4bd8c5f4b5da218c5c26a993c9d9408453

Functions
Getter at block 20867045
 
allSecretCodes(view returns (string[])
 
allTokens(view returns (uint256[])
baseURI(view returns (string)
https://nifty-hands.com/nft/json/
minPrice(view returns (uint256)
20000000000000000
name(view returns (string)
Nifty Hands
owner(view returns (address)
0x68f1a6c996c082676473bf459230453c81a382cd
stock(view returns (uint256)
9999
supply(view returns (uint256)
3107
symbol(view returns (string)
NiftyHands
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
secretCodeSupply(string _codeview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokensOfOwner(address _ownerview returns (uint256[])
uri(uint256 _idview returns (string)
validateCode(string _codeview returns (uint256)
State-modifying
addCode(string _codestruct NiftyHandsCode _secretCode
burn(uint256 _id
deleteCode(string _code
mint(address _touint256 _idpayable 
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
secretMint(address _touint256 _idstring _codepayable 
secretMintPause(
setApprovalForAll(address operatorbool approved
setMaxPerUser(uint256 _maxPerUser
setMaxPerUserSecret(uint256 _maxPerUserSecret
setMinPrice(uint256 _minPrice
setStock(uint256 _stock
setURI(string _baseURI
transferOwnership(address newOwner
withdrawAll(payable 
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.