GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0x8ef9d1d3 at 15077740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $41,594.28
ERC-20
Value $59,871.85
ERC-20
Value $39,079.69
ERC-20
Value $9,550.03
ERC-20
Value $3,834.21
ERC-20
Value $2,358.29
ERC-20
Value $2,234.51
ERC-20
Value $207.78
ERC-20
Value $57.88
ERC-20
Value $36.2
0x5a9aa8425f4857b0ed4aceb109e6204e90ccef27072ffb21c4451aecc34b0e14
0x8859bbeb8bec49ae74a81195eea95684b64c32b47591738697d12d226187fd31
0x35c5cf7800a4fd2dbbb7e0ba95a1674b0827274ed29a71c3b4a252580779fe6d
0x0ee5adff2e40e64e84427bedbf9b6cb0ead7694b3605236965c8c357a0de7008
0x36d078a5a1352c50b68cfd0dc1dd4637c6fdb35738d3785dd644341662213e93
0xb8645212084e17e558aea4031e48746658cc83be0e5cb30f4d7f67137820682e
0xa8ee411e6aec9497865f93b2b18c4cf1b54f721a96d5be6d50728052adcff110
0xbb0ec031340a651868111b47ecfa633321087acfd7be653a76d3048b076bbbd5
0x770b31e41f7ce4e3ea811b776b11698b6a7880e1648402274840e15ef056dc45
0xe3be7abc65ae01694b77d4a07e6f8f5515b119abd6acbd9893f73a23c8ee37fb

Functions
Getter at block 21207326
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x88576141d7429b5b8ce8cfab21193001b43d1d26e19b76556ce26c7ee5596247
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x71df067D1d2dF5291278b7C660Fd37d9b6272b4C, 0x4D1b56274C01481C0312fCa332016d83512BEEe3, 0xAdE9e51C9E23d64E538A7A38656B78aB6Bcc349e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
193
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.