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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 95 txns
Deployed by via 0x1a08146b at 13473077
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,921.71
ERC-20
--
 (#1349)
ERC-721
--
0xf84d50b2add8b7148274bf57e34fc069a587fb66dd31481975b56378da6a73a3
0xbda172d5ac5bba53c5161f78af95b6f7d9165c996db9ea35f0723a8fdf56dba0
0xdd42e14c8b9da0ce9d016791a5ef8b77070181c2b2d5fbed8a5fd92b5b7cccd2
0x2cc3d9fdc9aef1882226cbe910cf93d052624efbc8ec14f71780d248e2274cf0
0x27ad059569d528b2c9923f61898afd0b4cdfb25c0087d87d45c3fdbcfbd398b0
0xb19f72b4e33d2d43bfb5c6b6adcd5fdc3d22a54bef79bdfe7cfb6f99f6a15ec0
0xd957d7c6366c677657057cd5662553e5b2499e938c730e1ee1939c26ffede498
0xe4ea9126b939a9973698bee3e321ad17e2eee5e4202882172151217a303f8481
0x6484709744eec8719119121508edf38f1fbd914c97a3f5be9ea1319712cef9bb
0x0aedae0a0c8269e686bf6959d8e7d9dc614f538d4cd2fd0004ba804a9fe9773d

Functions
Getter at block 20796092
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0232946cc3c42771859dd120c7a4d5d1a1ec9f21fbd6ef71e4251bed7281ea51
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3A2E2f497d01a4F1b8BE0E2CC6E18E8A45BB84bA, 0x439df1F17E7ACB55edfCa0Ce95368dE3Feb5563E, 0x47186a7e6fe2582e18F6fE9750Bd96635a025FCA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
94
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.