GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x86730818 at 17613214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#951)
ERC-721
--
 (#46)
ERC-1555
--
0x31e944ab32144c30c0c0d1459be7c61c7e5fb4faa40ea8c659362d2bcd27cb69
0x0dc56db4c92c0595548f7da2731f59c9d7f305c2f0ea7208fb4511afca01a34e
0x4a4fd406f793da86c6a22d2a87e1f233d2cc16638535bfdb3ec95339f91f1387
0xda987a0258c0e18e6aee3312631b74bd5f6d0f00878b944437ce193eb664bae1
0x9d3ef05a2020afc7cab8c7e03d657258c8834f38c399789dff61997f3e85e482
0xdc33f1c86ceb0f2a5528dc278aa98937f0a6a70caeb4a540d8baaa5e35732c0c
0x04995212f57dc395d30434db1b8acc052dd5be49c9b0a4184150ba5526c7644d
0x87ee68fb4873bb2826c7a3e82c533c52d4a3a0edfcb24a45c9d71afd1a177165
0x5fccb6164751d66c450ada64b1b27d665d1580cc5c5985adf60099ddbe6b02bf
0x5267124ec949bfcf2d1ab7761be1f0cdb47ae2e05463fc85703fa51dc578231f

Functions
Getter at block 20964959
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfbaef9eb838355651db89fba1556192f8ccb34a5a10228b4c336cee57522c03c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0BFE2a6EA1AE79B7B000A676555dC2AfA71fE229, 0xF391904dC259E3149Aa4d72555A975540833b478, 0xdf61b99188262Ee06Ec2B4e73f9006C2E8446228, 0xa78371Ae14D1a3e4A027E33EaFd3922c936BBB5D, 0xff1545129Ef219Fc33985B19A04Fb1324e4b5D93, 0x6024A278779a85425B1C3630687c971650ccEb88]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
27
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.