# decodeAddressCapability

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

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