GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0x1dc934f8 at 14215775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,341.19
ERC-20
Value $0
ERC-20
--
0x00a50a4cc66861b5842cf0d3d41110587bfcd57b900b40ec39acb27e2fe2a357
From
0x61c3d9ec9f8fe35ba0f10a9b5ae0852af8b449fcc95094a83210dc3d9665261c
From
0x7a0af27ee5097ecae9012eaa8280cb9372eafce4ba2233521c62755c645e5bca
From
0x7e462cc1bb9839d071a66c8a4a88c3361062b3fa9b8ebd9449e7c862f4453173
From
0x4ae110ed1a103c6c5e0ccc8071929bce173fe43494e510903b32379f93848057
From
0x1aee74436b9df2a0acd3893bcb15f13edad1164c17e25dbb5ea423c83ad2390a
From
0x8aa4503158dde370d19e3f50cbbb043da68cccb5683780441a16e351d46bf439
From
0x138968292d5252187f0006c21e5c9dd0ffe1ea739f81b99d2df06c24b47eb032
From
0x5a8ffbb32f6339ac6ce61a606345bb1562f22f4c1f6b94d84245c29b82f861eb
From
0x0a40265b7a519881369dd5ed5002b3dedcf22a6ab073ec07c3fb42d4b6ee73ad
From

Functions
Getter at block 20791810
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x998935c93b0d451e759cd397125d3dd7f17ec793edd512e53177794818fd9bca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2477aF8464eDbf6bE97F1f054Daafa9Eb7ecd913, 0xDC43b25f3AbF65825E52b73441E47F2Ce0F9c47D, 0xFC9Fb2651B98BC346EA549Ff42Db3aB46d434F78]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
150
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.