impermax-sdk 1.2.135 → 1.2.136
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -162,6 +162,7 @@ class OffchainPriceHelper {
|
|
|
162
162
|
offchainTokenPrice["0x21be370d5312f44cb42ce377bc9b8a0cef1a4c83"] = 0;
|
|
163
163
|
offchainTokenPrice["0xc19669a405067927865b40ea045a2baabbbe57f5"] = 0;
|
|
164
164
|
offchainTokenPrice["0x3fd3a0c85b70754efc07ac9ac0cbbdce664865a6"] = 0;
|
|
165
|
+
offchainTokenPrice["0xd4aa386bfceeedd9de0875b3ba07f51808592e22"] = 0; // temp fix for eliteRingsUSDC, fetch from dexscreener
|
|
165
166
|
//offchainTokenPrice["0xad531012c0651a85a212f10fc97b3ec15684548a"] = 0;
|
|
166
167
|
return offchainTokenPrice;
|
|
167
168
|
}
|