diff --git a/mobile/callog/status_request_log.go b/mobile/callog/status_request_log.go index 6a93e7cc1..5802eeb97 100644 --- a/mobile/callog/status_request_log.go +++ b/mobile/callog/status_request_log.go @@ -22,16 +22,20 @@ var sensitiveKeys = []string{ "mnemonic", "openseaAPIKey", "poktToken", - "alchemyArbitrumMainnetToken", - "raribleTestnetAPIKey", - "alchemyOptimismMainnetToken", - "statusProxyBlockchainUser", - "alchemyEthereumSepoliaToken", - "alchemyArbitrumSepoliaToken", "infuraToken", + "infuraSecret", "raribleMainnetAPIKey", + "raribleTestnetAPIKey", "alchemyEthereumMainnetToken", + "alchemyEthereumSepoliaToken", + "alchemyArbitrumMainnetToken", + "alchemyArbitrumSepoliaToken", + "alchemyOptimismMainnetToken", "alchemyOptimismSepoliaToken", + "statusProxyMarketUser", + "statusProxyMarketPassword", + "statusProxyBlockchainUser", + "statusProxyBlockchainPassword", "verifyENSURL", "verifyTransactionURL", "gifs/api-key",