InventoryByOwner
Gets the inventory (owned tokens) from a given address.
Last updated
Was this helpful?
Gets the inventory (owned tokens) from a given address.
Last updated
Was this helpful?
Inputs
FString
Address
Address to get the inventory from.
FString
Network
Comma separated list of networks to get the inventory from. To get from all available, enter "ETHEREUM,POLYGON,FLOW,TEZOS,SOLANA,IMMUTABLEX".
Outputs
FEmergenceInventory
Inventory
The inventory of that address.
EErrorCode
Status Code
The status code.