> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/rust/infttransfer.md).

# InftTransfer

## Properties

| Name                      | Type                                                                                                           | Description | Notes       |
| ------------------------- | -------------------------------------------------------------------------------------------------------------- | ----------- | ----------- |
| **transaction\_hash**     | **String**                                                                                                     |             |             |
| **contract**              | **String**                                                                                                     |             |             |
| **log\_index**            | **String**                                                                                                     |             |             |
| **token\_contract\_type** | **String**                                                                                                     |             |             |
| **token\_name**           | **String**                                                                                                     |             |             |
| **token\_symbol**         | **String**                                                                                                     |             |             |
| **triggers**              | Option<[**Vec**](/sdks/rust/triggeroutput.md)[**crate::models::TriggerOutput**](crate::models::TriggerOutput)> |             | \[optional] |
| **operator**              | Option<**String**>                                                                                             |             |             |
| **from**                  | **String**                                                                                                     |             |             |
| **to**                    | **String**                                                                                                     |             |             |
| **token\_id**             | **String**                                                                                                     |             |             |
| **amount**                | **String**                                                                                                     |             |             |

[\[Back to Model list\]](/sdks/rust.md#documentation-for-models) [\[Back to API list\]](/sdks/rust.md#documentation-for-api-endpoints) [\[Back to README\]](/sdks/rust.md)
