README ¶ erc20-portfolio Monitors transaction done by an address to build ERC20 portfolio report for it. How it works Using etherscan to get the list of transaction done by the address (trade txs, transfer tx) Store them so it will not have to requery from etherscan for old data Analyze though those txs' receipt in order to see which token trade with Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files address_json_db.go analyze.go etherscan.go event.go main.go portfolio.go portfolio_tx.go tokens.go tx_data.go tx_json_db.go tx_parser.go utils.go Click to show internal directories. Click to hide internal directories.