init flask and PWA - file structure
This commit is contained in:
@ -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]:
|
||||
|
Reference in New Issue
Block a user