# decodeAddressCapability

> **decodeAddressCapability**(`capabilityValue`): `` `0x${string}` ``

Defined in: [packages/synapse-core/src/utils/capabilities.ts:21](https://github.com/FilOzone/synapse-sdk/blob/c7ab7b41199b5dec67232ebe6837e8fabc1c7c42/packages/synapse-core/src/utils/capabilities.ts#L21)

Matches the behavior of `address(uint160(BigEndian.decode(values[i])))`

## Parameters

| Parameter | Type |
| ------ | ------ |
| `capabilityValue` | `` `0x${string}` `` |

## Returns

`` `0x${string}` ``