GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x9551371b at 18996982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $115.68
ERC-20
Value $1,001
ERC-20
Value $804.31
ERC-20
Value $538.26
ERC-20
--
0x72f65b094bdb82e95027df2a793a122a21f311c081d0c84b82101f653c7d29fe
0x20ab187eeee6178b117588aaf6457b167ece2def72c4714f36c3150698f5857a
0xc3cd803ed5026ef8c0eb5f8ab0429cb231b6205e463a1efeacc3e95447bff7d8
From
0xcd498f2cc3a99d4b69fd207f95822d4ba80c0b30dedf98fd3af9d1c3e2e7bee1
From
0x05a4fc4edee6d5f9608ab76c3e93058169f9aba367a37f23bb254af98adc7198
From
0x7aec18c28bae8144b0a3f8a1713a32bee01c491439f80e8a42c87efd73cc0c37
0x2534d7c6fe80960afdcc9f7b30541b146788e709e5b275879d40c8b1db1ebf72
0xb0095590e559bd2c57c7560c953a80315ef40b8c00bf059aaae2ddb9f47cdaed
0x90a53eb44687f614d42b0b721b33901be29b54ccdd8c84396286e6c61f093966
From
0x685a8f77f09b81f4f0078f52cca6ff4552d6959c1c0450bfb49e1caabee1516a

Functions
Getter at block 21212962
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8047aca9f463526d25d0b83e843a1d0cb41f0d7ccec73e27e421b6b1e07b48c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6F46Dbfe491d12a7e093FCB2ADC98aE6DAC584B9, 0xd87622bb848f6AD9CC57e5D6D5f1ff3eC7B8cBf9, 0x76f838819F33606393E40A8188Cf2B279cB98dF6, 0x9DCFeFc4C6a5E0ca02EE0c8557D20cdf648c8b03]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.