Tiktok Streamer DAO

Unverified contract

Proxy

Active on Base with 84 txns
Deployed by via 0x2941f4e4 at 12111763
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x37a86fc05f599fc3d52050c254c0ac9f34d2d0b3268e5154d96d99aff8f02f09
0xa046152dc968ccdc249bd2aef0d275a07901bca93f998398711c48fef16df653
0x8698aad6f9b81b6f2c255c2714b3f0654d604f6c3941a5025394694c9552a762
0xd60f6def9194efaeb86ae3d42685aaeb914973bd311f189715e720cc0b09f0e4
0xdc4789c0d376eb3cffcd7aba65eb549b924ded39f11b3979d6e4a05840ef8198
0x7e62d1f63b04949670d4445c5aec0856174f742461aa1cb96bf2f94f53e088a2
0xe857ff1755cb1081371232a00136ed5585957565f804742d34ad05aec9f90b25
0xdc7f97ead3c87c08b7cd1b01f1fddb1b6b11084f7d27b5cbe4e4af89a79dc9d7
0xe1225f5a8f22c1b7982164c6c1a783daae2881cafe0f9438b199ae78d1fe5fe1
0x9f040a8f9d80fcb76e047debc84009790db45d7bc44a3235036de1714113d2bd

Functions
Getter at block 23181733
BALLOT_TYPEHASH(view returns (bytes32)
0xf2aad550cf55f045cb27e9c559f9889fdfb6e6cdaa032301d6ea397784ae51d7
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
COUNTING_MODE(pure returns (string)
support=bravo&quorum=for,abstain
EXTENDED_BALLOT_TYPEHASH(view returns (bytes32)
0x3e83946653575f9a39005e1545185629e92736b7528ab20ca3816f315424a811
clock(view returns (uint48)
23181733
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Tiktok Streamer DAO, version=1, chainId=8453, verifyingContract=0xf24df0ae0b4791f7cea28854514ef6b9930d3c2c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
Tiktok Streamer DAO
proposalCount(view returns (uint256)
26
proposalThreshold(view returns (uint256)
0
quorumDenominator(pure returns (uint256)
10000
quorumNumerator(view returns (uint256)
5100
token(view returns (address)
0x87e0913d9f93e2485830a173f1de7870f96aa342
version(view returns (string)
1
votingDelay(view returns (uint256)
0
votingPeriod(view returns (uint256)
64800
Read-only
getMaturity(uint256 proposalIdview returns (uint256)
getPastScore(address accountuint256 timepointview returns (uint256)
getVotes(address accountuint256 timepointview returns (uint256)
getVotesWithParams(address accountuint256 timepointbytes paramsview returns (uint256)
hasVoted(uint256 proposalIdaddress accountview returns (bool)
hashProposal(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpure returns (uint256)
nonces(address ownerview returns (uint256)
proposalDeadline(uint256 proposalIdview returns (uint256)
proposalDetails(uint256 proposalIdview returns (address[]uint256[]bytes[]bytes32)
proposalDetailsAt(uint256 indexview returns (uint256address[]uint256[]bytes[]bytes32)
proposalEta(uint256 proposalIdview returns (uint256)
proposalNeedsQueuing(uint256view returns (bool)
proposalProposer(uint256 proposalIdview returns (address)
proposalSnapshot(uint256 proposalIdview returns (uint256)
proposalVotes(uint256 proposalIdview returns (uint256 againstVotesuint256 forVotesuint256 abstainVotes)
quorum(uint256 blockNumberview returns (uint256)
quorumNumerator(uint256 timepointview returns (uint256)
scoreOf(address accountview returns (uint256)
state(uint256 proposalIdview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancel(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashreturns (uint256)
cancel(uint256 proposalId
castVote(uint256 proposalIduint8 supportreturns (uint256)
castVoteBySig(uint256 proposalIduint8 supportaddress voterbytes signaturereturns (uint256)
castVoteWithReason(uint256 proposalIduint8 supportstring reasonreturns (uint256)
castVoteWithReasonAndParams(uint256 proposalIduint8 supportstring reasonbytes paramsreturns (uint256)
castVoteWithReasonAndParamsBySig(uint256 proposalIduint8 supportaddress voterstring reasonbytes paramsbytes signaturereturns (uint256)
execute(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashpayable returns (uint256)
execute(uint256 proposalIdpayable 
initialize(string nameaddress tokenaddress contributionNftuint256 thresholduint32 votingPeriod_
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
propose(address[] targetsuint256[] valuesbytes[] calldatasstring descriptionreturns (uint256)
queue(address[] targetsuint256[] valuesbytes[] calldatasbytes32 descriptionHashreturns (uint256)
queue(uint256 proposalId
relay(address targetuint256 valuebytes datapayable 
setProposalThreshold(uint256 newProposalThreshold
setVotingDelay(uint48 newVotingDelay
setVotingPeriod(uint32 newVotingPeriod
updateQuorumNumerator(uint256 newQuorumNumerator
Events
EIP712DomainChanged(
Initialized(uint64 version
ProposalCanceled(uint256 proposalId
ProposalCreated(uint256 proposalIdaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 voteStartuint256 voteEndstring description
ProposalExecuted(uint256 proposalId
ProposalQueued(uint256 proposalIduint256 etaSeconds
ProposalThresholdSet(uint256 oldProposalThresholduint256 newProposalThreshold
QuorumNumeratorUpdated(uint256 oldQuorumNumeratoruint256 newQuorumNumerator
ValidatorEloRating(uint256 proposalIdaddress voteruint256 scoreuint8[] votes
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reason
VoteCastWithParams(address indexed voteruint256 proposalIduint8 supportuint256 weightstring reasonbytes params
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
CheckpointUnorderedInsertion(
ERC5805FutureLookup(uint256 timepointuint48 clock
FailedInnerCall(
GovernorAlreadyCastVote(address voter
GovernorAlreadyQueuedProposal(uint256 proposalId
GovernorDisabledDeposit(
GovernorInsufficientProposerVotes(address proposeruint256 votesuint256 threshold
GovernorInvalidProposalLength(uint256 targetsuint256 calldatasuint256 values
GovernorInvalidQuorumFraction(uint256 quorumNumeratoruint256 quorumDenominator
GovernorInvalidSignature(address voter
GovernorInvalidVoteType(
GovernorInvalidVotingPeriod(uint256 votingPeriod
GovernorNonexistentProposal(uint256 proposalId
GovernorNotQueuedProposal(uint256 proposalId
GovernorOnlyExecutor(address account
GovernorOnlyProposer(address account
GovernorQueueNotImplemented(
GovernorRestrictedProposer(address proposer
GovernorUnexpectedProposalState(uint256 proposalIduint8 currentbytes32 expectedStates
InvalidAccountNonce(address accountuint256 currentNonce
InvalidInitialization(
NotInitializing(
QueueEmpty(
QueueFull(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value