For the complete documentation index, see llms.txt. This page is also available as Markdown.

TP Card Transfer Tutorial

Transfers of assets within the TP Card are similar to standard token transfers. You set the recipient's address and the amount to be transferred in the transfer interface and then confirm to send the transaction on-chain.

However, there are some differences between transferring assets in TP Card and regular assets. The specific details are as follows:

  1. Type A Address — Completed registration with NFT.

  2. Type B Address — NFT without completed registration.

  3. Type C Address — No NFT.

  • Assets in a Type A Address can be transferred to Type A, Type B, or Type C addresses (with a risk warning).

  • Assets in a Type B Address cannot be transferred to Type A, Type B, or Type C addresses (an error message will appear).

  • Assets in a Type C Address cannot be transferred to Type A, Type B, or Type C addresses (an error message will appear).

Note: If an NFT with completed registration is transferred from an A Address to a B Address, and later from the B Address to a C Address, the B Address will no longer be able to mint an NFT.

The prerequisite for transferring assets within the TP Card to another user is that the recipient’s address must hold an account NFT and have completed registration. This is equivalent to making an internal transfer to the recipient, and their asset balance will increase accordingly. Otherwise, the transfer will fail.

Last updated

Was this helpful?