Move coin type deposited into or received from the market pool.
Fractionalized coin amount represented by one NFT, in smallest units.
Move coin type of the fractionalized coin.
Total fractionalized coin supply in the coin's smallest unit.
Move coin type of the pool's liquidity-provider token.
Dynamic-field table that stores the NFTs available in this market.
On-chain object ID of the NFT dynamic-field table.
Number of NFT entries currently stored in the table.
Move object type of the NFTs traded by this market.
The on-chain object ID.
The Move type of the object.
Pool that prices the asset coin against the fractionalized coin.
Describes an NFT AMM market returned by the Aftermath API.
The market exposes the pool used for pricing, the fractionalized coin that represents one NFT share, and the Move type arguments required by NFT AMM transaction calls. Balance fields use the smallest unit of their respective coin and remain
bigintvalues.