GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x72adf105 at 19278223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $404.36
ERC-20
Value $360.56
0x9ba140049cdd8a0f1f1a0d1bbda97f0bbe45dbd1fd1affb7189155c502a52a9f
0x86278dd8a9b686317faa81d027b7cdb06966f3aac5df38f686ac55c344d70161
0xac4812461f09b8d2bdfb6e76d9e6b65efe500e80fa3baa368bdd3654adc7fbac
0xd7b520e7f9543772edcfda62547eea1115eb7cafba09a9a3156e3e800026c756
0x2e326831ea0930cf6a74f8b1793e5212a22e1bac50398a4ef93cef651df760d8
0x224d52905b4e13655a71b7af29b9110f8fae826d7858434ec50dad4176deee88
0xf239dcf28db0397bbb046ffdb3e107de1555b3367d8c06f89b45c279b1bacd97
0x220d6c7d474ca847db1a2c3fd37ffa4378761ca51ce6c4a9bea4912439cf1cc1
0x3d345dde0a71cff0b4a571307f08fcb608d0b91dc244264f841582474f163b6f
0x2e2dc799465f8783c14d368dc29ae46c65b42d378e551cf9555570f869d12706

Functions
Getter at block 20838935
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x29f0300cad3231585ca04c9134a9ac8295651ecfcf8cf73428560b31cfbf3751
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x16EBc61e39811eA9360dD262ae5Da794E06bC189, 0xD2B72FE13334fB99EbF05515FA6B756f7424fb06, 0x5236562B93c0AD7309e2185A5FCe6033F34598aB, 0xE5F1359333443b5fa815307BB1b587710B78d4De, 0x617C14a89306e33B640320b898402C7E1fC3A1B4, 0x89Da7c69d27cc3821C98090F7f414E84e6E38046]
getThreshold(view returns (uint256)
3
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.