Hello
I’m trying to use XRC to get coin price but its failing with following error. I have tried depoyingXRC canister locally with a lot of cycles but i still get the same error
2024-05-29 18:44:12.236987292 UTC: [Canister br5f7-7uaaa-aaaaa-qaaca-cai] [xrc] Timestamp: 1717008180, Asset: Asset { symbol: “BTC”, class: Cryptocurrency }, Error: Failed to retrieve rate from Coinbase: http_request request sent with 0 cycles, but 4_770_400 cycles are required.
2024-05-29 18:44:12.236987292 UTC: [Canister br5f7-7uaaa-aaaaa-qaaca-cai] [xrc] Timestamp: 1717008180, Asset: Asset { symbol: “BTC”, class: Cryptocurrency }, Error: Failed to retrieve rate from KuCoin: http_request request sent with 0 cycles, but 4_772_400 cycles are required.
2024-05-29 18:44:12.236987292 UTC: [Canister br5f7-7uaaa-aaaaa-qaaca-cai] [xrc] Timestamp: 1717008180, Asset: Asset { symbol: “BTC”, class: Cryptocurrency }, Error: Failed to retrieve rate from Okx: http_request request sent with 0 cycles, but 4_775_200 cycles are required.
2024-05-29 18:44:12.236987292 UTC: [Canister br5f7-7uaaa-aaaaa-qaaca-cai] [xrc] Caller: bkyz2-fmaaa-aaaaa-qaaaq-cai Timestamp: 1717008180 Request: GetExchangeRateRequest { base_asset: Asset { symbol: “BTC”, class: Cryptocurrency }, quote_asset: Asset { symbol: “USDT”, class: Cryptocurrency }, timestamp: None } Error: CryptoBaseAssetNotFound
2024-05-29 18:44:12.236987292 UTC: [Canister bkyz2-fmaaa-aaaaa-qaaaq-cai] #Err(#CryptoBaseAssetNotFound)