Transfer - tx
Transfer 𝔉rc20 token
Example of Fixes Inscription data string:
Transaction parameters:
Key
Required
FType
Description
tick
t.String
Ticker: identity of the 𝔉rc20 token
amt
t.UFix64
Amount to transfer: States the amount of the 𝔉rc20 to transfer.
to
t.Address
The recipient of 𝔉rc20 tokens.
Transaction code example:
Transaction source code
Related docs
Last updated