GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 576 txns
Deployed by via 0x864cbcc2 at 18783786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97,520.68
 (#739)
ERC-721
--
0x3576df16d92b2e8adc86852fe0a5c2fd84ac2eb1d9c6b6037ff33c80c6019de5
0x58409d20620638fda5a02884a3fc8999d475efb94fdb7feb1741c2f61f0fc370
0x2a8dcf095a3fe7a8a6aaddcd1a1640c0e321498aac3e155202f8d9b54d28858a
0xb91ac3230423f2bafd6b067e710d7a67adf5dedc1ce26c7ddee65d8088e02673
0x9fbd44f0ed1c7dafdbb9c703f47d10f18a15bd780ec1c1477bf4a161fefee0b7
0x5811d4586696e344d4fdf9d2806981e6638caf746e0ad4990776294d90714042
0xb4edd5918cd44f0e48bb515c90eaf01d2b9005d27a2700942e59c2f803a66e12
0x531bffd335cd6bf8ad450cdfcb291176cc267b5f40b4cf20d1b81783e45f8964
0x56a371ef27062a3069561688b5c3a5e9ae57d8279e850cbdd25ba7bdd817c73d
0x04d014ff35d97636e9efcd89c0d226220c7ccdb0077f362cb6ebf284c338061d

Functions
Getter at block 21168824
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x65ce129ddb4397e6883d195e6f4d762e11b8709ac7310028fef22f3393b5d121
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
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.