Proxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x66664b67 at 11161943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $2.8
0x5ceb7b6a34690b18727e7cd006dd35465cc7832d85f91a9aee17efeb109611f9
0x2e06712a0aa1b26199aa88a8586612cd0f20f224165851131db1c3c0bf40046f
0xaad030a3357f206fd862a72858a47410e68b8838dfd5bdc238799f00c2d46790
0x9c8f46046d94c8057d085ae43ec7fe5df2b5bdc928c9b9ad486b201aae78b009
0xf0ef62db2b330b2f1dea36c22dfa64f158b055e1667be7c6ab05494493367dd3
0xa993c7fe2c4c59ecfb94edd023656683b9b10bc46d61947150b671964bfb01d8
0x532674fc2e7437b635c532c6faf061eb08930a50c2e7a23ee376384e2d05df35
0xcd64e93df3227c11fae15f28c17ff90e30d7080f44a6fe3252a46f2d67de95a7
0x95f230d5dd9781f2d02be6e30acbe1148b68bae83389583ad2d8b64da375248f
0x5743b407b95d3443ddd825a180f459111b435b574a3d4f0a883ccc11df09a457

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