GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0xdbc7e31e at 15491813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,270.74
ERC-20
Value $208.18
0x688e023c5c67ef83e413cac62d7308a2807f2106815e8780c3c0b2855c8cf049
From
0x89e98bedf0538f6e242d27f9ae98beda6074fa5867d3d8ac08c853d9f9fe3993
From
0xb6d560a58658da22c49be67f4b0f50e552cac019c2f552d365ae6f90236bccdb
0xb191b9058a82768aa54c7412e9ddec3a589bb7f30119cce56e6ee67544634e50
0xa488450eb0c5a17249c67a64bd4156137939fc9e47b31afdc2e7ac9b59ff9f3d
0x91f4d3c4d3dc6ac77153f622b445a5100e659768f76e83387d0a073249a21e2f
0xeac81ed77799b34105d916676a259bf25da35cd2702bfeafd0a73d9427c08c4e
0xad844807186867d2a427f398077fe0bbfd8b12f3860ccdd26d498636ec5d6274
0x560ec682074baa448299cea66f379b17d9da03045ede9710b4a696eb799d87ae
From
0x7986cd8bfd7436d9570f0cc610cdda36507434c09b312a694bab10125bcbb7c0

Functions
Getter at block 20947697
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8cc2dcfe2017d85ef48908fd513e824bb4cc0495f4f845772f83b51a944dcb03
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd5eC2741CaBa839b0a7fED0E2293dbAB34E023fb, 0xF6d1De7695Bf15EA7911e052969df2A42799Eb2A, 0x821d884C663a3eE59DE6E76D5Ac4813da3a38734, 0xb63633d726A54a29bFBA0B12F57D6f847e306d9D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.