GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xcb4d897f at 20223809
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
0x7b83aadaedb93ce0441e1b491abe9e4eff72b0591618d68b71db8e5a0663f648
0x70a6addeb3ec42f9d72fc4f2090a8b77056688d2d7d6bf3f92538196b7241181
0xe3398533dd35a48d4a5227b25af54f0c9fafa1b9c11af3908063adc1d0823d31
0x4c262bd6f746f515131de91a23c4e18787a89a284ead3a21ed7097758687e2d4
0x253fa59292dd9888b5dc61b0d1fbfc2dba7bd0507e54385bc6e33031c3fc059d
0xbe211361fffd8ba5b22d0666ac468b17fdd92c2c8b6fd5e6faea8701c563e64d
0xb716f166acaea7992fbae449c9303370df06f9eea12523bc390cc4c84fdae9b9
0x6558865389ff77a9c298811ff02268fd87d9b700582dba6a235bb3056cf5de73
0xa46e6cc1c1dacfe7d4266b106f8752c2268e4aca37e7f6efff64397d60b97188
0xd668bc3c370fd0714cfca4dbd9c8e97285319d1409e620913d681cca84bc00fc

Functions
Getter at block 20872472
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f1e314ded12ae055af3cad033da1a01243153ade720bdc387e30b7a82b72903
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x192C3baa95235b84b46e76ea3fbFF51b092DC0ED]
getThreshold(view returns (uint256)
1
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.