GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x576d138f at 14993519
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $80.51
ERC-20
Value $7.34
ERC-20
--
0x799d3a07500e0e0ea8b341fdcb90288a0cc01a8e0edb101473b70af5e602438a
0xd1755b9181833ba22b1e615e89482dbea48c4dee7e9d514447999923fa9977a0
0x27b017808148d46f3390053d2f4ff24a2dc02dde63177e548f20c75e1c1cadce
0x9684e7205b7c29dcd93622652381e28914f782af869b769711057ea209c66619
0x7db2aa79039d5c49eb99efe18b052cbb0bdd3337ed09393bd08626d6df5017f0
0xa4dc6db2a5dae27a737b2c0a278613328274a6764b4ed9ef65f9105cc9a817c4
0xf64596f4cb4b2a682cefb5f1a1cdfa88f72802d970e5fd686b7aa648e41f638d
0x606cd7c0e5816e911094ca635e43b10ea0068449563b841a4c803d65876a5f90
0x3451682c8786d7d5b010f460b5d56bbc18e5c8d39d225103c611f72b748e48c0
0xb74d530e85e82054fbd755227c0bd416de03e4e2b86cd517c7e72a0d6732db40

Functions
Getter at block 20948017
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfd3e2db664e7a979422e5924d07481710b2b7d9b441506c0858cf031b50e826
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA7A537f649d05262C8E0E1677A8a9C65760829Fe, 0x7B2c3BBE23D2B330c791323Fd3AAbb5D57fD6971, 0x80665f9ba68501d383B01B16906775b86e8fe313, 0x2EB2Ae7773601720Fc3af70895D6f73298fE5407]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.