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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x3684682a at 16624469
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x8f64c24a6605ca59b4d7df173460d7af89a240b6cf1f7a0d387e925ca5a63b2b
0x2c3ece6d057902c60ec5a4a4dde53bb72838840e861d514bbd15cd4bad9e652b
0x4a171b36ba3c5cc765be7d65d7760efd76af61697a51703863440ee60e2e2a47
0x962a742f7a077bcc93ff140ac358b69b7e31f039ca021615f4302167e2d2bc7b
0xa9f9c7ee2b5a829f36ca0a55e6b7f170199147b9e5cda63262d1cba5b6c7dfd5
0x75d36a4701e704d7767d199bb4786a0600b2e86c4dfee918230c8cca4beab5f8
0xe8394a1eda551ac36d928c3bd0edd4488acb1ee5cb2be37af5de5f1f6ba4ca44
0x43d2413d85a0e2e14615606aa31d56ba6e6d034d88bd21cc728ced20ef1a2359
0xe8b3b1a9aee2cd7eb6b0054b01b3730a2e3d5983a44f376345eb406fc152ded6
0x9a9176c8f69071cfd263054865c23c08ab01b8a727acf9f64da412d9cd9f9887

Functions
Getter at block 20800320
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x134f68b7d599ab499e84589f353164c7985decd66f89ddf9046f372c94df8f6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2E266A0f40e9F5BCa48F5Df1686AAb10b1b68Ec8, 0xF04f1DC6Fa5E2ccBEFc5E4EB9ec694653442f45e, 0x72fA2F23E39665678dAE10AB87a3Da21798a04a2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.