GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x53ae38fd at 13853176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.22
ERC-20
Value $3,562.41
ERC-20
--
0x9a82d228b662104660befbe327a042754c8ee1c2a17f473aa5f95e4fc8b79a1c
0xeecc2a7544c9d6de1e9a9414f79b958474b122457c58260b0e9b2892d91e839f
0xc90df0db08ae9b83b0a1dbd51abb406a4284493097d360f4b7cb3d823d4925e6
0xb82cc537df00113bc587ed1f0953eb5fdc020fb8b9299a206989a6c9e0531729
0xc5f302e394fe8c5f82590a604959ae6290f0e925023d19a4e9567ad6b89dc421
0x4582cc97803890252fda6c408bf53731d53553369b369910d37c4f26df844d9b
0x0c317b6110554614154367ab0c937a7e080e3a7209f5dd843565d683d8c4d8c9
0xfa5652fe11959a81635b23cc1e1a15a026541ba4552b37476ad880647e1369f9
0xf645c8000434ee3fb77a2bce5aa7f89c4970c9ca08ee70c15844fcd2a32d033c
0x8a587dbba2736fff0e12f602ec2dd55c0472e8a701a44ce7513e477eab4a9ce6

Functions
Getter at block 20942036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf62850fa696e1953f59bc7e3e36356c705f62cb668235bc443e8fcdd312997a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaa58C8d0176BA3f9840660AF3Ef27a9b2ac6e441, 0x9b11Eb29d15E8B44c1cf4A8F9f30D68d0a67BF54, 0x60E5fD504811665A20C9D9db395C232761b44C80, 0x6B4cBdD15A95f686642C2995C9C3d13bcBd7F3E6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.