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
The address for collecting fees commission splits, 10% of the fees will be sent to this address. (If the listing is not listed in the official market, the original 10% of deployers will be overrided as commission. learn more)
customID
t.String
The third party market identity (eg. MyMarket)
Transaction code example:
Transaction source code
Related docs
Last updated