Hello Brother Rob.
I have done some portfolio staking now on prod, like the feature and all.
Today i was schecking core wallet and i noticed when running command: listutxostakes 0
that my foreign ETH balance is not correct.
It shows the same things on leaderboard aswell.
07:38:37
listutxostakes 0
07:38:37
{
"a8e0fcd1ca56045133267ba54043a547467835f70b93adad3838b0cb2a2ffca0": {
"CPK": "B5Hc3HVfhWpNoK7NYhaip4idKDxDAqAPPN",
"Ticker": "ETH",
"Address": "0x83b190742F5B8687215911a2da1150AAE6Af7e7D",
"Value": 6479.168942326976,
"NativeAmount": 0,
"ForeignAmount": 3.50520716,
"Coverage": 0.1451970756450428,
"Time": 1624619280
},
"a731d6b5512c9ab5389c08de5ca3c4272263883ffd3be208c34a3f832fa07fec": {
"CPK": "B5Hc3HVfhWpNoK7NYhaip4idKDxDAqAPPN",
"Ticker": "BBP",
"Address": "BAN9mpsihdZE2VkG3wCBZ8CNt5GKJ8BDUE",
"Value": 940.7578350068181,
"NativeAmount": 5090000.0049425,
"ForeignAmount": 0,
"Coverage": 1,
"Time": 1624619360
},
"Total BBP": "5090000.00494250",
"Total ETH": "3.50520716",
"Total Value USD": 7419.926777333794,
"DWU": 19.82266782388376
}
I only have 2 tx in to that eth wallet adress:
Should be just 0.5 eth on the adress.
I ran command now again 20 minutes later and it said 1.5 ETH :
07:59:35
listutxostakes 0
07:59:35
{
"a8e0fcd1ca56045133267ba54043a547467835f70b93adad3838b0cb2a2ffca0": {
"CPK": "B5Hc3HVfhWpNoK7NYhaip4idKDxDAqAPPN",
"Ticker": "ETH",
"Address": "0x83b190742F5B8687215911a2da1150AAE6Af7e7D",
"Value": 2776.786689568704,
"NativeAmount": 0,
"ForeignAmount": 1.50223164,
"Coverage": 0.3387924793128941,
"Time": 1624619280
},
"a731d6b5512c9ab5389c08de5ca3c4272263883ffd3be208c34a3f832fa07fec": {
"CPK": "B5Hc3HVfhWpNoK7NYhaip4idKDxDAqAPPN",
"Ticker": "BBP",
"Address": "BAN9mpsihdZE2VkG3wCBZ8CNt5GKJ8BDUE",
"Value": 940.7578350068181,
"NativeAmount": 5090000.0049425,
"ForeignAmount": 0,
"Coverage": 1,
"Time": 1624619360
},
"Total BBP": "5090000.00494250",
"Total ETH": "1.50223164",
"Total Value USD": 3717.544524575522,
"DWU": 19.82266782388376
}
I figure gotta be a bug of some sort right?
Anyways have a good weekend and i talk to you laters.