Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xe5b06c07c79cc2c637f5a5938739bc4ef51d5628d1008280ef401893cc3b253a
0x04d8819712a20c369abd77be764fc25034bf00271cf6edfbfe8b2cc966b54e2d
0xd1c6377ec80d4678803e883560d0a292f2f9b5eccfe32434dc1b957b96d83ee6
0xc7e2ca5d99c7e5c31c98feb54fc7dbcce0864ec915d82b6ed7a477dfacb2bd9f
0x78f974cba10d4242c22b9ef5f5e2098d2b8801582472b58c58f5120ed009f410
0x7a1763cacfcb3d2a4bd762eb62a9e8f2f1a93bad9f5b2ef2ba29427fd8404ade
0x89c0f31f7d70ebe10d3dbeb0e28b77d4a4002d7558fd269a0209a4e742be1999
0x6a13d3c306e31fbcb29c9e896b81112bd93e60fc9e9841b238b6c8bd7180e7b5
0xffc7c088e9f8cb0af2ba3a6698e234c884a3e858bb61e6f06cb2a9c9d327c41e

Functions
Getter at block 21186819
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0xaa9432973ef3827dfe71038d18cb52796af4d3316e3b1d46c1a678ccfdfb1825
getModules(view returns (address[])
[]
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
8
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)
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 signaturesreturns (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.