GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 194 txns
Deployed by via 0x4b12e2d1 at 17083612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.42
ERC-20
--
0xf1283f9d38c68bdaa21cdb8d6995706a96fba1c435bd3519f24d52f98e4ddef7
0xa5bb7b8f8f6221a0e71b41dceef6c09c54737203855af2f34c6cece07df00af8
0x17e1c550f8ed2c9b3c18b8f72eeb1f7385ff9997ac2fd1323557d6a7578fcd0e
0x6bf38c0004c213764f9019c73a99e80829094e1170047ef1fd0daa6755a2434c
0x9edc1b22bfc1d5be9a3a31d7fe47c3ff348729bea07c1f9e687624780669ab77
0x5aba8f0b22757a26ded9d2b9326a5286c67e4b35f68fb2d1ea95e4c75dd9bce3
0x0c5c8292c59ebc0844b23d12e21e1354e2f34451de55d64694bd8ee31c230dfe
0x3fbacbd789334e1d29e2b9b325959b933b3983656e84852ab7b24bab13b9a0eb
0x84a7d2a438b65615ee0be82de84b6cfbaaeaf1289de99b85a3b90dde65d3f7fc
0xa2511a4445e6d26451bb27c86b1fcf23f18037828d26738512910b3bb7d0cc06

Functions
Getter at block 21210320
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc61a2dedba62f91771aab7a68a0a51a375b1960bc647ca3179af4040a3f5a8a0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1b5f15DCb82d25f91c65b53CEe151E8b9fBdD271, 0xd0002c648CCa8DeE2f2b8D70D542Ccde8ad6EC03, 0x2C2dc95F8C8060a7e3B354c1B9540881AEa1613C, 0x787aba336583f4A1D4f8cBBFDFFD49f3a38De665, 0xF53D1fB2EeD22Cf1E8f7E90Da7f1CAe88344065F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
265
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.