# EarnAsset ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**address** | **string** | Contract address of the token on-chain. | [optional] [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). | [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)