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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 250 txns
Deployed by via 0xb52e0a2c at 15367106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $170.12
ERC-20
Value $2,768,070.99
ERC-20
Value $49,637.51
ERC-20
Value $6,546.99
ERC-20
Value $5,550
ERC-20
Value $4,071.09
ERC-20
Value $794.4
ERC-20
Value $350.87
ERC-20
--
ERC-20
--
0x2f9f8cdb9872f32c60162a2b2cde3b46c26c62eb004dd2fe281bb2d6fe6bd786
0xb9200c3fc55daa473013de83f4968e40e59e59a4e81123d7224d98395b5ff9f1
0x4f4d1a01def60669e348f94f33b9f36e0a5bef1d2eb2eae07c8dc5e8d1cdc160
0xa8de69e111021370ef6e8df8448b08405eafed3fc1de72c062270c8e1ef220c2
0x8b340028ae7ec1d4f84b859b336f40c2cec55c57059dbb2d926e36a493420667
0xf1402cdf83155cfaeb27f586d81e9228dc08e3dde413cef67b7adf6b5d211eaf
0x97d47bdb99503ac3bb8b138713800de7bba4edf105f222d3ef0d8fea8fa1b29d
0x593996d801343a71842ea3dd003c2aa2b85ff882fcf05b90b2757fc716f62eaa
0x8003394334fe49527dde7885d074cfcb32f04bb90f08e2ee4e75288f8c3bde9a
0x3aaaeb283cfc5b82a25b68dbc13b37d64fbaf7170c640078862bd9bb3f5151c4

Functions
Getter at block 21213616
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x669600221dd487a1519680e55dbb675037ae8df0a2d5025941f4582d77bc6107
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5AbDABE50b5193d4dB92a16011792B22bA3Ef51, 0x3AD308FF325D397958D4F9d7605085486f9AD3BE, 0x25FCe091c5b51edEfc7a4A0E765f10ed032e804F, 0xf3e996C8cd4ab3fDad381584D5Bd90C01Ec3C082]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
268
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.