Proxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x1e6e1e7f at 12649798
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.66
0x0b17032d62ca0781abe871759a56629839cb10b8de5a659f31b23b3f3ae0181e
0x5cc902281f6658d184d9ae21693cbf4dcecdbcb772dd41dcb2547e26ef9190d8
0xcb52e0f5433f1603fd91994504da5491c9d78ba206dd1630c1f9cfffd0cc363a
0x744d83972840f1cc8fef4ff29cb8ba49ca9880f2e19f1b30c51fae53fa7a89ac
0xa476bc6cd8a3f3a4253fe1b501b0c60fa41eada07e3481089aaa0117d7d885ac
0x142496432b09303dfafcceecffe226284ec977c17aa447aca94e3c5e598cee5d
0x50628f24334278bec4b331ff3360fa26abaff58fca974d9b4d80f431a7eb8c4f
0x4bbd16509424267cad88932e6370aab2fe380dfdadd7e80f9a216d04934a015a
0xba9f2b6a93441d21a0ce89de2ef99084746c60dc44d663e99c1330e00bd19274
0xd585a2826e713cbae2fd58c08b90c2d9535cedaeb9656c61aa81c83eaf400a02

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