AtomicManualParty
Verified contract
Active on
Base with 1,903 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "AtomicManualParty"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13230614 | 7 months ago | | | 0 | 0.0000083940783 | |
| 13229196 | 7 months ago | | | 0 | 0.0000062485579 | |
| 9619163 | 9 months ago | | | 0 | 0.0000015588191 | |
| 9586556 | 9 months ago | | | 0 | 1.3580457e-7 | |
| 9567937 | 9 months ago | | | 0 | 0.000000011603052110 | |
| 9564940 | 9 months ago | | | 0 | 4.4774824e-7 | |
| 9534899 | 9 months ago | | | 0 | 2.2739931e-7 | |
| 9534103 | 9 months ago | | | 0 | 1.5606871e-7 | |
| 9494018 | 9 months ago | | | 0 | 2.8416356e-7 | |
| 9491813 | 9 months ago | | | 0 | 0.000000096304382451 |
ABI
ABI objects
Getter at block 21841227
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events createParty(address partyImpl, struct PartyPartyOptions opts, address[] preciousTokens, uint256[] preciousTokenIds, uint40 rageQuitTimestamp, address[] partyMembers, uint96[] partyMemberVotingPowers) returns (address party)
createPartyWithMetadata(address partyImpl, struct PartyPartyOptions opts, address[] preciousTokens, uint256[] preciousTokenIds, uint40 rageQuitTimestamp, address provider, bytes metadata, address[] partyMembers, uint96[] partyMemberVotingPowers) returns (address party)
AtomicManualPartyCreated(address indexed party, address[] partyMembers, uint96[] partyMemberVotingPowers, struct PartyPartyOptions opts, address[] preciousTokens, uint256[] preciousTokenIds, uint40 rageQuitTimestamp, address creator)
constructor(address partyFactory)
This contract contains no fallback and receive objects.
InvalidPartyMember()
InvalidPartyMemberVotingPower()
NoPartyMembers()
PartyMembersArityMismatch()