Export transactions for an algorand wallet to a CSV file

Overview

algorand_txn_csv_exporter - (Algorand transaction CSV exporter)

This script will export transactions for an algorand wallet to a CSV file.

It is intended to assist with filing taxes.

It uses API from algoexplorer.io (v1).

Simply update the wallet variable with the wallet address(es) you're interested in, and then run the script.

To do:

  • Pare down columns to just the essential ones
  • Time zone support (currently the timestamp field is UDT)
  • Change amounts to whole units (currently the API shows in millionths, so .000001 ALGO currently shows as "1" in the amount column)
  • DID THIS SCRIPT HELP YOU?

    I hope it did. It helped me too! If you feel inclined to tip, here is an Algo wallet address I set up specifically for tips (not necessary but certainly welcome!) 5Q2RGRRXLC3643TFP22Y5LITE5P3SPQLZO2U4KLDALLMUMZWCOEFVEKQEQ

    Owner
    TeneoPython01
    TeneoPython01
    Pytorch implementation of "Peer Loss Functions: Learning from Noisy Labels without Knowing Noise Rates"

    Peer Loss functions This repository is the (Multi-Class & Deep Learning) Pytorch implementation of "Peer Loss Functions: Learning from Noisy Labels wi

    Kushal Shingote 1 Feb 08, 2022
    The code behind sqlfmt.com, a web UI for sqlfmt

    The code behind sqlfmt.com, a web UI for sqlfmt

    Ted Conbeer 2 Dec 14, 2022
    Always fill your package requirements without the user having to do anything! Simple and easy!

    WSL Should now work always-fill-reqs-python3 Always fill your package requirements without the user having to do anything! Simple and easy! Supported

    Hashm 7 Jan 19, 2022
    Blender 3.0 Python - Open temporary areas in the Text Editor

    PopDrawers When editing text in Blender, it can be handy to have areas like Info, Console, Outliner, etc visible on screen to help with scripting. How

    SpectralVectors 7 Nov 16, 2022
    Rufus port to linux, writed on Python3

    Rufus-for-Linux Rufus port to linux, writed on Python3 Программа будет иметь тот же интерфейс что и оригинал, и тот же функционал. Программа создается

    10 May 12, 2022
    API development made easy: a smart Python 3 API framework

    appkernel - API development made easy What is Appkernel? A super-easy to use API framework, enabling API creation from zero to production within minut

    156 Sep 28, 2022
    sumCulator Это калькулятор, который умеет складывать 2 числа.

    sumCulator Это калькулятор, который умеет складывать 2 числа. Но есть условия: Эти 2 числа не могут быть отрицательными (всё-таки это вычитание, а не

    0 Jul 12, 2022
    Tethered downgrade 64-bit iDevices vulnerable to checkm8

    ra1nstorm Tethered downgrade 64-bit iDevices vulnerable to checkm8 Since the purpose of this tool is to tethered downgrade a device, after restoring p

    mini_exploit 65 Nov 08, 2022
    SMS-b0mber VANDALIZM developed for VK group

    VANDALIZM SMS-b0mber VANDALIZM developed for VK group https://vk.com/dark__code if you come across this code, you can use it for your own purposes) ус

    5 Jun 24, 2022
    Back-end API for the reternal framework

    RE:TERNAL RE:TERNAL is a centralised purple team simulation platform. Reternal uses agents installed on a simulation network to execute various known

    Joey Dreijer 7 Apr 15, 2022
    Python solutions to Codeforces problems

    CodeForces This repository is dedicated to my Python solutions for CodeForces problems. Feel free to copy, contribute and/or comment. If you find any

    Shukur Sabzaliev 15 Dec 20, 2022
    Compress .dds file in ggpk to boost fps. This is a python rewrite of PoeTexureResizer.

    PoeBooster Compress .dds file in ggpk to boost fps. This is a python rewrite of PoeTexureResizer. Setup Install ImageMagick-7.1.0. Download and unzip

    3 Sep 30, 2022
    Git Hooks Tutorial.

    Git Hooks Tutorial My public talk about this project at Sberloga: Git Hooks Is All You Need 1. Git Hooks 101 Init git repo: mkdir git_repo cd git_repo

    Dani El-Ayyass 17 Oct 12, 2022
    chiarose(XCR) based on chia(XCH) source code fork, open source public chain

    chia-rosechain 一个无耻的小活动 | A shameless little event 如果您喜欢这个项目,请点击star 将赠送您520朵玫瑰,可以去 facebook 留下您的(xcr)地址,和github用户名。 If you like this project, please

    ddou123 376 Dec 14, 2022
    An alternative site to emplea.do due to inconsistent service of the app.

    feline a agile and fast alternative to emplea.do License: MIT Settings Moved to settings. Basic Commands Setting Up Your Users To create a normal user

    Codetiger 8 Nov 10, 2021
    Never get kicked for inactivity ever again!

    FFXIV AFK Bot Tired of getting kicked from games due to inactivity? This Bot will make random movements in random intervals to prevent you from gettin

    5 Jan 12, 2022
    This is a repository built by the community for the community.

    Nutshell Machine Learning Machines can see, hear and learn. Welcome to the future 🌍 The repository was built with a tree-like structure in mind, it c

    Edem Gold 82 Nov 18, 2022
    Repository for 2021 Computer Vision Class @ Chulalongkorn University

    2110443 - Computer Vision (2021/2) Computer Vision @ Chulalongkorn University Anaconda Download Link https://www.anaconda.com/download/ Miniconda and

    Chula PIC Lab 5 Jul 19, 2022
    Animations made using manim-ce

    ManimCE Animations Animations made using manim-ce The code turned out to be a bit complicated than expected.. It can be greatly simplified, will work

    sparshg 17 Jan 06, 2023
    A simple IDA Pro plugin to show all HexRays decompiler comments written by user

    XRaysComments A simple IDA Pro plugin to show all HexRays decompiler comments written by user Installation Copy the file xray_comments.py to the plugi

    Nox 20 Dec 27, 2022