You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But actually, it first drops the newest txs (the last element in addresses), since the elements in addresses are ordered from oldest to newest . Should it change to addr := addresses[0] ?