# decodeAddressCapability

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

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