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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x928a0c8b at 14178102
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $203.06
0x95336999b6e3804f4d1ec624cf5b29a80ebc9eae9a59b35448f5eb93a0e102b8
0xc52b69b2435baa3fa5237e797219ee83d356d1baf5496934d60dd9245d0b5783
0xf4b870910ee13ad0f2283b4a2ee4397171de355eedd5893a835e47a706b4415e
0xdee1f708bfd99712bda65d8e5112855822de30a1a3a869abdc7a80c59eb65317
0x8ec36c2db39bd03b2a4cab1d2aa955c17cffe33217290bde13508c78701bf813
0x2c4cc8498f41c1ba7611187034033dda7c996a59a77db2cf6d8a7bdf0a2daa82
0x1c47745d7d2c0b572f5134758e3d5e733df03d4b573b29dd731a1e351ad026ef
0x9c1229c0ad09a0b5ccf3c6d61d1edfa45f6f9790a297f2eef124f589ec3952bf
0x9d90a3f3b0666d0ff34ecb80ac5f6d6d72d236160da18458c1ed0faa404d9224
0x649804214bb10fd6592fd15cb03556ebbf7b99ba49eb132630d59ba287aae985

Functions
Getter at block 20793637
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7e7b0eb1593060f727a969ec15a9c5e65f9af6b5ab8af694bc5b10d3129e84c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x838663068445Ee4Dd7CDeD46A50761d1CC4cABcb, 0x87D7Cf0e563025405686BD2719D5505B4d419817, 0x103e1b82af90c86a2Fd37aDE7AAEd2f09dA31ADF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.