Getting Market Information
Endpoint | Method | Description |
GET | Gets information about the specified stablecoin market |
Due to the asynchronous nature of EthAnchor, the actual aTerra exchange rate applied will be different to the exchange rate returned by
stablecoin_info
. The expected receive amount calculated using this value WILL NOT match the actual receive amount.get
https://eth-api.anchorprotocol.com
/api/v1/stablecoin_info/{stable_denom}
Get stablecoin information
Last modified 2yr ago