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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x88d24016 at 15768236
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $611.43
ERC-20
Value $149.08
ERC-20
--
0xa16e8b542e881a669e415cf741dd55413319d092601c22d78ed4541a6343f1a9
0xad748cd8e16fbca0da93379d36af3a25b999c9d644d3be3bc128bb78758cf7e5
0x37f607b4254b43f4b3cdd88321c9e67158d2e4abb48ca241a877933d2b13b9d2
0x23ba9bf86c934ee67537d7f23e501fa5a6197d31390b0317a31f73b7ecec1b70
0x310c3288d3cf837eff2864e344a796b2878e9ab871d8b654de18ccbbce43982a
0xed7c8a4f94e7307f6baccc38f7930bc20b259a931b2b76492a3904f06ac2b877
0x07502a20330e41bd9efd444cf2c42c5f131d783cbbd5b4e0427d3782f4b33cc6
0x66a6a9e9299d6f3ff23725c2324a00feecd957e97e214a4d559548664ffd5613
0xb95efc3e30ee6f045824b717d00e4b820bc858e89d7b06f0fe949086e57e048c
0x8641b1e86a0ae087cc03ea0822a2e785828b216e935d7f3e27e0b46aa24c2cba

Functions
Getter at block 20887686
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67f7ef8c9b90229e124fe29eaf37d23415468fa208a3a3a99de3a2a192c481ac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3cd92e38551Ab174657cD8926b759F2F634f8Eb1, 0xD0A02C0215EaFa94AF458c46d260FCa76893F1bc, 0x513bB67B4E2CfC0548B044ceef055CDbf3B94c2B, 0xfb20510AE5B5147357915A80c0abd22dB0aa3102, 0x84E0857556E9D42dAcF442890781AbF97c87F0d1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
17
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.