CryptoEstimate returns the estimated conversion rates for supported crypto payment options
curl --request GET \ --url https://api.superlink.me/v1/market/crypto/estimate
{ "estimations": [ { "exhangeRate": 0.001, "name": "Ethereum", "symbol": "eth" } ], "fiatCurrency": "USD", "region": "US" }
Show child attributes