GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0xf36e2245 at 18124652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $88.52
ERC-20
--
ERC-20
--
ERC-20
--
0xdebe72e0f0da9b3b7ca195bdb3ff140434b103bbe6021ef587563e7e7de19ff1
0xd9452644b550791211cf476d90977f38a3b24c78c08178877e73b87db281b702
0x422e5faa730ad7a14977bd8cc5eec094520921ca95d340dfb9ac9557b8a61758
0x9ea2ebc677c8ae34283bb1fee0fc2ae66a8b7156ed442a11006bbe5d987fd6e8
0xb2e22175fec8e33cd48c07ecb9f22e8d2c2013836dbe10134b796c5116f9be88
0xc60f2d0a3f8adc8b1febb4e4fa77dfdec49a6b74cb578f3566a24f8144c1a422
0x87eb3cf67c26e8fc639bc8eb8868920a7bd955b3c6b50f2e6a07ea72de713259
0x871155e6dd5b317f2e382c39a5b153db991afa6fa00d81d2816c3352ec7f379c
0xefd493a3fc86fe4d3c14f1b2f4287275adf3a780a54c52ee45124cf3f87a6f00
0x1808b97a8f4ae53d259181ba79739b5d3ab48a6f76c9f0c61a5960a899a30f22

Functions
Getter at block 20948012
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3770191c78c1e41135265776b5a3de65f053847eb6d998a45cc6d64bee3a2f10
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc7Bb4dA95198cF8e7C987f87f8de4546D744d9a1, 0xeD53a37400493B75956dcBffB541153ED06C8E65, 0xA52F2C65b1b27f5243E8D41747AC168806D31Ba4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
114
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.