META MISHIMA

Verified contract

Active on Ethereum with 9,857 txns
Deployed by via 0x53ac0861 at 16393634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $520.84
0x5e31b6d3550db2fd5b30f8bbbbf8ec9a5435a993b26a08154979a528052824d2
0xfd8730ac82c43c358c49077ee288457ca223460fcc7bbb3336bc6dd4f74fd741
0x006bbae60109d33e6cf5f3977d43c4d97b984977313290df0b20b5f22d5c9444
0x4eb9d9aecdf3d90ca3b28dc8484302b549c6c1ea7db4e750c24d89b1f46a5d90
0x2a75be9e64d3e1d611b6a5b334a8e9dcc1fa1f7c5ade21a9b575220756d8cb03
0x87b03d7daba44deabf38914e424238eb5abace82f21c851793d809aee1ca95ac
0x7b12f47efaf740e6e1a3af2a3ed0093045e2d0ace5c9b89e3d164fc19cbe37e1
0x9d0077bee77c0f176030dd3de82a77280041f462b82abcba5f96eabddf196b04
0xae652f014b83743ae705f7751a071469a5e588192eb2d85194807d1f83026cd9
0x4ded6feb242152013ef8be732cc7193ea759be25fe7cad4d59df902bcb68c4ed

Functions
Getter at block 21328258
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
accountBalance(view returns (uint256)
140000000000000000
baseURI(view returns (string)
ipfs://QmURQMcpbuVDbFtWA29Y69xB6WtziJXpKz7Rm1kvQnY8rF/
contractState(view returns (uint8)
0
isOperatorFiltererAllowed(view returns (bool)
true
maxEarlyBirdPlusOne(view returns (uint256)
2501
maxGoldListPlusOne(view returns (uint256)
201
maxMintEarlyBird(view returns (uint256)
5
maxMintGoldList(view returns (uint256)
2
maxMintPublic(view returns (uint256)
2
maxMintWhitelist(view returns (uint256)
2
maxSalePlusOne(view returns (uint256)
10001
merkleRootEarlyBird(view returns (bytes32)
0x50df34905004bf0a80a679297c4b6f3ff9edbe61e09d83746869abf097d30253
merkleRootGoldList(view returns (bytes32)
0x08ce80abf0f09dd4d52be336e652a1cc125dfbe2344dbd645e1f2ccfe68cb7f0
merkleRootWhitelist(view returns (bytes32)
0x1d3b012114f833891d9c8b5afad43264538b4613634b296b9e0e102f3de8d1c2
name(view returns (string)
META MISHIMA
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x30cc689ca994f9d3561d9b28f305d9db3736b5da
placeholderURI(view returns (string)
https://rarity.garden/images/metamishima/prereveal.json
recipient(view returns (address)
0x30cc689ca994f9d3561d9b28f305d9db3736b5da
symbol(view returns (string)
MM
tokenPrice(view returns (uint256)
0
tokenPricePublic(view returns (uint256)
0
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInternallyAllowed(address requestorview returns (bool)
mintsPerAddress(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
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 operatoruint256 tokenId
mintEarlyBird(uint256 quantitybytes32[] proofpayable 
mintGoldList(uint256 quantitybytes32[] proofpayable 
mintPublic(uint256 quantitypayable 
mintReserved(address touint256 quantity
mintWhitelist(uint256 quantitybytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractState(uint256 contractState_
setDefaultRoyalty(address royaltyAddressuint96 royaltyAmount
setInternallyAllowed(address requestorbool allowed
setMaxSale(uint256 maxSale
setMerkleRootEB(bytes32 merkleRoot_
setMerkleRootGoldList(bytes32 merkleRoot_
setMerkleRootWhitelist(bytes32 merkleRoot_
setOperatorFiltererAllowed(bool allowed
setPlaceholderURI(string placeholderURI_
setRecipient(address newRecipient
setTokenPrice(uint256 newPriceuint256 newPricePublic
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator