GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x46fee760 at 16927681
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33,382.89
0x6bd3f922e9d406a8152a00367a21a5687f217b25c33b1f9c828fa85c2aaeb653
0xd7229aaa8967f201de63ea61d462af69470e0a996892e8592e66039552df13a0
0x983681a5c24b1b8451b4cc21cf599b98beeaa045687aab52146a33ee5611e8c2
0xd8a33b31fd1fb0ed6ec9fb16cbde58d50d239b1a68d5ff27540b4bb5eecfb1ee
0xc5580eef385770f3cdc03b54be70429d171e0a7b7de3cabd47ffb26fca1fa2ab
0xd468dd8519ac2e25a98950632225cdcd6682577e990b481f1d4357bb81d35751
0xe6f066d0e2e1498854fc5ea48274636b5e025a3b8737ee91c7fb1e0dd5102040
0x16a0310adcb6a7fefc67b44bfb4429acf847919fc4c003df7d1beb9b00ca71d2
0xea84d041bf2b63f1aa8c34fd0c014e1dcb0d659ea577e1d6c11f127590a7d7c3

Functions
Getter at block 21222792
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe766f3179b8af0c8d62a296394e399396897f6fca65f92ffc25e851b10900efa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x685CdCD8Bc094853F83E834e1D9b6dDc55f34c73, 0xFd1C83c85eC6F181AfF337b224E87E5e813a18dA, 0x9F1807555c5e93415F4f2Cb34f9E65F8a35189aB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.