NAT Token Transfer

Token Mint -> Token Transfer

Transferring Tokens From token-mint Inscriptions

Transferring an NAT from a token-mint inscription is a single operation. Use the following JSON data to inscribe a block associated with the ticker name.

{
"p": "tap",
"op": "token-transfer",
"tick": "dmt-<name>",
"amt": "#"
}

Token Transfer & Balance

Trac Systems is indexing all inscriptions from The TAP ecosystem from end to end including transfer inscriptions.

UNAT Transfer

When transferring a UNAT, you are only transferring a mint inscription. It does NOT transfer the fungible tokens with it. The non-fungible UNAT and the fungible NATs are separate and independent assets.

The non-fungible UNAT and the fungible NATs are separate and independent assets.

Last updated