👾Get an Item Holders
Last updated
Last updated
Use this method to get the holders of items.
.Initialize()
Parameter | Type | Required | Description |
---|---|---|---|
.SetParameters()
Parameter | Type | Required | Description |
---|---|---|---|
.onError()
Action on Error: returns error information.
.onComplete()
Action on successful: returns Holder_model
type.
.Run()
Runs the API call and fills the corresponding model in the component on success.
destroyAtEnd
bool
Optional
defines if this component will be destroyed after .Run()
collection_addr
String
Yes
The item's collection address
token_id
String
Yes
The item's tokenId