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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 174 txns
Deployed by via 0x377d0d8f at 17307535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $361.1
0xddabec9d5f9cd8bbf166aeb0cacf32a14a4d6f0b7f83e4efcfe1d42c2fb96486
0xae8a2868d686656cdb02ad71e09cd25efc6906779a689cb4e5d7d96f1470ec9c
0xb9a6f358b36009a20f813e9518d19cbe52b06c0019f5cdde3d3f7de69eda8bac
0xa05dbda9eca71343e0e692c18921d6897005231902a15f73c42b103aff2bde90
0xdef69da80a6792fc859ba6ec293a7a9816243f3b5e02be7d1ff9544281842773
0xb209852f21051ebee1b0e3bc6e2c04bf12f3d4539d64c1729e7f0e67b873d9c5
0x67266f75c966c9efcad497704602e7b6064ae2ec167bdb50a6668912658e011a
0x46838023733a37132ba887a1d7f826b497968a8a9b0ca594674ce6f1c8fb0448
0x2566d62047a7f61344688ac597568ecd6410f45b30ea7da646fb4e0a597197d1
0x63576ee5ba0ff04679752dd01f5a30cac58f1f7e5e572e0b037c90327510180e

Functions
Getter at block 21213924
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe5b1e67a46c8ba6d9dafc512d79066265efc6c96e78ddeb0e60eadd6e51b6a5f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDB37733Be04F5D67Da692fdb177205154B845DBc, 0xf8AB7b2F5bf9A36200018bCCAd9525a9473864A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.