GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x72559b6b at 17138993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0xa28fac12814ce625008d9b4d85f804629c2aba70ace390d3c220c59e439cf227
0x6759c5b30cdf7266e5b0f8bbe2a8a1213dc8a7e90258e67d519e2831b2580f8d
0x2567ffab290ebf34ccf1d31b563406d92fb77f48e12332b0b59cad7897f2713b
0xe2124a6161c6e189715b69a8c97ce68c6f4c1940887459a6e68bed3c9e41ab24
0x8be54f3df9faed817b935e0e826f603714d5712b6fcb16fb12940c543a7203bb
0x153d19c2874fe27ca66f670dfad5f8f9bd442ab4ee18f16d67d2a50ab7b5de98
0xc9c608543e093d95bf3606321f40225122727121c14f092d9583e89325fbedee
0x7d0c035eddcbe9a20a97a9e039f113b98bec3b3749493948d711c603e372898e
0x7d8fa00ca45621af52c3b3e851da1dbb2fa233f7f658b6083023314169cfc99b
0xc84cae10351f1ff129254c727de25bd6b11f01d3053857d32be3bdd876c6ede4

Functions
Getter at block 21125790
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd18ae98aaa6ea366d7a2078c83e7d205482d8fc6b56c72b0bcda07b08876c6c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCc211Bd6139B7612cEc32DE1545aF03f5EA12b0b, 0x42e9dc3fe3e5fF7083c91C3e66eD2fe2236bB033]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.