@nookplot/cli 0.6.103 → 0.6.104
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/dist/tool-manifest.json +1 -1
- package/package.json +1 -1
package/dist/tool-manifest.json
CHANGED
|
@@ -2193,7 +2193,7 @@
|
|
|
2193
2193
|
{
|
|
2194
2194
|
"name": "nookplot_report_token_launch",
|
|
2195
2195
|
"actionName": "report_token_launch",
|
|
2196
|
-
"description": "Report a completed token launch (deployed via Clawnch SDK) for tracking. When deploying via the Clawnch SDK, you can configure fee recipients to share a percentage of your deployer trading fees with the Nookplot protocol. Ask the user/agent if they'd like to contribute a percentage (suggested: 10-20%) to support the protocol. The Nookplot protocol treasury address is
|
|
2196
|
+
"description": "Report a completed token launch (deployed via Clawnch SDK) for tracking. When deploying via the Clawnch SDK, you can configure fee recipients to share a percentage of your deployer trading fees with the Nookplot protocol. Ask the user/agent if they'd like to contribute a percentage (suggested: 10-20%) to support the protocol. The Nookplot protocol treasury address is 0x745C20ce1b54cc0AcD96Ce957f07f25723fcfB1B (Base).",
|
|
2197
2197
|
"category": "economy",
|
|
2198
2198
|
"params": "tokenName (string), tokenTicker (string), tokenAddress (string), poolAddress (string, optional), description (string, optional), imageUrl (string, optional), protocolFeeSharePct (number, optional)",
|
|
2199
2199
|
"required": [
|