Proxy

Verified contract

Proxy

Active on Ethereum with 630 txns
Deployed by via 0xb312627d at 11726421
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xf3990de3b17e5853979143b6d59e16263501c6ef0071072fd54df5e1610aad6b
0x582c51c501696caf0d2305ac6e82d69557846781ae3e9891e99c23f9efcd3c0e
0x389f52604e02728e1918519331878c9795f3a316f7a78e69b86e716dd37a22f6
0x5968483919a0dd462a3a99ba6d0e8e153ae538d7f2c1e43617cfb82d4fdaf4bb
0x0ffad4b724034ecceb6b8c7dfa4a94469d4fd2641fdf0d2232eb128f5796c9c0
0xaeb950ee2357c79f4e0fc76aa99b91738b2845222b671d827938bbbf4f1a3008
0xe5ed8800235f4639d68a4494ce2e3fe4fcaa22198e4e7e4bcd4f5cfaa1872ad7
0x1b4200cb4da656f9fa018331f7765e1e208b7e345c8e4675dd2a16f111fd1155
0xde19151cf724cf6da615228571256f1f1789ca25d960f1ea2a066b54204ff1ed
0xcd51090a714d077edd819840643f23c2ddd16c6b8acca56c7edb238f0e326d31

Functions
Getter at block 21159751
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.2.0
domainSeparator(view returns (bytes32)
0x6a99b04e30c051ba8eff57cc7e67d84c95191ca3e1c4bd2915998ef5da0672a6
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xf0414c9846c25894D89DA41267f1C21e6E829164, 0xf77ACF8b76345CeFD22324dfB3404b81D982574d, 0x03EE42Ed02fDDC2345aB7b64299fdA4FA817C4AD, 0x97475851fC6424287Ff8a1df05bbbe6bCEE8F686, 0x24dA883FeD6FE099EdFe305f1906b58FEC6B8903]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
147
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)
isModuleEnabled(address moduleview returns (bool)
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 signaturespayable returns (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.