GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x16e1027b at 17447012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13
0x428545afcbe1f7cc589ea1c5c22eb15107933a4e3f978047c68741107537504b
0xd5bdca20eaf3d72b1cb55cbeaa8b8b5738fc34555acceb55e64d7db9a96c30ae
0xbaaf55fe2b8b72a1474274b3c148365b1fd8ce070ec9321028a54d6eba6496e9
0x3fab3c9def1bbb7ab01fdddd797db841dac2c683255167003b3b349af2a8e211
0x443765d8ca9fd8b0b538a274759a00e5f1114bc97980cfa5ec40f1514293ecfe
0xfc391a413e8ff6b0626359bf4c94498302263d3aee27d4e43f467383dfe9cf51
0x64a2c529e966f193762f8ef0ec723646cb718e0b85062c09eef040de3622bdb2
0xcda790792cf176bf87806bba2e78743277494609071886064600e00ce6f3e1be
0x6a3bbfa933a1ceffe4cf33889aec33d7af7305a74e601f113b7588a1a6ca4bc2
0xa5f0a38ea03be075609225e055b536595994cde30cf469cdc875617c2c7ddaf4

Functions
Getter at block 21378748
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f58a2621730d7ac6acf269d165803bea789f41d157b4b28cf56713be65381e2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B762fe40720422e71390149cfd62F006206bF8E, 0xBbf6014E8f46bCE82bD90c46519117796470f2aC, 0xb90Dc7Cd3b8471fdf0c3bf6519D7573DC3B539dA, 0x6FBB275A7bf41a238Bd6F2bb62850d82C4E15c7C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.