# decodeAddressCapability

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

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