GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x23f39728 at 14974762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $225.07
ERC-20
Value $656.72
ERC-20
--
0x22a391319f23b346e8353ef01d2fd58db30191373631f7e73f26446d03a8aa51
0xb478cc67ddfee85226b585333d970de335a1460b0d64c763be511633534b665a
0xa4a9abbf2934d1065b0c61cf54748e3b6b5073cdef6c5aade6fb42540f803aab
0x69906a8e7d09df8d2ed97a94d8ad44ec463f1133e1b8c2082c865ba68d755bf4
0x887a332b13eda53d07f089646f2d6adf65fa073e58c5473ec30731584fbb5a45
0x3b4d8338fe99ee2191a17124b7f522de68ef439e499994481b46ffc1160b03e0
0x2db69a26a7bfc3ba01a176ad745de0e87a8808b3842d39384a116b4cafa71a5b
0x58d7fc595aa9884bf6d1af061801b516cb6d72e26cc46017b05511a260a516f9
0x7985438d33d54eb27f2418df63241be6bc5f1329afd5f111dea9d6a808e8f6d0
0x11774f67df83cd87da0eb6052ae2a65ca34939fa5ab1969de70129b5220c89e6

Functions
Getter at block 21215904
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x93dc5574a60d1f9c8c8f3ad9c29ab69a009cdc701c02b4142409e3c09edd3acb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x13f9c0CfEFCC3f1e3Cd477028B4FdAD8c80d8069, 0xD6286c2f9e332cBEbf89f8903BDC1143E7EB9F0e, 0xcec563be7Ed910Fd736b2906470B21f744E68Af2, 0x51485bBDf716147c1377cfBB9F93eba76c7675b3, 0x8d44Bb7001D613F20cBb4a3931e1126eCd9220F8, 0xc011ab02E6502ff8aFE467Bf21416a22d6406625]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.