GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x6e39d0c5 at 18997909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,481,270.56
ERC-20
--
0x07097db1311154365d135f20772b0abdf607856102756ad84609adfa930e4145
0x111daeeb7e622cd507670300aa548e6172eab328164977f58cc2464931cc3701
0x8a0c01e224f98c224d0d3b05392ad670794c80257f641f5d73a80a343a932280
0x3fdec9134f6851762e09c7a0eba66be4785a9e320eb97cd3a823460573d29638
0x999b0c22a56a548c68af037c988e42bf6d0382224d59929026cdc4bc3744cc61
0x14b1360354985dcd2222a98cb2c523064f622d9e7cb82b6bd0ce48b2043b5452
0xdc30e71deec337b1973f011ebd64c808e30e8452a4d5d069ed8f254d74ca5a20
0x8cd4325d04c7c62e9bcccc31469311da220b6900d4ddf17331203b5ae4b7896a
0xcdf6d31789f5e72a047f257e04078dc7d9fe2c53cfd6bb081ccdc7ddcc2ecf53
0x16bdad202ee3cdba506a59a9bb4e809e5270390a25abcfa6a52135a0676bfe5a

Functions
Getter at block 21160841
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5e49c0acc3c82cbb5d3509f7745f0c69a8e1833b8f3f60b07c5bbb84a1cf9035
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4aCF6B5bE2A3f303F0CdcB6e784Fc01e2b2599bd, 0xea29c9a6f0Fd2dCD6fC7a66151aFCeeAE24b934d, 0xF396478a46779b17bC3E2BaEdd860385F4908c13, 0x144da67f4CBdE312B619a4Bcb031b852CC4c4E0C, 0xf6c0Ab783f13bAaBAE82a53775B2bb024BFFEDBB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.