GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x4b6cde5f at 17296548
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.48
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8a75fa3c2f88b4800392b7ba44d5e694168da294f909e51b549df44bc4de76b5
0xd210e896617224436ecb5652065b6f979276db04a9c3c9ded8c28ebceb3f9c00
0x61eb5982c66ba8d92c110da5b7d6d18e595a29997ee2ff03400f149786b086a0
0x52dfaa0d1fe3d70c0c258b727a197be1fce9438a9e45d8e09212b498b286bff5
0x7fd30d7178cfd8c54f3fd2665ef0af02efcfbb5560d9782cad9d5a7451d21aed
0x5a6240c45b2578e5fd5355e967fa44dc41ab2ee7d46c2ec411bda2ea61fa2cf2
0x94c1c7ab36a16eb5fe03bf44c856a33faba6cbc163b8d57f88ed859859b33889
0x55205b476c87504b13714c055d42cb5fa7baa8483a8ce273ea93ff10fa3eaa31
0x5fd382eead9b7b075e1106c4db09e22cf7cf28dae40e564102888c83469bb5f5
0x0112dcb32c8c3b593b4e461004abb5249ba211fffaa303edd87ef36a8e67e769

Functions
Getter at block 20846428
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a1387777cb220c5734852519df2d1e28b9318de866c0403688b513d6bd68bd2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d3047D0aaFFEAc7Eb45f04070C248BC34d89F74, 0xE9a9bf91B146C977B0Bf8f24Ff0e76Bc2cA102c3, 0x634f64Dd7BD1126AE40e94d7deb723433b4843E5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.