GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0x706ea2dc at 14031686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $254.09
ERC-20
Value $106.67
0xe6dbe28cb9c2023df26dc98adfb0dfbaf33fad838e009acefa27ce1f31106773
0xb4196db5a40a85159bf69a66fc0aa821481537e40dd8caa1dd5840838954d79e
0x988fd5897c7b97fb0966e96067f0595bd21f1e07e303de0a4991117e1d1f2f12
0x5e07d1342fe2e3fab168b82563ba3a02163a8d1714abec89a1056f33897d444d
0x5fb502bfde88a391e6fbec60b013a99d267dcbde617d568c33e5321fafdc53c3
0xb97aa9246246dc4151966debd691128b5551a0e83ead3599d5f7929fcd823e9b
0xff3729c2a2fdf9309cc6d4d29959dce9821b73b85eac5add87cc6a700e6babf3
0x06822fca4ed2b38cbfbecd18c78cbe49f385405d1501353bac99551bd84a12cb
0x64931cdbb2b7d89f0063f6befed4faaf2ea53a6b5cd5e4b235dec30aa8f29f64
0xa5ccf4bc0692d59ced77015618a437691fb9751443aea4829b5281e83e233532

Functions
Getter at block 21184207
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8572e2628762472225165ea720e76effcfd1807e481754678ea066808e39f3f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x01a9c5b8C17d89aB087728650d467968fd232D1D, 0x296e26622932564Fb834feBDF0606ef11c27a84f, 0x37128976BEA62AB50a5E534d7B9174eFB4D41262]
getThreshold(view returns (uint256)
2
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.