GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xe4601856 at 13622104
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2807)
ERC-721
--
0x65d2550ad14a82b855e79800ab728e0bbabd330dbaa83e6216ddb5d1a54bf6fe
From
0x980e1ed896ae01c5a92c247e08adf87c309ba01272048364695345950461171b
0x367bf06156dd29abf3172675eb5bddd6038aa38397efec169877a9ca914ebfb2
0x8dfdde2642b586861c493b84e89f3a82e6e2431d8e856be2e812fa43182e0bef
From
0xc7f39c42f2a97ad5c46dc221551e33755491e80a001b33dd31eda1d06c7a8095
0xd001c7ddc5f61c3dffa2812e74f9fec5e30a566c6e7bc8f57faf991827374c92
0x27e55f14cf63eeb74b5c9c00d601703eafeadfd9b10272c3939a30b7e9379804
0x0a9380c724f3295d1b14a38e5808b1ba8b358acf44f9b0be07867215bc3814a5
0x18463dc445a84167910d85292a3dfff657cf989f56811bee3243073c73d5ee67
0xe5a7e6c07d4c2a567e8c4700b0ada22587b4070e496f0b92abae7a44bd832022

Functions
Getter at block 21202836
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50eed34d963ef01a5e9840e1adba8560cf61bc31b6183653a926c931a9d79e92
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E1bc6d5f096D2F362D85261dfd9E33591E36359, 0x4d2d4E4bBF6e265d98d00F05d4c76Ce605576a0b, 0xfb04C750df0289A59DcCa19Fc822b16e9b42EE70, 0x131AeF43f365f16B03FfE08851BA278eDae8c85a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
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
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)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
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
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.