> 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/ue5-sdk-v3/object-references/pay/fvycryptodto.md).

# FVyCryptoDto

## Properties

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