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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xdfa5e8d1 at 17806293
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe63b44066d46e195e61c63ec6592b1216304b463a48babd085e05e7319453d5e
0x7ba4b2dae8d95fcd26eded5b59718a710da587e6133019aeb9b9e2c3e1a0bf86
0x6090d7df7b6927c592df2dd7e960d7b10d37dbef594b60a6f3e260a5f28a6be9
0x6795953df47a6426e856ee5698c2b257a1f477935e8df7211854033b34348d6b
0x40a4a1f0c2aaccbd93de37d858855720274775fc8689994eb55808b32fbea7b2
0x2342d4002992fc949dd1af53eaa14c37e80f5b170653dcfbe39745014da77f2f
0x297ac512717772364ea339e3a20c767337b7bdb77784d266830d49b3e3d9d970
0xdd4c31e826c1cfd0528a7affcfb28b16c2381f53aec2fcf917bce4f6f04ffb25
0xaa5f99956e34aac8138fb2b6d2c98cb6eebafcd0d94c05ec5ce0ed64947496e3
0xd139edeba3c2a7349946fa0a8202645f893229260c860452d57c6bfb4e9f1be8

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