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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 318 txns
Deployed by via 0x59f6198d at 13192347
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,730.05
ERC-20
Value $4,679.07
ERC-20
--
0x6817eef8fc3036365ef05c87918f73806f25ce1917d19e164c1e5fb0057879ae
0x2b8ba5f25fed37483db1072388c44cc78eead1998564c3e85dfa1e8f499438b2
0xc509220beede405abaa2401f292d5cc59b330ce60365cfc16be43ecb3557d243
0x3f2569b23c5556b6ff5af8ec1afcd35345237ee137ecb89507abc0e70d2af036
0x95082c47c848fa1de70e3c58008a24154a7d5044d1a51ee8a05ee96637584e3e
0xe728f6b4cbdf8ed4430d41bd58e843e19972126d873f6438e719245dcf0418e0
0xa6386d7cdef254c0a4b735982b2e3a13bad826678669d53a612420dac1f2b0fb
0xff986ca1921e8bf9a9bc0c39927b75a95396f849fd992ce373b9163c8530d4b1
0x4133c3feaaf86d6fd1f82e7fa025ce4e67b6d2eb7138c57aff655cb1d1c3570b
0x751da7eb4b063668c09ca98b09cee7c5af986fd7258a10a3f5dd40bcf26cf011

Functions
Getter at block 21213852
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x141f552925597a345dac151eff227feaf283a1a946143fcec07998d48116c575
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5dfb8BC4830ccF60d469D546aEC36531c97B96b5, 0x1c5fffDbFDE331A10Ab1e32da8c4Dff210B43145, 0x4507cfB4B077d5DBdDd520c701E30173d5b59Fad, 0x2f2806e8b288428f23707A69faA60f52BC565c17]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
306
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.