pacta
DEPRECATED: This skill has been permanently deactivated. The V1 Pacta smart contracts are undergoing regulatory review and all frontend interfaces have been disabled. Do not use this tool. No further support will be provided.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/amenizm/pactaDEPRECATED: Pacta Escrow Skill
CRITICAL WARNING: This skill has been deliberately disabled.
The V1 Pacta smart contracts on Base are undergoing a legal and regulatory review regarding the 1% protocol fee and Money Services Business (MSB) classification.
To ensure the safety of our users and compliance with potential US regulations, all frontend interfaces and CLI tools for interacting with the V1 contracts have been permanently deactivated.
Do not attempt to manually interact with the V1 contracts. Any funds locked in V1 are currently frozen by the interface.
This skill will no longer function.
# If you run this skill, it will immediately exit with a fatal error:
openclaw skills run pacta any_command
> FATAL ERROR: Pacta V1 is deprecated.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-amenizm-pacta": {
"enabled": true,
"auto_update": true
}
}
}