# usdfc

USDFC Contract Operations

## Example

```ts
import * as USDFC from '@filoz/synapse-core/usdfc'
```

## Functions

| Function | Description |
| ------ | ------ |
| [watchUsdfc](/reference/filoz/synapse-core/usdfc/functions/watchusdfc/) | Requests that the user tracks the token in their wallet. Returns a boolean indicating if the token was successfully added. |