GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0xe1580968 at 13832935
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $79.44
0x53da761129e61f3618fc0250b1ed1d948d2ddf1290347f27b7e488209d69aadf
0x56c257d4534e59f495932cf5363b8846c20e5437f139df7bf4ad03e4239bd3e3
0xb3eed31a79fc1066af2747cb0d4a224c3e7e17aece09bc3fb5e969b47e5bd1c7
0x04f6b256e17c72e659aac7cfd3f86f8ae3ddcdecbc99aa9a8158a9ace8837d51
0x0202b17f907c5d731d19c4435741bd3afea82341c7633f0c920d027b77879499
0xf474895514db7b577c25a2eabb8e49368961eb3146eae015e49ac7bb1b45f323
0x391531498b1d55accae7ec44cff019846845d76e29f257640e220e4e3b4f365e
0x096a78e8ebb6182134a73ad7639906bd39415cb7acec646e3e07a1ed6ea4533b
0xa17aca519a7c43ab97bda557f3dccfcd40e5e2fb0d5c2c9050881032aa374733
0x57e5f7df218b6d138fb01a5b9e884b25403659f4d1d28020ff09d5646fbca4ee

Functions
Getter at block 20869231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f2a83a80c436d2a8c692aefd63ec30f86944df3e90160f740e3afaad796e0d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe26650d1146A544e68077b2cBDf40bB3574c2634, 0x7fE0A22629eCD75cec5E9427dEC9F26C4Beb49dD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
63
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.