API Reference
This section lists every exported function from @thirdweb-dev/vault-sdk grouped by broad capability. All functions are fully typed – hover in your editor for exact type information.
Example – rotate an account after a key leak:
Note:
parseTransaction
is a convenience helper that normalises user-supplied objects – you can also build the canonical tx object yourself.
All request & response shapes are exported as TypeScript types so you can easily model higher-level abstractions:
Refer to the generated .d.ts
files for the complete list.