I've crated a wallet on electors importing a WIF (just one address).
After that I've requested several coins from faucets on Testnet.
When I see the history of transactions very time I receive some coins is immediately sent to a new address.
This is the public address:
muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZH
Here's a link to a test explorer with the addresss:
https://blockstream.info/testnet/address/muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZHThis is a brand new address that I've created on a wallet that I'm developing and imported the WIF in electrum.
Could this bee some type of "malware plugin" that recored the WIF when I've moved from one wallet to the other?
Has somebody else seen something like this?
Here's a JSON of each Vout and Vin
{
"Transaction": [
{
"TransactionId": "8457733c113568bb53eba8a6d3160f6932bf167b916a1d3c31f76e43a6b1d3ec",
"n": 1,
"value": "0.01922572",
"scriptPubKey_address": "muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZH",
"datetime": "2022-10-20T19:52:28",
"Used": {
"UsedId": "b335d8e6f2ab6ea69677c46841aa47804433b198b313504b2c0b0e4259afc7eb",
"UsedN": 1,
"UsedDateTime": "2022-10-20T19:52:28",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.01899472"
}
]
}
},
{
"TransactionId": "89721265fb77dac877ca687e151a20f495d6fa60737146d9a9f2ddab522d4411",
"n": 0,
"value": "0.00031480",
"scriptPubKey_address": "muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZH",
"datetime": "2022-10-20T19:52:28",
"Used": {
"UsedId": "ebd7af5aad4c08641723c88496c7fa2f444b329473ea01ffbdc7ee61327b2fbe",
"UsedN": 0,
"UsedDateTime": "2022-10-20T19:52:28",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.00008380"
}
]
}
},
{
"TransactionId": "a4d28ef0c9c714db2b247262bf5ff8088d859ff8cad833a9456198ee9fd9d853",
"n": 1,
"value": "0.00050000",
"scriptPubKey_address": "muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZH",
"datetime": "2022-10-20T19:52:28",
"Used": {
"UsedId": "0244a84c9f2d4a04d979e8fabe5b1e2baa4f75f3914c51619b00f00782a1e0c4",
"UsedN": 1,
"UsedDateTime": "2022-10-20T19:52:28",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.00026900"
}
]
}
},
{
"TransactionId": "c875f88f9f2ba613ec902f46588126ec6d1bb1bcedfc1ce62d006620fddb4b3a",
"n": 1,
"value": "0.00010000",
"scriptPubKey_address": "muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZH",
"datetime": "2022-10-20T21:39:10",
"Used": {
"UsedId": "ee6243dfbe9964512a807286c32c3b1603958b559825c61fa316e0d4f5d24d9a",
"UsedN": 1,
"UsedDateTime": "2022-10-20T21:39:10",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.00009488"
}
]
}
},
{
"TransactionId": "ec3f4ab0bca77aca9a9b9ac2c035d2d2c8e3079bac121a335f2ecff0cf4e7ee2",
"n": 1,
"value": "0.00010000",
"scriptPubKey_address": "muYbXen3W19pCrKapW9cEUdwvqoP7LV9ZH",
"datetime": "2022-10-20T19:37:50",
"Used": {
"UsedId": "afc03d24ee2311a40ed98e97c8e3a5b5d783267a6a691c23727f0176a546fa72",
"UsedN": 1,
"UsedDateTime": "2022-10-20T19:37:50",
"UsedTo": [
{
"scriptPubKey_address": "mjuKUaEPi2FXEtRNZRNUxdHAf7499npQ3j",
"n": 0,
"value": "0.00009488"
}
]
}
}
]
}