GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xde7a7b15 at 18064383
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0x392354625375e759367a999f29d08fab24b3ed11521131ba0282c08cff969382
0xfb23ddbe570466579714681245cde49818db8629449b2fc89172041416161045
0x3041cabcf59afd0272717158377461d0c5bcf76e5885edae204d39771a62cd07
0x6fcd23394bd262a37290a3ded5179d4f6139e564c1d17b9c6bc378917ea614ce
0x51c0992f0a39ff8a17c05f909b4dc6ded0910c18bb5c6165d789d6b359f561f9
0x767cbb2b9b0de3a5d2f9142fa9672b3fc970730026e5fdc2cf9bd86ba57f606d
0x92b517f1ae43b0c3f8990b782a4911e1b724e769df23da4a02cb4d1eb3e3b2ff
0xc14908d5f4463065c1e59a5dedcb60d2cdbda9cec27fc861d1036babe78bd9e6
0x501e0284b3b9d654becc5b3067d98f5f7b8026c17f18c1001bb6a57ad33898b8
0x1218af35d66dd21c936b944962a4d0882cf07a41afe59ac5fcc21cdb6b90d5c4

Functions
Getter at block 21276703
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x32baa543ac8bb2f54b71bb73de3b75fd49b446b04123151669529cacf382aeed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7c54d73B0644377d7694F0921484638b48e8c9f5, 0xf92Bb8a988313496c740c7eCbBDe213626110475, 0x68d283C978f08544Ce9FA9e563186945663De7B1, 0x2604C6b2e0Cf38E5Ba66b2a5dD93461740d1dBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.