getActionId
Get the action ID for a specific action.
Usage
const action = getActionId({
target: '0x1234...',
selector: '0x00112233',
})
Parameters
target
Action target address.
selector
- Type:
Hex
(opens in a new tab)
Action selector.
Returns
- Type:
Hex
(opens in a new tab)
Returns the action ID.