impermax-sdk 1.2.149 → 1.2.150
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.
|
@@ -62,7 +62,10 @@ const coingecko_ids = {
|
|
|
62
62
|
// sonic
|
|
63
63
|
"0x3333b97138d4b086720b5ae8a7844b1345a33333": "shadow-2",
|
|
64
64
|
// linea
|
|
65
|
-
"0x894134a25a5fac1c2c26f1d8fbf05111a3cb9487": "grai"
|
|
65
|
+
"0x894134a25a5fac1c2c26f1d8fbf05111a3cb9487": "grai",
|
|
66
|
+
"0xc7346783f5e645aa998b106ef9e7f499528673d8": "tether",
|
|
67
|
+
"0xa219439258ca9da29e9cc4ce5596924745e12b93": "usd-coin",
|
|
68
|
+
"0xa500000000e482752f032ea387390b6025a2377b": "astera-usd"
|
|
66
69
|
};
|
|
67
70
|
const dexscreener_ids = {
|
|
68
71
|
// ibex on scroll
|
|
@@ -102,7 +105,7 @@ const dexscreener_ids = {
|
|
|
102
105
|
// Ibex on Lnea
|
|
103
106
|
'0xcf0f95e34f25d1bb3d9cad3cbb2eb40dab7c3841': "linea",
|
|
104
107
|
// frxusd on linea
|
|
105
|
-
"0xc7346783f5e645aa998b106ef9e7f499528673d8": "linea"
|
|
108
|
+
"0xc7346783f5e645aa998b106ef9e7f499528673d8": "linea",
|
|
106
109
|
};
|
|
107
110
|
const fantom_ids = {
|
|
108
111
|
// uponly on ftm
|