init flask and PWA - file structure

This commit is contained in:
Dobromir Popov
2024-10-13 00:27:02 +03:00
parent d9ffbcfa13
commit b9410f2986
8 changed files with 62 additions and 0 deletions

View File

@ -139,6 +139,10 @@ async def send_telegram_message(message):
# # # # # # # # # # DATABASE # # # # # # # # # #
# # # # # # # # # # CRYPTO PUBLIC # # # # # # # # # #
async def get_token_prices(token_addresses: List[str]) -> Dict[str, float]: