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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x8b04040a at 15531018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $211.26
ERC-20
Value $9.2
ERC-20
Value $0.05
0xf5754ee1fdf628bfbca8dc3436bf05740ca5350381d8eb3574b455a37fbbb2c4
0xd8326ddb1dc01642443a48337525c7c6e9933fb06c3773f456a274f294af2f98
0xf6858654e6c0f3ada268ba50447259d1c71bee249efab5d0ed3cda75f1b9617c
0x6babab112cc36c0f6462ba2c8337f3442e4b8a0af7c05c8fcb87d84c4b9c27d6
0x23ba67d9a05346fe29ff88f5d80518ed30b575da1be50ed062e957c11c9a9f1c
0x177bc0e1bf5e62ce0f9fd4eac472e39074287c0839421de0c2a85304c4498937
0xdca5d91e88ebf4b24146c8d6a34360aec4cb86c9c649f1b8358f55e89055a345
0xd7f9f170958516aa0a1ee95bc1e3b3d6b1564920cb503c5ae23e21e4c907fd76
0xd033cb3d9966b34d4264b068e7ad6ba5df9a3dc488b94e3b46d407f01629296d
0xd524a6fb189283e8d6d67b2705f6ab952aab4c644a6042511b1d099665af8778

Functions
Getter at block 21214053
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbc1c10c466742f42f30a71c4e136ac2dad47a58498ff622737f39ada47acdad5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE5725DFC8696CA4B2840b9d431d32B0B1FcEe5e1, 0xA13F78fAc1A4EE1fd49eb4E2A62f6CBC57672525, 0xdE413F42853Ca57C8217BCCfd0D1489C6Fc54482]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.