GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x34d81ace at 15129621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $837.8
)
ERC-1555
--
0x6c131c86661893a07b45bc067f4491d5bb4693a2d4f63713c6ddf1f003417170
0xaeed6681ea821d94440dfbd429d992d65b55fd174b8a095be401bc2d6921812b
0x5b4554b07175738241080d662d70942120570641ea7ba172ab9fdb37e0725748
0x57c0c004b1e7949049470fb89f9370cdd07d5024f30852b898dbef6bf06420e7
0x6ed298b149d55af0f328e5acf9dc2a945e775971cce64c022b1dd2b9e5375726
0x774339cece05883664ff690507917cd457eb58034f4e938b7fd1e8c5530cca92
0xcaf0b248cc10cdd592c691a912efc95998783e605b33a2696f1af440720e0d99
0x98177adfa19b1fd6c16cf23846e6d7b5f2aadd3f2b77feedec520bf4273031aa
0xc3495d1dbc6a0ddbaf6a612dccf6fb8f75bc614367ca2504c8c93c7bab1cf5e4
0xfefe562def5587c5c237f836a11e5560d48d695b6deca8b7518b36703995dc7c

Functions
Getter at block 21257588
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2c42b2f261e1c47c5e32b2562e2e2889caf99121a6250830acacee0b3f0b7262
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8E42595246faa30bEb9c8467cbc34139b1C65bf0, 0x7077deC323350ad46A3D0E0c769b10c4ED079274, 0x40576339Aec7F70D3f63291848BD62CBaC1F5245, 0x10fDd16c9127C7E157c599223892d409dbeb2581, 0x048a8d8B3f4e5400b55bA615ca2b7A15C8a3Bb7C, 0x99f71fC47f491309aE2e89fb80275e1e838F5E55]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
54
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.