> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/pay/vycryptocurrency.md).

# 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](/sdk-reference/c-sdk-v3/object-references/pay/vytransakonrampurlrequest.md)
* [VyTransakOffRampUrlRequest](/sdk-reference/c-sdk-v3/object-references/pay/vytransakofframpurlrequest.md)
* [VyRampNetworkOnRampUrlRequest](/sdk-reference/c-sdk-v3/object-references/pay/vyrampnetworkonrampurlrequest.md)
* [VyRampNetworkOffRampUrlRequest](/sdk-reference/c-sdk-v3/object-references/pay/vyrampnetworkofframpurlrequest.md)
