GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 283 txns
Deployed by via 0xf8bc5500 at 17297390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
 (#34)
ERC-1555
--
ERC-20
--
 (#20)
ERC-721
--
 (#59)
ERC-721
--
0x044ff8f7a777553dbb99bc9552ef060cf9a59a574750e7f02f0a4cd08777461e
0x18319562044041e71b7b63b35c05aef7b6ec652687df86ec1725391db008c3e6
0x178f3129115cb6a7b648db8ce1264d406cddce08a9b0c6ece8bda845be73142b
0x2d0fa350b2905a4c4aa025976cf277c52803cce599a0f9da94db5c4ff4cab75f
0x97d35df95da467b01d63a3fd6a428e2d2b9e694540ba2c595095f322b7b49520
0xa8b28034d1b7aff534f958665e00adf71dd8fd88b8e2686422ac89b39c4571b4
0xb97aaba48ca334dcdea641b14132c277c2b8fab02a2effaf37b09d5ce79c8811
0xc252afa45dc40d44add7600836abae79039e588740e20ee5c02cdce7c745b419
0xc20ccbfb9af65a172995a3d7f8aa02829b8c323b9595d996d816a38c0eedb4d7
0x6c5a013cb09cb6e2b158821995734efaedb75e31a2eedab3017f820a04e13837

Functions
Getter at block 21415983
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x380e81970c5f024940117a0d7235aae6070ef1ee374d9f772bfb4a0009755225
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCf1e3EC6bD68F75b5841A80b1098A153038898F0, 0x917f78c86A3447D55F2898EdF9f9aA4B2CfE9EE2, 0xDC11d804027d9eF865Ed5C22077859218A3F002e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
282
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.