StachesNFT

Verified contract

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

No balances found for "StachesNFT"

0xd020d8c13d18003e58c68a371eaa4bbc5b628db912ceaacb5da2c1d3fca84966
0x3c3817056b7015e9742d4822ef3cb91499b5803513d3b8741a7648d30b8f5d27
From
0x9e0651bf10900a724594854cb605864e0113dce583ba15a0280407ea2198455c
From
0x53554e328aa94163db781a7f4fb0898e2cd0514e20f1c73cf6e734f5d9739e3d
0x68b243cbcd0569e953801e26bcdf10e603ff954db38eeac0e0daff7dc370bec1
0x6b357f64677c2d1ff8ab094cb7ceb882d25bc8104f04a556e965bda312141dd0
0xbaa734ddcca89b0626e5316a57a72d8cac511c5106b9b2e4ebd8da3eca0f3e60
0x33a78c1d70304890911a93c01d3a48172492ff64ca2de77c0941dfd9d4f3d063
0x5933c9008a13ccefdb7e34c21a4a130b44143d43be01166285760c9005ab9c0c
0x8ebc0fc47f6619ab98262b22ce0bc5484628db9ba3ae7e94a051493396e2d90e

Functions
Getter at block 21166957
baseTokenURI(view returns (string)
ipfs://QmdUAqtLYDc1Jfj1kxX9apeLnsPAKBcRVySgH9ukL3UygA/
getContractOwner(view returns (address)
0x022e846d3016803f234eed237ceffff37f8946e7
 
getMaximumAllowedTokens(view returns (uint256)
getPrice(view returns (uint256)
100000000000000
getTotalSupply(view returns (uint256)
365
isActive(view returns (bool)
false
maximumAllowedTokensPerPurchase(view returns (uint256)
10
maximumMintSupply(view returns (uint256)
365
mintPrice(view returns (uint256)
100000000000000
name(view returns (string)
StachesNFT
owner(view returns (address)
0x022e846d3016803f234eed237ceffff37f8946e7
symbol(view returns (string)
STACH
totalSupply(view returns (uint256)
365
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDevAddress(address addr
setDevFee(uint256 fee
setMaxMintSupply(uint256 maxMintSupply
setMaximumAllowedTokens(uint256 _count
setPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleActivation(bool isActive
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.