# BackedTokensDto

## Summary

| Members                                                                                                                                                                          | Descriptions              |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
| `public string` [`TokenContract`](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1a60296df624437b2197677dbab4480131) | The Token Smart Contract. |
| `public string` [`TokenSymbol`](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1ac419f589d08baa34f7be58d065aa4a88)   | The Token Symbol.         |
| `public int` [`TokenPrecision`](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1ababccf16843f4eb633468783826c257e)   | The Token Precision.      |
| `public string` [`Amount`](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1a68626ae376f04fe098eee0037b8726ff)        | The Amount.               |

## Members

**`public string`** [**`TokenContract`**](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1a60296df624437b2197677dbab4480131)

The Token Smart Contract.

**`public string`** [**`TokenSymbol`**](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1ac419f589d08baa34f7be58d065aa4a88)

The Token Symbol.

**`public int`** [**`TokenPrecision`**](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1ababccf16843f4eb633468783826c257e)

The Token Precision.

**`public string`** [**`Amount`**](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_backed_tokens_dto_1a68626ae376f04fe098eee0037b8726ff)

The Amount.
