GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xf3a1f95a at 13188163
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.72
0xf5efb1234355126aa91e02f27d6babf46607ce9c861f5795f71d0f2850cce77e
0xcee9c9405bbcd79529aebbd515f871e2d7cee44deaf929427d087482e4dc1695
0xc1bd124b636efe3f6750ba2b597dd2780a9ae19c1957d5fe1d023c1a42586642
0xd04057c68b0f6711b897fddf727450bd07ec25d5edf7e3355da73961f94ea56b
0x49cf519f4421abfeee425a9a5fd52a796e39e79b0ea919320ee4b13a1f4012c3
0x8a8a09131c9380b44ddf613ad875dac0c8635e203b602a0fdb53ee247b142602
0x13f709cf60170de79825162a39494417d8e84803a843391f6e3e3e4dd871cda8
0xeeb9016cfdb2734b7407aebfccc92b08b2e04430658ef314502371034fbbc002
0xd3104e90b7aa43f8b160edc78626962f896d75c896081a9cd8a5899d2c111334
0x70498864a77ce768abd831a1961f67085c25dc9d583f3c9da3e64b2fcc25bc98

Functions
Getter at block 21198316
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4955f72b904350c094362421f5d7b390bae21c47af0550a388604b81b2f755e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x75A04eB37090eea7A20612B51fa76E35CBe3F8C9, 0xAc3A3Db7D028E7cfFD96ad770C013D9fB310e0d4, 0x00845088EA4Ca5C0dB24C66D01BAF6360301Fe59, 0x05ed59e9765Ce11ACb387B66f91A99E1514ee7c8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.