GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0xa949c1cb at 14253299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11.61
0x7d5364c14edb8cf747042d5a834abd081bbfeea86bd4f7d86b81a82194f29bd9
0x08e4f18a88b2036d52daa023f6629bf7c36c280d62e09d9b1d2a75cbf42ee4b0
0x4fb93f47c320e50043b26b1a0e53d6fd517f54bf647d2a53a50205e2233becdf
0x1f699324f9ee91b99a6588f1a739d99319d7bdc8d9fafa51331296e737819fdf
0xe777fa97ea025acbff4757e65295df8c861fdf628c303c6372d08b92b4a3c580
0xe11ea3a9c85695544b1db05413c418267e8b527a56c59fa2f31d000375ed0358
0xc084a72d9faa6c26532c0da746741b9f8bb210a4fd0b107433be517d2046832c
0xc81f4f3fca88b35637ec14e45ed2bdf756b071f1d5701c02e4efd71cc84ebf9b
0xa105e2dd34d69b2bc06892fbb8403399e3926aa266418a735d1b101c2fffd365
0xd50d999707585a7c37175bca72e2729815818af971ba3386740d5331932e837f

Functions
Getter at block 21413575
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5429174b1a6ff8b95a5b2bd88161bc27d411b8d871b53a782f843703418eec82
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x913e2bc606647398fAf30e0c05D02c88752786F5, 0x192b68d37FB5af75bdDc0723a0E16956FB3ee67f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.