This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20896027, 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 246 txns
Deployed by via 0xe2573292 at 18431002
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x53f816606ca06417e40eb52b0ac03fee4725939e95e8c7bf55bb305d22ed4ac9
0x8bf17feae93790fbbc50c08416ffe97d1e3efb8291c401f868107435c12ec289
0x9dbd1a45b8f3cb461cd7f9e9da87a5c655b1505803ed93943d1d69c34a080c3a
0x2f6b397eb59368f77de3fbc1f054649d7030ce63789f1a461ca1f087a632b431
0x622571086e886e0f3fa6ae98194e7d0ef4a590c4f5d08ee1b652d50f3ef3d418
0x8197d19bae93d2eba2d7be07c306c8759b12d011a9b65719f9c203444f4861d9
0x88628b430b9d2bcbad5713fea8a23c9f2218f745dce8bd8eda90d6fa6f25f1d8
0xa9ff43fdc511bf888a5f48a0a23df718fe3188ecbd0ab9aea10c2c2d226b7296
0x6008315d7dcaf4d03328a97c8e99c5ae3b0c98e64dc23a2bff0652920ceaa4ca
0xd91eb51a0af05769d65b70c195c9cc94a032718ef6f7d8689dc5136ffac01cda

Functions
Getter at block 20896023
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x365593d81512c3a7f0761af440609e8e83e1d976ac925c7506bc8205d2537577
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6BDda7A5327EfDE540BB44f89Cf7f516b9328574, 0x747ceb05584e2C2a4a3c49c8CCEECd423cf76f7B, 0x9A818562B9A0EdBA5134b0f95fF89C3f55E49897, 0x2d05F732CBa8D50Bc7ca202391C352aF13d1e517, 0x5Ee5782F665c3A7277D0d8b59b264eC2afE699B0, 0xDB97c377F23a9Dc54c3D6F9df7bC0ca4Cf7D5A81]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
238
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.