Optional
api_Optional
forwardedThe address of the AMM Account.
The total amount of one asset in the AMM's pool. (Note: This could be asset or asset2 from the request)
The total amount of the other asset in the AMM's pool. (Note: This could be asset or asset2 from the request)
Optional
asset2_(Omitted for XRP) If true, the amount currency is currently frozen for asset2.
Optional
asset_(Omitted for XRP) If true, the amount currency is currently frozen for asset.
Optional
auction_(May be omitted) An Auction Slot Object describing the current auction slot holder, if there is one.
The address of the account that owns the auction slot.
A list of additional accounts that the auction slot holder has designated as being eligible of the discounted trading fee. Each member of this array is an object with one field, account, containing the address of the designated account.
The discounted trading fee that applies to the auction slot holder, and any eligible accounts when trading against this AMM. This is always 0.
The ISO 8601 UTC timestamp after which this auction slot expires. After expired, the auction slot does not apply (but the data can remain in the ledger until another transaction replaces it or cleans it up).
The amount, in LP Tokens, that the auction slot holder paid to win the auction slot. This affects the price to outbid the current slot holder.
The current 72-minute time interval this auction slot is in, from 0 to 19. The auction slot expires after 24 hours (20 intervals of 72 minutes) and affects the cost to outbid the current holder and how much the current holder is refunded if someone outbids them.
The total amount of this AMM's LP Tokens outstanding.
The AMM's current trading fee, in units of 1/100,000; a value of 1 is equivalent to a 0.001% fee.
Optional
vote_(May be omitted) The current votes for the AMM's trading fee, as Vote Slot Objects.
Optional
ledger_The identifying hash of the ledger that was used to generate this response.
Optional
ledger_The ledger index of the ledger version that was used to generate this response.
Optional
validated?: booleanIf included and set to true, the information in this response comes from a validated ledger version. Otherwise, the information is subject to change.
Optional
statusOptional
warningOptional
warningsGenerated using TypeDoc
Response expected from an AMMInfoRequest.