Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x553ff28813c91972b0161320cd23c17082eea1fb9aa25492e98e6358fbcfc7ec
0xafe88c7f0a2ea33c03c87140c74350ef0fc4d8a3254b202de4c2697f705e190a
0xf6c67c44b226665b7ec6b572cb1b6d3fe2e110e28c62c8c98a647a61fe3a0c04
0x6b7516a8448b907e044ebb51995af2d1f69dc9d2f4fa4f48e11b2a68d646132f
0x40411c82322801f5ade534c30a7a7c6ca20565d25922f6de2ba5d9b0ac97383f
0x62f919eaaad438590c2a7802d8ca52776b63555ddef3dd5829985fa513906859
0x6183aed046e80b572a42442ff5a7f1a92ae3836e3ff703ef5a16b9afbe2595cf
0x9c753dbbf6b6044c379ddcda4e1b4ceafc5b155b49fb219e30693a74adad6262
0x651a66d5499ddea06385c3173104bc48bec7a27dea0e0130c9e36c355935d857
0x6d3b3adbeda07dc006fad6af0a6c26e1adaa41e7b9ce2a4823d2f63edcdd6e1e

Functions
Getter at block 21276579
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x075dee8b4137495bd4709edb5cddd15b85bb65b3aceba1395e452e7030fc48ee
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xFcF16B67336f2068b60F6C0884D7A47f2d8bbA40]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.