GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x83b621dd at 15491404
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.82
ERC-20
Value $270,389.46
ERC-20
--
 (#3121)
ERC-721
--
0x1321ea5efd0128d0160711ba63e8d6b77d4d270e123113d99552681d99c629e3
0x6063f4075bae861cc32dfdc8360568d00a317fb37618e5ab3d60c4647a25e972
0x2c37d8d9e9e9180ae71f0bd92390dfbd90c5c3937073bc0dce13fa6872096f49
0xde3ab10a6ec87b76b245e01e2dc9b3b2520b97137b98a958a7cfa6753a4ce69c
0xfbd8c36889a21468fa805adfff0ab3e59df130a2cc11f3c0d84e11cdd2177c19
0x61e2d4d68e00912f7acd58c0d7b4526d9ebf7a53968cb48e2447324601cbda91
0xfbfb1df43a9fb6e1e9586a092e36b3c42f746ea6efb3e72f92d6133bb07067bd
0xf6c8b396a0ad60e7ce64965b42f8485a2df580e31d0e23b051987d5b488eca74
0xc58284db340f0632fa0a080fb2996e2e2330b4e892a159f1c39341d048f5881d
0x6f70375a33f509000b6119cb5c7d5e0621335a8a45fe8776e7d6e2ade3000d4c

Functions
Getter at block 21331021
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd594a0ac2a9ac38eeec73265b74bcad2355e0dd98189e3807a2fb3954b40c23
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0x16EA0ad23689D15caE19f9636650f1f597FeB215, 0xA797Ddd92c5CB20d8A869E023A59384D280CEa2b, 0x99bE1FFBC387a2f9038356D4A2728A90A4cB7958]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
56
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.