GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0xd0e8d5f8 at 17268630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.57
0x6b026ca1adcb4c2d117f5e8c6f10e0ee37a98f6fa5e3c6ea66e2f7798a622a04
0xe685c9871ea445daa7ea24d7c4795ed219b368fb470b341f91f4255d99e8edfe
0xf4dabeaa3008082b18348375ea3d80cd66285f8c9a6bfde65115faf1882c0e1d
0x539317ef07ee25df1088deea6001eda28cbd2492c02505972166609f75d5cb58

Functions
Getter at block 20986217
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x833a53c76091ffe0cf792d82f26a234afabc9d9ecae7d84beca4b6abc7a49e9b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9B6fCbD6c73886eF145aD97c9017C2C2CDcfB116, 0xF6858A940FE2Db991845D861CC3E5E0E5AE31c6a, 0x1c479c2f1608258A32c993a2BC57BD8E380A582f, 0x1ea20D7fB889d2b2f59890E252C5fdaf8BA05f29, 0x3AbC4F4a62D51ba6A1a750884508a66abB8E29c6]
getThreshold(view returns (uint256)
4
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.