STONEYs

Verified contract

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

No balances found for "STONEYs"

0xa609fd1311d8b94f61ea81df8332d2c2c015a8622ff8a5c7221647521ba9aade
From
0xa9c4db872028fbc591016f3ddf1483f2430dc7c4904499d6017c3cb98ab0c680
0x261847d60677422c1f78af89053e0383fec86cd464644653f87db0d7cc38cf08
0xdbf46472fefcc68220edb7907e9ee758024d1f66ef2f03a7da7c8cad0c25fa33
0x1c0d0d13bc7545fd2c612fcd533e751c6b233f60f97523ad7125ad714524e01f
0x687b67ece8c5044c0e4be0a8e53a60441af8054a01fa63c67d88a22c217c9a42
0xb93dabfb6bfcd1ca23eee8554d502a03b4384df7d53330bd348d9aa6c5c11d6c
0x71abed1cfa42b071ae7a7d2a3061104d7721601fa356c6cce963a8fd37c496b3
0xa66def0079922cb1554ac4d639aa510a4e1a0b5265d2f629a77b741ae7faa86d
0x74acda2da504061c7d999c295e765b29d27d4421535e88a4309b23e921461d70

Functions
Getter at block 21205537
MAX_PURCHASE(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
2222
_nextTokenId(view returns (uint256 _value)
2223
getPrice(view returns (uint256)
42000000000000000
name(view returns (string)
STONEYs
owner(view returns (address)
0xb07952a55bf9c45c268f37c3631823df50ac721a
saleIsActive(view returns (bool)
true
symbol(view returns (string)
STONEYs
totalSupply(view returns (uint256)
2222
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _amountpayable 
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPrice(uint256 _price
startSale(
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
Mint(uint256 indexed fromTokenIduint256 amountaddress owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string newBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.