Dexscreener script, arch-2 packages

This commit is contained in:
2024-06-12 10:41:17 -04:00
parent c41e14a302
commit 273d23abc0
8 changed files with 226 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
. "/home/kevin/.cache/wal/colors.sh"
ticker=$(~/scripts/dexscrener $CHAIN $PAIR)
ticker=$(~/scripts/dexscreener $CHAIN $PAIR)
printf "%s\n\n%s\n" "$ticker" "$color7"