Proxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xf06307f1 at 13316557
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x55a0623e5d36af2ebae9f8a1b1507e0dea3bba107e6ba16a330254d738e5378b
0x5723d527e70638d19d4b9efc361e184aa6bac43b5a3a80e197d568687ed8cbb0
0x3a50d03500dbd9d1d1c75f7629599ffe683f4fcc2d798bb95325f5c290ed7e11
0x328eead82b106027c3c20152747277fec3f186cd58abf09aa0261ac77200d4d2
0xb1b8d55c3d73cd7324ecfb1e2bc2df62e58b09d5852c7b6b5cf43575e2ee801f
0xc6532a0e34b75d8a2c27ae44cb5dd3b6a38de131fe82657aa930cafe728b150d
0xef22828ef304046dbb3dbee8a851818f0a0b28ee6059d9126170f28f0f62dfe0
0x59d50cd35998c2ee606a8b17acdd765a3408d58913b8148747d8da8e970f9a8b

Functions
Getter at block 21378123
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.2.0
domainSeparator(view returns (bytes32)
0x6f5135ca0f5eafdf9bfa0a8550b5330c303a6a15717d409dd9f7c0dacc87a722
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x2243d747B565C1A48BFec60Cc3b14BB13e9d3d1A, 0x4Dd0BEA4bf1f75C2Ac17E91E95b678D293957337, 0xFB856e74B68a4FB87B34bfF56168F15D7462d640]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
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
changeMasterCopy(address _masterCopy
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)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.