GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x7bfb18c3 at 14937398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,907.68
ERC-20
--
0x76595de0fbb2f43b3b63e6682bf555d1d733fd4647725d36689e8ca6b03a9617
0xd2f4bcf93e7664c9a15ae7249127355a52085603fc3c88de97480f6ca5299c7e
0xfc761455be23f32372a87f8fa65da42d0909fe23c85a1df58a8ef7243ad8a2fc
0x6e1f87e23c2cdb48f3ddab6ae3c4bcf4359bbec6c7ee940896ae1ff2ce6a19d7
0x174c26edeb8568202a72130bfb8717afb0f7f861595532ebe139ffee2db41928
0x9ba39dbe4eb3a85ae100395d7feee9da4b016be814ac3cff56f1d21c45636876
0x997e3abb306c03239beb1dd2481bc290ca0709206752769013072e44c367e721
0xe158ae6e9ac3c7fa8877a383603da11d834a7dbbb422e24850c9b98cd6d1c137
0xfca41e84cfb782a9f6f9b694238763893413d29028ba9013c1b8ce0a4340921f
0xbe6e231d49e05b93e416244dcfb5d2b2fa99192f6478af59a75a52e1be503878

Functions
Getter at block 21045309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x73e59924e3193338063f565e43eced186dcd94aa2b4235a7f5b5be8fedebc86a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x249Af8e014CB80a82e9e7787e809D0EBA10C37DF, 0x61355831774Fd005c3eA9F05e8A73432A3BF64dd, 0xC087629431256745e6e3d87B3EC14e8B42D47E48, 0x6723a953b2BE7b3a63BCeB52e09F838BCA23E126]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.