Moontirdz
Verified contract
Proxy
Active on
Ethereum with 527 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
27 additional
variables
Balances ($16.90)
Native
Value
$16.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0042 | $4,023.93 |
$16.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16507266 | 2 years ago | | | 0 | 0.00071862188 | |
| 16489707 | 2 years ago | | | 0 | 0.00083416599 | |
| 16466180 | 2 years ago | | | 0 | 0.00033494845 | |
| 16464977 | 2 years ago | | | 0 | 0.00054587665 | |
| 16464976 | 2 years ago | | | 0 | 0.00091609273 | |
| 16413806 | 2 years ago | | | 0 | 0.00099690213 | |
| 16353045 | 2 years ago | | | 0 | 0.00086180433 | |
| 16313595 | 2 years ago | | | 0 | 0.00038399554 | |
| 16313589 | 2 years ago | | | 0 | 0.00038468935 | |
| 16040930 | 2 years ago | | | 0 | 0.00086909866 |
ABI
ABI objects
Getter at block 21416684
PROVENANCE() view returns (string)
b12301a3741716d2b030453eb8feaffde1f22fb817830e9ef81af5361d3ef8b9
allowListMintPrice() view returns (uint256)
10000000000000000
baseURI() view returns (string)
ipfs://QmP5nL5BYfdhPVXD2PXQEEj5SbAi8UZcrtwC2aQz9JvLes/
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
daoDelegate() view returns (address)
0x082e44ad879e804a873b4b425d80bbca32e74415
getAllVotings() view returns (struct MasterchefMasatoshiVoting[])
[]
isDao() view returns (bool)
false
maxAllowedMints() view returns (uint256)
100
maxPossibleSupply() view returns (uint256)
3000
mintPrice() view returns (uint256)
4200000000000000
mintStatus() view returns (uint8)
2
name() view returns (string)
Moontirdz
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xf539d02d849dffc969f315bbfd19f0bca9d31795
paused() view returns (bool)
false
percentToVote() view returns (uint256)
60
percentToVoteFrozen() view returns (bool)
false
symbol() view returns (string)
MT
totalSupply() view returns (uint256)
1159
votingDuration() view returns (uint256)
86400
votingDurationFrozen() view returns (bool)
false
isDao() view returns (bool)
false
owner() view returns (address)
0xf539d02d849dffc969f315bbfd19f0bca9d31795
percentToVote() view returns (uint256)
60
percentToVoteFrozen() view returns (bool)
false
votingDuration() view returns (uint256)
86400
votingDurationFrozen() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashMessage(address sender, address thisContract) pure returns (bytes32)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
totalMintsPerAddress(address) view returns (uint256)
votings(uint256) view returns (address contractAddress, bytes data, uint256 value, string comment, uint256 index, uint256 timestamp, bool isActivated)
balanceOf(address owner_) view returns (uint256)
votings(uint256) view returns (address contractAddress, bytes data, uint256 value, string comment, uint256 index, uint256 timestamp, bool isActivated)
State-modifying
Events approve(address to, uint256 tokenId)
changeMintStatus(uint8 _status)
flipPaused()
mintAllowList(bytes32 messageHash, bytes signature, uint256 amount) payable
mintPublic(uint256 amount) payable
permanentlyConvertToDao()
preMint(uint256 amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setDaoDelegate(address _daoDelegate)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
activateVoting(uint256 _index)
changePercentToVote(uint256 _percentToVote) returns (bool success)
changeVotingDuration(uint256 _votingDuration) returns (bool success)
createVoting(address _contractAddress, bytes _data, uint256 _value, string _comment) returns (bool success)
freezePercentToVoteFrozen()
freezeVotingDuration()
signVoting(uint256 _index) returns (bool success)
withdraw()
withdrawTokens(address tokenAddress)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
VotingActivated(uint256 indexed index, uint256 timestamp, bytes result)
VotingCreated(address contractAddress, bytes data, uint256 value, string comment, uint256 indexed index, uint256 timestamp)
VotingSigned(uint256 indexed index, address indexed signer, uint256 timestamp)
constructor(string _name, string _symbol, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _allowListMintPrice, uint256 _maxAllowedMints, address _signerAddress, address _nftDaoAddress, address _currency, address _wrappedNativeCoinAddress)
fallback()
receive()
This contract contains no error objects.