GetErc1155Contract
Description
This endpoint is used to get a specific contract by blockchain and contract address.
void GetErc1155Contract(const EVyChain& chain, const FString& contractAddress) const
Parameters
contractAddress
FString
The contract address whose details you want to fetch.
Returns
void
Last updated