Skip to main content
Trustware accepts deposits from thousands of assets across many source chains. Use the explorer below to find a chain, then browse or search its supported assets. Select a chain to load its asset list on demand.
This list is generated from Trustware discovery data, so counts can change as the dataset refreshes. It shows the source chains and assets a user can deposit from. The destination chain and token are whatever you configure in your integration.
Chain icons are served from this documentation site. Token logos load from public asset hosts, so they appear only where a logo is available and fall back to a lettered badge otherwise.

Query these programmatically

The explorer above reads the same public data your app can consume at runtime, so you never need to hardcode supported chains or assets.
  • REST API: call the discovery endpoints (GET /chains and GET /tokens) to populate selectors dynamically.
  • SDK: use Trustware.useChains() and Trustware.useTokens(chainId) to fetch the same lists inside a React app.
The explorer is a generated snapshot. Use the REST API or SDK at runtime for the live set; an entry shown here reflects availability at the snapshot’s last refresh.