Soulquest at Fest

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xde857c24 at 17588174
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $1.52
0x6bc3bc9874f24cd9808c1418121dc69caa85c6a65380301271a59af094012d1a
0x26c20248e9589a6c6ce473d0114f4ac7648ecb3458a94ab80e7e40005aa449bb
0x275e49643b321f1d00349b08191cfafacb48975f2dbba584779452c2cc65bab5
0x6a9fd381bed925d3d3a79b18d1480e9c85abe741a0754c2d56af435d2720d5f2
0x197e190d1e73ffc22f846711118d5d17ca1684fb435af104f30230ae0679d2ec
0xb6c7f01e24ad3ea157bdb93e51c485ea16ca54aad3411559217a7b7ac7bb3ba9
0xd69edb567ed18dac2e0c5a9944773636e2709ac776c0c5a95fe60acb2046007a
0x181909cc87cd1979a9b2074320722f40868a7a0ea0dab807782cdbea4412107d
0x5391629979768c7cb7c0a8acb3f2c3c1b39442261800a8746e82b70e4bef7b08
0xcc7643a6a0712829a7a1016a639034001df1cdc61cd18c2e39df580d081b17ad

Functions
Getter at block 21211836
IMPL(view returns (address)
0xb676cfeeed5c7b739452a502f1eff9ab684a56da
IMPL(view returns (address)
0xb676cfeeed5c7b739452a502f1eff9ab684a56da
VERSION_ID(view returns (uint16)
1
 
contractURI(view returns (string)
emergencyExecuteDisabled(view returns (bool)
false
feeBps(view returns (uint16)
250
feeRecipient(view returns (address)
0xf7f52dd34bc21eda08c0b804c7c1dbc48375820f
getGovernanceValues(view returns (struct PartyGovernanceGovernanceValues gv)
(604800, 43200, 4000, 5000690000000000000)
getProposalEngineOpts(view returns (struct ProposalStorageProposalEngineOpts)
(true, true, true, true)
getProposalExecutionEngine(view returns (address)
0xaec4d40045daf91bc3049ea9136c7df04bd8a6af
lastProposalId(view returns (uint256)
9
lastRageQuitTimestamp(view returns (uint40)
0
mintedVotingPower(view returns (uint96)
5000690000000000000
name(view returns (string)
Soulquest at Fest
preciousListHash(view returns (bytes32)
0x9c6b2c1b0d0b25a008e6c882cc7b415f309965c72ad2b944ac0931048ca31cd5
rageQuitTimestamp(view returns (uint40)
0
symbol(view returns (string)
Soulquest at Fest
tokenCount(view returns (uint96)
35
Read-only
balanceOf(address ownerview returns (uint256)
delegationsByVoter(addressview returns (address)
findVotingPowerSnapshotIndex(address voteruint40 timestampview returns (uint256 index)
getApproved(uint256view returns (address)
getDistributionShareOf(uint256 tokenIdview returns (uint256)
getProposalHash(struct PartyGovernanceProposal proposalpure returns (bytes32 proposalHash)
getProposalStateInfo(uint256 proposalIdview returns (uint8 statusstruct PartyGovernanceProposalStateValues values)
getVotingPowerAt(address voteruint40 timestampview returns (uint96 votingPower)
getVotingPowerAt(address voteruint40 timestampuint256 snapIndexview returns (uint96 votingPower)
getVotingPowerShareOf(uint256 tokenIdview returns (uint256)
isApprovedForAll(addressaddressview returns (bool)
isAuthority(addressview returns (bool)
isHost(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256uint256view returns (addressuint256)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256view returns (string)
votingPowerByTokenId(uint256view returns (uint256)
State-modifying
abdicateAuthority(
abdicateHost(address newPartyHost
accept(uint256 proposalIduint256 snapIndexreturns (uint256 totalVotes)
addAuthority(address authority
addVotingPower(uint256 tokenIduint256 votingPower
approve(address spenderuint256 id
burn(uint256 tokenId
burn(uint256[] tokenIds
cancel(uint256 proposalIdstruct PartyGovernanceProposal proposal
delegateCallAndRevert(address implbytes callData
delegateVotingPower(address delegate
disableEmergencyExecute(
distribute(uint256 amountuint8 tokenTypeaddress tokenuint256 tokenIdreturns (struct ITokenDistributorDistributionInfo distInfo)
emergencyExecute(address targetAddressbytes targetCallDatauint256 amountEthpayable 
execute(uint256 proposalIdstruct PartyGovernanceProposal proposaladdress[] preciousTokensuint256[] preciousTokenIdsbytes progressDatabytes extraDatapayable 
increaseTotalVotingPower(uint96 newVotingPower
initialize(struct PartyPartyInitData initData
mint(address owneruint256 votingPoweraddress delegatereturns (uint256 tokenId)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
propose(struct PartyGovernanceProposal proposaluint256 latestSnapIndexreturns (uint256 proposalId)
rageQuit(uint256[] tokenIdsaddress[] withdrawTokensuint256[] minWithdrawAmountsaddress receiver
safeTransferFrom(address owneraddress touint256 tokenId
safeTransferFrom(address owneraddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setRageQuit(uint40 newRageQuitTimestamp
transferFrom(address owneraddress touint256 tokenId
veto(uint256 proposalId
Events
Approval(address indexed owneraddress indexed operatoruint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuthorityAdded(address indexed authority
AuthorityRemoved(address indexed authority
Burn(address calleruint256 tokenIduint256 votingPower
DistributionCreated(uint8 tokenTypeaddress tokenuint256 tokenId
EmergencyExecute(address targetbytes datauint256 amountEth
EmergencyExecuteDisabled(
HostStatusTransferred(address oldHostaddress newHost
ProposalAccepted(uint256 proposalIdaddress voteruint256 weight
ProposalCancelled(uint256 indexed proposalId
ProposalExecuted(uint256 indexed proposalIdaddress executorbytes nextProgressData
ProposalPassed(uint256 indexed proposalId
ProposalVetoed(uint256 indexed proposalIdaddress host
Proposed(uint256 proposalIdaddress proposerstruct PartyGovernanceProposal proposal
RageQuit(address calleruint256[] tokenIdsaddress[] withdrawTokensaddress receiver
RageQuitSet(uint40 oldRageQuitTimestampuint40 newRageQuitTimestamp
Transfer(address indexed owneraddress indexed touint256 indexed tokenId
VotingPowerDelegated(address indexed owneraddress indexed delegate
Constructor
constructor(address implbytes initCallData
Fallback and receive
fallback(
fallback(
receive(
Errors
AlreadyVotedError(address voter
BadPreciousListError(
BadProposalHashError(bytes32 proposalHashbytes32 actualHash
BadProposalStatusError(uint8 status
BelowMinWithdrawAmountError(uint256 amountuint256 minAmount
CannotDisableRageQuitAfterInitializationError(
CannotRageQuitAndAcceptError(
CannotRageQuitError(uint40 rageQuitTimestamp
DistributionsRequireVoteError(
EthTransferFailed(address receiverbytes errData
ExecutionTimeExceededError(uint40 maxExecutableTimeuint40 timestamp
FixedRageQuitTimestampError(uint40 rageQuitTimestamp
Int192ToUint96CastOutOfRange(int192 i192
InvalidBpsError(uint16 bps
InvalidDelegateError(
InvalidNewHostError(
InvalidTokenOrderError(
MismatchedPreciousListLengths(
NotATokenError(address token
NothingToBurnError(
OnlyActiveMemberError(
OnlyAuthorityError(
OnlyConstructorError(
OnlyDelegateCallError(
OnlyPartyDaoError(address notDaoaddress partyDao
OnlyPartyDaoOrHostError(address notDaoaddress partyDao
OnlyPartyHostError(
OnlySelfError(
OnlyWhenEmergencyActionsAllowedError(
OnlyWhenEnabledError(
PartyNotStartedError(
ProposalCannotBeCancelledYetError(uint40 currentTimeuint40 cancelTime
TokenTransferFailedError(address tokenaddress touint256 amount
Uint256ToInt192CastOutOfRange(uint256 v
Uint256ToUint96CastOutOfRange(uint256 v
UnauthorizedToBurnError(