Changes to Transfer

POST /v1/wallets/{wallet_id}/transfer

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 9 of the 46 revisions of this API.10234

  1. d5a26f68a18a2
  2. c10a42ebeddb15
  3. 9955c27139f311
  4. 468dcf8db5804
  5. a8d27de9e15d15
  6. 02e9839a74d46
  7. 93c7790da9d371
  8. b64a233ab9ee8
  9. a387f0cce4fa22

What changed

    • the request property source/anyOf[subschema #1: NamedTokenTransferSource]/amount became optional

      request-property-became-optional

    • the request property source/anyOf[subschema #2: CustomTokenTransferSource]/amount became optional

      request-property-became-optional

  • c10a42ebeddb15See the full diff
    • the steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added EVMUserOperationEntrypointVersion subschema #2 to the steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version response property allOf list for the response status 200

      response-property-all-of-added

    • removed the 0.6 enum value from the steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version response property for the response status 200

      response-property-enum-value-removed

    • removed the 0.7 enum value from the steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version response property for the response status 200

      response-property-enum-value-removed

    • removed the 0.8 enum value from the steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version response property for the response status 200

      response-property-enum-value-removed

    • removed the 0.9 enum value from the steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version response property for the response status 200

      response-property-enum-value-removed

  • 9955c27139f311See the full diff
    • added TVMTransactionWalletActionStep to the steps/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added tvm_transaction discriminator mapping keys to the steps/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added the new optional request property amount

      new-optional-request-property

    • request property source/anyOf[subschema #1: NamedTokenTransferSource]/amount deprecated

      request-property-deprecated

    • request property source/anyOf[subschema #2: CustomTokenTransferSource]/amount deprecated

      request-property-deprecated

    • added the optional property amount_type to the response with the 200 status

      response-optional-property-added

  • a8d27de9e15d15See the full diff
    • added CustodianTransactionWalletActionStep to the steps/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property steps/items/oneOf[subschema #1: EVMTransactionWalletActionStep]/finalized to the response with the 200 status

      response-optional-property-added

    • added the optional property steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/finalized to the response with the 200 status

      response-optional-property-added

    • added the optional property steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/finalized to the response with the 200 status

      response-optional-property-added

    • added custodian_transaction discriminator mapping keys to the steps/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • 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

      response-property-enum-value-removed

    • added the optional property steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/gas_credits_charged_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/gas_credits_charged_usd to the response with the 200 status

      response-optional-property-added

    • removed Gas subschema #2 from the estimated_gas response property allOf list for the response status 200

      response-property-all-of-removed

    • removed Gas subschema #2 from the gas response property allOf list for the response status 200

      response-property-all-of-removed

    • added Gas subschema #2 to the estimated_gas response property anyOf list for the response status 200

      response-property-any-of-added

    • added Gas subschema #2 to the gas response property anyOf list for the response status 200

      response-property-any-of-added

    • the response property destination_amount became nullable for the status 200

      response-property-became-nullable

    • the response property estimated_fees became nullable for the status 200

      response-property-became-nullable

    • the response property estimated_gas/allOf[subschema #2]/ became nullable for the status 200

      response-property-became-nullable

    • the response property fees became nullable for the status 200

      response-property-became-nullable

    • the response property gas/allOf[subschema #2]/ became nullable for the status 200

      response-property-became-nullable

    • the estimated_gas/allOf[subschema #2]/ response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • the gas/allOf[subschema #2]/ response's property type/format changed from / to object null/ for status 200

      response-property-type-changed

    • the response property destination_amount became required for the status 200

      response-property-became-required

    • added TronAddress to the destination/address request property anyOf list

      request-property-any-of-added

    • added TronAddress to the source/anyOf[subschema #2: CustomTokenTransferSource]/asset_address request property anyOf list

      request-property-any-of-added

    • added the optional property estimated_fees to the response with the 200 status

      response-optional-property-added

    • added the optional property estimated_gas to the response with the 200 status

      response-optional-property-added

    • added the optional property gas to the response with the 200 status

      response-optional-property-added

    • added TronAddress to the fees/items/oneOf[subschema #1: RelayerFee]/recipient response property anyOf list for the response status 200

      response-property-any-of-added

    • added TronAddress to the fees/items/oneOf[subschema #2: PrivyFee]/recipient response property anyOf list for the response status 200

      response-property-any-of-added

    • added TronAddress to the fees/items/oneOf[subschema #3: DeveloperFee]/recipient response property anyOf list for the response status 200

      response-property-any-of-added

  • a387f0cce4fa22See the full diff
    • the source/anyOf[subschema #1: NamedTokenTransferSource]/amount request property's maxLength was set to 100

      request-property-max-length-set

    • the source/anyOf[subschema #2: CustomTokenTransferSource]/amount request property's maxLength was set to 100

      request-property-max-length-set

    • added the new optional request property fee_configuration

      new-optional-request-property

    • added the optional property fees to the response with the 200 status

      response-optional-property-added