# VyCryptoCurrency

## Properties

| Field   | Type   | Description                                                                                                                                                                                                                                                                                 | Required |
| ------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| network | string | The crypto network such as \`bitcoin\` or \`ethereum\` that you would allow your customers to buy/sell. Can be obtained from response of the \[\*\*Get supported fiat and crypto currencies endpoint\*\*]\(<https://docs.venly.io/docs/on-ramp-off-ramp-supported-fiat-crypto-currencies>). | ✗        |
| symbol  | string | The code/symbol of the cryptocurrency you want the user to buy/sell. Can be obtained from response of the \[\*\*Get supported fiat and crypto currencies endpoint\*\*]\(<https://docs.venly.io/docs/on-ramp-off-ramp-supported-fiat-crypto-currencies>).                                    | ✗        |

## References

**Schema**

* [VyTransakOnRampUrlRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vytransakonrampurlrequest)
* [VyTransakOffRampUrlRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vytransakofframpurlrequest)
* [VyRampNetworkOnRampUrlRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vyrampnetworkonrampurlrequest)
* [VyRampNetworkOffRampUrlRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vyrampnetworkofframpurlrequest)
