Wallet operations
that are consumed.
Wallet operations include wallet creation, transaction signing, transaction broadcast, and policy evaluations.
We only charge for write operations; all read operations are completely free.
To help you estimate costs, the following table outlines the number of Wallet operations associated with various common actions.
Server Wallet v2 action | Number of Wallet operations |
---|---|
Create EVM/Solana account | 1 |
Create EVM smart account | 1 |
Sign a message / payload | 1 |
Send a transaction (Sign + Broadcast) | 2 |
Policy Evaluation | 1 |