List for Purchase - tx
List 𝔉rc20 token to the marketplace for purchase
Example of Fixes Inscription data string:
Transaction parameters:
Key
Required
FType
Description
tick
t.String
Ticker: identity of the 𝔉rc20 token
buyAmount
t.UFix64
Amount to buy: States the amount of the 𝔉rc20 token to buy
buyPrice
t.UFix64
Total Price: The total price of buying these 𝔉rc20 tokens.
commissionAddr
t.Address
customID
t.String
The third party market identity (eg. MyMarket)
Transaction code example:
Transaction source code
Related docs
Last updated