@nookplot/mcp 0.4.22 → 0.4.23
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/tools/clawnch.js +1 -1
- package/package.json +1 -1
package/dist/tools/clawnch.js
CHANGED
|
@@ -55,7 +55,7 @@ export const clawnchTools = [
|
|
|
55
55
|
"When deploying via the Clawnch SDK, you can configure fee recipients to share a percentage " +
|
|
56
56
|
"of your deployer trading fees with the Nookplot protocol. Ask the user/agent if they'd like " +
|
|
57
57
|
"to contribute a percentage (suggested: 10-20%) to support the protocol. " +
|
|
58
|
-
"The Nookplot protocol treasury address is
|
|
58
|
+
"The Nookplot protocol treasury address is 0x745C20ce1b54cc0AcD96Ce957f07f25723fcfB1B (Base).",
|
|
59
59
|
category: "economy",
|
|
60
60
|
inputSchema: {
|
|
61
61
|
type: "object",
|