const ADDRESSES_PER_ASA = { “123456”: [ { address:”ADDR_FOR_TREASURY…”, label:”Treasury”, policy:”always” }, { address:”ADDR_FOR_LPPOOL…”, label:”Tinyman LP”, policy:”conservative” } ], “789012”: [ { address:”BURNADDR…”, label:”Burn”, policy:”always” } ] }; Algorand ASA Circulating Supply — Multi-Asset Mode: Liberal (exclude only clearly non-circ) Conservative (also exclude LP/bridges/treasury) ASA List Add Scan All Clear List Tip: your ASA list is saved in your browser (localStorage). You can also hardcode defaults in the CONFIG section below.