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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 880 txns
Deployed by via 0xcc1c04d6 at 16950324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
0x777755abc32621a7525de663bda2d564832e1db1693c97e1d73b82142f2fa755
0x136dec24c117696cd253b4f3292469c0e5385ec89ec173b86c30354f29693c28
0x337777f1221a4e2eae301ff9a7c7a492b5e9f353afaecfb86a6082aab8b4f23d
0x5e0b87e48f987bd8f4e0b94584d87d37b5eb73dde08ddc125c84cb614feaea5d
0x3f7f73399e467564c21fa593b881fcb08a9a17c656c644b462cc4872d18584a0
0xb5b5fb8d200ef2d489169666f7eb053716d1420991925aeac36b564daa61b764
0x2a786251d963fbee31bbfb1f8255e8bb960d91b843202fc921d1dbcbdcccde6f
0xfd4756c60f70960cf0c536de4299d487614d2e409eb21b5bd2584696a872763b
0x75f751713f7124bee0395a8b872f128b89383adb259cdd15d1e1d0e84f000a4a
0x236cbfd899b95fbd151012595cd5ef0722ec6b568882f28135b46483e0115ca8

Functions
Getter at block 20792682
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6794ea6f2979ddf8fa6a7c43026343133f070bba30f53b9c0e49b127826519d5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x85C9da05c260eeeF1e68A08256b13a9649621F63, 0x6Fa0E77b43961F6b6149F96d967759a243dB2cbE, 0xB5bA0e087a1A895D035E13238a6b0B680843D53E, 0x19ae9CBeEeFbeB482DdB6D7ff088fc35712fe421, 0xEB2A22b27C7Ad5eeE424Fd90b376c745E60f914E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
877
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.