COSMOS+
Experimental transactions CSV for unlisted, cosmo-based tokens
(docs for https://stake.tax )
Notes
The COSMOS+ tab on the website is meant to create experimental CSVs for unlisted tokens (cosmos-based chains).
Untested CSVs
As-is tool for users.
Requires blockchain node LCD endpoint. See LCD Endpoints section.
Example:
address: akash2lkpdc...
token symbol: AKT
node url (LCD endpoint): https://rest-akash.ecostake.com
LCD Endpoints
Examples
https://stake.tax/cosmosplus: list that StakeTax users have tried.
Best bet is to usually try the node with largest OLDEST_DATA_IN_DAYS_AGO.
https://cosmos.directory/cryptoorgchain/nodes (Nodes -> REST) : explorer for nodes
https://github.com/cosmos/chain-registry : chain registry list
LCD node endpoints will be found in chain.json, under "rest".
Probably easier to use https://cosmos.directory/cryptoorgchain/nodes, since it draws from same data (as far as I know).
Endling slash (or omission) may matter:
i.e. https://myurl.com is different than https://myurl.com/
Limits
20000 most recent transactions
Change Log
COSMOS+ changes
https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=cosmosplus&s=committer-date&type=commits
IBC Changes
https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=ibc&s=committer-date&type=commits
Last updated