AtomicManualParty
Verified contract
Active on
Base with 53 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) |
---|---|---|---|---|---|---|---|
| 10308970 | 9 months ago | | | 0 | 0.000000013880055024 | |
| 10288878 | 9 months ago | | | 0 | 0.000000007529574240 | |
| 10288076 | 9 months ago | | | 0 | 0.000000055846981120 | |
| 10286237 | 9 months ago | | | 0 | 0.000000051615984451 | |
| 10285551 | 9 months ago | | | 0 | 4.8445531e-7 | |
| 10279506 | 9 months ago | | | 0 | 0.000000013567848806 | |
| 10192217 | 10 months ago | | | 0 | 0.000000046396759032 | |
| 10169030 | 10 months ago | | | 0 | 0.000000004142038032 | |
| 10100695 | 10 months ago | | | 0 | 0.000000009829029852 | |
| 10057652 | 10 months ago | | | 0 | 0.0000011455455 |
ABI
ABI objects
Getter at block 22772808
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, address[] authorities) returns (address party)
createPartyWithMetadata(address partyImpl, struct PartyPartyOptions opts, address[] preciousTokens, uint256[] preciousTokenIds, uint40 rageQuitTimestamp, address provider, bytes metadata, address[] partyMembers, uint96[] partyMemberVotingPowers, address[] authorities) 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()