create_policy
Create a wallet policy with custom rules to allow or deny transaction methods and conditions, enforcing governance on wallet operations.
Instructions
Create a new wallet policy with rules governing transaction behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the policy (max 50 characters) | |
| rules | Yes | Rules that define policy behavior | |
| chain_type | Yes | Chain type (currently only ethereum) |