GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xccb44b9f at 14867918
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19.36
 (#920)
ERC-721
--
 (#8208)
ERC-721
--
0x9293127ead7e6b81aa5c5595b1b193ead5ec942e6221c6da1ee9dc84ea27b29d
0xb2c053f9f4dd04eb357b2f162d330b32fa27fd99b6d588b26e8c00f8f362a535
0x2ed730e8161e918ac5391a7609132b704649d37d5370c825a49fa8b7c0643470
0x36c0a0675e9390bb25385cf1d4e3576e766d6a8509a0e4aaa47dcf2847f25e7e
0x6684d779e814bafef186c9cde9c0519bb0b1c81dd9eff11ca133f7a878519eee
0x853f4371508990df5842a67f8d8dafda6b7433cbcb8e12a9f3ca1492007d3f9e
From
0x4030977ccc213c924c40176a962b0ceaf33053ff4cc8d04723201cc51551f5bc
0x1932c1f0dfd5fba99c1dfa9988372b1224aa1e246e7279bb86e6fa79e74d4f07
0x0d93b5e73b4dec71b588580b1546d05505000aecdd4f2ea1ae6ad23cfc2f7f8c
0xee7a99eb4ad579933d416133d52990c5ff806825b075939340c897437cc0b2ff

Functions
Getter at block 21087116
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfe2855bf7c50546f16e911e2fe67f508ca945027067a2d9e24b9d5eba08ef9aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61e8C16A67Be3c0d16E8113a688Ecfc963e4503E, 0x882EBe579E11104FfA610FAd8B0b947955cf3D3D, 0xB8b6aF171335Ce2E327Afd2ebEf1a2c46cd67B01]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.