PartyFactory
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "PartyFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PartyFactory"
ABI
ABI objects
Getter at block 21160610
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events createParty(address partyImpl, address[] authorities, struct PartyPartyOptions opts, address[] preciousTokens, uint256[] preciousTokenIds, uint40 rageQuitTimestamp) returns (address party)
PartyCreated(address indexed party, struct PartyPartyOptions opts, address[] preciousTokens, uint256[] preciousTokenIds, address creator)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NoAuthorityError()