GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0x297b45c8 at 13732601
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $135.17
ERC-20
Value $27.69
0x0d9b9ba7c7e5c4e67bdfbc96b1e82e1ed374b800715aad956300b55145badba6
0xba83a9c3d900e6482ea89b7b9a904ae6d11d0d9ec303c42c3bcaf856a0ca94ed
0xe649ff26fcac2b53bba098757040dc16caa2f241408c079420f0c77ccab5af22
0x318f2d2173a12aca14cf42d2f1a0684fe647559eb7e470bac067e290c62494af
0x383bbc5547459b40a9e4bc29bf5e180c67a844592d4e23f8bf5306de49fb6906
0xd1f1993a415a2e699baf37e528bd60c67fcc2b5f413a39a31c870a40244de6a3
0xb51e9cd1a9a7b69811fa93452921496083b2a602ea7107cbb59f9ef21eb55374
0x558bcc04d10bcc313e61097e436db6628cc131ef470395ecb30af9d396bb53a9
0x4cc72af21eb72bce5dc1d984a84bf112d515997e02b3ed22f9cda20175554ead
0xbf28112b5d726be8b52856d6a6a04fcba21b1f13f82bb6f4a168c4bb905fa74a

Functions
Getter at block 21160889
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa8009b1c6c703c0f759fedfd6619ff98c3c9106d1b0f6953030a811d12b003d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x071Da670b9992096Dade69593104A34519eAB584, 0x19174e793fFE0EDC6d30987865680e5C48763e89, 0x38665EBf07C10d121A3db2969b80c0cd04fEEe35, 0x03AeD5b6f81234D3fcBC813055d41D15F6CB3FCd]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
46
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.