GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xfbc4e0e2 at 14386403
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2c0b08bf4bffff016f5d41c7a16e41b6faf7e78c65a2784acdc3810a7a3c2632
0xe3e04ae9b4eff617c86c89e0263c7fa102c41f6671aeecc2feae360ed70558ca
0x222636fc16403a34211637bf583cf8bb707492a64a1171831471bb0387ca5d34
0x0038d997e724ef846933b6aaa6ee4b21ba9e2ca97de43da14b285537154ab581
0xa3eb7cc08fc93264ed24ae35baa0671a0f8da8f725c739071db856607c3b6779
0x44f26372e9d089463e84664e9833c334b137f3d3ea564052ef87a8aa9c3054ad
0x4857dfad5bc52c6b26d770010e003ca3144ab74372b52860a5422475b1597a2f
0x0ba2fed1ea2feabf3876d9d2e9c6d287e90d102353b32a950ff3d13af3735d62
0x0277b2c6873a5c0e76a9c79a4260aadb1a5d7291adabcec0302c9b2161c4117b

Functions
Getter at block 21210507
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07be8d56ef329d063f1d93073b0f985ff9d88566173ca4bd1c43e7f130a5840f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE99b22917317719A17c2d253d7c1abAc0eC2B5Ca, 0x2639a1BbB18846F4C3B2e167e0c85Ca711C5c58D, 0xC5d023fB997779Bf5c8f6d05990A8317f8A57b02]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.