This endpoint is used to retrieve the supported chains for the NFT API.
void GetSupportedErc1155Chains(const FVyOnGetSupportedErc1155ChainsComplete& OnComplete) const;
Parameters
OnComplete
FVyOnGetSupportedErc1155ChainsComplete
The callback function called when the user preferences retrieval operation is complete.
OnComplete Callback (FVyOnGetSupportedErc1155ChainsComplete) Contains a TArray<EVyChain> response type
Last updated 3 months ago