Skip to content

Commit

Permalink
chore: update notes on the script and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlopes committed Jul 17, 2023
1 parent 9c27a5f commit 2435b36
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions cosmos_directory.gs
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,24 @@
/*=======================================================================================================================*
Cosmos directory for google sheets by Josh_Lopes (Tedcrypto.io) and Tom (Eco-stake)
=======================================================================================================================*
Version: 0.0.2
Version: 0.0.3
Project Page: https://github.com/TedCryptoOrg/cosmos-google-tools
Copyright: (c) 2022 by Josh_Lopes (Tedcrypto.io) and Tom (Eco-stake)
Copyright: (c) 2023 by Josh_Lopes (Tedcrypto.io) and Tom (Eco-stake)
License: MIT License
------------------------------------------------------------------------------------------------------------------------
A library for importing blockchain data endpoints into Google spreadsheets. Functions include:
COSMOSDIRECTORYAPR Retrieve blockchain APR
COSMOSDIRECTORYBALANCE Retrieve blockchain wallet balance
COSMOSDIRECTORYTOTALDELEGATIONS Retrieve blockchain validator total delegations
COSMOSDIRECTORYVALCOMMISSION Retrieve blockchain validator commission
COSMOSDIRECTORYCHAINPRICE Retrieve blockchain validator commission
For bug reports see https://github.com/TedCryptoOrg/cosmos-google-tools/issues
----------------------------------------------------------------------------------------------------------------------------
Changelog:
0.0.3 17/07/23 Added Cosmos Directory chain price
0.0.2 x Added cache system
0.0.1 27/09/22 Release
*========================================================================================================================*/

Expand Down

0 comments on commit 2435b36

Please sign in to comment.