mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-28 23:06:37 +01:00
10ccbfc68d
* Update LavaMoat policies * Update sentry mask * Update snapshots
229 lines
6.8 KiB
JSON
229 lines
6.8 KiB
JSON
{
|
|
"AccountTracker": { "accounts": "object" },
|
|
"AddressBookController": { "addressBook": "object" },
|
|
"AlertController": {
|
|
"alertEnabledness": { "unconnectedAccount": true, "web3ShimUsage": true },
|
|
"unconnectedAccountAlertShownOrigins": "object",
|
|
"web3ShimUsageOrigins": "object"
|
|
},
|
|
"AnnouncementController": { "announcements": "object" },
|
|
"AppMetadataController": {
|
|
"currentAppVersion": "string",
|
|
"previousAppVersion": "",
|
|
"previousMigrationVersion": 0,
|
|
"currentMigrationVersion": "number"
|
|
},
|
|
"AppStateController": {
|
|
"connectedStatusPopoverHasBeenShown": true,
|
|
"defaultHomeActiveTabName": null,
|
|
"browserEnvironment": { "os": "string", "browser": "string" },
|
|
"popupGasPollTokens": [],
|
|
"notificationGasPollTokens": [],
|
|
"fullScreenGasPollTokens": [],
|
|
"recoveryPhraseReminderHasBeenShown": true,
|
|
"recoveryPhraseReminderLastShown": "number",
|
|
"outdatedBrowserWarningLastShown": "number",
|
|
"nftsDetectionNoticeDismissed": false,
|
|
"showTestnetMessageInDropdown": true,
|
|
"showBetaHeader": false,
|
|
"showProductTour": true,
|
|
"trezorModel": null,
|
|
"hadAdvancedGasFeesSetPriorToMigration92_3": false,
|
|
"nftsDropdownState": {},
|
|
"termsOfUseLastAgreed": "number",
|
|
"qrHardware": {},
|
|
"usedNetworks": { "0x1": true, "0x5": true, "0x539": true },
|
|
"snapsInstallPrivacyWarningShown": true,
|
|
"serviceWorkerLastActiveTime": 0
|
|
},
|
|
"ApprovalController": {
|
|
"pendingApprovals": "object",
|
|
"pendingApprovalCount": "number",
|
|
"approvalFlows": "object"
|
|
},
|
|
"BackupController": "undefined",
|
|
"CachedBalancesController": { "cachedBalances": "object" },
|
|
"CronjobController": { "jobs": "object" },
|
|
"CurrencyController": {
|
|
"conversionDate": "number",
|
|
"conversionRate": 1700,
|
|
"nativeCurrency": "ETH",
|
|
"currentCurrency": "usd",
|
|
"pendingCurrentCurrency": null,
|
|
"pendingNativeCurrency": null,
|
|
"usdConversionRate": 1700
|
|
},
|
|
"DecryptMessageController": {
|
|
"unapprovedDecryptMsgs": "object",
|
|
"unapprovedDecryptMsgCount": 0
|
|
},
|
|
"EncryptionPublicKeyController": {
|
|
"unapprovedEncryptionPublicKeyMsgs": "object",
|
|
"unapprovedEncryptionPublicKeyMsgCount": 0
|
|
},
|
|
"EnsController": { "ensResolutionsByAddress": "object" },
|
|
"GasFeeController": {
|
|
"gasFeeEstimates": {},
|
|
"estimatedGasFeeTimeBounds": {},
|
|
"gasEstimateType": "none"
|
|
},
|
|
"IncomingTransactionsController": {
|
|
"incomingTransactions": "object",
|
|
"incomingTxLastFetchedBlockByChainId": {
|
|
"0x1": null,
|
|
"0xe708": null,
|
|
"0x5": null,
|
|
"0xaa36a7": null,
|
|
"0xe704": null
|
|
}
|
|
},
|
|
"KeyringController": {
|
|
"isUnlocked": false,
|
|
"keyringTypes": "object",
|
|
"keyrings": "object",
|
|
"encryptionKey": "object"
|
|
},
|
|
"MetaMetricsController": {
|
|
"participateInMetaMetrics": true,
|
|
"metaMetricsId": "fake-metrics-id",
|
|
"eventsBeforeMetricsOptIn": "object",
|
|
"traits": "object",
|
|
"fragments": "object",
|
|
"segmentApiCalls": "object",
|
|
"previousUserTraits": "object"
|
|
},
|
|
"NetworkController": {
|
|
"networkId": "1337",
|
|
"networkStatus": "available",
|
|
"providerConfig": {
|
|
"chainId": "0x539",
|
|
"nickname": "Localhost 8545",
|
|
"rpcPrefs": "object",
|
|
"rpcUrl": "string",
|
|
"ticker": "ETH",
|
|
"type": "rpc",
|
|
"id": "networkConfigurationId"
|
|
},
|
|
"networkDetails": "object",
|
|
"networkConfigurations": "object"
|
|
},
|
|
"NftController": {
|
|
"allNftContracts": "object",
|
|
"allNfts": "object",
|
|
"ignoredNfts": "object"
|
|
},
|
|
"NotificationController": { "notifications": "object" },
|
|
"OnboardingController": {
|
|
"seedPhraseBackedUp": true,
|
|
"firstTimeFlowType": "import",
|
|
"completedOnboarding": true,
|
|
"onboardingTabs": "object"
|
|
},
|
|
"PermissionController": { "subjects": "object" },
|
|
"PermissionLogController": {
|
|
"permissionHistory": "object",
|
|
"permissionActivityLog": "object"
|
|
},
|
|
"PreferencesController": {
|
|
"useBlockie": false,
|
|
"useNonceField": false,
|
|
"usePhishDetect": true,
|
|
"dismissSeedBackUpReminder": true,
|
|
"disabledRpcMethodPreferences": { "eth_sign": false },
|
|
"useMultiAccountBalanceChecker": true,
|
|
"useTokenDetection": false,
|
|
"useNftDetection": false,
|
|
"useCurrencyRateCheck": true,
|
|
"openSeaEnabled": false,
|
|
"advancedGasFee": {},
|
|
"featureFlags": { "showIncomingTransactions": true },
|
|
"knownMethodData": "object",
|
|
"currentLocale": "en",
|
|
"identities": "object",
|
|
"lostIdentities": "object",
|
|
"forgottenPassword": false,
|
|
"preferences": {
|
|
"hideZeroBalanceTokens": false,
|
|
"showFiatInTestnets": false,
|
|
"showTestNetworks": false,
|
|
"useNativeCurrencyAsPrimaryCurrency": true
|
|
},
|
|
"ipfsGateway": "string",
|
|
"infuraBlocked": false,
|
|
"ledgerTransportType": "webhid",
|
|
"snapRegistryList": "object",
|
|
"transactionSecurityCheckEnabled": false,
|
|
"theme": "light",
|
|
"isLineaMainnetReleased": true,
|
|
"selectedAddress": "string"
|
|
},
|
|
"SignatureController": {
|
|
"unapprovedMsgs": "object",
|
|
"unapprovedPersonalMsgs": "object",
|
|
"unapprovedTypedMessages": "object",
|
|
"unapprovedMsgCount": 0,
|
|
"unapprovedPersonalMsgCount": 0,
|
|
"unapprovedTypedMessagesCount": 0
|
|
},
|
|
"SmartTransactionsController": {
|
|
"smartTransactionsState": {
|
|
"fees": {},
|
|
"liveness": true,
|
|
"smartTransactions": "object"
|
|
}
|
|
},
|
|
"SnapController": {
|
|
"snapErrors": "object",
|
|
"snaps": "object",
|
|
"snapStates": "object"
|
|
},
|
|
"SnapsRegistry": { "database": "object", "lastUpdated": "object" },
|
|
"SubjectMetadataController": { "subjectMetadata": "object" },
|
|
"SwapsController": {
|
|
"swapsState": {
|
|
"quotes": "object",
|
|
"quotesPollingLimitEnabled": false,
|
|
"fetchParams": null,
|
|
"tokens": "object",
|
|
"tradeTxId": "object",
|
|
"approveTxId": "object",
|
|
"quotesLastFetched": null,
|
|
"customMaxGas": "",
|
|
"customGasPrice": null,
|
|
"customMaxFeePerGas": null,
|
|
"customMaxPriorityFeePerGas": null,
|
|
"swapsUserFeeLevel": "",
|
|
"selectedAggId": null,
|
|
"customApproveTxData": "string",
|
|
"errorKey": "",
|
|
"topAggId": "object",
|
|
"routeState": "",
|
|
"swapsFeatureIsLive": true,
|
|
"saveFetchedQuotes": false,
|
|
"swapsQuoteRefreshTime": 60000,
|
|
"swapsQuotePrefetchingRefreshTime": 60000,
|
|
"swapsStxBatchStatusRefreshTime": 10000,
|
|
"swapsStxGetTransactionsRefreshTime": 10000,
|
|
"swapsStxMaxFeeMultiplier": 2
|
|
}
|
|
},
|
|
"TokenListController": {
|
|
"tokenList": "object",
|
|
"tokensChainsCache": {},
|
|
"preventPollingOnNetworkRestart": true
|
|
},
|
|
"TokenRatesController": { "contractExchangeRates": "object" },
|
|
"TokensController": {
|
|
"tokens": "object",
|
|
"ignoredTokens": "object",
|
|
"detectedTokens": "object",
|
|
"allTokens": {},
|
|
"allIgnoredTokens": {},
|
|
"allDetectedTokens": {}
|
|
},
|
|
"TxController": {
|
|
"unapprovedTxs": "object",
|
|
"currentNetworkTxList": "object"
|
|
}
|
|
}
|