Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x683cc35922fa58d86744c624b1176330d4efc1dfe085d5b2496c4349b9420165
0x40507f9d74de3fc304ba1b8447bb40f207642dcdd2ae0189bb42f2d3e489833a
0xa091dc45f57b7c50f3bd394da2844bde7ed5fd90c8cc240c816676a46eb6f0fe
0x4090e508ba5d4ec562db59d9d2207a60cd5f1c97f872bd9f698cc0bd154a6c8b
0xa3512e76c31355240b12fb55eeeea4122f59c852b5e4ba362f7567a7db18bd3d
0x10e57ef579ff567f18b442221fdd8d6fb61ba6f164f3664bcd65c532a0b6d635
0x13750dbc48998bbb97c1d51d5c20737895083996678f47ca52631aac9b58651c
0x5bcfd5971ad995c93353a9ae2c7af8a1382573e5e6d59e84efda076ad6fe30f9
0x3cbbb5e024f8ef895099b64464a622922a3f91ae5823ba9dd249a73c50c0df81

Functions
Getter at block 21021431
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0xea07169258b7d5e2fee409047dc8f1181f6495ed31454d6294babdc129a37d39
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0xD418c5d0c4a3D87a6c555B7aA41f13EF87485Ec6, 0x9Ab1A23a1d2aC3603c73d8d3C1E96B7Fd4e7aA19]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.