GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x0a8d4bdf at 17983541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xc2da5d5d038c38ff298048afebcac1da9f612a62e4c7faa4a90d787079ce6867
0xd25ca910a4b7d0bab41828bce014a70f75642449f7c0426a3849ad46a6e60364
0x3403a8ce32a46410c9366c6ba255b2786676a240220289f54472be8c7973030d
0x1f56cc90fd40bcc00a27f94c989e93cb414a884e2fe971323426f40d58c71306
0x147393fe2175d3bd2a267730c8066afd475199c52a1895b5524100c3b2ca2c07
0xe594bd2581f3da0e554ad8664aecc1441280850cc7827a9e42d172bbf54cac5d
0x426174e7e63465569d28b3ca3e807e69859f9a2650702487260b9a45646d5f32
0xd3998f92d48a6d2e54bfa8d75e550a994d51a881da104559b53429c9ac7e3b66
0x083f442a6f6154d565fca76e15e4b7ff09a9ca6fc8efec588139a52896e67d4c
0xe5cf3593196c04cf07584215d2cd88222a657bc7bf6a9030e10d0b7de4ca6057

Functions
Getter at block 20887056
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07112ea70e3b813e71d47e25500e17035517d3b51bd3c8d3500ccf54424e8f00
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd38831Bcb40bdEE0577Ee064112Fa77a38cAd3F8, 0x59232aC80E6d403b6381393e52f4665ECA328558, 0xCe958D997F4a5824D4d503A128216322C6C223a0, 0x64F4396bb0669C72858Cc50C779b48EB25F45770]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.