PLACEHOLDER

Verified contract

Active on Ethereum with 25 txns
Deployed by via 0x01d4c461 at 16517655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97.64
0x2921de41e8724838ec421eac4035f5da8ad524d84b15e34994c1a3366089f626
0x3816ffe22d8b1d2c0e2e2be987aa7c358791ab705b8317636b6e4b74e9775d4e
0x69ff26bc15cd88920dab76b7ea4ced32e0f7d24a8545b31adbb4cb1b115b1238
0xcd54116e184da9ef291c4702a05833a443a6aceec4d94095ccac8407560ee501
0xb95a6450c3b50582d65c461db6b080c9d90f8e8a18a42447841380371445c8fc
0x3ce4d7a82aef31a2908a369209e451f92e742ab5af86abbd3617aa14e4561611
0xf3035a92d2f627a149adb04d76313310c62d17fce502ea607d031ee79e2e7dc7
0xa040c1deaaea8d4ef8e777b944d69dee6fbc65b9619aa9beb8984218c2f4d573
0x32dc8c27f15e100197ec6596dbe5e9bb713f3975702b4b1487d8a2bf9026c4b4
0x89d9a103ed76012c6325e378e38d573a6970ca49ad8391b184289389b37457fe

Functions
Getter at block 20922305
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
contractURI(view returns (string)
https://fake.address
floorPrice(view returns (uint256)
500000000000000
getClaimIneligibilityReason(view returns (string)
isLive(view returns (bool)
true
maxSupply(view returns (uint256)
200
name(view returns (string)
PLACEHOLDER
owner(view returns (address)
0xc9105f97f08748cfff7e72e65adb1f526b8906f7
price(view returns (uint256)
500000000000000
remainingSupply(view returns (uint256)
180
startPrice(view returns (uint256)
5000000000000000
startsAt(view returns (uint256)
1675098900
symbol(view returns (string)
PLACEHOLDER
totalSupply(view returns (uint256)
20
uriPrefix(view returns (string)
https://tonic.xyz/nfts/0xfc9e338670b381a78915DeBDb76EdA8B80BdA484/
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adminMint(address _touint256 quantitypayable 
approve(address operatoruint256 tokenId
publicMint(address _topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setRoyalties(address recieveruint96 feeNumerator
setStartsAt(uint256 _startsAt
setUriPrefix(string _prefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _startsAtstring _uriPrefixstring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator