# 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/ts-js-v3/object-references/pay/vygetcurrenciesresultdto)
