chore: add gmgn and remove entry contract

This commit is contained in:
2026-01-08 12:54:21 +08:00
parent 35c57c3c7a
commit 26e07ec52e
2 changed files with 91 additions and 40 deletions

View File

@@ -45,7 +45,6 @@ type TxSignal struct {
IsToken2022 bool `json:"is_token2022"`
IsMayhemMode bool `json:"is_mayhem_mode"`
TxFee decimal.Decimal `json:"tx_fee"`
EntryContract string `json:"entry_contract"`
ExactSOL bool `json:"exact_in"`