This actions will update and increment by one a counter field of your Twin NFT.
- API endpoint slug
- twinu.update_twin_counter
- Filter code method
- Twinu.updateTwinCounter.skip(string?: reason)
- Runtime method
- runAction("twinu.update_twin_counter", {})
Action fields
- Label
- Twin ID
- Helper text
- For this Twin the ID is 005270d5d69e4f1d8f440df4f29f0ecc
- Slug
- twin_id
- Required
- true
- Can have default value
- true
- Filter code method
- Twinu.updateTwinCounter.setTwinId(string: twinId)
- Label
- Target Twin Agent Key
- Helper text
- The signature of this key need to be added to the target Twin as a "TwinAgentKey" property. You can create the signature of this key here
- Slug
- agent_key
- Required
- true
- Can have default value
- true
- Filter code method
- Twinu.updateTwinCounter.setAgentKey(string: agentKey)
- Label
- Counter Field
- Helper text
- Select the counter field you want to update on your Twin
- Slug
- counter_iri
- Required
- false
- Can have default value
- false