# Assets


## Fields

| Field                                                                                                 | Type                                                                                                  | Required                                                                                              | Description                                                                                           |
| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| `asset`                                                                                               | [shared.Asset](../../../sdk/models/shared/asset.md)                                                   | :heavy_minus_sign:                                                                                    | N/A                                                                                                   |
| `crossChainBalances`                                                                                  | Record<string, [operations.CrossChainBalances](../../../sdk/models/operations/crosschainbalances.md)> | :heavy_minus_sign:                                                                                    | N/A                                                                                                   |
| `estimatedBalance`                                                                                    | *number*                                                                                              | :heavy_minus_sign:                                                                                    | Estimated balance of the asset in the wallet.                                                         |
| `price`                                                                                               | *number*                                                                                              | :heavy_minus_sign:                                                                                    | Current price of the asset.                                                                           |
| `tokenBalance`                                                                                        | *number*                                                                                              | :heavy_minus_sign:                                                                                    | Token balance of the asset in the wallet.                                                             |