addedInput schema / properties / blockchain / description
Added value: +"Blockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2."
addedInput schema / properties / days / description
Added value: +"How far back to look: 7, 30, 90 or all."
addedInput schema / properties / limit / description
Added value: +"How many entries to return. Keep it small: large results are trimmed to fit the context window anyway."
addedInput schema / properties / limit / maximum
Added value: +200
addedInput schema / properties / limit / minimum
Added value: +1
addedInput schema / properties / mode / description
Added value: +"Restrict to cluster, entry or exit. Leave empty for every mode."
addedInput schema / properties / wallet_type / description
Added value: +"Wallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only."
changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "additionalProperties": true,
+ "title": "get_signal_historyDictOutput",
+ "type": "object"
+}