TestStudio

Verified contract

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

No balances found for "TestStudio"

0x463d2b831e575b7cbafd46ad1da8a743c51400efd4fe47d97bfdf45c7d201333
0xdedc9ec27a9f436bd31bf0de77fa4390b969ac6b531a6c488ba36baac82bdf08
0xd5db439a68e2f168a8fbb0a731c3bfe323b9beed43b6cac97f2f7f3707c60941
0x1ced1706dd86697286a0da783daa96fbcf4d674d1072a806f333c115b0f63dd3
0x01596014bdea1a44423c3825099ad2b397174284e4816e527d443b90c7325396
0xca171c865ef4313aee4929142942ee0edd114521c8d286377a0ba36655c49664
0xa3308a60780396a12972a231067fa36ffa3e434ee62180a39fddb3b618840f4e
0xe4b6233d92f4843e6fc6c5229be45889bef432f861c0e631c6d8f332c87742d9
0x850159dfab83460b946eb49d3bfc0d39dc52539814cebd49130c6feadefb7308
0x4ea857f896e733e687b129ce4ebb1d06ed588ad0439e945072ab401aca044109

Functions
Getter at block 21226107
getState(view returns (uint8)
2
maxPublicSalePerTx(view returns (uint256)
1
maxSaleCapped(view returns (uint256)
10000
maxSupply(view returns (uint256)
10000
name(view returns (string)
TestStudio
nextSubsequentSale(view returns (uint256)
14786341
operatorAddress(view returns (address)
0x84f6f9867ac2c4e8d990825d440cd6da1de3309f
owner(view returns (address)
0x84f6f9867ac2c4e8d990825d440cd6da1de3309f
publicSaleCap(view returns (uint256)
1000
publicSalePrice(view returns (uint256)
0
salePhase(view returns (uint8)
1
subsequentSaleBlockSize(view returns (uint256)
10
symbol(view returns (string)
TS
totalPublicMinted(view returns (uint256)
16
totalSupply(view returns (uint256)
16
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRequestTime(uint256 blockNumberview returns (struct StudioProfileRequestTime[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
purchaseCount(addressview returns (uint256)
requestTimeMap(addressuint256uint256view returns (address senderuint256 blockTimeuint256 triggerTimeuint256 requestTimebytes transactionHash)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
disablePublicSale(
doProfileRequest(uint256 triggerTimeuint256 requestTimebytes transactionHash
enablePublicSale(
mintToken(uint256 amountbytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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
MintAttempt(address indexed accountbytes data
NewRequest(address arg0uint256 arg1uint256 arg2uint256 arg3
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchased(address indexed accountuint256 indexed index
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawNonPurchaseFund(uint256 balance
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.