Miratashi

Verified contract

Active on Ethereum with 8,776 txns
Deployed by via 0x9934e453 at 16727208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional variables

No balances found for "Miratashi"

0x574015b3440ce9a704ac09505c56d6f63f08328bf3ab48c5b185fce6625813f1
From
0x959877d5781b2aba8a31131faa8bfacb38bc0b6edea3d316773f13f51a893732
From
0x1b9ea3ab4d50bc029c09ef1262a44e753337567e1eaedce3f0d37afdc93dda54
0xfd3d960cede792aea3b6a77c941cf05ed24466bec745ee6e5b89870e65bddf61
0x5225690df6d1769957b8582908d6db36eacb50dd86bd601fc55fe6b14fb8f1a8
0xda2f30957fd3f86ee9bd8ede6e2492383e3b6f7dd862cc43e23861fc171c7e89
0xa24a7f0ee6942f3c94fc3ed500ecf4c38e567efa81a0e67c61d2d1026d5fe307
0xd247ab9fb24cc8a883f2ef092633dd94617dadf3d87bfbea158f1a03b9e54a0d
0xad3f028c28350d7b28751f2e68c0e3f35f5d2afa950d487d5708fcb31b9a7689
0xee72622571cade9da7aeac8b1f4a0b76dcfdba4bb19cef4dd1e867c549fbdea0
From

Functions
Getter at block 21379968
FOUNDER_ADDRESS(view returns (address)
0x5f3278c06135c69ce171914793584c04f4ad5054
MAX_PUBLIC_MINT_TXN_SIZE(view returns (uint256)
5
MINT_CAPACITY(view returns (uint256)
10000
TEAM_TREASURY_ADDRESS(view returns (address)
0x9f4da584027518dd170956e07b22769b1eb30050
TEAM_TREASURY_SUPPLY(view returns (uint256)
1000
auctionCapacity(view returns (uint256)
6243
auctionCurrentPrice(view returns (uint256)
25000000000000000
auctionDecrementFrequency(view returns (uint256)
1800
auctionEndingPrice(view returns (uint256)
0
auctionFinalPrice(view returns (uint256)
25000000000000000
auctionMinted(view returns (uint256)
6243
auctionPriceDecrement(view returns (uint256)
25000000000000000
auctionStartingPrice(view returns (uint256)
150000000000000000
auctionStartingTime(view returns (uint256)
1677601800
baseURIExtension(view returns (string)
filterRegistrant(view returns (address)
0xf385bb1b74fedd5bf572d41131d64b5c7826209c
isRevealed(view returns (bool)
false
isTeamTreasuryMinted(view returns (bool)
true
merkleRootWhitelist(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Miratashi
ogPhaseDuration(view returns (uint256)
600
ogPhaseMinted(view returns (uint256)
221
ogPhasePrice(view returns (uint256)
0
ogPhaseStartingTime(view returns (uint256)
1678385820
operatorFilterRegistryAddress(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x434d85c61c1fcc0bf439b2e2ecdb87071f25ef85
phase(view returns (uint8)
10
remainingSupply(view returns (uint256)
0
symbol(view returns (string)
MIRA
tokenBaseURI(view returns (string)
https://miratashi-token-api.fly.dev/token/
totalSupply(view returns (uint256)
10000
whitelistCapacity(view returns (uint256)
0
whitelistDuration(view returns (uint256)
0
whitelistDurationGuarantee(view returns (uint256)
0
whitelistMinted(view returns (uint256)
0
whitelistPrice(view returns (uint256)
0
whitelistStartingTime(view returns (uint256)
0
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)
tokenURI(uint256 _tokenIdview returns (string)
userToTokenBatch(address _userview returns (struct MiratashiTokenBatchPriceData[])
userToTokenBatchPriceData(addressuint256view returns (uint128 pricePaiduint8 quantityMinted)
walletOGPhase(addressview returns (bool)
walletOGPhaseCapacity(addressview returns (uint8)
walletOGPhaseMinted(addressview returns (uint8)
walletWhitelistMinted(addressview returns (uint8)
State-modifying
addToOG(address[] _toAddAddressesuint8[] _listOfMintCapacity
approve(address touint256 tokenIdpayable 
mintDutchAuction(uint8 _quantitypayable 
mintOG(uint8 _quantitypayable 
mintTeamTreasury(
mintWhitelist(bytes32[] merkleProofpayable 
removeFromOG(address[] _toRemoveAddresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIstring _extension
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setFilterRegistrant(address _newRegistrant
setOperatorFilterRegistryAddress(address _registryAddress
setPhase(uint8 _numOfPhase
setupAuction(uint256 _increaseCapacityuint256 _priceuint256 _decrementuint256 _frequencyuint256 _startTime
setupOGPhase(uint256 _newPriceuint256 _startTimeuint256 _duration
setupWhitelist(bytes32 _merkleRootuint256 _newPriceuint256 _capacityuint256 _startTimeuint256 _durationuint256 _durationGuarantee
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TokenTransferLocked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(