getCollectionsSummary
Get collections summary info.
MWSDK.EVM.Metadata.getCollectionsSummary(collections: [collection]) {data in print(data)} onFailed: {code, message in print("failed:\(code),\(message ?? "")")}
Edit this page on GitHub