This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 179 txns
Deployed by via 0x19f4c8d8 at 17129720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4
ERC-20
Value $0
ERC-20
--
 (#73)
ERC-1555
--
 (#0)
ERC-1555
--
0x3acddd6c16f760a83241d505b2aacb91d53372712e053d8a68d1ae4b7c168424
0xd67fe8c5d2a13805994cd616f9630a21cc796a8d78c2a518f76fb06d1db9bd19
0x815f2ea6a28c4fe05cc5412fde3ea8caa87b181d4559bcd81bd0f699372ca32c
0x24a6854a79833a54552fceeafad702306061099ae558e06c2e427d12a0f6719b
0x19c68d3fb20c6f9effe9528c4be7f67e67c3f604a0d64eacd13649aca2402dc9
0xfc35387230fbc7f45d9bbf1fe7a3ce129ca0164222cfa5dbdc5e5c8431137ee2
0x2f1b87dce625e70b7219231e200edfef8bba321f46033117fd043db217fd67f0
0x344317806f9eb4557e3ee7ba55c539cb933ea82671aa5907a623ab8a2132aa3e
0xceb826e68b37d7b771d02559b519249160b8eed907f8907a853b50f9fcf71415
0xbfa4ded7be507d5a367eede5ebbe1799c1fd39c563b056b6f954fefc1089fe38

Functions
Getter at block 20793695
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xffa1346ebdf40c656c4b812e917d82eebc477034d8870ade5822221d8b0e5e28
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD2d6f08e24D761B4279D607f8632F9C6Ea400216, 0xcD11E73c2768cba31214fF700F2e2106D3C0563D, 0x092BB3d9170674b9db0975b94C58Eca3534842c0, 0xb46f313187D40113Bf8828dEe58E11a85C467462, 0x7311319F2d14957cE6B59692A40bD6330c0572d8, 0x2785327C2a090cFAc8f11853d8ADC02dAcEe0d76, 0x629Db217396F2863FB4fF09903AE419D98538A98]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
175
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.