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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x7010ef2a at 20410288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,588.65
0x707779b81b0bcc820cdeb3f587bb87d4a73810e1699053a9596daf102861ffe3
0x5666783eac4b85a5d191e602dadd3707c777550e2d919adbb2e193a11020bf8e
0x7a192932f8beb4b1fd070716e004a4362e79cd9c5d2badf7fc9bf51a6d47511a
0x73220e12cf32afedf680859ae1dea3319a1fd3040bcb6fdfa2d0ceb4a6b5bca8
0x600564376aa72d4bc3950c83effae160fae23acbee8305afdcfc31183ba8b812
0x16d4fc4bc439ceaa78507e028921e84ce2f06cc417cbd4afc698667cbc4796c0
0xaebf565c3f7faa4a5aa26fe84d7d5e5c6a6b5c00ab882aa589505bd00a0ebda9
0x816bb14ddc297984b03cc2b9ed2c6df7bc7d58d63c44806799ad023a6291289d
0x6ddef98bd74ced91e8d22e8ab8c563a0024de60a32a552fea039cb69c80a3988
0x9a2ece074baa45448cc4aed89b96830e5762bca5f294256df06e0e88bfd74c22

Functions
Getter at block 20797823
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd19083e064f6e8db90ab114c9b1d7963846d95740ea60bd99f57a1b28de0095f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82B9d9bd545ABc7BbCfcDd5BDA3d7f0bDAeB5665, 0xe553E0afFfD47ddE12883C54CFe0E86daC19451A, 0x351dF491A901fc53C2b3a7766269c08D0E58Cd9f, 0x07D9d872eb5cF65f734a28307ee0d457D8dAEFaE, 0x8219aEa8df45e9f90C4FafEc73EA6f97Aa0a99c4, 0x03e73C992444f4308602fB97d03F42a3028cAD8D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
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.