> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/api/basic-types/trustedinfo.md).

# TrustedInfo

The TrustedInfo model

| Field          | Type                                       | Description          |
| -------------- | ------------------------------------------ | -------------------- |
| `Address`      | ​`byte[]`                                  | Ed25519 Node Address |
| `TimesWriter`  | `int`                                      | Amount Total Writer  |
| `TimesTrusted` | `int`                                      | Amount Total Trusted |
| `FeeCollected` | [Amount](/netcs/api/basic-types/amount.md) | Total Fee Collected  |
