I would like to export the current portfolio balances. I can “export data” but that gives me all transactions and not just the current state of my portfolio. I just want the current state of my portfolio in simple columns like:
  • token
  • current balance
  • % of total portfolio
The idea is to export this data and have the current state of my portfolio in a csv file.