GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x81742cfd at 13322172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $77.82
ERC-20
Value $1.08
ERC-20
--
 (#5)
ERC-1555
--
0x906cfaace315013f7dbad31b3b802437bc251967dbfce63ef72f29161168b1ff
0xbaee37cf4f9f71ceabea6d50e07a96e2089e6f3ab50a9aff7d1a8d18751696e7
0xfc19b43b298a624712fa46a76987368ef42520c3c04fdc6446095f906117ca57
0x59ad1845dfac4bd988a7f154922af066c41ba6060c117721bc9526083027ebb5
0x85ee52c9ca809815e9146bac7394f4c3c9df8fe87ad94c94a20a8f0c82522698
0x7f2548a9f9268e6cf120d530e5ea0c52cba69efd8137da0a7978679fff43c881
0xd79ac89e200b4b7bc0f44e1b8f2053d6c0c54c4c205b05247c47801e8bfdbb16
0x7ddf8a347f82f3914df6c7ba4d6ab01e3d2060a175349d72eb12133a39ae449f
0x75824b1ed349a7473b629e6911d01d8218c3406cd4d9c37c294fae9ab1a2748c
0xa7c9e8975d23fbd853c810de877897fec5ca217a76436d7c4f529bac6b46dac2

Functions
Getter at block 21188707
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x57a25083a1f160287696592c804f3c794a4e340515e204347251e34041b5e35f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcBb5A09F65F76bF5000F466716986846677dE059, 0xBAE1611F682C7f269b09C814433C9d58C69D4494, 0x3B2c3D10A01d5e5a8A2419184Bdf1066AA380294, 0x83c86c9B2206C4f6D6bD18acd11Ae40aF397D425, 0xB12cF8Caeb5a498FCcEB6dc9E51008b41b625F07]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.