GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x593db622 at 19163176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.76
0x3048ac41e5c0c5294ecbc49591255900e62991ed43db0e0ae01b08c822ffa326
0x8321f3bfc084f07b57a9c36af3c25f0301579706b787f23fe1a40bae45cb2fd4
0xea8d34f5c9934f1257038b41acd335aca53aafc759e0ed8c64ab430f90cfedc1
0x16d7eee102fc96cbd768d15961ef0016b079c3e3e0f5c3a9c939f6c59573507f
0xfba0a63e68d92d0075012122b788be8bcf6a24efbf6d754dedc77ae4df16d524
0x3e92abd51bf91d981308184aa202e22ffc35783265bce8b1ec6632502fc0c133
0xacc83de3fb968049bab38a8dcfce51ecbbf3e3e1701098c388bea5604e52ec2f
0xd9b71ea89f461ff10323b1322d44ea306c7e1f3929af0e8135dbf97b50b7023c

Functions
Getter at block 21202350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x619865e59e9d2d821569e5001c74e1badfa3aeb68b4d6b6b9ff1ab55e214ea88
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44d7E452Ad3E1F7AEB739eA6e9a4BDce92285914, 0x19C3dB518b4789041001AC9F61D9096F9C2E6196, 0x655f44E26B932D4a09A6dfA15D7E742De46fa117, 0xED3bbD55a31bFaA9A98e8FdE996D74BeaE9799dD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.