GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xd074b049 at 16193363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,278.87
0xceb3f7ee9d1b74b879c83d1c12d05daf9d9c08a3349ea1d9856214e2be410e73
0xc39ba63ccc86e303a0075d50a269ef30e5df64fad2093000218b6bd479e464d4
0x49c88f6fc2a55d87d6191e893d294d12b113aa6b03656d5ffef9ad40e77f26b9
0x94b4fc64e3f56312024c4e6c5e6870a2ac53c565f05b9cd14dad8b03fad886d5
0xdd89a86431659d181fdf16ac19e8adef673fac53d7843642e629d8400942d18e
0xf5d7425a48c0f2244eed4e88bc40da6d9acb4d4eeed9aabefedade9e8d0290ef
0xe3e334c42d5fb0d7d15fa0989beec0ece6d91f91fee06204ddeb60e0b54f3c3c
0x6be71fe65d7493b66b3008e09668253c61e3d3892f443e7b66be04962543ee57
0x5797344f084cc4f15e3dab862b8f15b17f7be09df6db49e8d54a64630ce3c673
0x99bb1402ec4575ca9d51f9e90e4c84a459954bbd8bb0637bd50e596ba2e39adc

Functions
Getter at block 21000784
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd2557a4fac28a19fb7ca23c3da19928b39c83cc9b8a4cc35556027cf11db34b0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2753f942FA802fA2c4F71929bE7a29438b9d1e92, 0x69A8a67A7647D11626e8afa7B6Cd55a4D1fE9009, 0xDba9D974071155d1E4D97d3Fca6d4392114Ea041, 0x70631b7376f4956185DaC1B9cb4E9F83CcBC2764]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
51
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.