Optional amm_The address of the AMM Account to look up.
Optional api_The API version to use. If omitted, use version 1.
Optional assetOne of the assets of the AMM pool to look up.
Optional asset2The other asset of the AMM pool.
The name of the API method.
Optional idA unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.
Generated using TypeDoc
The
amm_infomethod gets information about an Automated Market Maker (AMM) instance. Returns an AMMInfoResponse.