GnosisSafeMultisig
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "GnosisSafeMultisig"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "GnosisSafeMultisig"
ABI
ABI objects
Getter at block 21418195
DEFAULT_DATA_LENGTH() view returns (uint256)
144
GNOSIS_SAFE_SETUP_SELECTOR() view returns (bytes4)
0xb63e800d
gnosisSafe() view returns (address)
0xd9db270c1b5e3bd161e8c8503c55ceabee709552
gnosisSafeProxyFactory() view returns (address)
0xa6b71e26c5e0845f74c812102ca7114b6a896ab2
Read-only
This contract contains no read-only function objects.
State-modifying
Events create(address[] owners, uint256 threshold, bytes data) returns (address multisig)
This contract contains no event objects.
constructor(address _gnosisSafe, address _gnosisSafeProxyFactory)
This contract contains no fallback and receive objects.
IncorrectDataLength(uint256 expected, uint256 provided)