Mooar

Verified contract

Active on Ethereum with 12,357 txns
Deployed by via 0x97a04ce1 at 16094354
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mooar"

0x6b7fc3a98679d14c1919c143b871a4bfe646c4e7cc7d42bce66b56c102e2d50a
0xfcd001beb653730d4890c14f03ea61461e9c591af064883564ac0b956dd5ee4f
0x37dd40361988e2b354f2cb999c98af40fc137c8771b9aafeac34a231edb15429
0x6451282c6d51c10e1c6f70fda7cca5169840cd806dfb5a3a8daaeb69190d7e40
0x1ff88d2c433af1135eb0113e2925c8c6cf314ee96d6a4bda411c1d8aea673b58
0x1d12ef4aa859b73bc4e7489490418a2a13d22e53acff8ff3c0a38b991ad76c59
0xc8d596d525cdc5686c85dcc6b156c75e081a1998169ad070d02964ed326f7fc8
0x6af5ed145041a4e7104395cdd9d187b90a4fb9b56394dccff0893d58cb2cadb8
0xf57316a858d624e6b586bd21b501aec000ac0a86ddc8acb34926a4da2b47701d
0x447c1d8d008c2352d003938863a22801b401fc0316127a0c9f35bbefc2e52310

Functions
Getter at block 21171006
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NFT_MANAGER(view returns (bytes32)
0x8972b9d3322325818f1215107c5cad20b0d1bd8a19dd8c3113a4cda650cdfe63
Read-only
NFTs(addressview returns (address creatorbytes32 seasonIduint32 maxSupplyuint256 votingCostuint256 creatorFund)
Seasons(bytes32view returns (address voteTokenaddress vaultbytes32 secretbytes32 revealKeybytes32 refundMerkleRootuint256 voteStartingTimeuint256 voteEndingTimeuint256 redeemRefundTimeuint256 unitPriceuint256 addressMaxVotingCost)
cidNFTAddresses(bytes32view returns (address)
getNFTCreator(address nftview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getVault(bytes32 seasonIdview returns (address)
getVotes(bytes32 seasonIduint32 offsetuint32 stepstruct MooarVote[] resultsview returns (struct MooarVote[])
getVotesCount(bytes32 seasonIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
seasonVoterCost(bytes32addressview returns (uint256)
seasonVoterRefunded(bytes32addressview returns (bool)
seasonVotes(bytes32uint256view returns (address voterbytes32 votingSecretuint256 votingFee)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
collectFund(bytes32 seasonIdaddress nft
grantRole(bytes32 roleaddress account
initNFT(bytes32 seasonIdbytes32 collectionIdstring namestring symbolstring baseURIstring tokenSuffixaddress nftCreatoruint256 votingCostuint256 directMintETHCostaddress directMintBaseTokenuint256 directMintCostuint32 nftMaxSupply
initSeason(address voteTokenbytes32 seasonIdbytes32 secretuint256 voteStartingTimeuint256 voteEndingTimeuint256 unitPriceuint256 addressMaxVotingCost
refund(bytes32 seasonIduint256 refundFeebytes32[] proof
renounceRole(bytes32 roleaddress account
reveal(bytes32 seasonIdbytes32 revealKeybytes32 refundMerkleRootuint256 redeemRefundTimeuint256 unfreezeMintTimeuint256 priorityMintTimeuint256 directMintTimestruct MooarNFTLaunchResult[] nftLaunchResults
revokeRole(bytes32 roleaddress account
vote(bytes32 seasonIdbytes32 votingSecretuint256 votingCost
Events
InitNFTEvent(address indexed nft
InitSeasonEvent(address indexed vault
RefundEvent(address indexed voterbytes32 indexed seasonIduint256 refundAmount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
VoteEvent(address indexed voterbytes32 indexed seasonIdbytes32 votingSecretuint256 votingFee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.