This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 7 minutes old. We're running behind the tip but working to resolve the issue.

Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x6ff3202f0607e7b492c0e8767675fb1d10fbf296d427fbd47c95132c4654dfd3
0xc8a695351f09b88adc2bda41c37ea14a7ae43d6c4a73f7a3a66673118343ea40
0x422d502448ade62b0740515d6c0bad5cd08d96821d54355ee0e653348cf5a664
0x10e2d7dabd90fbbf02ca719ea5a517a0a314ecc6ec9dc4a557b07df692de6840
0x81fd3f54d67ae527c7585e8474c96c24f6ff2883e529a25295a5aec43de07250
0x7a6eb27e7e9689d5ddc6d3f51d60c9c4966a19de653846db7f86ab350ffde273
0x4d8a14bea517e437916194477e5c265e93f1b20db0bb3738c90d995a5fc1a9d2
0xba6d4057f36e99666f3b98f9de85f9b282e800ed88311ee98f79ca42d19860bc
0x53405063ab93c940bae446da1ae3f2d69e2b71b3929f869a3f59242a22fa2ffc
0x3afe1bee221662f005b09de3d4db3c9f3ae74b59a85bbb74176dbe67939a6b93

Functions
Getter at block 20793850
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0xc5fc0ddc9b35c34b3a2e8b800766fcbfb45f650b2a8c05dd44d34024a5aa98da
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xB94366BdDDA49297ed2B801f9AfC4E84CdD022b8, 0x91E84302594deFaD552938B6D0D56e9f39908f9F, 0xaa5A9e40B100435d2212E4a4771f44c8d50476a4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.