mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-06 12:07:45 +00:00
feat(core): pump portal fully integrated
This commit is contained in:
@@ -45,7 +45,7 @@ VALID_VALUES = {
|
||||
# Platform-specific listener compatibility
|
||||
PLATFORM_LISTENER_COMPATIBILITY = {
|
||||
Platform.PUMP_FUN: ["logs", "blocks", "geyser", "pumpportal"],
|
||||
Platform.LETS_BONK: ["blocks", "geyser"], # LetsBonk only supports geyser and blocks
|
||||
Platform.LETS_BONK: ["blocks", "geyser", "pumpportal"],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user