# Exposure ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**address** | **string** | Contract address of the exposure token on-chain. | [default to undefined]| |**amount** | **string** | Human-readable token amount (raw on-chain value scaled by 10^decimals). | [default to undefined]| |**symbol** | **string** | Human-readable ticker (e.g. USDC). | [optional] [default to undefined]| |**decimals** | **number** | Token decimals used when interpreting on-chain amounts. | [optional] [default to undefined]| |**assetId** | **string** | Fireblocks legacy asset identifier (e.g. USDC_ETH, PYUSD); only present when resolved via asset-service. | [optional] [default to undefined]| |**amountUsd** | **string** | USD notional value of the exposure amount. | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)