unsubscribe_notifications
Delete a notification subscription. Two-step like subscribe_notifications: call without signature to get the message to sign. chainId is signed over and verified on that chain. Signed messages are single-use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | ||
| chainId | Yes | chain the wallet signs on; it is part of the signed message | |
| signature | No | ||
| timestamp | Yes | ||
| subscriptionId | Yes |