---
title: "Changes to Transfer"
method: POST
path: "/v1/wallets/{wallet_id}/transfer"
---

# Changes to Transfer

`POST /v1/wallets/{wallet_id}/transfer`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 46 revisions.

- **2026-07-09** `d5a26f68a18a` — 2 info
- **2026-06-26** `c10a42ebeddb` — 1 breaking, 5 info
- **2026-06-23** `9955c27139f3` — 1 breaking, 1 info
- **2026-06-17** `468dcf8db580` — 4 info
- **2026-06-12** `a8d27de9e15d` — 1 breaking, 5 info
- **2026-06-09** `02e9839a74d4` — 6 info
- **2026-06-08** `93c7790da9d3` — 7 breaking, 1 info
- **2026-06-03** `b64a233ab9ee` — 8 info
- **2026-05-18** `a387f0cce4fa` — 2 warning, 2 info

## Changes

- **2026-07-09** `d5a26f68a18a` — 2 info
  - the request property `source/anyOf[subschema #1: NamedTokenTransferSource]/amount` became optional
  - the request property `source/anyOf[subschema #2: CustomTokenTransferSource]/amount` became optional
- **2026-06-26** `c10a42ebeddb` — 1 breaking, 5 info
  - the `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property `allOf` list for the response status `200`
  - removed the `0.6` enum value from the `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.7` enum value from the `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.8` enum value from the `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.9` enum value from the `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
- **2026-06-23** `9955c27139f3` — 1 breaking, 1 info
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `steps/items/` response property `oneOf` list for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `steps/items/` response property for the response status `200`
- **2026-06-17** `468dcf8db580` — 4 info
  - added the new optional request property `amount`
  - request property `source/anyOf[subschema #1: NamedTokenTransferSource]/amount` deprecated
  - request property `source/anyOf[subschema #2: CustomTokenTransferSource]/amount` deprecated
  - added the optional property `amount_type` to the response with the `200` status
- **2026-06-12** `a8d27de9e15d` — 1 breaking, 5 info
  - added `#/components/schemas/CustodianTransactionWalletActionStep` to the `steps/items/` response property `oneOf` list for the response status `200`
  - added the optional property `steps/items/oneOf[subschema #1: EVMTransactionWalletActionStep]/finalized` to the response with the `200` status
  - added the optional property `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/finalized` to the response with the `200` status
  - added the optional property `steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/finalized` to the response with the `200` status
  - added `custodian_transaction` discriminator mapping keys to the `steps/items/` response property for the response status `200`
  - removed the `finalized` enum value from the `steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/status/allOf[subschema #1: SVMWalletActionStepStatus]/` response property for the response status `200`
- **2026-06-09** `02e9839a74d4` — 6 info
  - added the optional property `steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/gas_credits_charged_usd` to the response with the `200` status
  - added the optional property `steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/gas_credits_charged_usd` to the response with the `200` status
  - removed `#/components/schemas/Gas, subschema #2` from the `estimated_gas` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Gas, subschema #2` from the `gas` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Gas, subschema #2` to the `estimated_gas` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/Gas, subschema #2` to the `gas` response property `anyOf` list for the response status `200`
- **2026-06-08** `93c7790da9d3` — 7 breaking, 1 info
  - the response property `destination_amount` became nullable for the status `200`
  - the response property `estimated_fees` became nullable for the status `200`
  - the response property `estimated_gas/allOf[subschema #2]/` became nullable for the status `200`
  - the response property `fees` became nullable for the status `200`
  - the response property `gas/allOf[subschema #2]/` became nullable for the status `200`
  - the `estimated_gas/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `gas/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the response property `destination_amount` became required for the status `200`
- **2026-06-03** `b64a233ab9ee` — 8 info
  - added `#/components/schemas/TronAddress` to the `destination/address` request property `anyOf` list
  - added `#/components/schemas/TronAddress` to the `source/anyOf[subschema #2: CustomTokenTransferSource]/asset_address` request property `anyOf` list
  - added the optional property `estimated_fees` to the response with the `200` status
  - added the optional property `estimated_gas` to the response with the `200` status
  - added the optional property `gas` to the response with the `200` status
  - added `#/components/schemas/TronAddress` to the `fees/items/oneOf[subschema #1: RelayerFee]/recipient` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/TronAddress` to the `fees/items/oneOf[subschema #2: PrivyFee]/recipient` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/TronAddress` to the `fees/items/oneOf[subschema #3: DeveloperFee]/recipient` response property `anyOf` list for the response status `200`
- **2026-05-18** `a387f0cce4fa` — 2 warning, 2 info
  - the `source/anyOf[subschema #1: NamedTokenTransferSource]/amount` request property's maxLength was set to `100`
  - the `source/anyOf[subschema #2: CustomTokenTransferSource]/amount` request property's maxLength was set to `100`
  - added the new optional request property `fee_configuration`
  - added the optional property `fees` to the response with the `200` status

---

[Operation](https://skmtc.dev/privy-io/apis/privy-api/docs/v1/wallets/:wallet_id/transfer/post.md) · [API](https://skmtc.dev/privy-io/apis/privy-api.md) · [Page](https://skmtc.dev/privy-io/apis/privy-api/changes/v1/wallets/:wallet_id/transfer/post)
