GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x78840362 at 19400251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $122,145.86
0x763f1efc8ccad5fe7fc1a839da4d2a08fcb8a9cc60183518409cceaca09f81fc
0xb181f99b30d4d5b75a88a5102cf49e7fc652032101944becaa2aca07a9e4c7b9
0x6990d5cb99b3acba78c4ea0c0cc2ed42576f43d4ade5ba2d945f50bf166b8790
0x7967f0e7fa64aefdbff9662e9de693845c2adc1bad159fe39a0191ce25e89195
0x4cbbcd4a78c274bb2e8b79edcfce68b1fe310eca37450adb9df9ac5defca0982
0x645a90a79b7654d902b6f0817eea1dfd97367c96440e4e57d441ec1641f07874
0xbb5daaffa22a45bf69f6d77d6e5ceb60e5e0b225a8192c572aabd514b178c5b8

Functions
Getter at block 21381499
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x44993581926b634dc1af07f74f6729736ea53b4dcdad310facf68ed5073d4ab3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x563Be88b435197b8323331436f3701Cf4a0E8b25, 0x0eC287264C0739600D5284D20BA032f1Dcbd20f5, 0x5908D9d85c3D87E2cb109663882E6E700Ecf8193]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2
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.