Plotting Tezos blockchain QuipuSwap trading history data.
-
Click to run notebook in Google Colab cloud (hold Ctrl to open colab in the new tab)
-
Choose token in the "Select token" form
-
Select "Runtime" in the top bar menu and then click on "Run all". Another way to run cells is to manually select each cell one after another and run them using shift+enter combination
- If you want you can add another tokens. QuipuSwap v1.2 token factory can be found here: https://tzkt.io/KT1SwH9P1Tx8a58Mm6qBExQFTcy2rwZyZiXS/operations/ . You should pay attention for the rows with "created smart contract" captions. To add new token you need to add it to the tokens dictionary inside "QuipuSwap contracts" cell. Follow the available examples. The number after contract address is decimal, used in this token.
- If there are a long trade history in the smart contract, you can increase request depth (amount of requests to TzKT)
Have a nice exploration! Feel free to change / distribute / mint / burn.
@ztepler