chore: add PlatformDexScreener

This commit is contained in:
2026-03-12 11:52:58 +08:00
parent 149dfae378
commit 879b7fefad
2 changed files with 2 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ const (
PlatformMaestro = "maestro"
PlatformBonkBot = "bonkbot"
PlatformPadre = "padre"
PlatformDexScreener = "dexscreener"
// used to flag transactions impersonating platform users
PlatformFake = "fake"