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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xae6edc54 at 17121029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.99
ERC-20
Value $0.49
ERC-20
Value $0.15
ERC-20
Value $0
0xf3707169235f3acd93d56245ee0ee64c9670dc03249527dbbe10c1e86a4bb992
0x7aedfe68000b41da189f4e86ab78a5232d7b06d6c5a5944a368f8841c696d8ed
0xc645f5c27069b56e825b696c41b3e36abb0b3def9828931107eaf9bdb7b943e3
0x56a7ef7a95b16e6373642be074cc57143d457f64709dbe3b4bc3ff6e1954b004
0x32fcd0e1b6333ca9800c74b23cca6a07cf7c57afaa60686854c0a23bd2cfa88e
0x0b62853a5404cf9386416b31a6564004cb0b5534a63dd15e63a603a3071b07a2
0xd93272237044a7a52480251fec4f9d12450d0f7bcbe462f3f8e1ec86f111a40f
0x934711d06279cae0e1c45f328d1076e2b1eadf5c377d96f3ea0f80b5c0e798b6
0x15354d2245afc56dfc5df1cd9ee937bb5b384131abfae22e1c4f08fa04cb55be

Functions
Getter at block 21214614
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6eb47006254c6361f4b1c52cdfc4727c008195c0f818f5969ba831e64e7ff954
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5Df6314d45C6E2aa1AcCC3c110671102A2Af317a, 0x345CE69D42b720B375a2EB665D7e30CF94b88571, 0x10A400f8db5B33130C68C63133e46a53bB55135e]
getThreshold(view returns (uint256)
2
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.