# decodeAddressCapability

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

Defined in: [packages/synapse-core/src/utils/capabilities.ts:21](https://github.com/FilOzone/synapse-sdk/blob/f7cf64c2e5ba1e8fffcf44b11f88f3ef7958de8d/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}` ``