# VyTradingPairDetailsDto

## Properties

| Field        | Type                                                                                              | Description                                  | Required |
| ------------ | ------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- |
| Chain        | [eVyChain](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/wallet/broken-reference) | The blockchain of the token                  | ✗        |
| Symbol       | string                                                                                            | Symbol of the token                          | ✗        |
| TokenAddress | string                                                                                            | The token address of the token to be swapped | ✗        |

## References

**Schema**

* [VyTradingPairDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/wallet/broken-reference)
