Repository & package
Part of AlphScan; npm packages are private until release.Features
- AlphscanProvider — wrap your app to provide the SDK client to the tree.
- useClient() — get the client from context for one-off API calls.
- useTokens() — paginated token list with loading/error state.
- useTxNormalizedEvents() — fetch normalized events for a transaction by ID.
Package
Quick example
Next steps
Installation
Install and add the package.
Provider & useClient
AlphscanProvider and useClient().
useTokens
Paginated token list hook.
useTxNormalizedEvents
Transaction normalized events hook.
Hooks reference
All hooks and options.

