madeonsol-x402 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -96,7 +96,7 @@ Scored from 47,000+ early-buyer records (wallets seen in the first 20 buyers of
|
|
|
96
96
|
|
|
97
97
|
| Method | Tier | Description |
|
|
98
98
|
|---|---|---|
|
|
99
|
-
| `rest.alphaLeaderboard(params?)` |
|
|
99
|
+
| `rest.alphaLeaderboard(params?)` | All | Top profitable wallets. Up to 100 on Free/Pro; ULTRA unlocks 500 + bot signals |
|
|
100
100
|
| `rest.alphaWallet(wallet)` | ULTRA | Full per-token breakdown + bot_signals array |
|
|
101
101
|
| `rest.alphaLinked(wallet)` | ULTRA | Wallets behaviorally linked (co-bought 3+ tokens within 2s) |
|
|
102
102
|
|
|
@@ -107,7 +107,7 @@ Scored from 47,000+ early-buyer records (wallets seen in the first 20 buyers of
|
|
|
107
107
|
| Method | Tier | Description |
|
|
108
108
|
|---|---|---|
|
|
109
109
|
| `rest.tokenCapTable(mint)` | PRO+ | First non-deployer early buyers, enriched with PnL/KOL/bot flags. PRO=10, ULTRA=20 |
|
|
110
|
-
| `rest.tokenBuyerQuality(mint)` |
|
|
110
|
+
| `rest.tokenBuyerQuality(mint)` | All | 0–100 buyer-quality score + full breakdown (5-min cached) |
|
|
111
111
|
|
|
112
112
|
### KOL coordination alerts (v1.1 — push signals)
|
|
113
113
|
|