AtomicManualParty
Verified contract
Active on
Base with 928 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001575 |
$0 | |
BringBackSatire | ERC-20 | 100 | -- | -- | |
GRND | ERC-20 | 3 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21646638 | 5 days ago | | | 0 | 0.0000019031698 | |
| 21570024 | 7 days ago | | | 0 | 0.0000025645273 | |
| 21569640 | 7 days ago | | | 0 | 0.0000025715870 | |
| 21282910 | 14 days ago | | | 0 | 0.0000026849247 | |
| 21041062 | 19 days ago | | | 0 | 0.0000044750081 | |
| 20982826 | 21 days ago | | | 0 | 0.0000020003466 | |
| 20906753 | 22 days ago | | | 0 | 0.0000020673706 | |
| 20897142 | 23 days ago | | | 0 | 0.0000026849247 | |
| 20704228 | a month ago | | | 0 | 0.0000018374191 | |
| 20676683 | a month ago | | | 0 | 0.0000021251227 |
ABI
ABI objects
Getter at block 21869862
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()