GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 533 txns
Deployed by via 0x2de98304 at 17735530
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.04
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd69b098ac3a5415926dd801923bd57241021f0c4ea3d05012eb008882a476fcd
0x29d412e0db33a0920d0db65d69edb75828b30be43eff5c8eb01c1446543df671
0x579cb6b0aceee58e89d4ea53062121197e3fa9cecead17bdd33ba71afa5e2fc1
0x55d5856800a8525c510c512054dd571f5730188883d54fd712662011caca7e23
0x00015d7191f91e151cc0c0d0ebb2c92e9f1ae3abe7631ee2f9e80bca26c7e3c3
0x735e90dc9cb7dea0b36b712ec0f88b947b17c7dafe751806338d8d8b1bc42d1f
0x181c99cbbe1b60592bc4998bf67cabc3e3e2702014dfa224a4fc43435cc27af1
0x11f05557a6c8997e62ca1802823840c6857451d475a8f71fab0ffab22629dd7d
0x4b9c3daca030f40302a1273bf79a2b1cb81bd8b0b97d6b17bd86cbb05d7b497e
0x5ba04459eba1317ccea2b1bb5c62295837936e443d78be9c63b4b5c604927476

Functions
Getter at block 21311600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x903ee13c4276e31ef15facc45c0d6154539806c13c7c8d68b34e31af95b19d28
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B79eDD278742816D8C395bf9B564c62a6AF98AC, 0x58f9C59EB0144E2CC6eF433cdaC4fFe0D3CE9657, 0xd7EF914ecd9Adb3dFB27A165bb66E75b4D45CC10, 0xe092248876CD0Fd9A8a95E3F0DDcEC2Cfff42305, 0xE253D64619F13f1c0bdccCFD6F2CAa4cc4838836, 0x505FB4560914eA9c3af22b75ca55c3881472ae45]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
711
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.