GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xe3b29e03 at 17635284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.42
ERC-20
Value $0
 (#0)
ERC-1555
--
0xd6f5ea6888cc83c8e1bad5e6040e8666042df9a7699dc19df13fdff052720bf0
0x835aad6ef4d560a2b6dddd4b5cefd1467688439d7f98e798bd5b574983bc3a11
0x2a35fbf1f6930ee18b5ccea656b92db487c499e32fa962e320436aaef2060d64
0x271f24c8ae85d39bf5e57394179763b830729b242f9340f9a72d6f7797809284
0xdd0c1148b37b90dee3b91650deb92efcb85a525f669ed4de147143d3f3526bb4
0xf779f13647806d599686fe7e996f433796e43d52f95ea4937ff4791a9548bc27
0x48e8a95f2adb7fec9d9e181a164df6413f1bde177e60fe31a0964b4a194a5970
0x9d021458a70820e386388e05e98976e671be2aaa8f604ebc1291e941995b0bb4
0x39edd4e31552c816f3615a65b38c376eaac56e8060342d1a7e61e5bb5080a9c6
0xda43801400eb0c0c585d9bb64b17f2c95153a2bc5796ce0bd15267e5c288614e

Functions
Getter at block 21399705
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ba3ba241a3857aa56473798cc09b0613b62028419cf5edf4920f93f32b39386
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7Cf5cdb5617397c28C9527983e283393B1456617, 0x1E56e1cC029669d3E735c7b9f9Ce584D64b169F8, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
38
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.