GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x84eb1157 at 13192115
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x057774d33d290b5cdaa8386f526b16355af14cbb2f9e8fdf0d9b37dbc839931a
0xedeab5bd4745c972ec91d36d3d79cb874c9fb99da35a9d908f81421e813225cd
0xa7c9e108cdd1e75bba238e471bea271e4ed17db6b4ff9084d40ca68f6e1c20bb
0xc174f7ee504a33e5b2456fcad5ec6f672be01aba095b7f13546c00a48180c0b7
0xc29febb7489bdd7fd26c48b7f24777f5391400fb29957f61130d18a4760dfe1d
0xe8d15931ce49bdd36c87cae3767a13a137d48c5030464753a7a6ff59f3484236
0xbf891643fb91f794ecf10a005a3637f74cd75781c53461915b72d608e6776730
0x3328e15cf3933f465a4bc67c514d1b38d789984ced5091e1964f2e998eff7b1c
0x17f8edb27fcf9e2ae6eb982e008ac867d43dc7b9b27a8a0d86344c2561673f50
0x71eef96a2283ed4f17dab6c2a9fb447373198a63d63ce4a5695a507a4fa634c9

Functions
Getter at block 21380512
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x099751b23134036a8b293bb8a72c90b7f93f29a0ab58747f3aeccb98462906fe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE35D9A6618270d57CCF369AAE68ABC995D7A5ef6, 0xBac547D9E0e09397985AD1cdE51801dC50dc4600, 0x29945e9eB3B32F6886728dF1E2cb7F8098f3f449, 0xE205Ca589C298a06D53A573B5e60D000B7768525]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.