Proxy

Verified contract

Proxy

Active on Ethereum with 414 txns
Deployed by via 0x699ea881 at 12969537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2)
ERC-1555
--
0xdebf58bbe5217ccd0b544b15faff9c397f9d0ff12bddb674fcd78a6cca7835b9
0x775467d211c753b2b87bf379d906421f9a4a8ef27791fe1dc0a3250e2a2d953f
0xe03b816ebfda6f2128a5ddc3ea276ea4223c8be042e5c2f6b796d3d4545b9e9f
0x13e3a05d0c7101ce45ed65429dfd7c743ff6e49a5f2d68c0bfe03b9b5ebf0170
0xbbb681b2f29f475920327c6b5a81e07c13384986777bb16db8757e37cfd2d54a
0xffa9208d0d7f8e2004aa2225d1c133471d824168f39ab36b64b68fafffef0776
0x9f6b51a2466ee123b5d9d92e5eff8b0d922d8d9671f7d7be0a87c84741e9fdd5
0xaf3cf06a5e933a0ec3657e5433f19482a0ccb5e4a8218e99aba063c1e888e12f
0x41745d83b40d6f93fcdc3bd5e9dd59c5eff70c480ebd6ed74f201c3f3c58b9fa
0x0220b70c2c20f9c033bf542798e69fd04c0b0f8c2885bee6e1dc057d7e29c360

Functions
Getter at block 21304926
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.2.0
domainSeparator(view returns (bytes32)
0xf60fcb0615f6a25759423a73cd7e9fc411eccfcde2537227a29267f20f309536
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x120107165B53e653f5e76049447A1Af3ECda980c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
415
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)
isModuleEnabled(address moduleview returns (bool)
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 signaturespayable returns (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.