GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0xd4831f27 at 19113120
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2fc1b937bad297edeba0ca6332663c3b3c7cd44126d5c0bd70c7950b4f54abc7
0xaa756e6ea4c10825c7a0b85dad37abb76efec7c40b4e559ec152ac349c45a233
0x4cff0f3f39b975b52aad2f5a31d66b400377c87b58f2dcc6bc997483c567dfd7
0x222bc9436c59b8dce4f876f93af2f75e4042134a8ac180153f887ae2a9ea717d
0xea67e181c6c6aa2861c816114708fe4c65ffa222555c03d353c038c0d0157444
0x82f2c2ce11e5db9beb4df0be23908a89cccc5794bec6dd2514aae3baf2acc97a
0x6ec55483627a40b526bbce7ee31f7f814578fe045551a75e9a86a66ded48e859
0x0c42e2a750f20dcad2cea523f7ddf32247f096fb970f3f1fa8bbc85192d24420
0x95750c31805369efbf627c0efee92349d28de0baac7796cfe0359ea1bd62ca64
0xdba60527188d53d9d2f2ccd1da15052c7869f7870ea01b5e8ffbc935ea339e68

Functions
Getter at block 21247147
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1845b21207cae7fb676e0b7bdc53d15104f2898008d144d66a35ba0ee321326e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb7F1049bC7Bbe846b7F58C36F4f1BED5E1634Eb0, 0x029C135d3095E87D72FcA37Ad45c986A4F020a2b, 0x92AE9F881B49EE6803e436937f98987171292D43]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
92
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.