GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xc0c1cb7b at 13468633
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.7
ERC-20
--
0x14da46671f2f5dd1bd3cd7f811f1e219bf63e85fb92aa71ea322fa5588b3fd65
0xc243c1a73657c9e8ee0e639b6edff95404da59ce7e3fe82ebfeab4391015b693
0xbe4f6d941370d284cf965d63d1f8e6cb5a365544523ef429b4638dd8675277e9
0x11c7ffe4c64c1aa3a761991bff49dfc9c8db1e14b255c8f8dfacdc856a5e918c
0x441af11791164a5ed14ed75a6e5057320eebcb662fc4c97cfd422553696b3d51
0xcdd437f04d85c21fb3fe6409e7d9451dd2f7b0adcda962f0abffeed8df95e00f
0x0342c3124054b9fca7454b5c9a8155686537532a97b68adb9329192d29443c10
0x50471bf1d78dbce00f1746e768f6b5c0765479b739538ebf134835d59df8f57f
0x663247636f7984329a755e1e585779b14da30e224a35739c2a47a662cf921ab0
0x0378a3698910fbbb4c88cbf61ba817f775c2d89e7bb28aac3475b76ba63cdfd2

Functions
Getter at block 20899300
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0fa224eaab4542e7c8c26dc70a0c916cd3faad0551182acf95d1a6e4df467de6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59D05Ef788b6E069FD0E608a442601c937d65780, 0xeE0B5fcA9969BFc2De644e111Ad1188dCeA63684, 0xa5F1ff86a73B2e15d1aE2652e81fA0b7Fada314C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.