# VyTradingPairDetailsDto

## Properties

| Field        | Type                                                                                             | Description                                  | Required |
| ------------ | ------------------------------------------------------------------------------------------------ | -------------------------------------------- | -------- |
| chain        | [VyChain](https://sdk.venly.io/sdk-reference/ts-js-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/ts-js-v3/object-references/wallet/broken-reference)
