GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x027a1801 at 14600531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x232c8d2247b9f66dddec1a8ba7b667f2d8e5bab8643e4ed5ac96d25a61485197
0x948e16846510ada4609b5d787a2fd65d2f8ac3de4f5099af23f402905d83bd0e
0xc1005b335c4754287b53da5c6277ef370b7ff1de1c91b72cce604507bc684205
0x14308a56608192f1d45525668491164c9fc3d235f23ebddce6d1d6748aca6604
0xb82da285c07fb87accfc1de2788abfac27b8e1c7244c92c90f2adeef1398cc8d
0xc84e5b253f11d132a7dee860850408ef4f9811336c0f0010b9fe84fb31e509ab
0x722d02bd199f2d71a49b6993864940e70798d8b53220c9321116faa170ad015c
0x50f56307c1784c7d37186bb01696b7cbb83d05838e59e16d494eabada8dd8cfd
0xfe1320da2c8bd658e933a89428de5dc2db19288aeb34b63accc46c33d2ac7ad3
0xe1c288f282eb742648080a409d8a7fdfcac6d317accf9a65e9c2df87a26d4bb9

Functions
Getter at block 21177183
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33d4e184b24c6c0c13cc176f092e5a5223565e6144eb92bef28605623711cdf8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35E198caD5eDb47d3EA3A6943476e65a60F27222, 0x6048Ac11cc1098d3e42E7b8BBE7E84463476dfa8, 0x7a8DC9Aa579B29d89ed48DB9D125bDd51d030df7, 0x87AD1687e91e1fBaA9b1Fb30155f43Ee535f35f7, 0x1a7A5fdcB97843Bd5a3a5cDDe01A839208529A68]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
100
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.