mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-07-27 15:27:44 +00:00
feat: add geyser auth type, compare listeners for new tokens
This commit is contained in:
+6
-3
@@ -1,5 +1,8 @@
|
||||
SOLANA_NODE_RPC_ENDPOINT=...
|
||||
SOLANA_NODE_WSS_ENDPOINT=...
|
||||
GEYSER_ENDPOINT=...
|
||||
GEYSER_API_TOKEN=...
|
||||
SOLANA_PRIVATE_KEY=...
|
||||
|
||||
GEYSER_ENDPOINT=
|
||||
GEYSER_API_TOKEN=
|
||||
GEYSER_AUTH_TYPE=x-token or basic
|
||||
|
||||
SOLANA_PRIVATE_KEY=
|
||||
Reference in New Issue
Block a user