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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x825fab88 at 18143658
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $424,082,730
ERC-20
--
ERC-20
--
0x80e032cea853eb58469b7497327da186a7cffd8cf4df1849396e689641be95f2
0xd77da9c0efeffcc5aadff0f372425c367b76c906d48c42199b1aa0a3137c8b73
0x905601c46fe6f4f3c7016113cbc6dff84b954780ba4ee12f910d16c02690ff87
0x12f6a13377021c8ba6057f4448212bee54a6e53081aff6ea51f46fa20a6ed7a7
0xc38e0b1c357306512562d3fe8609414fe57696c9df71fdaad0f03357a2aa1760
0x68a1bf25b137b9ee6d51254abfee346e7ef0b7f6f7e2d2e003969889b1b7bb5f
0x219c661368b68e7e01b644c8a4b03f71e71476c9092d202bebd315ba5a726cdc
0xae22268101db89705d7baf8b15ab0f86fc6c080b421a561815755ae1f9f36988
0xb020bc506679a69f5e1ef1695cb60074c961eac9c035dd3fd87ffb90c3c637e8
0x2ea518f26b17d3f9a9cadf4d540b95ba19a751b28f36af69d324543ca412c1db

Functions
Getter at block 20796043
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa6e1bb5df0b8327695c36ebbbc91bf351e667057e082b38318b6e186ba640b8c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc13CCa97fDb159d93A194dbb52D7735E95fEe847, 0x158C65dC5860c900b1Ee682255B13BCa941616be, 0xb38cAc8e03efFa334c005f90aae86578495Ac1A8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.