Namespace contract.actions
The namespace for the contract interface (to be used by a page builder) for
the actions contract, which allows you to get a CHIP's actions with all related functionality.
Defined in: actions.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
contract.actions.getActions()
Returns this CHIP's internal actions, if available.
|
Method Detail
<static>
{Array}
contract.actions.getActions()
Returns this CHIP's internal actions, if available.
- Since:
- 1.25.0
- Returns:
- {Array} this CHIP's internal actions array