# VyCryptoDto

## Properties

| Field    | Type   | Description                                                                                                                             | Required |
| -------- | ------ | --------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| Name     | string | Blockchain name.                                                                                                                        | ✗        |
| Symbol   | string | The symbol of the crypto currency. The \`symbol\` param can be passed in the \`cryptoCurrency\` object when creating an on/off ramp URL | ✗        |
| Network  | string | The network or blockchain. The \`network\` param can be passed in the \`cryptoCurrency\` object when creating an on/off ramp URL        | ✗        |
| ChainId  | string |                                                                                                                                         | ✗        |
| RampType | string | Indicates if the crypto currency is supported for an onramp and/or offramp.                                                             | ✗        |

## References

**Schema**

* [VyGetCurrenciesResultDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/pay/vygetcurrenciesresultdto)
