Understanding OneBalance’s unified token representation across multiple chains
Aggregated assets are OneBalance’s solution for representing the same token across multiple blockchain networks as a single unified asset. Instead of managing USDC on Ethereum, USDC on Polygon, and USDC on Arbitrum separately, you work with one aggregated ds:usdc
asset.
When you interact with an aggregated asset like ds:usdc
, OneBalance automatically:
Each aggregated asset includes:
ds:usdc
or ds:eth
Retrieve all supported aggregated assets and their underlying chain-specific tokens
OneBalance supports two types of asset identifiers:
ds:tokenSymbol
(e.g., ds:usdc
, ds:eth
)eip155:1/erc20:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48
)View all blockchain networks integrated with OneBalance platform
Get unified token balances across all supported chains for any address
Request quotes for swaps and transfers using aggregated assets
Listing Available Assets:
Checking Aggregated Balances:
Creating Quotes with Aggregated Assets:
Prepare contract interactions using aggregated assets as funding
Execute prepared quotes for aggregated asset operations
Work with one asset ID instead of managing multiple chain-specific tokens
OneBalance routes transactions through the most efficient chains
See total holdings across all chains in one view
Cross-chain operations happen automatically when needed
Monitor execution progress of aggregated asset transactions
View complete history of aggregated asset operations
Set up smart accounts for aggregated asset operations
API key setup and authentication for accessing aggregated assets
Common issues and troubleshooting for aggregated asset operations
API usage guidelines and rate limiting information