GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x1a92648c at 18634576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $75.81
ERC-20
Value $2,632.88
ERC-20
Value $429.45
0xe26bbd4a934e24db2fe4f292b82bbca96c39b558a14b23f3cc6835a4b7eae8ef
0xc1386158f368a66843a8f0f9421c6c7bab395a0a598a612e91de8a74b718b37c
0x995fc0cda28dd26e0e7df9fab769f30b3f16390fa9c1aeb71f2e011097e3369f
0x7656c4f3a8cde150d8e853ef3efb7903338be6832b9583ffcb82bb6b6496cf0e
0xb0bb7881708297f261e558e0903f623c5229d54ea6f37929b32311840fbf57f6
0x15910c537b786137e043ae82ddd372cf25bc69cf88499d71c5b524507ab4e142
0x98163bf703004367bb38589f84e04d60ecc1c5142c670c8c7124b142ddd4eb17
0xbf779b8230519c858b4890e427109a61295e95c35e2db5f9ac0510823b4fce5f
0x83ac5c727545022b39b923ab39b17377fcfa2513278943efb9f00bd0813605b7
0xded5bb9ca69eb00c26deec5456efab2e709fa7490841a9b69435474325df4446

Functions
Getter at block 20871586
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d0ae44d5cafbc7affec806d906cc5fd7532abc196f66aa54bc680cc6d7d0dd5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbe17e59f61D86FdBbA15213dDfF55d7D821A1d7b, 0x643Dbbc80Bb5432f646fEDFa4091a9b205E87Ae4, 0x15983d9130c72eb252156f0b2e9d01f6BdfF1f44]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
64
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.