GetSupportedErc20Chains
This endpoint is used to retreive the supported chains for the Token API.
void GetSupportedErc20Chains(const FVyOnGetSupportedErc20ChainsComplete& OnComplete) const;Parameters
OnComplete
FVyOnGetSupportedErc20ChainsComplete
The callback function called when the user preferences retrieval operation is complete.
OnComplete Callback (FVyOnGetSupportedErc20ChainsComplete) Contains a TArray<EVyChain> response type
Last updated