The latest block we've processed for this chain is 20897518, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xaddafdc3 at 17088227
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#122)
ERC-1555
--
0x63d10842515fcc4b80f8ea7d24fc087e0d04838854533f2e82f2c0b184d17537
0x3ebcdcc286afc53afdd0f5ef26149a735766f82b51b7f89af7b9bdf621d7c03f
0x5c87906e233ead81b2a737a720d65e811fdefc6b6713f4145ce5094e0d0828ef
0x91b8ef4cbc686a39004f86898622333e4317e41cf544f57127b7cde54e2a1489
0x142a13c03bd15f6f36ab6a49903c1bc06a6f64f5e7304227d6e882b55104d3fe
0x6a813b529a915c134531261ddafd70ee1f718465f7d3821dd9304f1d3a350527
0x675a1d9fb77e71207596311fa159f58a3aa2e8f49e9b9fdf76864cd76b95368c
0x09bc42f0d1f3e60c556023614622a742a02ef284c38cdca49cea0b52641b9809
0xa784116e9407295048f41d854e93de021cb1d5e42eab0a329a64a57408e9011d
0x616306184bd9c1055ba8ef2880d3885f83c7960b5fec88ec7a4fda03d596b02b

Functions
Getter at block 20897517
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9a2a1a27cf698cf6738a37b8a5b222f4ea6848c92195e2ed8a5038f7575fbdc1
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.