GetFuturepassInventoryByCollectionAndOwner
Gets the futurepass inventory of the given addresses, filtered by the given collections.
Last updated
Gets the futurepass inventory of the given addresses, filtered by the given collections.
Last updated
Inputs
TArray<FString>
Addresses
A list of addresses to get the futurepass inventory of - just the address, no blockchain information.
TArray<FString>
Collections
A list of collections to filter the inventory by - these should be in the format ::, e.g. 5:evm:0x1cac32d9893deca7769a2e64edc186163125d43b
Outputs
FEmergenceInventory
Response
The returned inventory
EErrorCode
Status Code
Any errors that occurred during retrieval