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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 381 txns
Deployed by via 0x3cb163a3 at 18715542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $86,874.05
0x208f8431dc7d8398e6a13cf5aade6a189af64552540f4a857da7ff4f9f35a518
0x9776375f6f23cce01b75034663c5355e7a969a8e109235d61b931936cd81e4cd
0x947a340d6a4399fd67e00c502e52aedd2a8c71b43f8ac1d0bc6cbdb78b979f3d
0x2ee0e0212e1f9178e2ecf1ae3b956c955165508151175c1e804d120736eb4b6b
0xe5a6e4c13815a52c7145a5dbb30317fa0b753d07190a1b2870ff2d35fea4bb49
0x452ab0e71310278d062642db19d268845d75eb3f352e6b0035abb1fca0b46443
0x7a0c5e11988e1959103c2de11bb95509c25e927a03d5913b8b009ae69dd8a2cd
0x3733f9794640fff6966b2f405b4f5d33d34c8615544f6e089d62c8354c55846f
0x296ca0f7ae56a43e8730be9a16a79f4fa91c248c6c99a27c949f4608a5eea10f
0x8417aac98089c786c66e80f929dcf45172d902b1809dd1b2fb2c4186784d3ece

Functions
Getter at block 20894264
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7aecda0c9b95c3a1c140fc4619f86f311d3772e70713409fae13fe77599e7746
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD9bBFdeDaA936369A15313C4C8B2c43ef9Ddd87e, 0x86734bCBFD03485574805E8BC23494D573F224e8, 0x17083020300Df1202A7EEF6FAd96841Da7C472d2, 0x5ec1a5f36242bf3932901882Db94E3c69f723Ea5, 0xf52cd5c60eD2e3845e2D8Cd552DeC4B4C27B3397]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.