GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x33d95c51 at 16783607
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd390a1c37105dd010c3695f15a124d570ef789ddcef4a0abdeefea3b5156d70e
0xe347f329e78a614b68b67a981fe3b7c6db9b8bdc475d701b7baafd88f64813ff
0xd2d50b4e93327404f21c93add684b8fcbf948a72d84be3c30d2f30a83ca448b0
0x197d774417016707039aad2b9c7ebe8d77cf49f8e59c9b4648ed637ea1e6b785
0xaa48d414a410a67bb59e442ece78b9e9f2c342d03062758ef28192a6927e88da
0x14a9a5e7aff1e08b169bd068da462cf724992a4f3385e2110ebea60fe70cb7cc
0x5ab32d725b20bdc0c660111dd9a37403fa63f41119f80ed8c7c43a298d096d3a
0x66984153a57b5fc2852695479f287896c3b7ba2e9c6b19a9330ba2dbfe8f6fc7
0xb0f378d3fb2f618dd57d0c27a5baf2f04f90b4a94cb759a4ae489a5cdedeb515
0x59fad07677f2568daad600b6537894fdab8bc2fffba9ca172465d2af580be324

Functions
Getter at block 21209160
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce28e4fbb37e035f9f66c8d6a547357cebf2f506225815ac833125cdb172857f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x37dcC172C988Ef1cE59EFb8919C3387e64C615d9, 0x9366BfF8e1A2d5E826Cc322aB10d9D93F29cD6e7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
36
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.