@beefyfinance/blockchain-addressbook 0.54.116

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.
Files changed (1146) hide show
  1. package/README.md +0 -0
  2. package/build/address-book/arbitrum/index.d.ts +4584 -0
  3. package/build/address-book/arbitrum/index.js +15 -0
  4. package/build/address-book/arbitrum/platforms/balancer.d.ts +3 -0
  5. package/build/address-book/arbitrum/platforms/balancer.js +6 -0
  6. package/build/address-book/arbitrum/platforms/beefyfinance.d.ts +33 -0
  7. package/build/address-book/arbitrum/platforms/beefyfinance.js +40 -0
  8. package/build/address-book/arbitrum/platforms/index.d.ts +4 -0
  9. package/build/address-book/arbitrum/platforms/index.js +11 -0
  10. package/build/address-book/arbitrum/platforms/ramses.d.ts +7 -0
  11. package/build/address-book/arbitrum/platforms/ramses.js +10 -0
  12. package/build/address-book/arbitrum/platforms/sushi.d.ts +4 -0
  13. package/build/address-book/arbitrum/platforms/sushi.js +7 -0
  14. package/build/address-book/arbitrum/tokens/tokens.d.ts +2288 -0
  15. package/build/address-book/arbitrum/tokens/tokens.js +2258 -0
  16. package/build/address-book/aurora/index.d.ts +622 -0
  17. package/build/address-book/aurora/index.js +15 -0
  18. package/build/address-book/aurora/platforms/beefyfinance.d.ts +16 -0
  19. package/build/address-book/aurora/platforms/beefyfinance.js +21 -0
  20. package/build/address-book/aurora/platforms/index.d.ts +3 -0
  21. package/build/address-book/aurora/platforms/index.js +9 -0
  22. package/build/address-book/aurora/platforms/solace.d.ts +4 -0
  23. package/build/address-book/aurora/platforms/solace.js +7 -0
  24. package/build/address-book/aurora/platforms/trisolaris.d.ts +6 -0
  25. package/build/address-book/aurora/platforms/trisolaris.js +9 -0
  26. package/build/address-book/aurora/tokens/tokens.d.ts +307 -0
  27. package/build/address-book/aurora/tokens/tokens.js +278 -0
  28. package/build/address-book/avax/index.d.ts +10242 -0
  29. package/build/address-book/avax/index.js +15 -0
  30. package/build/address-book/avax/platforms/balancer.d.ts +3 -0
  31. package/build/address-book/avax/platforms/balancer.js +6 -0
  32. package/build/address-book/avax/platforms/beefyfinance.d.ts +32 -0
  33. package/build/address-book/avax/platforms/beefyfinance.js +39 -0
  34. package/build/address-book/avax/platforms/index.d.ts +9 -0
  35. package/build/address-book/avax/platforms/index.js +21 -0
  36. package/build/address-book/avax/platforms/joe.d.ts +8 -0
  37. package/build/address-book/avax/platforms/joe.js +11 -0
  38. package/build/address-book/avax/platforms/lydia.d.ts +3 -0
  39. package/build/address-book/avax/platforms/lydia.js +6 -0
  40. package/build/address-book/avax/platforms/mai.d.ts +3 -0
  41. package/build/address-book/avax/platforms/mai.js +6 -0
  42. package/build/address-book/avax/platforms/pangolin.d.ts +4 -0
  43. package/build/address-book/avax/platforms/pangolin.js +7 -0
  44. package/build/address-book/avax/platforms/solisnek.d.ts +7 -0
  45. package/build/address-book/avax/platforms/solisnek.js +10 -0
  46. package/build/address-book/avax/platforms/swapsicle.d.ts +4 -0
  47. package/build/address-book/avax/platforms/swapsicle.js +7 -0
  48. package/build/address-book/avax/platforms/synapse.d.ts +3 -0
  49. package/build/address-book/avax/platforms/synapse.js +6 -0
  50. package/build/address-book/avax/tokens/tokens.d.ts +5117 -0
  51. package/build/address-book/avax/tokens/tokens.js +5085 -0
  52. package/build/address-book/base/index.d.ts +6176 -0
  53. package/build/address-book/base/index.js +15 -0
  54. package/build/address-book/base/platforms/aerodrome.d.ts +4 -0
  55. package/build/address-book/base/platforms/aerodrome.js +7 -0
  56. package/build/address-book/base/platforms/balancer.d.ts +3 -0
  57. package/build/address-book/base/platforms/balancer.js +6 -0
  58. package/build/address-book/base/platforms/baseSwap.d.ts +4 -0
  59. package/build/address-book/base/platforms/baseSwap.js +7 -0
  60. package/build/address-book/base/platforms/beefyfinance.d.ts +35 -0
  61. package/build/address-book/base/platforms/beefyfinance.js +42 -0
  62. package/build/address-book/base/platforms/bvm.d.ts +4 -0
  63. package/build/address-book/base/platforms/bvm.js +7 -0
  64. package/build/address-book/base/platforms/equalizer.d.ts +4 -0
  65. package/build/address-book/base/platforms/equalizer.js +7 -0
  66. package/build/address-book/base/platforms/index.d.ts +6 -0
  67. package/build/address-book/base/platforms/index.js +15 -0
  68. package/build/address-book/base/tokens/tokens.d.ts +3084 -0
  69. package/build/address-book/base/tokens/tokens.js +3052 -0
  70. package/build/address-book/berachain/index.d.ts +680 -0
  71. package/build/address-book/berachain/index.js +15 -0
  72. package/build/address-book/berachain/platforms/beefyfinance.d.ts +31 -0
  73. package/build/address-book/berachain/platforms/beefyfinance.js +38 -0
  74. package/build/address-book/berachain/platforms/index.d.ts +1 -0
  75. package/build/address-book/berachain/platforms/index.js +17 -0
  76. package/build/address-book/berachain/tokens/tokens.d.ts +336 -0
  77. package/build/address-book/berachain/tokens/tokens.js +304 -0
  78. package/build/address-book/bsc/index.d.ts +9386 -0
  79. package/build/address-book/bsc/index.js +15 -0
  80. package/build/address-book/bsc/platforms/ape.d.ts +6 -0
  81. package/build/address-book/bsc/platforms/ape.js +9 -0
  82. package/build/address-book/bsc/platforms/babyswap.d.ts +4 -0
  83. package/build/address-book/bsc/platforms/babyswap.js +7 -0
  84. package/build/address-book/bsc/platforms/bakery.d.ts +4 -0
  85. package/build/address-book/bsc/platforms/bakery.js +7 -0
  86. package/build/address-book/bsc/platforms/beefyfinance.d.ts +30 -0
  87. package/build/address-book/bsc/platforms/beefyfinance.js +37 -0
  88. package/build/address-book/bsc/platforms/biswap.d.ts +4 -0
  89. package/build/address-book/bsc/platforms/biswap.js +7 -0
  90. package/build/address-book/bsc/platforms/bolide.d.ts +4 -0
  91. package/build/address-book/bsc/platforms/bolide.js +7 -0
  92. package/build/address-book/bsc/platforms/chainlink.d.ts +3 -0
  93. package/build/address-book/bsc/platforms/chainlink.js +6 -0
  94. package/build/address-book/bsc/platforms/cone.d.ts +6 -0
  95. package/build/address-book/bsc/platforms/cone.js +9 -0
  96. package/build/address-book/bsc/platforms/elk.d.ts +4 -0
  97. package/build/address-book/bsc/platforms/elk.js +7 -0
  98. package/build/address-book/bsc/platforms/ellipsis.d.ts +3 -0
  99. package/build/address-book/bsc/platforms/ellipsis.js +6 -0
  100. package/build/address-book/bsc/platforms/emp.d.ts +4 -0
  101. package/build/address-book/bsc/platforms/emp.js +7 -0
  102. package/build/address-book/bsc/platforms/farmhero.d.ts +3 -0
  103. package/build/address-book/bsc/platforms/farmhero.js +6 -0
  104. package/build/address-book/bsc/platforms/index.d.ts +21 -0
  105. package/build/address-book/bsc/platforms/index.js +45 -0
  106. package/build/address-book/bsc/platforms/ironfinance.d.ts +6 -0
  107. package/build/address-book/bsc/platforms/ironfinance.js +9 -0
  108. package/build/address-book/bsc/platforms/jet.d.ts +5 -0
  109. package/build/address-book/bsc/platforms/jet.js +8 -0
  110. package/build/address-book/bsc/platforms/kebab.d.ts +4 -0
  111. package/build/address-book/bsc/platforms/kebab.js +7 -0
  112. package/build/address-book/bsc/platforms/mdex.d.ts +4 -0
  113. package/build/address-book/bsc/platforms/mdex.js +7 -0
  114. package/build/address-book/bsc/platforms/ooe.d.ts +3 -0
  115. package/build/address-book/bsc/platforms/ooe.js +6 -0
  116. package/build/address-book/bsc/platforms/pancake.d.ts +6 -0
  117. package/build/address-book/bsc/platforms/pancake.js +9 -0
  118. package/build/address-book/bsc/platforms/swapfish.d.ts +4 -0
  119. package/build/address-book/bsc/platforms/swapfish.js +7 -0
  120. package/build/address-book/bsc/platforms/thena.d.ts +7 -0
  121. package/build/address-book/bsc/platforms/thena.js +10 -0
  122. package/build/address-book/bsc/platforms/wault.d.ts +5 -0
  123. package/build/address-book/bsc/platforms/wault.js +8 -0
  124. package/build/address-book/bsc/tokens/tokens.d.ts +4689 -0
  125. package/build/address-book/bsc/tokens/tokens.js +4645 -0
  126. package/build/address-book/canto/index.d.ts +702 -0
  127. package/build/address-book/canto/index.js +15 -0
  128. package/build/address-book/canto/platforms/beefyfinance.d.ts +17 -0
  129. package/build/address-book/canto/platforms/beefyfinance.js +23 -0
  130. package/build/address-book/canto/platforms/cvm.d.ts +4 -0
  131. package/build/address-book/canto/platforms/cvm.js +7 -0
  132. package/build/address-book/canto/platforms/index.d.ts +3 -0
  133. package/build/address-book/canto/platforms/index.js +9 -0
  134. package/build/address-book/canto/platforms/velocimeter.d.ts +7 -0
  135. package/build/address-book/canto/platforms/velocimeter.js +10 -0
  136. package/build/address-book/canto/tokens/tokens.d.ts +347 -0
  137. package/build/address-book/canto/tokens/tokens.js +315 -0
  138. package/build/address-book/celo/index.d.ts +440 -0
  139. package/build/address-book/celo/index.js +15 -0
  140. package/build/address-book/celo/platforms/beefyfinance.d.ts +17 -0
  141. package/build/address-book/celo/platforms/beefyfinance.js +22 -0
  142. package/build/address-book/celo/platforms/index.d.ts +2 -0
  143. package/build/address-book/celo/platforms/index.js +7 -0
  144. package/build/address-book/celo/platforms/sushiCelo.d.ts +8 -0
  145. package/build/address-book/celo/platforms/sushiCelo.js +11 -0
  146. package/build/address-book/celo/tokens/tokens.d.ts +216 -0
  147. package/build/address-book/celo/tokens/tokens.js +188 -0
  148. package/build/address-book/cronos/index.d.ts +820 -0
  149. package/build/address-book/cronos/index.js +15 -0
  150. package/build/address-book/cronos/platforms/beefyfinance.d.ts +18 -0
  151. package/build/address-book/cronos/platforms/beefyfinance.js +23 -0
  152. package/build/address-book/cronos/platforms/crona.d.ts +4 -0
  153. package/build/address-book/cronos/platforms/crona.js +7 -0
  154. package/build/address-book/cronos/platforms/index.d.ts +3 -0
  155. package/build/address-book/cronos/platforms/index.js +9 -0
  156. package/build/address-book/cronos/platforms/vvs.d.ts +5 -0
  157. package/build/address-book/cronos/platforms/vvs.js +8 -0
  158. package/build/address-book/cronos/tokens/tokens.d.ts +406 -0
  159. package/build/address-book/cronos/tokens/tokens.js +374 -0
  160. package/build/address-book/emerald/index.d.ts +390 -0
  161. package/build/address-book/emerald/index.js +15 -0
  162. package/build/address-book/emerald/platforms/beefyfinance.d.ts +16 -0
  163. package/build/address-book/emerald/platforms/beefyfinance.js +21 -0
  164. package/build/address-book/emerald/platforms/index.d.ts +3 -0
  165. package/build/address-book/emerald/platforms/index.js +9 -0
  166. package/build/address-book/emerald/platforms/valleyswap.d.ts +4 -0
  167. package/build/address-book/emerald/platforms/valleyswap.js +7 -0
  168. package/build/address-book/emerald/platforms/yuzu.d.ts +6 -0
  169. package/build/address-book/emerald/platforms/yuzu.js +9 -0
  170. package/build/address-book/emerald/tokens/tokens.d.ts +191 -0
  171. package/build/address-book/emerald/tokens/tokens.js +165 -0
  172. package/build/address-book/ethereum/index.d.ts +5516 -0
  173. package/build/address-book/ethereum/index.js +15 -0
  174. package/build/address-book/ethereum/platforms/aura.d.ts +4 -0
  175. package/build/address-book/ethereum/platforms/aura.js +7 -0
  176. package/build/address-book/ethereum/platforms/balancer.d.ts +3 -0
  177. package/build/address-book/ethereum/platforms/balancer.js +6 -0
  178. package/build/address-book/ethereum/platforms/beefyfinance.d.ts +35 -0
  179. package/build/address-book/ethereum/platforms/beefyfinance.js +41 -0
  180. package/build/address-book/ethereum/platforms/gamma.d.ts +3 -0
  181. package/build/address-book/ethereum/platforms/gamma.js +6 -0
  182. package/build/address-book/ethereum/platforms/index.d.ts +8 -0
  183. package/build/address-book/ethereum/platforms/index.js +19 -0
  184. package/build/address-book/ethereum/platforms/solidly.d.ts +5 -0
  185. package/build/address-book/ethereum/platforms/solidly.js +8 -0
  186. package/build/address-book/ethereum/platforms/sushi.d.ts +5 -0
  187. package/build/address-book/ethereum/platforms/sushi.js +8 -0
  188. package/build/address-book/ethereum/platforms/synapse.d.ts +3 -0
  189. package/build/address-book/ethereum/platforms/synapse.js +6 -0
  190. package/build/address-book/ethereum/platforms/verse.d.ts +3 -0
  191. package/build/address-book/ethereum/platforms/verse.js +6 -0
  192. package/build/address-book/ethereum/tokens/tokens.d.ts +2754 -0
  193. package/build/address-book/ethereum/tokens/tokens.js +2723 -0
  194. package/build/address-book/fantom/index.d.ts +4126 -0
  195. package/build/address-book/fantom/index.js +15 -0
  196. package/build/address-book/fantom/platforms/beefyfinance.d.ts +21 -0
  197. package/build/address-book/fantom/platforms/beefyfinance.js +26 -0
  198. package/build/address-book/fantom/platforms/beethovenx.d.ts +4 -0
  199. package/build/address-book/fantom/platforms/beethovenx.js +7 -0
  200. package/build/address-book/fantom/platforms/equalizer.d.ts +6 -0
  201. package/build/address-book/fantom/platforms/equalizer.js +9 -0
  202. package/build/address-book/fantom/platforms/fvm.d.ts +4 -0
  203. package/build/address-book/fantom/platforms/fvm.js +7 -0
  204. package/build/address-book/fantom/platforms/index.d.ts +11 -0
  205. package/build/address-book/fantom/platforms/index.js +25 -0
  206. package/build/address-book/fantom/platforms/solace.d.ts +4 -0
  207. package/build/address-book/fantom/platforms/solace.js +7 -0
  208. package/build/address-book/fantom/platforms/solidly.d.ts +4 -0
  209. package/build/address-book/fantom/platforms/solidly.js +7 -0
  210. package/build/address-book/fantom/platforms/spiritswap.d.ts +11 -0
  211. package/build/address-book/fantom/platforms/spiritswap.js +14 -0
  212. package/build/address-book/fantom/platforms/spookyswap.d.ts +7 -0
  213. package/build/address-book/fantom/platforms/spookyswap.js +10 -0
  214. package/build/address-book/fantom/platforms/sushiFtm.d.ts +5 -0
  215. package/build/address-book/fantom/platforms/sushiFtm.js +8 -0
  216. package/build/address-book/fantom/platforms/tombswap.d.ts +4 -0
  217. package/build/address-book/fantom/platforms/tombswap.js +7 -0
  218. package/build/address-book/fantom/platforms/wigoswap.d.ts +4 -0
  219. package/build/address-book/fantom/platforms/wigoswap.js +7 -0
  220. package/build/address-book/fantom/tokens/tokens.d.ts +2059 -0
  221. package/build/address-book/fantom/tokens/tokens.js +2015 -0
  222. package/build/address-book/fraxtal/index.d.ts +814 -0
  223. package/build/address-book/fraxtal/index.js +15 -0
  224. package/build/address-book/fraxtal/platforms/beefyfinance.d.ts +23 -0
  225. package/build/address-book/fraxtal/platforms/beefyfinance.js +29 -0
  226. package/build/address-book/fraxtal/platforms/index.d.ts +2 -0
  227. package/build/address-book/fraxtal/platforms/index.js +7 -0
  228. package/build/address-book/fraxtal/platforms/ra.d.ts +4 -0
  229. package/build/address-book/fraxtal/platforms/ra.js +7 -0
  230. package/build/address-book/fraxtal/tokens/tokens.d.ts +403 -0
  231. package/build/address-book/fraxtal/tokens/tokens.js +360 -0
  232. package/build/address-book/fuse/index.d.ts +510 -0
  233. package/build/address-book/fuse/index.js +15 -0
  234. package/build/address-book/fuse/platforms/beefyfinance.d.ts +18 -0
  235. package/build/address-book/fuse/platforms/beefyfinance.js +23 -0
  236. package/build/address-book/fuse/platforms/fuseNetwork.d.ts +4 -0
  237. package/build/address-book/fuse/platforms/fuseNetwork.js +7 -0
  238. package/build/address-book/fuse/platforms/index.d.ts +4 -0
  239. package/build/address-book/fuse/platforms/index.js +11 -0
  240. package/build/address-book/fuse/platforms/sushiFuse.d.ts +5 -0
  241. package/build/address-book/fuse/platforms/sushiFuse.js +8 -0
  242. package/build/address-book/fuse/platforms/voltage.d.ts +5 -0
  243. package/build/address-book/fuse/platforms/voltage.js +8 -0
  244. package/build/address-book/fuse/tokens/tokens.d.ts +251 -0
  245. package/build/address-book/fuse/tokens/tokens.js +219 -0
  246. package/build/address-book/gnosis/index.d.ts +740 -0
  247. package/build/address-book/gnosis/index.js +15 -0
  248. package/build/address-book/gnosis/platforms/beefyfinance.d.ts +30 -0
  249. package/build/address-book/gnosis/platforms/beefyfinance.js +37 -0
  250. package/build/address-book/gnosis/platforms/index.d.ts +1 -0
  251. package/build/address-book/gnosis/platforms/index.js +5 -0
  252. package/build/address-book/gnosis/tokens/tokens.d.ts +366 -0
  253. package/build/address-book/gnosis/tokens/tokens.js +331 -0
  254. package/build/address-book/heco/index.d.ts +544 -0
  255. package/build/address-book/heco/index.js +15 -0
  256. package/build/address-book/heco/platforms/beefyfinance.d.ts +15 -0
  257. package/build/address-book/heco/platforms/beefyfinance.js +20 -0
  258. package/build/address-book/heco/platforms/index.d.ts +2 -0
  259. package/build/address-book/heco/platforms/index.js +7 -0
  260. package/build/address-book/heco/platforms/mdex.d.ts +4 -0
  261. package/build/address-book/heco/platforms/mdex.js +7 -0
  262. package/build/address-book/heco/tokens/tokens.d.ts +268 -0
  263. package/build/address-book/heco/tokens/tokens.js +242 -0
  264. package/build/address-book/hyperevm/index.d.ts +494 -0
  265. package/build/address-book/hyperevm/index.js +15 -0
  266. package/build/address-book/hyperevm/platforms/beefyfinance.d.ts +32 -0
  267. package/build/address-book/hyperevm/platforms/beefyfinance.js +39 -0
  268. package/build/address-book/hyperevm/platforms/index.d.ts +2 -0
  269. package/build/address-book/hyperevm/platforms/index.js +18 -0
  270. package/build/address-book/hyperevm/platforms/kittenswap.d.ts +4 -0
  271. package/build/address-book/hyperevm/platforms/kittenswap.js +7 -0
  272. package/build/address-book/hyperevm/tokens/tokens.d.ts +243 -0
  273. package/build/address-book/hyperevm/tokens/tokens.js +211 -0
  274. package/build/address-book/index.d.ts +8 -0
  275. package/build/address-book/index.js +129 -0
  276. package/build/address-book/kava/index.d.ts +684 -0
  277. package/build/address-book/kava/index.js +15 -0
  278. package/build/address-book/kava/platforms/beefyfinance.d.ts +19 -0
  279. package/build/address-book/kava/platforms/beefyfinance.js +26 -0
  280. package/build/address-book/kava/platforms/equilibre.d.ts +5 -0
  281. package/build/address-book/kava/platforms/equilibre.js +8 -0
  282. package/build/address-book/kava/platforms/index.d.ts +3 -0
  283. package/build/address-book/kava/platforms/index.js +9 -0
  284. package/build/address-book/kava/platforms/sushiKava.d.ts +6 -0
  285. package/build/address-book/kava/platforms/sushiKava.js +9 -0
  286. package/build/address-book/kava/tokens/tokens.d.ts +338 -0
  287. package/build/address-book/kava/tokens/tokens.js +306 -0
  288. package/build/address-book/linea/index.d.ts +784 -0
  289. package/build/address-book/linea/index.js +15 -0
  290. package/build/address-book/linea/platforms/beefyfinance.d.ts +30 -0
  291. package/build/address-book/linea/platforms/beefyfinance.js +37 -0
  292. package/build/address-book/linea/platforms/etherex.d.ts +4 -0
  293. package/build/address-book/linea/platforms/etherex.js +7 -0
  294. package/build/address-book/linea/platforms/index.d.ts +4 -0
  295. package/build/address-book/linea/platforms/index.js +11 -0
  296. package/build/address-book/linea/platforms/lynex.d.ts +4 -0
  297. package/build/address-book/linea/platforms/lynex.js +7 -0
  298. package/build/address-book/linea/platforms/nile.d.ts +4 -0
  299. package/build/address-book/linea/platforms/nile.js +7 -0
  300. package/build/address-book/linea/tokens/tokens.d.ts +388 -0
  301. package/build/address-book/linea/tokens/tokens.js +356 -0
  302. package/build/address-book/lisk/index.d.ts +268 -0
  303. package/build/address-book/lisk/index.js +15 -0
  304. package/build/address-book/lisk/platforms/beefyfinance.d.ts +27 -0
  305. package/build/address-book/lisk/platforms/beefyfinance.js +34 -0
  306. package/build/address-book/lisk/platforms/index.d.ts +1 -0
  307. package/build/address-book/lisk/platforms/index.js +17 -0
  308. package/build/address-book/lisk/tokens/tokens.d.ts +130 -0
  309. package/build/address-book/lisk/tokens/tokens.js +98 -0
  310. package/build/address-book/manta/index.d.ts +214 -0
  311. package/build/address-book/manta/index.js +15 -0
  312. package/build/address-book/manta/platforms/beefyfinance.d.ts +26 -0
  313. package/build/address-book/manta/platforms/beefyfinance.js +33 -0
  314. package/build/address-book/manta/platforms/index.d.ts +1 -0
  315. package/build/address-book/manta/platforms/index.js +5 -0
  316. package/build/address-book/manta/tokens/tokens.d.ts +103 -0
  317. package/build/address-book/manta/tokens/tokens.js +74 -0
  318. package/build/address-book/mantle/index.d.ts +492 -0
  319. package/build/address-book/mantle/index.js +15 -0
  320. package/build/address-book/mantle/platforms/beefyfinance.d.ts +26 -0
  321. package/build/address-book/mantle/platforms/beefyfinance.js +33 -0
  322. package/build/address-book/mantle/platforms/index.d.ts +2 -0
  323. package/build/address-book/mantle/platforms/index.js +7 -0
  324. package/build/address-book/mantle/platforms/moe.d.ts +4 -0
  325. package/build/address-book/mantle/platforms/moe.js +7 -0
  326. package/build/address-book/mantle/tokens/tokens.d.ts +242 -0
  327. package/build/address-book/mantle/tokens/tokens.js +210 -0
  328. package/build/address-book/metis/index.d.ts +542 -0
  329. package/build/address-book/metis/index.js +15 -0
  330. package/build/address-book/metis/platforms/beefyfinance.d.ts +20 -0
  331. package/build/address-book/metis/platforms/beefyfinance.js +25 -0
  332. package/build/address-book/metis/platforms/hermes.d.ts +3 -0
  333. package/build/address-book/metis/platforms/hermes.js +6 -0
  334. package/build/address-book/metis/platforms/index.d.ts +4 -0
  335. package/build/address-book/metis/platforms/index.js +11 -0
  336. package/build/address-book/metis/platforms/netswap.d.ts +5 -0
  337. package/build/address-book/metis/platforms/netswap.js +8 -0
  338. package/build/address-book/metis/platforms/tethys.d.ts +4 -0
  339. package/build/address-book/metis/platforms/tethys.js +7 -0
  340. package/build/address-book/metis/tokens/tokens.d.ts +267 -0
  341. package/build/address-book/metis/tokens/tokens.js +235 -0
  342. package/build/address-book/mode/index.d.ts +410 -0
  343. package/build/address-book/mode/index.js +15 -0
  344. package/build/address-book/mode/platforms/beefyfinance.d.ts +30 -0
  345. package/build/address-book/mode/platforms/beefyfinance.js +37 -0
  346. package/build/address-book/mode/platforms/index.d.ts +1 -0
  347. package/build/address-book/mode/platforms/index.js +5 -0
  348. package/build/address-book/mode/tokens/tokens.d.ts +201 -0
  349. package/build/address-book/mode/tokens/tokens.js +169 -0
  350. package/build/address-book/monad/index.d.ts +492 -0
  351. package/build/address-book/monad/index.js +15 -0
  352. package/build/address-book/monad/platforms/beefyfinance.d.ts +33 -0
  353. package/build/address-book/monad/platforms/beefyfinance.js +40 -0
  354. package/build/address-book/monad/platforms/index.d.ts +1 -0
  355. package/build/address-book/monad/platforms/index.js +17 -0
  356. package/build/address-book/monad/tokens/tokens.d.ts +242 -0
  357. package/build/address-book/monad/tokens/tokens.js +210 -0
  358. package/build/address-book/moonbeam/index.d.ts +1370 -0
  359. package/build/address-book/moonbeam/index.js +15 -0
  360. package/build/address-book/moonbeam/platforms/beamswap.d.ts +5 -0
  361. package/build/address-book/moonbeam/platforms/beamswap.js +8 -0
  362. package/build/address-book/moonbeam/platforms/beefyfinance.d.ts +26 -0
  363. package/build/address-book/moonbeam/platforms/beefyfinance.js +32 -0
  364. package/build/address-book/moonbeam/platforms/index.d.ts +4 -0
  365. package/build/address-book/moonbeam/platforms/index.js +11 -0
  366. package/build/address-book/moonbeam/platforms/solarflare.d.ts +4 -0
  367. package/build/address-book/moonbeam/platforms/solarflare.js +7 -0
  368. package/build/address-book/moonbeam/platforms/stellaswap.d.ts +6 -0
  369. package/build/address-book/moonbeam/platforms/stellaswap.js +9 -0
  370. package/build/address-book/moonbeam/tokens/tokens.d.ts +681 -0
  371. package/build/address-book/moonbeam/tokens/tokens.js +642 -0
  372. package/build/address-book/moonriver/index.d.ts +1044 -0
  373. package/build/address-book/moonriver/index.js +15 -0
  374. package/build/address-book/moonriver/platforms/beefyfinance.d.ts +19 -0
  375. package/build/address-book/moonriver/platforms/beefyfinance.js +24 -0
  376. package/build/address-book/moonriver/platforms/finn.d.ts +4 -0
  377. package/build/address-book/moonriver/platforms/finn.js +7 -0
  378. package/build/address-book/moonriver/platforms/index.d.ts +4 -0
  379. package/build/address-book/moonriver/platforms/index.js +11 -0
  380. package/build/address-book/moonriver/platforms/solarbeam.d.ts +6 -0
  381. package/build/address-book/moonriver/platforms/solarbeam.js +9 -0
  382. package/build/address-book/moonriver/platforms/sushi.d.ts +6 -0
  383. package/build/address-book/moonriver/platforms/sushi.js +9 -0
  384. package/build/address-book/moonriver/tokens/tokens.d.ts +518 -0
  385. package/build/address-book/moonriver/tokens/tokens.js +471 -0
  386. package/build/address-book/one/index.d.ts +498 -0
  387. package/build/address-book/one/index.js +15 -0
  388. package/build/address-book/one/platforms/beefyfinance.d.ts +15 -0
  389. package/build/address-book/one/platforms/beefyfinance.js +20 -0
  390. package/build/address-book/one/platforms/index.d.ts +2 -0
  391. package/build/address-book/one/platforms/index.js +7 -0
  392. package/build/address-book/one/platforms/sushi.d.ts +5 -0
  393. package/build/address-book/one/platforms/sushi.js +8 -0
  394. package/build/address-book/one/tokens/tokens.d.ts +245 -0
  395. package/build/address-book/one/tokens/tokens.js +213 -0
  396. package/build/address-book/optimism/index.d.ts +3630 -0
  397. package/build/address-book/optimism/index.js +15 -0
  398. package/build/address-book/optimism/platforms/beefyfinance.d.ts +37 -0
  399. package/build/address-book/optimism/platforms/beefyfinance.js +44 -0
  400. package/build/address-book/optimism/platforms/beethovenX.d.ts +3 -0
  401. package/build/address-book/optimism/platforms/beethovenX.js +6 -0
  402. package/build/address-book/optimism/platforms/gamma.d.ts +3 -0
  403. package/build/address-book/optimism/platforms/gamma.js +6 -0
  404. package/build/address-book/optimism/platforms/index.d.ts +5 -0
  405. package/build/address-book/optimism/platforms/index.js +13 -0
  406. package/build/address-book/optimism/platforms/sonne.d.ts +3 -0
  407. package/build/address-book/optimism/platforms/sonne.js +6 -0
  408. package/build/address-book/optimism/platforms/velodrome.d.ts +7 -0
  409. package/build/address-book/optimism/platforms/velodrome.js +10 -0
  410. package/build/address-book/optimism/tokens/tokens.d.ts +1811 -0
  411. package/build/address-book/optimism/tokens/tokens.js +1779 -0
  412. package/build/address-book/plasma/index.d.ts +406 -0
  413. package/build/address-book/plasma/index.js +15 -0
  414. package/build/address-book/plasma/platforms/beefyfinance.d.ts +32 -0
  415. package/build/address-book/plasma/platforms/beefyfinance.js +39 -0
  416. package/build/address-book/plasma/platforms/index.d.ts +1 -0
  417. package/build/address-book/plasma/platforms/index.js +5 -0
  418. package/build/address-book/plasma/tokens/tokens.d.ts +199 -0
  419. package/build/address-book/plasma/tokens/tokens.js +167 -0
  420. package/build/address-book/polygon/index.d.ts +4454 -0
  421. package/build/address-book/polygon/index.js +15 -0
  422. package/build/address-book/polygon/platforms/apeswap.d.ts +5 -0
  423. package/build/address-book/polygon/platforms/apeswap.js +8 -0
  424. package/build/address-book/polygon/platforms/balancer.d.ts +3 -0
  425. package/build/address-book/polygon/platforms/balancer.js +6 -0
  426. package/build/address-book/polygon/platforms/beefyfinance.d.ts +32 -0
  427. package/build/address-book/polygon/platforms/beefyfinance.js +39 -0
  428. package/build/address-book/polygon/platforms/brainswap.d.ts +3 -0
  429. package/build/address-book/polygon/platforms/brainswap.js +6 -0
  430. package/build/address-book/polygon/platforms/chainlink.d.ts +3 -0
  431. package/build/address-book/polygon/platforms/chainlink.js +6 -0
  432. package/build/address-book/polygon/platforms/cometh.d.ts +3 -0
  433. package/build/address-book/polygon/platforms/cometh.js +6 -0
  434. package/build/address-book/polygon/platforms/dfyn.d.ts +3 -0
  435. package/build/address-book/polygon/platforms/dfyn.js +6 -0
  436. package/build/address-book/polygon/platforms/dystopia.d.ts +6 -0
  437. package/build/address-book/polygon/platforms/dystopia.js +9 -0
  438. package/build/address-book/polygon/platforms/farmhero.d.ts +4 -0
  439. package/build/address-book/polygon/platforms/farmhero.js +7 -0
  440. package/build/address-book/polygon/platforms/index.d.ts +23 -0
  441. package/build/address-book/polygon/platforms/index.js +61 -0
  442. package/build/address-book/polygon/platforms/iron.d.ts +5 -0
  443. package/build/address-book/polygon/platforms/iron.js +8 -0
  444. package/build/address-book/polygon/platforms/jetswap.d.ts +4 -0
  445. package/build/address-book/polygon/platforms/jetswap.js +7 -0
  446. package/build/address-book/polygon/platforms/mai.d.ts +5 -0
  447. package/build/address-book/polygon/platforms/mai.js +8 -0
  448. package/build/address-book/polygon/platforms/polycat.d.ts +3 -0
  449. package/build/address-book/polygon/platforms/polycat.js +6 -0
  450. package/build/address-book/polygon/platforms/polypup.d.ts +12 -0
  451. package/build/address-book/polygon/platforms/polypup.js +15 -0
  452. package/build/address-book/polygon/platforms/polysage.d.ts +4 -0
  453. package/build/address-book/polygon/platforms/polysage.js +7 -0
  454. package/build/address-book/polygon/platforms/polywise.d.ts +4 -0
  455. package/build/address-book/polygon/platforms/polywise.js +7 -0
  456. package/build/address-book/polygon/platforms/polyyeld.d.ts +6 -0
  457. package/build/address-book/polygon/platforms/polyyeld.js +9 -0
  458. package/build/address-book/polygon/platforms/polyzap.d.ts +4 -0
  459. package/build/address-book/polygon/platforms/polyzap.js +7 -0
  460. package/build/address-book/polygon/platforms/quickswap.d.ts +4 -0
  461. package/build/address-book/polygon/platforms/quickswap.js +7 -0
  462. package/build/address-book/polygon/platforms/solace.d.ts +4 -0
  463. package/build/address-book/polygon/platforms/solace.js +7 -0
  464. package/build/address-book/polygon/platforms/stargate.d.ts +4 -0
  465. package/build/address-book/polygon/platforms/stargate.js +7 -0
  466. package/build/address-book/polygon/platforms/sushi.d.ts +7 -0
  467. package/build/address-book/polygon/platforms/sushi.js +10 -0
  468. package/build/address-book/polygon/platforms/wault.d.ts +4 -0
  469. package/build/address-book/polygon/platforms/wault.js +7 -0
  470. package/build/address-book/polygon/tokens/tokens.d.ts +2223 -0
  471. package/build/address-book/polygon/tokens/tokens.js +2156 -0
  472. package/build/address-book/real/index.d.ts +376 -0
  473. package/build/address-book/real/index.js +15 -0
  474. package/build/address-book/real/platforms/beefyfinance.d.ts +21 -0
  475. package/build/address-book/real/platforms/beefyfinance.js +35 -0
  476. package/build/address-book/real/platforms/index.d.ts +1 -0
  477. package/build/address-book/real/platforms/index.js +5 -0
  478. package/build/address-book/real/tokens/tokens.d.ts +184 -0
  479. package/build/address-book/real/tokens/tokens.js +140 -0
  480. package/build/address-book/rootstock/index.d.ts +224 -0
  481. package/build/address-book/rootstock/index.js +15 -0
  482. package/build/address-book/rootstock/platforms/beefyfinance.d.ts +26 -0
  483. package/build/address-book/rootstock/platforms/beefyfinance.js +33 -0
  484. package/build/address-book/rootstock/platforms/index.d.ts +1 -0
  485. package/build/address-book/rootstock/platforms/index.js +5 -0
  486. package/build/address-book/rootstock/tokens/tokens.d.ts +108 -0
  487. package/build/address-book/rootstock/tokens/tokens.js +76 -0
  488. package/build/address-book/saga/index.d.ts +240 -0
  489. package/build/address-book/saga/index.js +15 -0
  490. package/build/address-book/saga/platforms/beefyfinance.d.ts +31 -0
  491. package/build/address-book/saga/platforms/beefyfinance.js +38 -0
  492. package/build/address-book/saga/platforms/index.d.ts +1 -0
  493. package/build/address-book/saga/platforms/index.js +17 -0
  494. package/build/address-book/saga/tokens/tokens.d.ts +116 -0
  495. package/build/address-book/saga/tokens/tokens.js +87 -0
  496. package/build/address-book/scroll/index.d.ts +352 -0
  497. package/build/address-book/scroll/index.js +15 -0
  498. package/build/address-book/scroll/platforms/beefyfinance.d.ts +31 -0
  499. package/build/address-book/scroll/platforms/beefyfinance.js +38 -0
  500. package/build/address-book/scroll/platforms/index.d.ts +3 -0
  501. package/build/address-book/scroll/platforms/index.js +19 -0
  502. package/build/address-book/scroll/platforms/nuri.d.ts +4 -0
  503. package/build/address-book/scroll/platforms/nuri.js +7 -0
  504. package/build/address-book/scroll/platforms/tokan.d.ts +4 -0
  505. package/build/address-book/scroll/platforms/tokan.js +7 -0
  506. package/build/address-book/scroll/tokens/tokens.d.ts +172 -0
  507. package/build/address-book/scroll/tokens/tokens.js +140 -0
  508. package/build/address-book/sei/index.d.ts +244 -0
  509. package/build/address-book/sei/index.js +15 -0
  510. package/build/address-book/sei/platforms/beefyfinance.d.ts +27 -0
  511. package/build/address-book/sei/platforms/beefyfinance.js +34 -0
  512. package/build/address-book/sei/platforms/index.d.ts +1 -0
  513. package/build/address-book/sei/platforms/index.js +5 -0
  514. package/build/address-book/sei/tokens/tokens.d.ts +118 -0
  515. package/build/address-book/sei/tokens/tokens.js +86 -0
  516. package/build/address-book/sonic/index.d.ts +1162 -0
  517. package/build/address-book/sonic/index.js +15 -0
  518. package/build/address-book/sonic/platforms/beefyfinance.d.ts +32 -0
  519. package/build/address-book/sonic/platforms/beefyfinance.js +39 -0
  520. package/build/address-book/sonic/platforms/equalizer.d.ts +4 -0
  521. package/build/address-book/sonic/platforms/equalizer.js +7 -0
  522. package/build/address-book/sonic/platforms/index.d.ts +2 -0
  523. package/build/address-book/sonic/platforms/index.js +18 -0
  524. package/build/address-book/sonic/tokens/tokens.d.ts +577 -0
  525. package/build/address-book/sonic/tokens/tokens.js +545 -0
  526. package/build/address-book/unichain/index.d.ts +116 -0
  527. package/build/address-book/unichain/index.js +15 -0
  528. package/build/address-book/unichain/platforms/beefyfinance.d.ts +31 -0
  529. package/build/address-book/unichain/platforms/beefyfinance.js +38 -0
  530. package/build/address-book/unichain/platforms/index.d.ts +1 -0
  531. package/build/address-book/unichain/platforms/index.js +17 -0
  532. package/build/address-book/unichain/tokens/tokens.d.ts +54 -0
  533. package/build/address-book/unichain/tokens/tokens.js +22 -0
  534. package/build/address-book/zkevm/index.d.ts +536 -0
  535. package/build/address-book/zkevm/index.js +15 -0
  536. package/build/address-book/zkevm/platforms/balancer.d.ts +3 -0
  537. package/build/address-book/zkevm/platforms/balancer.js +6 -0
  538. package/build/address-book/zkevm/platforms/beefyfinance.d.ts +19 -0
  539. package/build/address-book/zkevm/platforms/beefyfinance.js +24 -0
  540. package/build/address-book/zkevm/platforms/index.d.ts +3 -0
  541. package/build/address-book/zkevm/platforms/index.js +9 -0
  542. package/build/address-book/zkevm/platforms/quickswap.d.ts +4 -0
  543. package/build/address-book/zkevm/platforms/quickswap.js +7 -0
  544. package/build/address-book/zkevm/tokens/tokens.d.ts +264 -0
  545. package/build/address-book/zkevm/tokens/tokens.js +232 -0
  546. package/build/address-book/zksync/index.d.ts +422 -0
  547. package/build/address-book/zksync/index.js +15 -0
  548. package/build/address-book/zksync/platforms/beefyfinance.d.ts +26 -0
  549. package/build/address-book/zksync/platforms/beefyfinance.js +34 -0
  550. package/build/address-book/zksync/platforms/dracula.d.ts +4 -0
  551. package/build/address-book/zksync/platforms/dracula.js +7 -0
  552. package/build/address-book/zksync/platforms/index.d.ts +4 -0
  553. package/build/address-book/zksync/platforms/index.js +11 -0
  554. package/build/address-book/zksync/platforms/velocore.d.ts +5 -0
  555. package/build/address-book/zksync/platforms/velocore.js +8 -0
  556. package/build/address-book/zksync/platforms/vesync.d.ts +5 -0
  557. package/build/address-book/zksync/platforms/vesync.js +8 -0
  558. package/build/address-book/zksync/tokens/tokens.d.ts +207 -0
  559. package/build/address-book/zksync/tokens/tokens.js +175 -0
  560. package/build/package.json +1 -0
  561. package/build/types/beefyfinance.d.ts +42 -0
  562. package/build/types/beefyfinance.js +2 -0
  563. package/build/types/chain.d.ts +19 -0
  564. package/build/types/chain.js +2 -0
  565. package/build/types/chainid.d.ts +48 -0
  566. package/build/types/chainid.js +46 -0
  567. package/build/types/readonly-record.d.ts +3 -0
  568. package/build/types/readonly-record.js +2 -0
  569. package/build/types/token.d.ts +20 -0
  570. package/build/types/token.js +2 -0
  571. package/build/util/chainIdMap.d.ts +43 -0
  572. package/build/util/chainIdMap.js +47 -0
  573. package/build/util/convertSymbolTokenMapToAddressTokenMap.d.ts +7 -0
  574. package/build/util/convertSymbolTokenMapToAddressTokenMap.js +21 -0
  575. package/build-esm/address-book/arbitrum/index.d.ts +4584 -0
  576. package/build-esm/address-book/arbitrum/index.js +12 -0
  577. package/build-esm/address-book/arbitrum/platforms/balancer.d.ts +3 -0
  578. package/build-esm/address-book/arbitrum/platforms/balancer.js +3 -0
  579. package/build-esm/address-book/arbitrum/platforms/beefyfinance.d.ts +33 -0
  580. package/build-esm/address-book/arbitrum/platforms/beefyfinance.js +37 -0
  581. package/build-esm/address-book/arbitrum/platforms/index.d.ts +4 -0
  582. package/build-esm/address-book/arbitrum/platforms/index.js +4 -0
  583. package/build-esm/address-book/arbitrum/platforms/ramses.d.ts +7 -0
  584. package/build-esm/address-book/arbitrum/platforms/ramses.js +7 -0
  585. package/build-esm/address-book/arbitrum/platforms/sushi.d.ts +4 -0
  586. package/build-esm/address-book/arbitrum/platforms/sushi.js +4 -0
  587. package/build-esm/address-book/arbitrum/tokens/tokens.d.ts +2288 -0
  588. package/build-esm/address-book/arbitrum/tokens/tokens.js +2255 -0
  589. package/build-esm/address-book/aurora/index.d.ts +622 -0
  590. package/build-esm/address-book/aurora/index.js +12 -0
  591. package/build-esm/address-book/aurora/platforms/beefyfinance.d.ts +16 -0
  592. package/build-esm/address-book/aurora/platforms/beefyfinance.js +18 -0
  593. package/build-esm/address-book/aurora/platforms/index.d.ts +3 -0
  594. package/build-esm/address-book/aurora/platforms/index.js +3 -0
  595. package/build-esm/address-book/aurora/platforms/solace.d.ts +4 -0
  596. package/build-esm/address-book/aurora/platforms/solace.js +4 -0
  597. package/build-esm/address-book/aurora/platforms/trisolaris.d.ts +6 -0
  598. package/build-esm/address-book/aurora/platforms/trisolaris.js +6 -0
  599. package/build-esm/address-book/aurora/tokens/tokens.d.ts +307 -0
  600. package/build-esm/address-book/aurora/tokens/tokens.js +275 -0
  601. package/build-esm/address-book/avax/index.d.ts +10242 -0
  602. package/build-esm/address-book/avax/index.js +12 -0
  603. package/build-esm/address-book/avax/platforms/balancer.d.ts +3 -0
  604. package/build-esm/address-book/avax/platforms/balancer.js +3 -0
  605. package/build-esm/address-book/avax/platforms/beefyfinance.d.ts +32 -0
  606. package/build-esm/address-book/avax/platforms/beefyfinance.js +36 -0
  607. package/build-esm/address-book/avax/platforms/index.d.ts +9 -0
  608. package/build-esm/address-book/avax/platforms/index.js +9 -0
  609. package/build-esm/address-book/avax/platforms/joe.d.ts +8 -0
  610. package/build-esm/address-book/avax/platforms/joe.js +8 -0
  611. package/build-esm/address-book/avax/platforms/lydia.d.ts +3 -0
  612. package/build-esm/address-book/avax/platforms/lydia.js +3 -0
  613. package/build-esm/address-book/avax/platforms/mai.d.ts +3 -0
  614. package/build-esm/address-book/avax/platforms/mai.js +3 -0
  615. package/build-esm/address-book/avax/platforms/pangolin.d.ts +4 -0
  616. package/build-esm/address-book/avax/platforms/pangolin.js +4 -0
  617. package/build-esm/address-book/avax/platforms/solisnek.d.ts +7 -0
  618. package/build-esm/address-book/avax/platforms/solisnek.js +7 -0
  619. package/build-esm/address-book/avax/platforms/swapsicle.d.ts +4 -0
  620. package/build-esm/address-book/avax/platforms/swapsicle.js +4 -0
  621. package/build-esm/address-book/avax/platforms/synapse.d.ts +3 -0
  622. package/build-esm/address-book/avax/platforms/synapse.js +3 -0
  623. package/build-esm/address-book/avax/tokens/tokens.d.ts +5117 -0
  624. package/build-esm/address-book/avax/tokens/tokens.js +5082 -0
  625. package/build-esm/address-book/base/index.d.ts +6176 -0
  626. package/build-esm/address-book/base/index.js +12 -0
  627. package/build-esm/address-book/base/platforms/aerodrome.d.ts +4 -0
  628. package/build-esm/address-book/base/platforms/aerodrome.js +4 -0
  629. package/build-esm/address-book/base/platforms/balancer.d.ts +3 -0
  630. package/build-esm/address-book/base/platforms/balancer.js +3 -0
  631. package/build-esm/address-book/base/platforms/baseSwap.d.ts +4 -0
  632. package/build-esm/address-book/base/platforms/baseSwap.js +4 -0
  633. package/build-esm/address-book/base/platforms/beefyfinance.d.ts +35 -0
  634. package/build-esm/address-book/base/platforms/beefyfinance.js +39 -0
  635. package/build-esm/address-book/base/platforms/bvm.d.ts +4 -0
  636. package/build-esm/address-book/base/platforms/bvm.js +4 -0
  637. package/build-esm/address-book/base/platforms/equalizer.d.ts +4 -0
  638. package/build-esm/address-book/base/platforms/equalizer.js +4 -0
  639. package/build-esm/address-book/base/platforms/index.d.ts +6 -0
  640. package/build-esm/address-book/base/platforms/index.js +6 -0
  641. package/build-esm/address-book/base/tokens/tokens.d.ts +3084 -0
  642. package/build-esm/address-book/base/tokens/tokens.js +3049 -0
  643. package/build-esm/address-book/berachain/index.d.ts +680 -0
  644. package/build-esm/address-book/berachain/index.js +12 -0
  645. package/build-esm/address-book/berachain/platforms/beefyfinance.d.ts +31 -0
  646. package/build-esm/address-book/berachain/platforms/beefyfinance.js +35 -0
  647. package/build-esm/address-book/berachain/platforms/index.d.ts +1 -0
  648. package/build-esm/address-book/berachain/platforms/index.js +1 -0
  649. package/build-esm/address-book/berachain/tokens/tokens.d.ts +336 -0
  650. package/build-esm/address-book/berachain/tokens/tokens.js +301 -0
  651. package/build-esm/address-book/bsc/index.d.ts +9386 -0
  652. package/build-esm/address-book/bsc/index.js +12 -0
  653. package/build-esm/address-book/bsc/platforms/ape.d.ts +6 -0
  654. package/build-esm/address-book/bsc/platforms/ape.js +6 -0
  655. package/build-esm/address-book/bsc/platforms/babyswap.d.ts +4 -0
  656. package/build-esm/address-book/bsc/platforms/babyswap.js +4 -0
  657. package/build-esm/address-book/bsc/platforms/bakery.d.ts +4 -0
  658. package/build-esm/address-book/bsc/platforms/bakery.js +4 -0
  659. package/build-esm/address-book/bsc/platforms/beefyfinance.d.ts +30 -0
  660. package/build-esm/address-book/bsc/platforms/beefyfinance.js +34 -0
  661. package/build-esm/address-book/bsc/platforms/biswap.d.ts +4 -0
  662. package/build-esm/address-book/bsc/platforms/biswap.js +4 -0
  663. package/build-esm/address-book/bsc/platforms/bolide.d.ts +4 -0
  664. package/build-esm/address-book/bsc/platforms/bolide.js +4 -0
  665. package/build-esm/address-book/bsc/platforms/chainlink.d.ts +3 -0
  666. package/build-esm/address-book/bsc/platforms/chainlink.js +3 -0
  667. package/build-esm/address-book/bsc/platforms/cone.d.ts +6 -0
  668. package/build-esm/address-book/bsc/platforms/cone.js +6 -0
  669. package/build-esm/address-book/bsc/platforms/elk.d.ts +4 -0
  670. package/build-esm/address-book/bsc/platforms/elk.js +4 -0
  671. package/build-esm/address-book/bsc/platforms/ellipsis.d.ts +3 -0
  672. package/build-esm/address-book/bsc/platforms/ellipsis.js +3 -0
  673. package/build-esm/address-book/bsc/platforms/emp.d.ts +4 -0
  674. package/build-esm/address-book/bsc/platforms/emp.js +4 -0
  675. package/build-esm/address-book/bsc/platforms/farmhero.d.ts +3 -0
  676. package/build-esm/address-book/bsc/platforms/farmhero.js +3 -0
  677. package/build-esm/address-book/bsc/platforms/index.d.ts +21 -0
  678. package/build-esm/address-book/bsc/platforms/index.js +21 -0
  679. package/build-esm/address-book/bsc/platforms/ironfinance.d.ts +6 -0
  680. package/build-esm/address-book/bsc/platforms/ironfinance.js +6 -0
  681. package/build-esm/address-book/bsc/platforms/jet.d.ts +5 -0
  682. package/build-esm/address-book/bsc/platforms/jet.js +5 -0
  683. package/build-esm/address-book/bsc/platforms/kebab.d.ts +4 -0
  684. package/build-esm/address-book/bsc/platforms/kebab.js +4 -0
  685. package/build-esm/address-book/bsc/platforms/mdex.d.ts +4 -0
  686. package/build-esm/address-book/bsc/platforms/mdex.js +4 -0
  687. package/build-esm/address-book/bsc/platforms/ooe.d.ts +3 -0
  688. package/build-esm/address-book/bsc/platforms/ooe.js +3 -0
  689. package/build-esm/address-book/bsc/platforms/pancake.d.ts +6 -0
  690. package/build-esm/address-book/bsc/platforms/pancake.js +6 -0
  691. package/build-esm/address-book/bsc/platforms/swapfish.d.ts +4 -0
  692. package/build-esm/address-book/bsc/platforms/swapfish.js +4 -0
  693. package/build-esm/address-book/bsc/platforms/thena.d.ts +7 -0
  694. package/build-esm/address-book/bsc/platforms/thena.js +7 -0
  695. package/build-esm/address-book/bsc/platforms/wault.d.ts +5 -0
  696. package/build-esm/address-book/bsc/platforms/wault.js +5 -0
  697. package/build-esm/address-book/bsc/tokens/tokens.d.ts +4689 -0
  698. package/build-esm/address-book/bsc/tokens/tokens.js +4642 -0
  699. package/build-esm/address-book/canto/index.d.ts +702 -0
  700. package/build-esm/address-book/canto/index.js +12 -0
  701. package/build-esm/address-book/canto/platforms/beefyfinance.d.ts +17 -0
  702. package/build-esm/address-book/canto/platforms/beefyfinance.js +20 -0
  703. package/build-esm/address-book/canto/platforms/cvm.d.ts +4 -0
  704. package/build-esm/address-book/canto/platforms/cvm.js +4 -0
  705. package/build-esm/address-book/canto/platforms/index.d.ts +3 -0
  706. package/build-esm/address-book/canto/platforms/index.js +3 -0
  707. package/build-esm/address-book/canto/platforms/velocimeter.d.ts +7 -0
  708. package/build-esm/address-book/canto/platforms/velocimeter.js +7 -0
  709. package/build-esm/address-book/canto/tokens/tokens.d.ts +347 -0
  710. package/build-esm/address-book/canto/tokens/tokens.js +312 -0
  711. package/build-esm/address-book/celo/index.d.ts +440 -0
  712. package/build-esm/address-book/celo/index.js +12 -0
  713. package/build-esm/address-book/celo/platforms/beefyfinance.d.ts +17 -0
  714. package/build-esm/address-book/celo/platforms/beefyfinance.js +19 -0
  715. package/build-esm/address-book/celo/platforms/index.d.ts +2 -0
  716. package/build-esm/address-book/celo/platforms/index.js +2 -0
  717. package/build-esm/address-book/celo/platforms/sushiCelo.d.ts +8 -0
  718. package/build-esm/address-book/celo/platforms/sushiCelo.js +8 -0
  719. package/build-esm/address-book/celo/tokens/tokens.d.ts +216 -0
  720. package/build-esm/address-book/celo/tokens/tokens.js +185 -0
  721. package/build-esm/address-book/cronos/index.d.ts +820 -0
  722. package/build-esm/address-book/cronos/index.js +12 -0
  723. package/build-esm/address-book/cronos/platforms/beefyfinance.d.ts +18 -0
  724. package/build-esm/address-book/cronos/platforms/beefyfinance.js +20 -0
  725. package/build-esm/address-book/cronos/platforms/crona.d.ts +4 -0
  726. package/build-esm/address-book/cronos/platforms/crona.js +4 -0
  727. package/build-esm/address-book/cronos/platforms/index.d.ts +3 -0
  728. package/build-esm/address-book/cronos/platforms/index.js +3 -0
  729. package/build-esm/address-book/cronos/platforms/vvs.d.ts +5 -0
  730. package/build-esm/address-book/cronos/platforms/vvs.js +5 -0
  731. package/build-esm/address-book/cronos/tokens/tokens.d.ts +406 -0
  732. package/build-esm/address-book/cronos/tokens/tokens.js +371 -0
  733. package/build-esm/address-book/emerald/index.d.ts +390 -0
  734. package/build-esm/address-book/emerald/index.js +12 -0
  735. package/build-esm/address-book/emerald/platforms/beefyfinance.d.ts +16 -0
  736. package/build-esm/address-book/emerald/platforms/beefyfinance.js +18 -0
  737. package/build-esm/address-book/emerald/platforms/index.d.ts +3 -0
  738. package/build-esm/address-book/emerald/platforms/index.js +3 -0
  739. package/build-esm/address-book/emerald/platforms/valleyswap.d.ts +4 -0
  740. package/build-esm/address-book/emerald/platforms/valleyswap.js +4 -0
  741. package/build-esm/address-book/emerald/platforms/yuzu.d.ts +6 -0
  742. package/build-esm/address-book/emerald/platforms/yuzu.js +6 -0
  743. package/build-esm/address-book/emerald/tokens/tokens.d.ts +191 -0
  744. package/build-esm/address-book/emerald/tokens/tokens.js +162 -0
  745. package/build-esm/address-book/ethereum/index.d.ts +5516 -0
  746. package/build-esm/address-book/ethereum/index.js +12 -0
  747. package/build-esm/address-book/ethereum/platforms/aura.d.ts +4 -0
  748. package/build-esm/address-book/ethereum/platforms/aura.js +4 -0
  749. package/build-esm/address-book/ethereum/platforms/balancer.d.ts +3 -0
  750. package/build-esm/address-book/ethereum/platforms/balancer.js +3 -0
  751. package/build-esm/address-book/ethereum/platforms/beefyfinance.d.ts +35 -0
  752. package/build-esm/address-book/ethereum/platforms/beefyfinance.js +38 -0
  753. package/build-esm/address-book/ethereum/platforms/gamma.d.ts +3 -0
  754. package/build-esm/address-book/ethereum/platforms/gamma.js +3 -0
  755. package/build-esm/address-book/ethereum/platforms/index.d.ts +8 -0
  756. package/build-esm/address-book/ethereum/platforms/index.js +8 -0
  757. package/build-esm/address-book/ethereum/platforms/solidly.d.ts +5 -0
  758. package/build-esm/address-book/ethereum/platforms/solidly.js +5 -0
  759. package/build-esm/address-book/ethereum/platforms/sushi.d.ts +5 -0
  760. package/build-esm/address-book/ethereum/platforms/sushi.js +5 -0
  761. package/build-esm/address-book/ethereum/platforms/synapse.d.ts +3 -0
  762. package/build-esm/address-book/ethereum/platforms/synapse.js +3 -0
  763. package/build-esm/address-book/ethereum/platforms/verse.d.ts +3 -0
  764. package/build-esm/address-book/ethereum/platforms/verse.js +3 -0
  765. package/build-esm/address-book/ethereum/tokens/tokens.d.ts +2754 -0
  766. package/build-esm/address-book/ethereum/tokens/tokens.js +2720 -0
  767. package/build-esm/address-book/fantom/index.d.ts +4126 -0
  768. package/build-esm/address-book/fantom/index.js +12 -0
  769. package/build-esm/address-book/fantom/platforms/beefyfinance.d.ts +21 -0
  770. package/build-esm/address-book/fantom/platforms/beefyfinance.js +23 -0
  771. package/build-esm/address-book/fantom/platforms/beethovenx.d.ts +4 -0
  772. package/build-esm/address-book/fantom/platforms/beethovenx.js +4 -0
  773. package/build-esm/address-book/fantom/platforms/equalizer.d.ts +6 -0
  774. package/build-esm/address-book/fantom/platforms/equalizer.js +6 -0
  775. package/build-esm/address-book/fantom/platforms/fvm.d.ts +4 -0
  776. package/build-esm/address-book/fantom/platforms/fvm.js +4 -0
  777. package/build-esm/address-book/fantom/platforms/index.d.ts +11 -0
  778. package/build-esm/address-book/fantom/platforms/index.js +11 -0
  779. package/build-esm/address-book/fantom/platforms/solace.d.ts +4 -0
  780. package/build-esm/address-book/fantom/platforms/solace.js +4 -0
  781. package/build-esm/address-book/fantom/platforms/solidly.d.ts +4 -0
  782. package/build-esm/address-book/fantom/platforms/solidly.js +4 -0
  783. package/build-esm/address-book/fantom/platforms/spiritswap.d.ts +11 -0
  784. package/build-esm/address-book/fantom/platforms/spiritswap.js +11 -0
  785. package/build-esm/address-book/fantom/platforms/spookyswap.d.ts +7 -0
  786. package/build-esm/address-book/fantom/platforms/spookyswap.js +7 -0
  787. package/build-esm/address-book/fantom/platforms/sushiFtm.d.ts +5 -0
  788. package/build-esm/address-book/fantom/platforms/sushiFtm.js +5 -0
  789. package/build-esm/address-book/fantom/platforms/tombswap.d.ts +4 -0
  790. package/build-esm/address-book/fantom/platforms/tombswap.js +4 -0
  791. package/build-esm/address-book/fantom/platforms/wigoswap.d.ts +4 -0
  792. package/build-esm/address-book/fantom/platforms/wigoswap.js +4 -0
  793. package/build-esm/address-book/fantom/tokens/tokens.d.ts +2059 -0
  794. package/build-esm/address-book/fantom/tokens/tokens.js +2012 -0
  795. package/build-esm/address-book/fraxtal/index.d.ts +814 -0
  796. package/build-esm/address-book/fraxtal/index.js +12 -0
  797. package/build-esm/address-book/fraxtal/platforms/beefyfinance.d.ts +23 -0
  798. package/build-esm/address-book/fraxtal/platforms/beefyfinance.js +26 -0
  799. package/build-esm/address-book/fraxtal/platforms/index.d.ts +2 -0
  800. package/build-esm/address-book/fraxtal/platforms/index.js +2 -0
  801. package/build-esm/address-book/fraxtal/platforms/ra.d.ts +4 -0
  802. package/build-esm/address-book/fraxtal/platforms/ra.js +4 -0
  803. package/build-esm/address-book/fraxtal/tokens/tokens.d.ts +403 -0
  804. package/build-esm/address-book/fraxtal/tokens/tokens.js +357 -0
  805. package/build-esm/address-book/fuse/index.d.ts +510 -0
  806. package/build-esm/address-book/fuse/index.js +12 -0
  807. package/build-esm/address-book/fuse/platforms/beefyfinance.d.ts +18 -0
  808. package/build-esm/address-book/fuse/platforms/beefyfinance.js +20 -0
  809. package/build-esm/address-book/fuse/platforms/fuseNetwork.d.ts +4 -0
  810. package/build-esm/address-book/fuse/platforms/fuseNetwork.js +4 -0
  811. package/build-esm/address-book/fuse/platforms/index.d.ts +4 -0
  812. package/build-esm/address-book/fuse/platforms/index.js +4 -0
  813. package/build-esm/address-book/fuse/platforms/sushiFuse.d.ts +5 -0
  814. package/build-esm/address-book/fuse/platforms/sushiFuse.js +5 -0
  815. package/build-esm/address-book/fuse/platforms/voltage.d.ts +5 -0
  816. package/build-esm/address-book/fuse/platforms/voltage.js +5 -0
  817. package/build-esm/address-book/fuse/tokens/tokens.d.ts +251 -0
  818. package/build-esm/address-book/fuse/tokens/tokens.js +216 -0
  819. package/build-esm/address-book/gnosis/index.d.ts +740 -0
  820. package/build-esm/address-book/gnosis/index.js +12 -0
  821. package/build-esm/address-book/gnosis/platforms/beefyfinance.d.ts +30 -0
  822. package/build-esm/address-book/gnosis/platforms/beefyfinance.js +34 -0
  823. package/build-esm/address-book/gnosis/platforms/index.d.ts +1 -0
  824. package/build-esm/address-book/gnosis/platforms/index.js +1 -0
  825. package/build-esm/address-book/gnosis/tokens/tokens.d.ts +366 -0
  826. package/build-esm/address-book/gnosis/tokens/tokens.js +328 -0
  827. package/build-esm/address-book/heco/index.d.ts +544 -0
  828. package/build-esm/address-book/heco/index.js +12 -0
  829. package/build-esm/address-book/heco/platforms/beefyfinance.d.ts +15 -0
  830. package/build-esm/address-book/heco/platforms/beefyfinance.js +17 -0
  831. package/build-esm/address-book/heco/platforms/index.d.ts +2 -0
  832. package/build-esm/address-book/heco/platforms/index.js +2 -0
  833. package/build-esm/address-book/heco/platforms/mdex.d.ts +4 -0
  834. package/build-esm/address-book/heco/platforms/mdex.js +4 -0
  835. package/build-esm/address-book/heco/tokens/tokens.d.ts +268 -0
  836. package/build-esm/address-book/heco/tokens/tokens.js +239 -0
  837. package/build-esm/address-book/hyperevm/index.d.ts +494 -0
  838. package/build-esm/address-book/hyperevm/index.js +12 -0
  839. package/build-esm/address-book/hyperevm/platforms/beefyfinance.d.ts +32 -0
  840. package/build-esm/address-book/hyperevm/platforms/beefyfinance.js +36 -0
  841. package/build-esm/address-book/hyperevm/platforms/index.d.ts +2 -0
  842. package/build-esm/address-book/hyperevm/platforms/index.js +2 -0
  843. package/build-esm/address-book/hyperevm/platforms/kittenswap.d.ts +4 -0
  844. package/build-esm/address-book/hyperevm/platforms/kittenswap.js +4 -0
  845. package/build-esm/address-book/hyperevm/tokens/tokens.d.ts +243 -0
  846. package/build-esm/address-book/hyperevm/tokens/tokens.js +208 -0
  847. package/build-esm/address-book/index.d.ts +8 -0
  848. package/build-esm/address-book/index.js +126 -0
  849. package/build-esm/address-book/kava/index.d.ts +684 -0
  850. package/build-esm/address-book/kava/index.js +12 -0
  851. package/build-esm/address-book/kava/platforms/beefyfinance.d.ts +19 -0
  852. package/build-esm/address-book/kava/platforms/beefyfinance.js +23 -0
  853. package/build-esm/address-book/kava/platforms/equilibre.d.ts +5 -0
  854. package/build-esm/address-book/kava/platforms/equilibre.js +5 -0
  855. package/build-esm/address-book/kava/platforms/index.d.ts +3 -0
  856. package/build-esm/address-book/kava/platforms/index.js +3 -0
  857. package/build-esm/address-book/kava/platforms/sushiKava.d.ts +6 -0
  858. package/build-esm/address-book/kava/platforms/sushiKava.js +6 -0
  859. package/build-esm/address-book/kava/tokens/tokens.d.ts +338 -0
  860. package/build-esm/address-book/kava/tokens/tokens.js +303 -0
  861. package/build-esm/address-book/linea/index.d.ts +784 -0
  862. package/build-esm/address-book/linea/index.js +12 -0
  863. package/build-esm/address-book/linea/platforms/beefyfinance.d.ts +30 -0
  864. package/build-esm/address-book/linea/platforms/beefyfinance.js +34 -0
  865. package/build-esm/address-book/linea/platforms/etherex.d.ts +4 -0
  866. package/build-esm/address-book/linea/platforms/etherex.js +4 -0
  867. package/build-esm/address-book/linea/platforms/index.d.ts +4 -0
  868. package/build-esm/address-book/linea/platforms/index.js +4 -0
  869. package/build-esm/address-book/linea/platforms/lynex.d.ts +4 -0
  870. package/build-esm/address-book/linea/platforms/lynex.js +4 -0
  871. package/build-esm/address-book/linea/platforms/nile.d.ts +4 -0
  872. package/build-esm/address-book/linea/platforms/nile.js +4 -0
  873. package/build-esm/address-book/linea/tokens/tokens.d.ts +388 -0
  874. package/build-esm/address-book/linea/tokens/tokens.js +353 -0
  875. package/build-esm/address-book/lisk/index.d.ts +268 -0
  876. package/build-esm/address-book/lisk/index.js +12 -0
  877. package/build-esm/address-book/lisk/platforms/beefyfinance.d.ts +27 -0
  878. package/build-esm/address-book/lisk/platforms/beefyfinance.js +31 -0
  879. package/build-esm/address-book/lisk/platforms/index.d.ts +1 -0
  880. package/build-esm/address-book/lisk/platforms/index.js +1 -0
  881. package/build-esm/address-book/lisk/tokens/tokens.d.ts +130 -0
  882. package/build-esm/address-book/lisk/tokens/tokens.js +95 -0
  883. package/build-esm/address-book/manta/index.d.ts +214 -0
  884. package/build-esm/address-book/manta/index.js +12 -0
  885. package/build-esm/address-book/manta/platforms/beefyfinance.d.ts +26 -0
  886. package/build-esm/address-book/manta/platforms/beefyfinance.js +30 -0
  887. package/build-esm/address-book/manta/platforms/index.d.ts +1 -0
  888. package/build-esm/address-book/manta/platforms/index.js +1 -0
  889. package/build-esm/address-book/manta/tokens/tokens.d.ts +103 -0
  890. package/build-esm/address-book/manta/tokens/tokens.js +71 -0
  891. package/build-esm/address-book/mantle/index.d.ts +492 -0
  892. package/build-esm/address-book/mantle/index.js +12 -0
  893. package/build-esm/address-book/mantle/platforms/beefyfinance.d.ts +26 -0
  894. package/build-esm/address-book/mantle/platforms/beefyfinance.js +30 -0
  895. package/build-esm/address-book/mantle/platforms/index.d.ts +2 -0
  896. package/build-esm/address-book/mantle/platforms/index.js +2 -0
  897. package/build-esm/address-book/mantle/platforms/moe.d.ts +4 -0
  898. package/build-esm/address-book/mantle/platforms/moe.js +4 -0
  899. package/build-esm/address-book/mantle/tokens/tokens.d.ts +242 -0
  900. package/build-esm/address-book/mantle/tokens/tokens.js +207 -0
  901. package/build-esm/address-book/metis/index.d.ts +542 -0
  902. package/build-esm/address-book/metis/index.js +12 -0
  903. package/build-esm/address-book/metis/platforms/beefyfinance.d.ts +20 -0
  904. package/build-esm/address-book/metis/platforms/beefyfinance.js +22 -0
  905. package/build-esm/address-book/metis/platforms/hermes.d.ts +3 -0
  906. package/build-esm/address-book/metis/platforms/hermes.js +3 -0
  907. package/build-esm/address-book/metis/platforms/index.d.ts +4 -0
  908. package/build-esm/address-book/metis/platforms/index.js +4 -0
  909. package/build-esm/address-book/metis/platforms/netswap.d.ts +5 -0
  910. package/build-esm/address-book/metis/platforms/netswap.js +5 -0
  911. package/build-esm/address-book/metis/platforms/tethys.d.ts +4 -0
  912. package/build-esm/address-book/metis/platforms/tethys.js +4 -0
  913. package/build-esm/address-book/metis/tokens/tokens.d.ts +267 -0
  914. package/build-esm/address-book/metis/tokens/tokens.js +232 -0
  915. package/build-esm/address-book/mode/index.d.ts +410 -0
  916. package/build-esm/address-book/mode/index.js +12 -0
  917. package/build-esm/address-book/mode/platforms/beefyfinance.d.ts +30 -0
  918. package/build-esm/address-book/mode/platforms/beefyfinance.js +34 -0
  919. package/build-esm/address-book/mode/platforms/index.d.ts +1 -0
  920. package/build-esm/address-book/mode/platforms/index.js +1 -0
  921. package/build-esm/address-book/mode/tokens/tokens.d.ts +201 -0
  922. package/build-esm/address-book/mode/tokens/tokens.js +166 -0
  923. package/build-esm/address-book/monad/index.d.ts +492 -0
  924. package/build-esm/address-book/monad/index.js +12 -0
  925. package/build-esm/address-book/monad/platforms/beefyfinance.d.ts +33 -0
  926. package/build-esm/address-book/monad/platforms/beefyfinance.js +37 -0
  927. package/build-esm/address-book/monad/platforms/index.d.ts +1 -0
  928. package/build-esm/address-book/monad/platforms/index.js +1 -0
  929. package/build-esm/address-book/monad/tokens/tokens.d.ts +242 -0
  930. package/build-esm/address-book/monad/tokens/tokens.js +207 -0
  931. package/build-esm/address-book/moonbeam/index.d.ts +1370 -0
  932. package/build-esm/address-book/moonbeam/index.js +12 -0
  933. package/build-esm/address-book/moonbeam/platforms/beamswap.d.ts +5 -0
  934. package/build-esm/address-book/moonbeam/platforms/beamswap.js +5 -0
  935. package/build-esm/address-book/moonbeam/platforms/beefyfinance.d.ts +26 -0
  936. package/build-esm/address-book/moonbeam/platforms/beefyfinance.js +29 -0
  937. package/build-esm/address-book/moonbeam/platforms/index.d.ts +4 -0
  938. package/build-esm/address-book/moonbeam/platforms/index.js +4 -0
  939. package/build-esm/address-book/moonbeam/platforms/solarflare.d.ts +4 -0
  940. package/build-esm/address-book/moonbeam/platforms/solarflare.js +4 -0
  941. package/build-esm/address-book/moonbeam/platforms/stellaswap.d.ts +6 -0
  942. package/build-esm/address-book/moonbeam/platforms/stellaswap.js +6 -0
  943. package/build-esm/address-book/moonbeam/tokens/tokens.d.ts +681 -0
  944. package/build-esm/address-book/moonbeam/tokens/tokens.js +639 -0
  945. package/build-esm/address-book/moonriver/index.d.ts +1044 -0
  946. package/build-esm/address-book/moonriver/index.js +12 -0
  947. package/build-esm/address-book/moonriver/platforms/beefyfinance.d.ts +19 -0
  948. package/build-esm/address-book/moonriver/platforms/beefyfinance.js +21 -0
  949. package/build-esm/address-book/moonriver/platforms/finn.d.ts +4 -0
  950. package/build-esm/address-book/moonriver/platforms/finn.js +4 -0
  951. package/build-esm/address-book/moonriver/platforms/index.d.ts +4 -0
  952. package/build-esm/address-book/moonriver/platforms/index.js +4 -0
  953. package/build-esm/address-book/moonriver/platforms/solarbeam.d.ts +6 -0
  954. package/build-esm/address-book/moonriver/platforms/solarbeam.js +6 -0
  955. package/build-esm/address-book/moonriver/platforms/sushi.d.ts +6 -0
  956. package/build-esm/address-book/moonriver/platforms/sushi.js +6 -0
  957. package/build-esm/address-book/moonriver/tokens/tokens.d.ts +518 -0
  958. package/build-esm/address-book/moonriver/tokens/tokens.js +468 -0
  959. package/build-esm/address-book/one/index.d.ts +498 -0
  960. package/build-esm/address-book/one/index.js +12 -0
  961. package/build-esm/address-book/one/platforms/beefyfinance.d.ts +15 -0
  962. package/build-esm/address-book/one/platforms/beefyfinance.js +17 -0
  963. package/build-esm/address-book/one/platforms/index.d.ts +2 -0
  964. package/build-esm/address-book/one/platforms/index.js +2 -0
  965. package/build-esm/address-book/one/platforms/sushi.d.ts +5 -0
  966. package/build-esm/address-book/one/platforms/sushi.js +5 -0
  967. package/build-esm/address-book/one/tokens/tokens.d.ts +245 -0
  968. package/build-esm/address-book/one/tokens/tokens.js +210 -0
  969. package/build-esm/address-book/optimism/index.d.ts +3630 -0
  970. package/build-esm/address-book/optimism/index.js +12 -0
  971. package/build-esm/address-book/optimism/platforms/beefyfinance.d.ts +37 -0
  972. package/build-esm/address-book/optimism/platforms/beefyfinance.js +41 -0
  973. package/build-esm/address-book/optimism/platforms/beethovenX.d.ts +3 -0
  974. package/build-esm/address-book/optimism/platforms/beethovenX.js +3 -0
  975. package/build-esm/address-book/optimism/platforms/gamma.d.ts +3 -0
  976. package/build-esm/address-book/optimism/platforms/gamma.js +3 -0
  977. package/build-esm/address-book/optimism/platforms/index.d.ts +5 -0
  978. package/build-esm/address-book/optimism/platforms/index.js +5 -0
  979. package/build-esm/address-book/optimism/platforms/sonne.d.ts +3 -0
  980. package/build-esm/address-book/optimism/platforms/sonne.js +3 -0
  981. package/build-esm/address-book/optimism/platforms/velodrome.d.ts +7 -0
  982. package/build-esm/address-book/optimism/platforms/velodrome.js +7 -0
  983. package/build-esm/address-book/optimism/tokens/tokens.d.ts +1811 -0
  984. package/build-esm/address-book/optimism/tokens/tokens.js +1776 -0
  985. package/build-esm/address-book/plasma/index.d.ts +406 -0
  986. package/build-esm/address-book/plasma/index.js +12 -0
  987. package/build-esm/address-book/plasma/platforms/beefyfinance.d.ts +32 -0
  988. package/build-esm/address-book/plasma/platforms/beefyfinance.js +36 -0
  989. package/build-esm/address-book/plasma/platforms/index.d.ts +1 -0
  990. package/build-esm/address-book/plasma/platforms/index.js +1 -0
  991. package/build-esm/address-book/plasma/tokens/tokens.d.ts +199 -0
  992. package/build-esm/address-book/plasma/tokens/tokens.js +164 -0
  993. package/build-esm/address-book/polygon/index.d.ts +4454 -0
  994. package/build-esm/address-book/polygon/index.js +12 -0
  995. package/build-esm/address-book/polygon/platforms/apeswap.d.ts +5 -0
  996. package/build-esm/address-book/polygon/platforms/apeswap.js +5 -0
  997. package/build-esm/address-book/polygon/platforms/balancer.d.ts +3 -0
  998. package/build-esm/address-book/polygon/platforms/balancer.js +3 -0
  999. package/build-esm/address-book/polygon/platforms/beefyfinance.d.ts +32 -0
  1000. package/build-esm/address-book/polygon/platforms/beefyfinance.js +36 -0
  1001. package/build-esm/address-book/polygon/platforms/brainswap.d.ts +3 -0
  1002. package/build-esm/address-book/polygon/platforms/brainswap.js +3 -0
  1003. package/build-esm/address-book/polygon/platforms/chainlink.d.ts +3 -0
  1004. package/build-esm/address-book/polygon/platforms/chainlink.js +3 -0
  1005. package/build-esm/address-book/polygon/platforms/cometh.d.ts +3 -0
  1006. package/build-esm/address-book/polygon/platforms/cometh.js +3 -0
  1007. package/build-esm/address-book/polygon/platforms/dfyn.d.ts +3 -0
  1008. package/build-esm/address-book/polygon/platforms/dfyn.js +3 -0
  1009. package/build-esm/address-book/polygon/platforms/dystopia.d.ts +6 -0
  1010. package/build-esm/address-book/polygon/platforms/dystopia.js +6 -0
  1011. package/build-esm/address-book/polygon/platforms/farmhero.d.ts +4 -0
  1012. package/build-esm/address-book/polygon/platforms/farmhero.js +4 -0
  1013. package/build-esm/address-book/polygon/platforms/index.d.ts +23 -0
  1014. package/build-esm/address-book/polygon/platforms/index.js +23 -0
  1015. package/build-esm/address-book/polygon/platforms/iron.d.ts +5 -0
  1016. package/build-esm/address-book/polygon/platforms/iron.js +5 -0
  1017. package/build-esm/address-book/polygon/platforms/jetswap.d.ts +4 -0
  1018. package/build-esm/address-book/polygon/platforms/jetswap.js +4 -0
  1019. package/build-esm/address-book/polygon/platforms/mai.d.ts +5 -0
  1020. package/build-esm/address-book/polygon/platforms/mai.js +5 -0
  1021. package/build-esm/address-book/polygon/platforms/polycat.d.ts +3 -0
  1022. package/build-esm/address-book/polygon/platforms/polycat.js +3 -0
  1023. package/build-esm/address-book/polygon/platforms/polypup.d.ts +12 -0
  1024. package/build-esm/address-book/polygon/platforms/polypup.js +12 -0
  1025. package/build-esm/address-book/polygon/platforms/polysage.d.ts +4 -0
  1026. package/build-esm/address-book/polygon/platforms/polysage.js +4 -0
  1027. package/build-esm/address-book/polygon/platforms/polywise.d.ts +4 -0
  1028. package/build-esm/address-book/polygon/platforms/polywise.js +4 -0
  1029. package/build-esm/address-book/polygon/platforms/polyyeld.d.ts +6 -0
  1030. package/build-esm/address-book/polygon/platforms/polyyeld.js +6 -0
  1031. package/build-esm/address-book/polygon/platforms/polyzap.d.ts +4 -0
  1032. package/build-esm/address-book/polygon/platforms/polyzap.js +4 -0
  1033. package/build-esm/address-book/polygon/platforms/quickswap.d.ts +4 -0
  1034. package/build-esm/address-book/polygon/platforms/quickswap.js +4 -0
  1035. package/build-esm/address-book/polygon/platforms/solace.d.ts +4 -0
  1036. package/build-esm/address-book/polygon/platforms/solace.js +4 -0
  1037. package/build-esm/address-book/polygon/platforms/stargate.d.ts +4 -0
  1038. package/build-esm/address-book/polygon/platforms/stargate.js +4 -0
  1039. package/build-esm/address-book/polygon/platforms/sushi.d.ts +7 -0
  1040. package/build-esm/address-book/polygon/platforms/sushi.js +7 -0
  1041. package/build-esm/address-book/polygon/platforms/wault.d.ts +4 -0
  1042. package/build-esm/address-book/polygon/platforms/wault.js +4 -0
  1043. package/build-esm/address-book/polygon/tokens/tokens.d.ts +2223 -0
  1044. package/build-esm/address-book/polygon/tokens/tokens.js +2153 -0
  1045. package/build-esm/address-book/real/index.d.ts +376 -0
  1046. package/build-esm/address-book/real/index.js +12 -0
  1047. package/build-esm/address-book/real/platforms/beefyfinance.d.ts +21 -0
  1048. package/build-esm/address-book/real/platforms/beefyfinance.js +32 -0
  1049. package/build-esm/address-book/real/platforms/index.d.ts +1 -0
  1050. package/build-esm/address-book/real/platforms/index.js +1 -0
  1051. package/build-esm/address-book/real/tokens/tokens.d.ts +184 -0
  1052. package/build-esm/address-book/real/tokens/tokens.js +137 -0
  1053. package/build-esm/address-book/rootstock/index.d.ts +224 -0
  1054. package/build-esm/address-book/rootstock/index.js +12 -0
  1055. package/build-esm/address-book/rootstock/platforms/beefyfinance.d.ts +26 -0
  1056. package/build-esm/address-book/rootstock/platforms/beefyfinance.js +30 -0
  1057. package/build-esm/address-book/rootstock/platforms/index.d.ts +1 -0
  1058. package/build-esm/address-book/rootstock/platforms/index.js +1 -0
  1059. package/build-esm/address-book/rootstock/tokens/tokens.d.ts +108 -0
  1060. package/build-esm/address-book/rootstock/tokens/tokens.js +73 -0
  1061. package/build-esm/address-book/saga/index.d.ts +240 -0
  1062. package/build-esm/address-book/saga/index.js +12 -0
  1063. package/build-esm/address-book/saga/platforms/beefyfinance.d.ts +31 -0
  1064. package/build-esm/address-book/saga/platforms/beefyfinance.js +35 -0
  1065. package/build-esm/address-book/saga/platforms/index.d.ts +1 -0
  1066. package/build-esm/address-book/saga/platforms/index.js +1 -0
  1067. package/build-esm/address-book/saga/tokens/tokens.d.ts +116 -0
  1068. package/build-esm/address-book/saga/tokens/tokens.js +84 -0
  1069. package/build-esm/address-book/scroll/index.d.ts +352 -0
  1070. package/build-esm/address-book/scroll/index.js +12 -0
  1071. package/build-esm/address-book/scroll/platforms/beefyfinance.d.ts +31 -0
  1072. package/build-esm/address-book/scroll/platforms/beefyfinance.js +35 -0
  1073. package/build-esm/address-book/scroll/platforms/index.d.ts +3 -0
  1074. package/build-esm/address-book/scroll/platforms/index.js +3 -0
  1075. package/build-esm/address-book/scroll/platforms/nuri.d.ts +4 -0
  1076. package/build-esm/address-book/scroll/platforms/nuri.js +4 -0
  1077. package/build-esm/address-book/scroll/platforms/tokan.d.ts +4 -0
  1078. package/build-esm/address-book/scroll/platforms/tokan.js +4 -0
  1079. package/build-esm/address-book/scroll/tokens/tokens.d.ts +172 -0
  1080. package/build-esm/address-book/scroll/tokens/tokens.js +137 -0
  1081. package/build-esm/address-book/sei/index.d.ts +244 -0
  1082. package/build-esm/address-book/sei/index.js +12 -0
  1083. package/build-esm/address-book/sei/platforms/beefyfinance.d.ts +27 -0
  1084. package/build-esm/address-book/sei/platforms/beefyfinance.js +31 -0
  1085. package/build-esm/address-book/sei/platforms/index.d.ts +1 -0
  1086. package/build-esm/address-book/sei/platforms/index.js +1 -0
  1087. package/build-esm/address-book/sei/tokens/tokens.d.ts +118 -0
  1088. package/build-esm/address-book/sei/tokens/tokens.js +83 -0
  1089. package/build-esm/address-book/sonic/index.d.ts +1162 -0
  1090. package/build-esm/address-book/sonic/index.js +12 -0
  1091. package/build-esm/address-book/sonic/platforms/beefyfinance.d.ts +32 -0
  1092. package/build-esm/address-book/sonic/platforms/beefyfinance.js +36 -0
  1093. package/build-esm/address-book/sonic/platforms/equalizer.d.ts +4 -0
  1094. package/build-esm/address-book/sonic/platforms/equalizer.js +4 -0
  1095. package/build-esm/address-book/sonic/platforms/index.d.ts +2 -0
  1096. package/build-esm/address-book/sonic/platforms/index.js +2 -0
  1097. package/build-esm/address-book/sonic/tokens/tokens.d.ts +577 -0
  1098. package/build-esm/address-book/sonic/tokens/tokens.js +542 -0
  1099. package/build-esm/address-book/unichain/index.d.ts +116 -0
  1100. package/build-esm/address-book/unichain/index.js +12 -0
  1101. package/build-esm/address-book/unichain/platforms/beefyfinance.d.ts +31 -0
  1102. package/build-esm/address-book/unichain/platforms/beefyfinance.js +35 -0
  1103. package/build-esm/address-book/unichain/platforms/index.d.ts +1 -0
  1104. package/build-esm/address-book/unichain/platforms/index.js +1 -0
  1105. package/build-esm/address-book/unichain/tokens/tokens.d.ts +54 -0
  1106. package/build-esm/address-book/unichain/tokens/tokens.js +19 -0
  1107. package/build-esm/address-book/zkevm/index.d.ts +536 -0
  1108. package/build-esm/address-book/zkevm/index.js +12 -0
  1109. package/build-esm/address-book/zkevm/platforms/balancer.d.ts +3 -0
  1110. package/build-esm/address-book/zkevm/platforms/balancer.js +3 -0
  1111. package/build-esm/address-book/zkevm/platforms/beefyfinance.d.ts +19 -0
  1112. package/build-esm/address-book/zkevm/platforms/beefyfinance.js +21 -0
  1113. package/build-esm/address-book/zkevm/platforms/index.d.ts +3 -0
  1114. package/build-esm/address-book/zkevm/platforms/index.js +3 -0
  1115. package/build-esm/address-book/zkevm/platforms/quickswap.d.ts +4 -0
  1116. package/build-esm/address-book/zkevm/platforms/quickswap.js +4 -0
  1117. package/build-esm/address-book/zkevm/tokens/tokens.d.ts +264 -0
  1118. package/build-esm/address-book/zkevm/tokens/tokens.js +229 -0
  1119. package/build-esm/address-book/zksync/index.d.ts +422 -0
  1120. package/build-esm/address-book/zksync/index.js +12 -0
  1121. package/build-esm/address-book/zksync/platforms/beefyfinance.d.ts +26 -0
  1122. package/build-esm/address-book/zksync/platforms/beefyfinance.js +31 -0
  1123. package/build-esm/address-book/zksync/platforms/dracula.d.ts +4 -0
  1124. package/build-esm/address-book/zksync/platforms/dracula.js +4 -0
  1125. package/build-esm/address-book/zksync/platforms/index.d.ts +4 -0
  1126. package/build-esm/address-book/zksync/platforms/index.js +4 -0
  1127. package/build-esm/address-book/zksync/platforms/velocore.d.ts +5 -0
  1128. package/build-esm/address-book/zksync/platforms/velocore.js +5 -0
  1129. package/build-esm/address-book/zksync/platforms/vesync.d.ts +5 -0
  1130. package/build-esm/address-book/zksync/platforms/vesync.js +5 -0
  1131. package/build-esm/address-book/zksync/tokens/tokens.d.ts +207 -0
  1132. package/build-esm/address-book/zksync/tokens/tokens.js +172 -0
  1133. package/build-esm/package.json +1 -0
  1134. package/build-esm/types/beefyfinance.d.ts +42 -0
  1135. package/build-esm/types/beefyfinance.js +1 -0
  1136. package/build-esm/types/chain.d.ts +19 -0
  1137. package/build-esm/types/chain.js +1 -0
  1138. package/build-esm/types/chainid.d.ts +48 -0
  1139. package/build-esm/types/chainid.js +43 -0
  1140. package/build-esm/types/readonly-record.d.ts +3 -0
  1141. package/build-esm/types/readonly-record.js +1 -0
  1142. package/build-esm/types/token.d.ts +20 -0
  1143. package/build-esm/types/token.js +1 -0
  1144. package/build-esm/util/convertSymbolTokenMapToAddressTokenMap.d.ts +7 -0
  1145. package/build-esm/util/convertSymbolTokenMapToAddressTokenMap.js +18 -0
  1146. package/package.json +66 -0
@@ -0,0 +1,4584 @@
1
+ import * as platforms from './platforms/index.js';
2
+ export declare const arbitrum: {
3
+ readonly platforms: typeof platforms;
4
+ readonly tokens: {
5
+ readonly WNATIVE: {
6
+ readonly name: "Wrapped Ether";
7
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
8
+ readonly symbol: "WETH";
9
+ readonly oracleId: "WETH";
10
+ readonly decimals: 18;
11
+ readonly chainId: 42161;
12
+ readonly website: "https://weth.io/";
13
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
14
+ readonly bridge: "arbitrum-canonical";
15
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
16
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
17
+ };
18
+ readonly FEES: {
19
+ readonly name: "Wrapped Ether";
20
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
21
+ readonly symbol: "WETH";
22
+ readonly oracleId: "WETH";
23
+ readonly decimals: 18;
24
+ readonly chainId: 42161;
25
+ readonly website: "https://weth.io/";
26
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
27
+ readonly bridge: "arbitrum-canonical";
28
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
29
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
30
+ };
31
+ readonly ETH: {
32
+ readonly name: "Wrapped Ether";
33
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
34
+ readonly symbol: "WETH";
35
+ readonly oracleId: "WETH";
36
+ readonly decimals: 18;
37
+ readonly chainId: 42161;
38
+ readonly website: "https://weth.io/";
39
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
40
+ readonly bridge: "arbitrum-canonical";
41
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
42
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
43
+ };
44
+ readonly WETH: {
45
+ readonly name: "Wrapped Ether";
46
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
47
+ readonly symbol: "WETH";
48
+ readonly oracleId: "WETH";
49
+ readonly decimals: 18;
50
+ readonly chainId: 42161;
51
+ readonly website: "https://weth.io/";
52
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
53
+ readonly bridge: "arbitrum-canonical";
54
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
55
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
56
+ };
57
+ readonly RPL: {
58
+ readonly name: "Rocket Pool Protocol";
59
+ readonly symbol: "RPL";
60
+ readonly oracleId: "RPL";
61
+ readonly address: "0xB766039cc6DB368759C1E56B79AFfE831d0Cc507";
62
+ readonly chainId: 42161;
63
+ readonly decimals: 18;
64
+ readonly website: "https://rocketpool.net/";
65
+ readonly description: "Rocket Pool is a decentralized Ethereum staking pool offering up to 4.33% APR for ETH2 staking. Users can join the Rocket Pool with its decentralized node operator network or run their own nodes with only 16 ETH. In the latter case, they can earn a commission from staking ETH and earn additional RPL rewards from providing RPL collateral, amounting to up to 6.36% APR for ETH and the additional RPL rewards.";
66
+ readonly logoURI: "https://docs.rocketpool.net/images/logo.png";
67
+ };
68
+ readonly oldBIFI: {
69
+ readonly name: "Beefy.Finance";
70
+ readonly symbol: "oldBIFI";
71
+ readonly oracleId: "oldBIFI";
72
+ readonly address: "0x99C409E5f62E4bd2AC142f17caFb6810B8F0BAAE";
73
+ readonly chainId: 42161;
74
+ readonly decimals: 18;
75
+ readonly website: "https://www.beefy.finance/";
76
+ readonly description: "Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.";
77
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/BIFI.png";
78
+ };
79
+ readonly USDC: {
80
+ readonly name: "USD Coin";
81
+ readonly address: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831";
82
+ readonly symbol: "USDC";
83
+ readonly oracleId: "USDC";
84
+ readonly decimals: 6;
85
+ readonly website: "https://www.centre.io/";
86
+ readonly description: "USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
87
+ readonly bridge: "native";
88
+ readonly chainId: 42161;
89
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
90
+ readonly documentation: "https://www.circle.com/en/usdc-multichain/arbitrum";
91
+ };
92
+ readonly arbUSDCe: {
93
+ readonly name: "USD Coin";
94
+ readonly address: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
95
+ readonly symbol: "USDCe";
96
+ readonly oracleId: "arbUSDCe";
97
+ readonly decimals: 6;
98
+ readonly website: "https://www.centre.io/";
99
+ readonly description: "USDC.e is an Ethereum-based USDC bridged via the official Arbitrum Bridge.";
100
+ readonly bridge: "arbitrum-canonical";
101
+ readonly chainId: 42161;
102
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
103
+ readonly documentation: "https://developers.circle.com/docs";
104
+ };
105
+ readonly ARX: {
106
+ readonly name: "Arbitrum Exchange";
107
+ readonly address: "0xD5954c3084a1cCd70B4dA011E67760B8e78aeE84";
108
+ readonly symbol: "ARX";
109
+ readonly oracleId: "ARX";
110
+ readonly decimals: 18;
111
+ readonly website: "https://arbidex.fi/";
112
+ readonly description: "ARX is the rewards token introduced by Arbitrum Exchange. Arbitrum Exchange is a Pancake Swap fork on the Arbitrum chain, and uses ARX to reward liquidity providers.";
113
+ readonly chainId: 42161;
114
+ readonly logoURI: "https://arbidex.fi/images/tokens/0xd5954c3084a1ccd70b4da011e67760b8e78aee84.png";
115
+ readonly documentation: "https://arbitrum-exchange.gitbook.io/arbitrumdex/usdarx-tokenomics/usdarx-token";
116
+ };
117
+ readonly SUSHI: {
118
+ readonly name: "Sushi";
119
+ readonly address: "0xd4d42F0b6DEF4CE0383636770eF773390d85c61A";
120
+ readonly symbol: "SUSHI";
121
+ readonly oracleId: "SUSHI";
122
+ readonly decimals: 18;
123
+ readonly chainId: 42161;
124
+ readonly website: "https://sushi.com/";
125
+ readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
126
+ readonly bridge: "arbitrum-canonical";
127
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
128
+ readonly documentation: "https://dev.sushi.com/";
129
+ };
130
+ readonly NYAN: {
131
+ readonly name: "ArbiNYAN";
132
+ readonly address: "0xeD3fB761414DA74b74F33e5c5a1f78104b188DfC";
133
+ readonly symbol: "NYAN";
134
+ readonly oracleId: "NYAN";
135
+ readonly decimals: 18;
136
+ readonly chainId: 42161;
137
+ readonly website: "https://arbinyan.com/";
138
+ readonly description: "ArbiNYAN is a fun cat token. The first fair launched token on Arbitrum with 95% of the supply distributed via farming rewards";
139
+ readonly logoURI: "https://icons.llama.fi/arbinyan.jpg";
140
+ };
141
+ readonly MIM: {
142
+ readonly name: "Magic Internet Money";
143
+ readonly address: "0xFEa7a6a0B346362BF88A9e4A88416B77a57D6c2A";
144
+ readonly symbol: "MIM";
145
+ readonly oracleId: "MIM";
146
+ readonly decimals: 18;
147
+ readonly chainId: 42161;
148
+ readonly website: "https://abracadabra.money/";
149
+ readonly description: "You, the Spellcaster, can provide collateral in the form of various interest bearing crypto assets such as yvYFI, yvUSDT, yvUSDC, xSUSHI and more. With this, you can borrow magic internet money (MIM) which is a stable coin that you can swap for any other traditional stable coin.";
150
+ readonly bridge: "layer-zero";
151
+ readonly logoURI: "";
152
+ readonly documentation: "https://docs.abracadabra.money/";
153
+ readonly risks: readonly ["SYNTH_STABLE"];
154
+ };
155
+ readonly SPELL: {
156
+ readonly name: "Spell Token";
157
+ readonly address: "0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF";
158
+ readonly symbol: "SPELL";
159
+ readonly oracleId: "SPELL";
160
+ readonly decimals: 18;
161
+ readonly chainId: 42161;
162
+ readonly website: "https://abracadabra.money/";
163
+ readonly description: "You, the Spellcaster, can provide collateral in the form of various interest bearing crypto assets such as yvYFI, yvUSDT, yvUSDC, xSUSHI and more. With this, you can borrow magic internet money (MIM) which is a stable coin that you can swap for any other traditional stable coin.";
164
+ readonly logoURI: "";
165
+ readonly documentation: "https://docs.abracadabra.money/";
166
+ };
167
+ readonly WBTC: {
168
+ readonly chainId: 42161;
169
+ readonly address: "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f";
170
+ readonly decimals: 8;
171
+ readonly name: "Wrapped BTC";
172
+ readonly symbol: "WBTC";
173
+ readonly oracleId: "WBTC";
174
+ readonly website: "https://wbtc.network/";
175
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
176
+ readonly bridge: "arbitrum-canonical";
177
+ readonly logoURI: "https://raw.githubusercontent.com/ava-labs/bridge-tokens/main/avalanche-tokens/0x408D4cD0ADb7ceBd1F1A1C33A0Ba2098E1295bAB/logo.png";
178
+ };
179
+ readonly LINK: {
180
+ readonly name: "Chainlink";
181
+ readonly symbol: "LINK";
182
+ readonly oracleId: "LINK";
183
+ readonly address: "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4";
184
+ readonly chainId: 42161;
185
+ readonly decimals: 18;
186
+ readonly website: "https://chain.link/";
187
+ readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
188
+ readonly bridge: "arbitrum-canonical";
189
+ readonly logoURI: "https://hecoinfo.com/token/images/chainlink_32.png";
190
+ readonly documentation: "https://docs.chain.link/resources/link-token-contracts";
191
+ };
192
+ readonly USDT: {
193
+ readonly name: "USDT0";
194
+ readonly symbol: "USDT0";
195
+ readonly oracleId: "USDT";
196
+ readonly address: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9";
197
+ readonly chainId: 42161;
198
+ readonly decimals: 6;
199
+ readonly website: "https://tether.to/";
200
+ readonly description: "Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
201
+ readonly bridge: "native";
202
+ readonly logoURI: "https://hecoinfo.com/token/images/USDTHECO_32.png";
203
+ readonly documentation: "https://tether.to/en/how-it-works";
204
+ };
205
+ readonly gOHM: {
206
+ readonly name: "Governance OHM";
207
+ readonly symbol: "gOHM";
208
+ readonly oracleId: "gOHM";
209
+ readonly address: "0x8D9bA570D6cb60C7e3e0F31343Efe75AB8E65FB1";
210
+ readonly chainId: 42161;
211
+ readonly decimals: 18;
212
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8D9bA570D6cb60C7e3e0F31343Efe75AB8E65FB1.svg";
213
+ readonly website: "https://www.olympusdao.finance/";
214
+ readonly description: "Olympus is building a community-owned decentralized financial infrastructure to bring more stability and transparency for the world.";
215
+ };
216
+ readonly MAGIC: {
217
+ readonly name: "MAGIC";
218
+ readonly symbol: "MAGIC";
219
+ readonly oracleId: "MAGIC";
220
+ readonly address: "0x539bdE0d7Dbd336b79148AA742883198BBF60342";
221
+ readonly chainId: 42161;
222
+ readonly decimals: 18;
223
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x539bdE0d7Dbd336b79148AA742883198BBF60342.svg";
224
+ readonly website: "https://www.treasure.lol/";
225
+ readonly description: "Treasure bridges the growing network of metaverses through an open and composable approach to the convergence of NFTs, DeFi and Gaming. Cross-ecosystem ties are bolstered through our interrelated resource model. $MAGIC (Power), Treasures (NFT | Resources) and Legions (NFT | Players)";
226
+ readonly bridge: "native";
227
+ readonly documentation: "https://docs.treasure.lol/about-treasure/what-is-magic";
228
+ };
229
+ readonly BAL: {
230
+ readonly name: "Balancer";
231
+ readonly symbol: "BAL";
232
+ readonly oracleId: "BAL";
233
+ readonly address: "0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8";
234
+ readonly chainId: 42161;
235
+ readonly decimals: 18;
236
+ readonly website: "https://balancer.fi/";
237
+ readonly description: "Balancer turns the concept of an index fund on its head: instead of a paying fees to portfolio managers to rebalance your portfolio, you collect fees from traders, who rebalance your portfolio by following arbitrage opportunities.";
238
+ readonly logoURI: "https://hecoinfo.com/token/images/bal_32.png";
239
+ };
240
+ readonly sarUSDC: {
241
+ readonly name: "Stargate USD Coin LP";
242
+ readonly symbol: "sarUSDC";
243
+ readonly oracleId: "stargate-arb-usdc";
244
+ readonly address: "0x892785f33CdeE22A30AEF750F285E18c18040c3e";
245
+ readonly chainId: 42161;
246
+ readonly decimals: 6;
247
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xef4229c8c3250C675F21BCefa42f58EfbfF6002a.svg";
248
+ readonly website: "https://stargate.finance/";
249
+ readonly description: "USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
250
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
251
+ };
252
+ readonly sarUSDT: {
253
+ readonly name: "Stargate Tether USD LP";
254
+ readonly symbol: "sarUSDT";
255
+ readonly oracleId: "stargate-arb-usdt";
256
+ readonly address: "0xB6CfcF89a7B22988bfC96632aC2A9D6daB60d641";
257
+ readonly chainId: 42161;
258
+ readonly decimals: 6;
259
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
260
+ readonly website: "https://tether.to/";
261
+ readonly description: "Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
262
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
263
+ };
264
+ readonly sarETH: {
265
+ readonly name: "Stargate Ethereum LP";
266
+ readonly symbol: "sarETH";
267
+ readonly oracleId: "stargate-arb-eth";
268
+ readonly address: "0x915A55e36A01285A14f05dE6e81ED9cE89772f8e";
269
+ readonly chainId: 42161;
270
+ readonly decimals: 18;
271
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2170ed0880ac9a755fd29b2688956bd959f933f8.png";
272
+ readonly website: "https://stargate.finance/";
273
+ readonly description: "The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.";
274
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
275
+ };
276
+ readonly DAI: {
277
+ readonly name: "Dai Stablecoin";
278
+ readonly address: "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1";
279
+ readonly symbol: "DAI";
280
+ readonly oracleId: "DAI";
281
+ readonly decimals: 18;
282
+ readonly chainId: 137;
283
+ readonly website: "https://makerdao.com/";
284
+ readonly description: "Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.";
285
+ readonly bridge: "arbitrum-canonical";
286
+ readonly logoURI: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png";
287
+ readonly documentation: "https://docs.makerdao.com/smart-contract-modules/dai-module/dai-detailed-documentation";
288
+ readonly risks: readonly ["SYNTH_STABLE"];
289
+ };
290
+ readonly VST: {
291
+ readonly name: "Vesta Stable";
292
+ readonly symbol: "VST";
293
+ readonly oracleId: "VST";
294
+ readonly address: "0x64343594Ab9b56e99087BfA6F2335Db24c2d1F17";
295
+ readonly chainId: 42161;
296
+ readonly decimals: 18;
297
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23621/small/vesta.png?1644809642";
298
+ readonly website: "https://vestafinance.xyz/";
299
+ readonly description: "Vesta Finance allows you to borrow collateralized stablecoin VST against supported crypto assets with no interest rate.";
300
+ readonly documentation: "https://docs.vestafinance.xyz/";
301
+ readonly risks: readonly ["SYNTH_STABLE"];
302
+ };
303
+ readonly psETH: {
304
+ readonly name: "Ripae sETH";
305
+ readonly symbol: "psETH";
306
+ readonly oracleId: "psETH";
307
+ readonly address: "0x83EA9d8748A7AD9f2F12B2A2F7a45CE47A862ac9";
308
+ readonly chainId: 42161;
309
+ readonly decimals: 18;
310
+ readonly website: "https://ripae.finance/";
311
+ readonly description: "Ripae Finance’s full focus is to build a true cross-chain algorithmic stable coin protocol that is stabilized with true use-cases all around the DeFi Ecosystem.";
312
+ readonly logoURI: "";
313
+ };
314
+ readonly pETH: {
315
+ readonly name: "pETH";
316
+ readonly symbol: "pETH";
317
+ readonly oracleId: "pETH";
318
+ readonly address: "0xA0dF47432d9d88bcc040E9ee66dDC7E17A882715";
319
+ readonly chainId: 42161;
320
+ readonly decimals: 18;
321
+ readonly website: "https://ripae.finance/";
322
+ readonly description: "Ripae Finance’s full focus is to build a true cross-chain algorithmic stable coin protocol that is stabilized with true use-cases all around the DeFi Ecosystem.";
323
+ readonly bridge: "native";
324
+ readonly logoURI: "";
325
+ };
326
+ readonly oldRDNT: {
327
+ readonly name: "RDNT";
328
+ readonly symbol: "RDNT";
329
+ readonly oracleId: "oldRDNT";
330
+ readonly address: "0x0C4681e6C0235179ec3D4F4fc4DF3d14FDD96017";
331
+ readonly chainId: 42161;
332
+ readonly decimals: 18;
333
+ readonly website: "https://radiant.capital/";
334
+ readonly description: "Radiant aims to be the first omnichain money market, where users can deposit any major asset on any major chain and borrow a variety of supported assets across multiple chains.";
335
+ readonly bridge: "native";
336
+ readonly logoURI: "";
337
+ };
338
+ readonly RDNT: {
339
+ readonly name: "RDNT";
340
+ readonly symbol: "RDNT";
341
+ readonly oracleId: "RDNT";
342
+ readonly address: "0x3082CC23568eA640225c2467653dB90e9250AaA0";
343
+ readonly chainId: 42161;
344
+ readonly decimals: 18;
345
+ readonly website: "https://radiant.capital/";
346
+ readonly description: "Radiant aims to be the first omnichain money market, where users can deposit any major asset on any major chain and borrow a variety of supported assets across multiple chains.";
347
+ readonly bridge: "native";
348
+ readonly logoURI: "";
349
+ readonly documentation: "https://docs.radiant.capital/radiant/project-info/rdnt-tokenomics";
350
+ };
351
+ readonly wstETH: {
352
+ readonly name: "Lido Wrapped Staked ETH";
353
+ readonly symbol: "wstETH";
354
+ readonly oracleId: "wstETH";
355
+ readonly address: "0x5979D7b546E38E414F7E9822514be443A4800529";
356
+ readonly chainId: 42161;
357
+ readonly decimals: 18;
358
+ readonly website: "https://lido.fi/";
359
+ readonly description: "Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
360
+ readonly bridge: "arbitrum-canonical";
361
+ readonly logoURI: "";
362
+ readonly documentation: "https://docs.lido.fi/";
363
+ };
364
+ readonly GLP: {
365
+ readonly name: "GLP";
366
+ readonly symbol: "GLP";
367
+ readonly oracleId: "gmx-arb-glp";
368
+ readonly address: "0x5402B5F40310bDED796c7D0F3FF6683f5C0cFfdf";
369
+ readonly chainId: 42161;
370
+ readonly decimals: 18;
371
+ readonly website: "https://app.gmx.io/#/trade/?ref=beefy";
372
+ readonly description: "GLP consists of an index of assets used for swaps and leverage trading on GMX. GLP holders will make a profit when leverage traders make a loss and vice versa. Staked GLP also earns escrowed GMX rewards and 70% of platform fees distributed in ETH.";
373
+ readonly logoURI: "https://github.com/gmx-io/gmx-assets/blob/main/GMX-Assets/SVG/GLP_LOGO%20ONLY.svg";
374
+ readonly documentation: "https://gmxio.gitbook.io/gmx/glp";
375
+ };
376
+ readonly FISH: {
377
+ readonly name: "SwapFish";
378
+ readonly symbol: "FISH";
379
+ readonly address: "0xb348B87b23D5977E2948E6f36ca07E1EC94d7328";
380
+ readonly chainId: 42161;
381
+ readonly decimals: 18;
382
+ readonly website: "https://swapfish.fi/";
383
+ readonly description: "Brand new decentralized platform bringing you fresh fishing farms and more.";
384
+ readonly oracleId: "SWAPFISH";
385
+ };
386
+ readonly GMX: {
387
+ readonly name: "GMX";
388
+ readonly symbol: "GMX";
389
+ readonly oracleId: "GMX";
390
+ readonly address: "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a";
391
+ readonly chainId: 42161;
392
+ readonly decimals: 18;
393
+ readonly website: "https://app.gmx.io/#/trade/?ref=beefy";
394
+ readonly description: "GMX is the utility and governance token of the GMX decentralized spot and perpetual exchange that supports low swap fees, zero price impact trades and up to 30x leverage. Staked GMX earns escrowed GMX and 30% of platform fees in the form of ETH.";
395
+ readonly logoURI: "https://github.com/gmx-io/gmx-assets/blob/main/GMX-Assets/SVG/GMX_LOGO%20ONLY.svg";
396
+ readonly bridge: "native";
397
+ readonly documentation: "https://gmxio.gitbook.io/";
398
+ };
399
+ readonly FRAX: {
400
+ readonly chainId: 42161;
401
+ readonly address: "0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F";
402
+ readonly decimals: 18;
403
+ readonly name: "Frax";
404
+ readonly symbol: "FRAX";
405
+ readonly oracleId: "FRAX";
406
+ readonly website: "https://frax.finance/";
407
+ readonly description: "Frax is the first fractional-algorithmic stablecoin protocol.";
408
+ readonly bridge: "frax";
409
+ readonly logoURI: "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/logo.png";
410
+ readonly documentation: "https://docs.frax.finance/";
411
+ readonly risks: readonly ["SYNTH_STABLE"];
412
+ };
413
+ readonly UNI: {
414
+ readonly name: "Uniswap";
415
+ readonly symbol: "UNI";
416
+ readonly oracleId: "UNI";
417
+ readonly address: "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0";
418
+ readonly chainId: 42161;
419
+ readonly decimals: 18;
420
+ readonly website: "https://uniswap.org/";
421
+ readonly description: "UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.";
422
+ readonly bridge: "arbitrum-canonical";
423
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbf5140a22578168fd562dccf235e5d43a02ce9b1.png";
424
+ readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
425
+ };
426
+ readonly HOP: {
427
+ readonly name: "HOP Protocol";
428
+ readonly symbol: "HOP";
429
+ readonly oracleId: "HOP";
430
+ readonly address: "0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC";
431
+ readonly chainId: 42161;
432
+ readonly decimals: 18;
433
+ readonly website: "https://app.hop.exchange";
434
+ readonly description: "Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
435
+ readonly logoURI: "https://docs.velodrome.finance/tokens/HOP.svg";
436
+ readonly documentation: "https://docs.hop.exchange/";
437
+ };
438
+ readonly hrETH: {
439
+ readonly name: "rETH Hop Token";
440
+ readonly symbol: "hrETH";
441
+ readonly oracleId: "hrETH";
442
+ readonly address: "0x588Bae9C85a605a7F14E551d144279984469423B";
443
+ readonly chainId: 42161;
444
+ readonly decimals: 18;
445
+ readonly website: "https://app.hop.exchange";
446
+ readonly description: "hrETH is the bridge token for transferring rETH via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
447
+ readonly bridge: "hop";
448
+ readonly logoURI: "";
449
+ readonly documentation: "https://docs.hop.exchange/";
450
+ };
451
+ readonly hMAGIC: {
452
+ readonly name: "MAGIC Hop Token";
453
+ readonly symbol: "hMAGIC";
454
+ readonly oracleId: "hMAGIC";
455
+ readonly address: "0xB76e673EBC922b1E8f10303D0d513a9E710f5c4c";
456
+ readonly chainId: 42161;
457
+ readonly decimals: 18;
458
+ readonly website: "https://app.hop.exchange";
459
+ readonly description: "hMAGIC is the bridge token for transferring MAGIC via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
460
+ readonly bridge: "hop";
461
+ readonly logoURI: "";
462
+ readonly documentation: "https://docs.hop.exchange/";
463
+ };
464
+ readonly hETH: {
465
+ readonly name: "ETH Hop Token";
466
+ readonly symbol: "hETH";
467
+ readonly oracleId: "hETH";
468
+ readonly address: "0xDa7c0de432a9346bB6e96aC74e3B61A36d8a77eB";
469
+ readonly chainId: 42161;
470
+ readonly decimals: 18;
471
+ readonly website: "https://app.hop.exchange";
472
+ readonly description: "hETH is the bridge token for transferring ETH via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
473
+ readonly bridge: "hop";
474
+ readonly logoURI: "";
475
+ readonly documentation: "https://docs.hop.exchange/";
476
+ };
477
+ readonly hUSDC: {
478
+ readonly name: "USDC Hop Token";
479
+ readonly symbol: "hUSDC";
480
+ readonly oracleId: "hUSDC";
481
+ readonly address: "0x0ce6c85cF43553DE10FC56cecA0aef6Ff0DD444d";
482
+ readonly chainId: 42161;
483
+ readonly decimals: 6;
484
+ readonly website: "https://app.hop.exchange";
485
+ readonly description: "hUSDC is the bridge token for transferring USDC via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
486
+ readonly bridge: "hop";
487
+ readonly logoURI: "";
488
+ readonly documentation: "https://docs.hop.exchange/";
489
+ };
490
+ readonly hUSDT: {
491
+ readonly name: "USDT Hop Token";
492
+ readonly symbol: "hUSDT";
493
+ readonly oracleId: "hUSDT";
494
+ readonly address: "0x12e59C59D282D2C00f3166915BED6DC2F5e2B5C7";
495
+ readonly chainId: 42161;
496
+ readonly decimals: 6;
497
+ readonly website: "https://app.hop.exchange";
498
+ readonly description: "hUSDT is the bridge token for transferring USDT via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
499
+ readonly bridge: "hop";
500
+ readonly logoURI: "";
501
+ readonly documentation: "https://docs.hop.exchange/";
502
+ };
503
+ readonly hDAI: {
504
+ readonly name: "DAI Hop Token";
505
+ readonly symbol: "hDAI";
506
+ readonly oracleId: "hDAI";
507
+ readonly address: "0x46ae9BaB8CEA96610807a275EBD36f8e916b5C61";
508
+ readonly chainId: 42161;
509
+ readonly decimals: 18;
510
+ readonly website: "https://app.hop.exchange";
511
+ readonly description: "hDAI is the bridge token for transferring DAI via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
512
+ readonly bridge: "hop";
513
+ readonly logoURI: "";
514
+ readonly documentation: "https://docs.hop.exchange/";
515
+ };
516
+ readonly USX: {
517
+ readonly name: "dForce USD";
518
+ readonly symbol: "USX";
519
+ readonly oracleId: "USX";
520
+ readonly address: "0x641441c631e2F909700d2f41FD87F0aA6A6b4EDb";
521
+ readonly chainId: 42161;
522
+ readonly decimals: 18;
523
+ readonly logoURI: "";
524
+ readonly website: "https://dforce.network/";
525
+ readonly description: "USX is the most important DeFi primitive within dForce’s protocol matrix, starting off with an over-collateralization design, where supported assets can be used as collaterals to mint USX within the respective approved LTV ratio (similar to DAI).";
526
+ readonly documentation: "https://docs.dforce.network/protocols/usx";
527
+ readonly risks: readonly ["SYNTH_STABLE"];
528
+ };
529
+ readonly MAI: {
530
+ readonly name: "Mai Stablecoin";
531
+ readonly symbol: "MAI";
532
+ readonly oracleId: "arbMAI";
533
+ readonly address: "0x3F56e0c36d275367b8C502090EDF38289b3dEa0d";
534
+ readonly chainId: 42161;
535
+ readonly decimals: 18;
536
+ readonly logoURI: "";
537
+ readonly website: "https://www.mai.finance/";
538
+ readonly description: "MAI is a stablecoin collateralized by your crypto holdings. It's powered by Qi Dao, a protocol that enables any cryptocurrency community to create stablecoins backed by their native tokens.";
539
+ readonly documentation: "https://docs.mai.finance/";
540
+ readonly bridge: "native";
541
+ readonly risks: readonly ["SYNTH_STABLE"];
542
+ };
543
+ readonly 'oldBIFI-ETH LP': {
544
+ readonly name: "oldBIFI-ETH LP";
545
+ readonly symbol: "oldBIFI-ETH LP";
546
+ readonly address: "0xcDA9B8e5867b5746755fE6E505B6300a76b2fAc3";
547
+ readonly chainId: 42161;
548
+ readonly decimals: 18;
549
+ readonly logoURI: "";
550
+ readonly website: "https://app.beefy.com/";
551
+ readonly oracleId: "sushi-arb-weth-bifi";
552
+ readonly oracle: "lps";
553
+ };
554
+ readonly USDD: {
555
+ readonly name: "Decentralized USD";
556
+ readonly symbol: "USDD";
557
+ readonly oracleId: "USDD";
558
+ readonly address: "0x680447595e8b7b3Aa1B43beB9f6098C79ac2Ab3f";
559
+ readonly chainId: 42161;
560
+ readonly decimals: 18;
561
+ readonly logoURI: "";
562
+ readonly website: "https://usdd.io/";
563
+ readonly description: "The USDD protocol aims to provide the blockchain industry with the most stable, decentralized, tamper-proof, and freeze-free stablecoin system, a perpetual system independent from any centralized entity.";
564
+ readonly documentation: "https://usdd.io/docs/";
565
+ readonly risks: readonly ["SYNTH_STABLE"];
566
+ };
567
+ readonly ezETH: {
568
+ readonly name: "Renzo Restaked ETH";
569
+ readonly symbol: "ezETH";
570
+ readonly oracleId: "ezETH";
571
+ readonly address: "0x2416092f143378750bb29b79eD961ab195CcEea5";
572
+ readonly chainId: 42161;
573
+ readonly decimals: 18;
574
+ readonly logoURI: "";
575
+ readonly website: "https://www.renzoprotocol.com/";
576
+ readonly description: "Renzo ezETH is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.";
577
+ readonly documentation: "https://docs.renzoprotocol.com/docs/";
578
+ readonly bridge: "arbitrum-canonical";
579
+ readonly risks: readonly ["NO_TIMELOCK"];
580
+ };
581
+ readonly agEUR: {
582
+ readonly name: "agEUR";
583
+ readonly symbol: "agEUR";
584
+ readonly oracleId: "agEUR";
585
+ readonly address: "0xFA5Ed56A203466CbBC2430a43c66b9D8723528E7";
586
+ readonly chainId: 42161;
587
+ readonly decimals: 18;
588
+ readonly logoURI: "";
589
+ readonly website: "https://app.angle.money/";
590
+ readonly description: "Angle is a decentralized, capital-efficient and over-collateralized stablecoins protocol.";
591
+ readonly bridge: "layer-zero";
592
+ readonly documentation: "https://docs.angle.money/";
593
+ };
594
+ readonly TUSD: {
595
+ readonly name: "TrueUSD";
596
+ readonly symbol: "TUSD";
597
+ readonly oracleId: "TUSD";
598
+ readonly address: "0x4D15a3A2286D883AF0AA1B3f21367843FAc63E07";
599
+ readonly chainId: 42161;
600
+ readonly decimals: 18;
601
+ readonly logoURI: "";
602
+ readonly website: "https://www.trueusd.com/";
603
+ readonly description: "TrueUSD (TUSD) is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.";
604
+ };
605
+ readonly GNS: {
606
+ readonly name: "Gains Network Token";
607
+ readonly symbol: "GNS";
608
+ readonly oracleId: "GNS";
609
+ readonly address: "0x18c11FD286C5EC11c3b683Caa813B77f5163A122";
610
+ readonly decimals: 18;
611
+ readonly chainId: 42161;
612
+ readonly website: "https://gainsnetwork.io/";
613
+ readonly description: "Decentralized leverage trading platform on Polygon and Arbitrum.";
614
+ readonly bridge: "layer-zero";
615
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/GNS.png";
616
+ readonly documentation: "https://gains-network.gitbook.io/docs-home/";
617
+ };
618
+ readonly SLIZ: {
619
+ readonly name: "SolidLizard dex token";
620
+ readonly symbol: "SLIZ";
621
+ readonly oracleId: "SLIZ";
622
+ readonly address: "0x463913D3a3D3D291667D53B8325c598Eb88D3B0e";
623
+ readonly chainId: 42161;
624
+ readonly decimals: 18;
625
+ readonly logoURI: "";
626
+ readonly website: "https://solidlizard.finance/home";
627
+ readonly description: "SolidLizard is a decentralized exchange built on Arbitrum that offers low-cost token exchanges and reduced swap fees, using a governance model called the ve(3,3) system, which was developed by Andre Cronje and introduced in Solidly. ";
628
+ readonly bridge: "native";
629
+ readonly documentation: "https://solidlizard.gitbook.io/solidlizard/solidlizard-protocol/welcome";
630
+ };
631
+ readonly LUSD: {
632
+ readonly name: "LUSD Stablecoin";
633
+ readonly symbol: "LUSD";
634
+ readonly oracleId: "LUSD";
635
+ readonly address: "0x93b346b6BC2548dA6A1E7d98E9a421B42541425b";
636
+ readonly chainId: 42161;
637
+ readonly decimals: 18;
638
+ readonly logoURI: "";
639
+ readonly website: "https://www.liquity.org/";
640
+ readonly description: "Liquity is a decentralized borrowing protocol that allows you to draw interest-free loans against Ether used as collateral. Loans are paid out in LUSD (a USD pegged stablecoin) and need to maintain a minimum collateral ratio of 110%.";
641
+ readonly bridge: "arbitrum-canonical";
642
+ readonly documentation: "https://docs.liquity.org/";
643
+ readonly risks: readonly ["SYNTH_STABLE"];
644
+ };
645
+ readonly JRT: {
646
+ readonly name: "Jarvis Reward Token";
647
+ readonly symbol: "JRT";
648
+ readonly oracleId: "JRT";
649
+ readonly address: "0x6Aa395F06986ea4eFe0a4630C7865C1eB08D5e7e";
650
+ readonly chainId: 42161;
651
+ readonly decimals: 18;
652
+ readonly website: "https://jarvis.network/";
653
+ readonly description: "The Jarvis Reward Token is a utility token for securing and governing the Jarvis network, and rewarding agents who would bring value to it.";
654
+ readonly logoURI: "";
655
+ readonly documentation: "https://learn.jarvis.network/";
656
+ };
657
+ readonly jEUR: {
658
+ readonly name: "Jarvis Synthetic Euro";
659
+ readonly symbol: "jEUR";
660
+ readonly oracleId: "jEUR";
661
+ readonly address: "0xAD435674417520aeeED6b504bBe654d4f556182F";
662
+ readonly chainId: 42161;
663
+ readonly decimals: 18;
664
+ readonly website: "https://jarvis.network/";
665
+ readonly description: "jEUR is a multi-collateralized synthetic token tracking the price of Euro. It is built on the top of UMA and Chainlink.";
666
+ readonly bridge: "native";
667
+ readonly logoURI: "";
668
+ readonly documentation: "https://learn.jarvis.network/";
669
+ readonly risks: readonly ["SYNTH_STABLE"];
670
+ };
671
+ readonly 'USD+': {
672
+ readonly name: "USD+ Stablecoin";
673
+ readonly symbol: "USD+";
674
+ readonly oracleId: "arbUSD+";
675
+ readonly address: "0xe80772Eaf6e2E18B651F160Bc9158b2A5caFCA65";
676
+ readonly chainId: 42161;
677
+ readonly decimals: 6;
678
+ readonly website: "https://overnight.fi/";
679
+ readonly description: "USD+ is USDC that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
680
+ readonly bridge: "native";
681
+ readonly logoURI: "";
682
+ readonly documentation: "https://docs.overnight.fi/";
683
+ };
684
+ readonly RAM: {
685
+ readonly name: "Ramses";
686
+ readonly symbol: "RAM";
687
+ readonly oracleId: "RAM";
688
+ readonly address: "0xAAA6C1E32C55A7Bfa8066A6FAE9b42650F262418";
689
+ readonly chainId: 42161;
690
+ readonly decimals: 18;
691
+ readonly logoURI: "";
692
+ readonly website: "https://ramses.exchange/home";
693
+ readonly description: "Ramses is a decentralized exchange built on Arbitrum that offers low-cost token exchanges and reduced swap fees, using a governance model called the ve(3,3) system, which was developed by Andre Cronje and introduced in Solidly. ";
694
+ readonly documentation: "https://docs.ramses.exchange/";
695
+ };
696
+ readonly L2DAO: {
697
+ readonly name: "Layer2DAO";
698
+ readonly symbol: "L2DAO";
699
+ readonly oracleId: "L2DAO";
700
+ readonly address: "0x2CaB3abfC1670D1a452dF502e216a66883cDf079";
701
+ readonly chainId: 42161;
702
+ readonly decimals: 18;
703
+ readonly logoURI: "";
704
+ readonly website: "https://www.layer2dao.org/#/";
705
+ readonly description: "Layer2DAO is expanding the Ethereum L2 ecosystem and investing in L2 ecosystem projects. The DAO uses its treasury to invest into high-impact L2 protocols and ecosystem plays, serving as a diversified venture fund for investors looking to gain exposure to the L2 ecosystem growth. It also provides liquidity, depositing, and staking, perpetually reinvesting proceeds back into the DAO.";
706
+ readonly documentation: "https://docs.layer2dao.org/";
707
+ };
708
+ readonly DOLA: {
709
+ readonly name: "DOLA USD";
710
+ readonly symbol: "DOLA";
711
+ readonly oracleId: "DOLA";
712
+ readonly address: "0x6A7661795C374c0bFC635934efAddFf3A7Ee23b6";
713
+ readonly chainId: 42161;
714
+ readonly decimals: 18;
715
+ readonly website: "https://www.inverse.finance/";
716
+ readonly description: "Inverse.finance is a suite of permissionless decentralized finance tools governed by Inverse DAO, a decentralized autonomous organization running on the Ethereum blockchain.";
717
+ readonly bridge: "arbitrum-canonical";
718
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/DOLA.png";
719
+ readonly documentation: "https://docs.inverse.finance/";
720
+ readonly risks: readonly ["SYNTH_STABLE"];
721
+ };
722
+ readonly DEI: {
723
+ readonly name: "DEI";
724
+ readonly symbol: "DEI";
725
+ readonly oracleId: "DEI";
726
+ readonly address: "0xDE1E704dae0B4051e80DAbB26ab6ad6c12262DA0";
727
+ readonly chainId: 42161;
728
+ readonly decimals: 18;
729
+ readonly website: "https://deus.finance/";
730
+ readonly description: "DEI is an advanced algorithmic cross-chain fractional-reserve stablecoin, with one native bridge that will connect to all chains within the DEUS ecosystem. The collateral ratio of DEI is constantly monitored and adjusted via arbitrage bots.";
731
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
732
+ readonly documentation: "https://docs.deus.finance/";
733
+ };
734
+ readonly DEUS: {
735
+ readonly name: "DEUS";
736
+ readonly symbol: "DEUS";
737
+ readonly oracleId: "DEUS";
738
+ readonly address: "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44";
739
+ readonly chainId: 42161;
740
+ readonly decimals: 18;
741
+ readonly website: "https://deus.finance/";
742
+ readonly description: "DEUS Finance Evolution is a marketplace of decentralized financial services. We provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options and futures trading, and more.";
743
+ readonly logoURI: "https://app.deus.finance/tokens/deus.svg";
744
+ readonly documentation: "https://docs.deus.finance/";
745
+ };
746
+ readonly LQTY: {
747
+ readonly name: "Liquity";
748
+ readonly symbol: "LQTY";
749
+ readonly oracleId: "LQTY";
750
+ readonly address: "0xfb9E5D956D889D91a82737B9bFCDaC1DCE3e1449";
751
+ readonly chainId: 42161;
752
+ readonly decimals: 18;
753
+ readonly website: "https://www.liquity.org/";
754
+ readonly description: "Liquity is a decentralized borrowing protocol that allows you to draw interest-free loans against Ether used as collateral. Loans are paid out in LUSD (a USD pegged stablecoin) and need to maintain a minimum collateral ratio of 110%. In addition to the collateral, the loans are secured by a Stability Pool containing LUSD and by fellow borrowers collectively acting as guarantors of last resort. Learn more about these mechanisms in our documentation. Liquity as a protocol is non-custodial, immutable, and governance-free.";
755
+ readonly bridge: "arbitrum-canonical";
756
+ readonly logoURI: "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/ethereum/assets/0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D/logo.png";
757
+ readonly documentation: "https://docs.liquity.org/";
758
+ };
759
+ readonly ARB: {
760
+ readonly name: "Arbitrum";
761
+ readonly symbol: "ARB";
762
+ readonly oracleId: "ARB";
763
+ readonly address: "0x912CE59144191C1204E64559FE8253a0e49E6548";
764
+ readonly chainId: 42161;
765
+ readonly decimals: 18;
766
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x912CE59144191C1204E64559FE8253a0e49E6548.svg";
767
+ readonly website: "https://arbitrum.foundation/";
768
+ readonly description: "Arbitrum is a protocol that makes Ethereum transactions faster and cheaper. Developers use Arbitrum to build user-friendly decentralized apps (dApps) that can take advantage of the scalability benefits of the Arbitrum Rollup and AnyTrust protocols.";
769
+ readonly bridge: "native";
770
+ readonly documentation: "https://docs.arbitrum.foundation/gentle-intro-dao-governance";
771
+ };
772
+ readonly DPX: {
773
+ readonly name: "Dopex Governance Token";
774
+ readonly symbol: "DPX";
775
+ readonly oracleId: "DPX";
776
+ readonly address: "0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55";
777
+ readonly chainId: 42161;
778
+ readonly decimals: 18;
779
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55.svg";
780
+ readonly website: "https://www.dopex.io/";
781
+ readonly description: "Dopex -- A decentralized options protocol aiming to expand option liquidity throughout DeFi by minimizing option losses via rebates and maximizing reward through delegated controlled incentives";
782
+ readonly bridge: "arbitrum-canonical";
783
+ readonly documentation: "https://docs.dopex.io/getting-started/introduction-to-dopex";
784
+ };
785
+ readonly RDPX: {
786
+ readonly name: "Dopex Rebate Token";
787
+ readonly symbol: "RDPX";
788
+ readonly oracleId: "RDPX";
789
+ readonly address: "0x32Eb7902D4134bf98A28b963D26de779AF92A212";
790
+ readonly chainId: 42161;
791
+ readonly decimals: 18;
792
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x32Eb7902D4134bf98A28b963D26de779AF92A212.svg";
793
+ readonly website: "https://www.dopex.io/";
794
+ readonly description: "rDPX is the rebate token of the Dopex platform and is used to compensate option writers a portion of their losses. These rebates make losses less costly than our competitors, allowing us to drive deeper liquidity throughout the platform.";
795
+ readonly bridge: "arbitrum-canonical";
796
+ readonly documentation: "https://docs.dopex.io/tokenomics/tokenomics/rdpx";
797
+ };
798
+ readonly gDAI: {
799
+ readonly name: "Gains Network DAI";
800
+ readonly symbol: "gDAI";
801
+ readonly oracleId: "gDAI";
802
+ readonly address: "0xd85E038593d7A098614721EaE955EC2022B9B91B";
803
+ readonly decimals: 18;
804
+ readonly chainId: 42161;
805
+ readonly website: "https://gainsnetwork.io/";
806
+ readonly description: "gDAI vault serves as a counterparty to all trading on GNS, a decentralized leverage trading platform on Polygon and Arbitrum.";
807
+ readonly bridge: "native";
808
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/GNS.png";
809
+ readonly documentation: "https://gains-network.gitbook.io/docs-home/";
810
+ readonly risks: readonly ["SYNTH_STABLE"];
811
+ };
812
+ readonly frxETH: {
813
+ readonly name: "Frax Ether";
814
+ readonly symbol: "frxETH";
815
+ readonly oracleId: "frxETH";
816
+ readonly address: "0x178412e79c25968a32e89b11f63B33F733770c2A";
817
+ readonly decimals: 18;
818
+ readonly chainId: 42161;
819
+ readonly website: "https://app.frax.finance/frxeth/mint";
820
+ readonly description: "frxETH acts as a stablecoin loosely pegged to ETH, so that 1 frxETH always represents 1 ETH and the amount of frxETH in circulation matches the amount of ETH in the Frax ETH system. When ETH is sent to the frxETHMinter, an equivalent amount of frxETH is minted. Holding frxETH on its own is not eligible for staking yield and should be thought of as analogous as holding ETH.";
821
+ readonly bridge: "frax";
822
+ readonly logoURI: "";
823
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
824
+ };
825
+ readonly sfrxETH: {
826
+ readonly name: "Staked Frax Ether";
827
+ readonly symbol: "sfrxETH";
828
+ readonly oracleId: "sfrxETH";
829
+ readonly address: "0x95aB45875cFFdba1E5f451B950bC2E42c0053f39";
830
+ readonly chainId: 42161;
831
+ readonly decimals: 18;
832
+ readonly website: "https://app.frax.finance/frxeth/mint";
833
+ readonly description: "sfrxETH is a ERC-4626 vault designed to accrue the staking yield of the Frax ETH validators. At any time, frxETH can be exchanged for sfrxETH by depositing it into the sfrxETH vault, which allows users to earn staking yield on their frxETH. Over time, as validators accrue staking yield, an equivalent amount of frxETH is minted and added to the vault, allowing users to redeem their sfrxETH for an greater amount of frxETH than they deposited.";
834
+ readonly bridge: "frax";
835
+ readonly logoURI: "";
836
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
837
+ };
838
+ readonly 'DAI+': {
839
+ readonly name: "DAI+ Stablecoin";
840
+ readonly symbol: "DAI+";
841
+ readonly oracleId: "DAI+";
842
+ readonly address: "0xeb8E93A0c7504Bffd8A8fFa56CD754c63aAeBFe8";
843
+ readonly chainId: 42161;
844
+ readonly decimals: 18;
845
+ readonly website: "https://overnight.fi/";
846
+ readonly description: "DAI+ is DAI that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
847
+ readonly bridge: "native";
848
+ readonly logoURI: "";
849
+ readonly documentation: "https://docs.overnight.fi/";
850
+ };
851
+ readonly FXS: {
852
+ readonly name: "Frax Share";
853
+ readonly symbol: "FXS";
854
+ readonly oracleId: "FXS";
855
+ readonly address: "0x9d2F299715D94d8A7E6F5eaa8E654E8c74a988A7";
856
+ readonly chainId: 42161;
857
+ readonly decimals: 18;
858
+ readonly website: "https://frax.finance/";
859
+ readonly description: "The Frax Share token (FXS) is the non-stable, utility token in the protocol. It is meant to be volatile and hold rights to governance and all utility of the system. It is important to note that we take a highly governance-minimized approach to designing trustless money in the same ethos as Bitcoin. We eschew DAO-like active management such as MakerDAO. The less parameters for a community to be able to actively manage, the less there is to disagree on. Parameters that are up for governance through FXS include adding/adjusting collateral pools, adjusting various fees (like minting or redeeming), and refreshing the rate of the collateral ratio. No other actions such as active management of collateral or addition of human-modifiable parameters are possible other than a hardfork that would require voluntarily moving to a new implementation entirely. ";
860
+ readonly logoURI: "https://app.sushi.com/images/tokens/fxs-square.jpg";
861
+ readonly documentation: "https://docs.frax.finance/";
862
+ };
863
+ readonly aWETH: {
864
+ readonly name: "Aave WETH";
865
+ readonly symbol: "aWETH";
866
+ readonly oracleId: "aWETH";
867
+ readonly address: "0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8";
868
+ readonly chainId: 42161;
869
+ readonly decimals: 18;
870
+ readonly website: "https://weth.io/";
871
+ readonly description: "Aave interest bearing WETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
872
+ readonly logoURI: "";
873
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
874
+ };
875
+ readonly waaWETH: {
876
+ readonly name: "Wrapped Aave WETH";
877
+ readonly symbol: "waaWETH";
878
+ readonly oracleId: "waaWETH";
879
+ readonly address: "0x18C100415988bEF4354EfFAd1188d1c22041B046";
880
+ readonly chainId: 42161;
881
+ readonly decimals: 18;
882
+ readonly website: "https://weth.io/";
883
+ readonly description: "Wrapped Aave Interest Bearing ETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
884
+ readonly logoURI: "";
885
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
886
+ };
887
+ readonly bbaaWETH: {
888
+ readonly name: "Balancer Aave WETH Linear Pool";
889
+ readonly symbol: "bbaaWETH";
890
+ readonly oracleId: "bbaaWETH";
891
+ readonly address: "0xDa1CD1711743e57Dd57102E9e61b75f3587703da";
892
+ readonly chainId: 42161;
893
+ readonly decimals: 18;
894
+ readonly website: "https://weth.io/";
895
+ readonly description: "Balancer Boosted Aave ETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
896
+ readonly bridge: "arbitrum-canonical";
897
+ readonly logoURI: "";
898
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
899
+ };
900
+ readonly bbaaWETHV2: {
901
+ readonly name: "Balancer Aave WETH Linear Pool";
902
+ readonly symbol: "bbaaWETHV2";
903
+ readonly oracleId: "bbaaWETHV2";
904
+ readonly address: "0xaD28940024117B442a9EFB6D0f25C8B59e1c950B";
905
+ readonly chainId: 42161;
906
+ readonly decimals: 18;
907
+ readonly website: "https://weth.io/";
908
+ readonly description: "Balancer Boosted Aave ETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
909
+ readonly bridge: "arbitrum-canonical";
910
+ readonly logoURI: "";
911
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
912
+ };
913
+ readonly rETH: {
914
+ readonly name: "Rocket Pool ETH";
915
+ readonly symbol: "rETH";
916
+ readonly oracleId: "rETH";
917
+ readonly address: "0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8";
918
+ readonly chainId: 42161;
919
+ readonly decimals: 18;
920
+ readonly website: "https://rocketpool.net/";
921
+ readonly description: "As a Rocket Pool staker, your role is to deposit ETH into the deposit pool which will enable a node operator to create a new Beacon Chain validator. You can stake as little as 0.01 ETH. In doing so, you will be given a token called rETH. rETH represents both how much ETH you deposited, and when you deposited it.";
922
+ readonly bridge: "arbitrum-canonical";
923
+ readonly logoURI: "";
924
+ readonly documentation: "https://docs.rocketpool.net/guides/";
925
+ };
926
+ readonly CHR: {
927
+ readonly name: "Chronos";
928
+ readonly symbol: "CHR";
929
+ readonly oracleId: "CHR";
930
+ readonly address: "0x15b2fb8f08E4Ac1Ce019EADAe02eE92AeDF06851";
931
+ readonly chainId: 42161;
932
+ readonly decimals: 18;
933
+ readonly website: "https://chronos.exchange/";
934
+ readonly documentation: "https://docs.chronos.exchange/";
935
+ readonly description: "Chronos is a community-owned decentralized exchange (DEX) and liquidity provider constructed on the Arbitrum Layer 2 (L2) network, aimed at fostering DeFi growth through sustainable liquidity incentives.";
936
+ readonly logoURI: "";
937
+ };
938
+ readonly wUSDR: {
939
+ readonly name: "Real USD";
940
+ readonly symbol: "wUSDR";
941
+ readonly oracleId: "wUSDR";
942
+ readonly address: "0xDDc0385169797937066bBd8EF409b5B3c0dFEB52";
943
+ readonly chainId: 42161;
944
+ readonly decimals: 9;
945
+ readonly website: "https://www.tangible.store/realusd";
946
+ readonly documentation: "https://docs.tangible.store/";
947
+ readonly description: "Real USD (USDR) is the world’s first stablecoin collateralized by tokenized, yield-producing real estate. USDR has a value accrual system built into its design. Using a consistent stream of dependable yield derived from rental revenue, Real USD delivers a native yield to holders. The token on Arbitrum is bridged via Multichain from Polygon";
948
+ readonly bridge: "multichain";
949
+ readonly logoURI: "";
950
+ };
951
+ readonly tBTC: {
952
+ readonly name: "tBTC v2";
953
+ readonly symbol: "tBTC";
954
+ readonly oracleId: "tBTC";
955
+ readonly address: "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40";
956
+ readonly chainId: 42161;
957
+ readonly decimals: 18;
958
+ readonly logoURI: "";
959
+ readonly website: "https://threshold.network/";
960
+ readonly documentation: "https://docs.threshold.network/";
961
+ readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
962
+ readonly bridge: "wormhole";
963
+ };
964
+ readonly aaUSDT: {
965
+ readonly name: "Aave Tether USD";
966
+ readonly symbol: "aaUSDT";
967
+ readonly oracleId: "aaUSDT";
968
+ readonly address: "0x6ab707Aca953eDAeFBc4fD23bA73294241490620";
969
+ readonly chainId: 42161;
970
+ readonly decimals: 6;
971
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
972
+ readonly website: "https://tether.to/";
973
+ readonly description: "Aave interest bearing USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
974
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
975
+ };
976
+ readonly waaUSDT: {
977
+ readonly name: "Wrapped Aave Tether USD";
978
+ readonly symbol: "waaUSDT";
979
+ readonly oracleId: "waaUSDT";
980
+ readonly address: "0x3c7680DFE7f732ca0279c39FF30fE2eafdaE49db";
981
+ readonly chainId: 42161;
982
+ readonly decimals: 6;
983
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
984
+ readonly website: "https://tether.to/";
985
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
986
+ readonly description: "Wrapped Aave interest bearing USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
987
+ };
988
+ readonly bbaaUSDT: {
989
+ readonly name: "Balancer Aave USDT Linear Pool";
990
+ readonly symbol: "bbaaUSDT";
991
+ readonly oracleId: "bbaaUSDT";
992
+ readonly address: "0x4739E50B59B552D490d3FDc60D200977A38510c0";
993
+ readonly chainId: 42161;
994
+ readonly decimals: 18;
995
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
996
+ readonly website: "https://app.balancer.fi/#/";
997
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
998
+ readonly description: "Balancer linear pool that consist of 50/50 USDT and wrapped Aave Interest Bearing USDT.";
999
+ readonly bridge: "native";
1000
+ };
1001
+ readonly bbaaUSDTV2: {
1002
+ readonly name: "Balancer Aave USDT Linear Pool";
1003
+ readonly symbol: "bbaaUSDTV2";
1004
+ readonly oracleId: "bbaaUSDTV2";
1005
+ readonly address: "0xc46be4B8Bb6B5A3d3120660efae9C5416318ED40";
1006
+ readonly chainId: 42161;
1007
+ readonly decimals: 18;
1008
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1009
+ readonly website: "https://app.balancer.fi/#/";
1010
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1011
+ readonly description: "Balancer linear pool that consist of 50/50 USDT and wrapped Aave Interest Bearing USDT.";
1012
+ readonly bridge: "native";
1013
+ };
1014
+ readonly aaUSDC: {
1015
+ readonly name: "Aave USDC";
1016
+ readonly symbol: "aaUSDC";
1017
+ readonly oracleId: "aaUSDC";
1018
+ readonly address: "0x625E7708f30cA75bfd92586e17077590C60eb4cD";
1019
+ readonly chainId: 42161;
1020
+ readonly decimals: 6;
1021
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1022
+ readonly website: "https://www.circle.com/usdc";
1023
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1024
+ readonly description: "Aave interest bearing USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
1025
+ readonly staked: true;
1026
+ };
1027
+ readonly waaUSDC: {
1028
+ readonly name: "Wrapped Aave Tether USD";
1029
+ readonly symbol: "waaUSDC";
1030
+ readonly oracleId: "waaUSDC";
1031
+ readonly address: "0xE719Aef17468c7e10c0c205be62C990754DFF7E5";
1032
+ readonly chainId: 42161;
1033
+ readonly decimals: 6;
1034
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1035
+ readonly website: "https://www.circle.com/usdc";
1036
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1037
+ readonly description: "Wrapped Aave interest bearing USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
1038
+ };
1039
+ readonly aArbUSDCn: {
1040
+ readonly name: "Aave Arbitrum USDCn";
1041
+ readonly symbol: "aArbUSDCn";
1042
+ readonly oracleId: "aArbUSDCn";
1043
+ readonly address: "0x724dc807b04555b71ed48a6896b6F41593b8C637";
1044
+ readonly chainId: 42161;
1045
+ readonly decimals: 6;
1046
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1047
+ readonly website: "https://www.circle.com/usdc";
1048
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1049
+ readonly description: "Aave interest bearing native USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
1050
+ readonly staked: true;
1051
+ };
1052
+ readonly bbaaUSDC: {
1053
+ readonly name: "Balancer Aave USDC Linear Pool";
1054
+ readonly symbol: "bbaaUSDC";
1055
+ readonly oracleId: "bbaaUSDC";
1056
+ readonly address: "0x7c82A23B4C48D796dee36A9cA215b641C6a8709d";
1057
+ readonly chainId: 42161;
1058
+ readonly decimals: 18;
1059
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1060
+ readonly website: "https://app.balancer.fi/#/";
1061
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1062
+ readonly description: "Balancer linear pool that consist of 50/50 USDC and wrapped Aave Interest Bearing USDC.";
1063
+ readonly bridge: "arbitrum-canonical";
1064
+ };
1065
+ readonly bbaaUSDCV2: {
1066
+ readonly name: "Balancer Aave USDC Linear Pool";
1067
+ readonly symbol: "bbaaUSDCV2";
1068
+ readonly oracleId: "bbaaUSDCV2";
1069
+ readonly address: "0xbD724Eb087d4cc0f61a5fED1fFFaF937937E14DE";
1070
+ readonly chainId: 42161;
1071
+ readonly decimals: 18;
1072
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1073
+ readonly website: "https://app.balancer.fi/#/";
1074
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1075
+ readonly description: "Balancer linear pool that consist of 50/50 USDC and wrapped Aave Interest Bearing USDC.";
1076
+ readonly bridge: "arbitrum-canonical";
1077
+ };
1078
+ readonly aaDAI: {
1079
+ readonly name: "Aave DAI";
1080
+ readonly symbol: "aaDAI";
1081
+ readonly oracleId: "aaDAI";
1082
+ readonly address: "0x82E64f49Ed5EC1bC6e43DAD4FC8Af9bb3A2312EE";
1083
+ readonly chainId: 42161;
1084
+ readonly decimals: 18;
1085
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1086
+ readonly website: "https://makerdao.com/en/";
1087
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1088
+ readonly description: "Aave interest bearing DAI. Dai is a stablecoin cryptocurrency which aims to keep its value as close to one United States dollar as possible through an automated system of smart contracts on the Ethereum blockchain.";
1089
+ };
1090
+ readonly waaDAI: {
1091
+ readonly name: "Wrapped Aave Tether DAI";
1092
+ readonly symbol: "waaDAI";
1093
+ readonly oracleId: "waaDAI";
1094
+ readonly address: "0x345A864Ac644c82c2D649491c905C71f240700b2";
1095
+ readonly chainId: 42161;
1096
+ readonly decimals: 18;
1097
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1098
+ readonly website: "https://makerdao.com/en/";
1099
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1100
+ readonly description: "Wrapped Aave interest bearing DAI. Dai is a stablecoin cryptocurrency which aims to keep its value as close to one United States dollar as possible through an automated system of smart contracts on the Ethereum blockchain.";
1101
+ };
1102
+ readonly bbaaDAI: {
1103
+ readonly name: "Balancer Aave DAI Linear Pool";
1104
+ readonly symbol: "bbaaDAI";
1105
+ readonly oracleId: "bbaaDAI";
1106
+ readonly address: "0x9E34631547aDcF2F8cefa0f5f223955C7B137571";
1107
+ readonly chainId: 42161;
1108
+ readonly decimals: 18;
1109
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1110
+ readonly website: "https://app.balancer.fi/#/";
1111
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1112
+ readonly description: "Balancer linear pool that consist of 50/50 DAI and wrapped Aave Interest Bearing DAI.";
1113
+ readonly bridge: "native";
1114
+ readonly risks: readonly ["SYNTH_STABLE"];
1115
+ };
1116
+ readonly bbaaDAIV2: {
1117
+ readonly name: "Balancer Aave DAI Linear Pool";
1118
+ readonly symbol: "bbaaDAIV2";
1119
+ readonly oracleId: "bbaaDAIV2";
1120
+ readonly address: "0x6CB787a419c3e6Ee2e9FF365856c29CD10659113";
1121
+ readonly chainId: 42161;
1122
+ readonly decimals: 18;
1123
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1124
+ readonly website: "https://app.balancer.fi/#/";
1125
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1126
+ readonly description: "Balancer linear pool that consist of 50/50 DAI and wrapped Aave Interest Bearing DAI.";
1127
+ readonly bridge: "native";
1128
+ readonly risks: readonly ["SYNTH_STABLE"];
1129
+ };
1130
+ readonly bbaaUSD: {
1131
+ readonly name: "Balancer Aave Stable Composable Pool";
1132
+ readonly symbol: "bbaaUSD";
1133
+ readonly oracleId: "aura-bbaaUSD";
1134
+ readonly address: "0xEE02583596AEE94ccCB7e8ccd3921d955f17982A";
1135
+ readonly chainId: 42161;
1136
+ readonly decimals: 18;
1137
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1138
+ readonly website: "https://app.balancer.fi/#/";
1139
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1140
+ readonly description: "Balancer composable pool that consist of bbaUSDT, bbaUSDC, and bbaDAI. bbTokens are Aave boosted linear pools.";
1141
+ readonly risks: readonly ["SYNTH_STABLE"];
1142
+ };
1143
+ readonly bbaaUSDV2: {
1144
+ readonly name: "Balancer Aave Stable Composable Pool";
1145
+ readonly symbol: "bbaaUSDV2";
1146
+ readonly oracleId: "aura-bbaaUSD-v2";
1147
+ readonly address: "0xc6EeE8cb7643eC2F05F46d569e9eC8EF8b41b389";
1148
+ readonly chainId: 42161;
1149
+ readonly decimals: 18;
1150
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1151
+ readonly website: "https://app.balancer.fi/#/";
1152
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
1153
+ readonly description: "Balancer composable pool that consist of bbaUSDT, bbaUSDC, and bbaDAI. bbTokens are Aave boosted linear pools.";
1154
+ };
1155
+ readonly auraBAL: {
1156
+ readonly name: "Aura Staked BAL BPT";
1157
+ readonly symbol: "auraBAL";
1158
+ readonly oracleId: "auraBAL";
1159
+ readonly address: "0x223738a747383d6F9f827d95964e4d8E8AC754cE";
1160
+ readonly chainId: 42161;
1161
+ readonly decimals: 18;
1162
+ readonly website: "https://aura.finance/";
1163
+ readonly description: "auraBAL is Aura's liquid staking locked BAL (80 BAL / 20 ETH) BPT";
1164
+ readonly bridge: "layer-zero";
1165
+ readonly logoURI: "";
1166
+ readonly documentation: "https://docs.aura.finance/aura/what-is-aura/for-usdbal-stakers";
1167
+ };
1168
+ readonly ankrETH: {
1169
+ readonly name: "Ankr Staked ETH";
1170
+ readonly symbol: "ankrETH";
1171
+ readonly oracleId: "ankrETH";
1172
+ readonly address: "0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3";
1173
+ readonly chainId: 42161;
1174
+ readonly decimals: 18;
1175
+ readonly logoURI: "";
1176
+ readonly website: "https://www.ankr.com/";
1177
+ readonly description: "ankrETH is a liquid staking solution that lets users earn Ethereum staking rewards while remaining liquid. The value of ankrETH tokens appreciates over time in relation to ETH due to reward accumulation, enhancing capital efficiency and preserving liquidity.";
1178
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/eth/overview/";
1179
+ readonly bridge: "ankr";
1180
+ };
1181
+ readonly cbETH: {
1182
+ readonly name: "Coinbase Wrapped Staked ETH";
1183
+ readonly symbol: "cbETH";
1184
+ readonly oracleId: "cbETH";
1185
+ readonly address: "0x1DEBd73E752bEaF79865Fd6446b0c970EaE7732f";
1186
+ readonly chainId: 42161;
1187
+ readonly decimals: 18;
1188
+ readonly logoURI: "";
1189
+ readonly website: "https://www.coinbase.com/";
1190
+ readonly description: "Coinbase Wrapped Staked ETH (“cbETH”) is a utility token that represents Ethereum 2 (ETH2), which is ETH staked through Coinbase. Over time, the price of cbETH will likely deviate from ETH because cbETH represents 1 staked ETH plus all of its accrued staking interest starting from when cbETH's conversion rate and balance were initialized (June 16, 2022 19:34 UTC). cbETH is minted exclusively by Coinbase.";
1191
+ readonly documentation: "https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth";
1192
+ readonly bridge: "arbitrum-canonical";
1193
+ };
1194
+ readonly BTCb: {
1195
+ readonly name: "Bitcoin";
1196
+ readonly symbol: "BTCb";
1197
+ readonly oracleId: "BTCb";
1198
+ readonly address: "0x2297aEbD383787A160DD0d9F71508148769342E3";
1199
+ readonly chainId: 42161;
1200
+ readonly decimals: 8;
1201
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
1202
+ readonly website: "https://bridge.avax.network/";
1203
+ readonly description: "official AVAX BRIDGE bridged BTC";
1204
+ readonly bridge: "avax-canonical";
1205
+ };
1206
+ readonly svETH: {
1207
+ readonly name: "Savvy ETH";
1208
+ readonly symbol: "svETH";
1209
+ readonly oracleId: "svETH";
1210
+ readonly address: "0xf7728582002ef82908c8242CF552E969BA863Ffa";
1211
+ readonly chainId: 42161;
1212
+ readonly decimals: 18;
1213
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
1214
+ readonly website: "https://savvydefi.io/";
1215
+ readonly description: "Savvy DeFi is a decentralized credit protocol on Arbitrum that grants borrowers access to an immediate advance on the future yield of their collateral in the form of Savvy synthetic tokens (svTokens). Savvy protocol allows borrowers to maintain exposure to their choice collateral while gaining access to immediate liquidity with 0% interest, no monthly payments and no risk of liquidation.";
1216
+ readonly bridge: "native";
1217
+ };
1218
+ readonly svUSD: {
1219
+ readonly name: "Savvy USD";
1220
+ readonly symbol: "svUSD";
1221
+ readonly oracleId: "svUSD";
1222
+ readonly address: "0xF202Ab403Cd7E90197ec0f010ee897E283037706";
1223
+ readonly chainId: 42161;
1224
+ readonly decimals: 18;
1225
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
1226
+ readonly website: "https://savvydefi.io/";
1227
+ readonly description: "Savvy DeFi is a decentralized credit protocol on Arbitrum that grants borrowers access to an immediate advance on the future yield of their collateral in the form of Savvy synthetic tokens (svTokens). Savvy protocol allows borrowers to maintain exposure to their choice collateral while gaining access to immediate liquidity with 0% interest, no monthly payments and no risk of liquidation.";
1228
+ readonly bridge: "native";
1229
+ };
1230
+ readonly SVY: {
1231
+ readonly name: "Savvy";
1232
+ readonly symbol: "SVY";
1233
+ readonly oracleId: "SVY";
1234
+ readonly address: "0x43aB8f7d2A8Dd4102cCEA6b438F6d747b1B9F034";
1235
+ readonly chainId: 42161;
1236
+ readonly decimals: 18;
1237
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
1238
+ readonly website: "https://savvydefi.io/";
1239
+ readonly description: "Savvy DeFi is a decentralized credit protocol on Arbitrum that grants borrowers access to an immediate advance on the future yield of their collateral in the form of Savvy synthetic tokens (svTokens). Savvy protocol allows borrowers to maintain exposure to their choice collateral while gaining access to immediate liquidity with 0% interest, no monthly payments and no risk of liquidation.";
1240
+ readonly bridge: "native";
1241
+ };
1242
+ readonly cArbUSDCv3: {
1243
+ readonly name: "Compound USDC";
1244
+ readonly symbol: "cUSDCv3";
1245
+ readonly oracleId: "cArbUSDCv3";
1246
+ readonly address: "0xA5EDBDD9646f8dFF606d7448e414884C7d905dCA";
1247
+ readonly chainId: 42161;
1248
+ readonly decimals: 6;
1249
+ readonly website: "https://v3-app.compound.finance/";
1250
+ readonly description: " ";
1251
+ readonly bridge: "native";
1252
+ readonly staked: true;
1253
+ };
1254
+ readonly LODE: {
1255
+ readonly name: "Lodestar";
1256
+ readonly symbol: "LODE";
1257
+ readonly oracleId: "LODE";
1258
+ readonly address: "0xF19547f9ED24aA66b03c3a552D181Ae334FBb8DB";
1259
+ readonly chainId: 42161;
1260
+ readonly decimals: 18;
1261
+ readonly logoURI: "";
1262
+ readonly website: "https://www.lodestarfinance.io/";
1263
+ readonly description: "Unlocking the critical DeFi primitive of decentralized money markets for Arbitrum native assets like ARB, MAGIC, GMX, and plvGLP .";
1264
+ readonly documentation: "https://docs.lodestarfinance.io/";
1265
+ };
1266
+ readonly AURA: {
1267
+ readonly name: "Aura";
1268
+ readonly symbol: "AURA";
1269
+ readonly oracleId: "AURA";
1270
+ readonly address: "0x1509706a6c66CA549ff0cB464de88231DDBe213B";
1271
+ readonly chainId: 42161;
1272
+ readonly decimals: 18;
1273
+ readonly website: "https://aura.finance/";
1274
+ readonly description: "Aura Finance is a protocol built on top of the Balancer system to provide maximum incentives to Balancer liquidity providers and BAL stakers (into veBAL) through social aggregation of BAL deposits and Aura’s native token. For BAL stakers, Aura provides a seamless onboarding process to veBAL, by creating a tokenised wrapper token called auraBAL that represents the 80/20 BPT locked up for the maximum time in VotingEscrow (read more about what this means). This can be staked to receive existing rewards (BAL and bbaUSD) from Balancer, in addition to a share of any BAL earned by Aura (read more about the fees), and additional AURA. This minting process is irreversible however users can trade their auraBAL back to BAL through an incentivised liquidity pool.";
1275
+ readonly bridge: "layer-zero";
1276
+ readonly logoURI: "";
1277
+ readonly documentation: "https://docs.aura.finance/";
1278
+ };
1279
+ readonly OVN: {
1280
+ readonly name: "OVN";
1281
+ readonly symbol: "OVN";
1282
+ readonly oracleId: "arbOVN";
1283
+ readonly address: "0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396";
1284
+ readonly chainId: 42161;
1285
+ readonly decimals: 18;
1286
+ readonly website: "https://overnight.fi/";
1287
+ readonly description: "OVN token is a utility token that serves multiple purposes in the Overnight protocol. It is used for bribes to promote USD+ and incentivize conservative risk decisions, as well as for voting rights to establish decentralized risk monitoring and management processes.";
1288
+ readonly bridge: "native";
1289
+ readonly logoURI: "";
1290
+ readonly documentation: "https://docs.overnight.fi/";
1291
+ };
1292
+ readonly 'arbwUSD+': {
1293
+ readonly name: "Wrapped USD+";
1294
+ readonly symbol: "wUSD+";
1295
+ readonly oracleId: "arbwUSD+";
1296
+ readonly address: "0xB86fb1047A955C0186c77ff6263819b37B32440D";
1297
+ readonly chainId: 42161;
1298
+ readonly decimals: 6;
1299
+ readonly website: "https://overnight.fi/";
1300
+ readonly description: "wUSD+ is wrapped USD+, a yield-generating stablecoin backed by a portfolio of low-risk DeFi assets. It allows users to mint and redeem instantly against USDC, providing liquidity management, AMM trading, and leveraged yield farming opportunities. This capital-efficient stablecoin enables users to earn extra yield on their stablecoin holdings while participating in DeFi activities.";
1301
+ readonly bridge: "native";
1302
+ readonly logoURI: "";
1303
+ readonly documentation: "https://docs.overnight.fi/";
1304
+ };
1305
+ readonly 'USDT+': {
1306
+ readonly name: "USDT+";
1307
+ readonly symbol: "USDT+";
1308
+ readonly oracleId: "arbUSDT+";
1309
+ readonly address: "0xb1084db8D3C05CEbd5FA9335dF95EE4b8a0edc30";
1310
+ readonly chainId: 42161;
1311
+ readonly decimals: 6;
1312
+ readonly website: "https://overnight.fi/";
1313
+ readonly description: "USDT+ is USDT that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDT. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
1314
+ readonly bridge: "native";
1315
+ readonly logoURI: "";
1316
+ readonly documentation: "https://docs.overnight.fi/";
1317
+ };
1318
+ readonly SOL: {
1319
+ readonly name: "Wrapped SOL";
1320
+ readonly symbol: "SOL";
1321
+ readonly oracleId: "SOL";
1322
+ readonly address: "0x2bcC6D6CdBbDC0a4071e48bb3B969b06B3330c07";
1323
+ readonly chainId: 42161;
1324
+ readonly decimals: 9;
1325
+ readonly website: "https://solana.com/";
1326
+ readonly description: "Solana is a fast, secure, and censorship resistant blockchain providing the open infrastructure required for global adoption.";
1327
+ readonly bridge: "wormhole";
1328
+ readonly logoURI: "";
1329
+ readonly documentation: "https://docs.solana.com/";
1330
+ };
1331
+ readonly CRV: {
1332
+ readonly name: "CRV";
1333
+ readonly address: "0x11cDb42B0EB46D95f990BeDD4695A6e3fA034978";
1334
+ readonly symbol: "CRV";
1335
+ readonly oracleId: "CRV";
1336
+ readonly decimals: 18;
1337
+ readonly chainId: 42161;
1338
+ readonly website: "https://curve.finance/";
1339
+ readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
1340
+ readonly bridge: "arbitrum-canonical";
1341
+ readonly logoURI: "";
1342
+ readonly documentation: "https://curve.readthedocs.io/";
1343
+ };
1344
+ readonly asdCRV: {
1345
+ readonly name: "Aladdin sdCRV";
1346
+ readonly address: "0x75289388d50364c3013583d97bd70cED0e183e32";
1347
+ readonly symbol: "asdCRV";
1348
+ readonly oracleId: "asdCRV";
1349
+ readonly decimals: 18;
1350
+ readonly chainId: 42161;
1351
+ readonly website: "https://concentrator.aladdin.club/";
1352
+ readonly description: "asdCRV represents the compounding sdCRV in the StakeDAO CRV Locker. The total amount of asdCRV contained in the compounder is equal to the total sdCRV balance multiplied by the current index";
1353
+ readonly bridge: "stargate";
1354
+ readonly logoURI: "";
1355
+ };
1356
+ readonly vsdCRV: {
1357
+ readonly name: "Vote Boosted sdCRV";
1358
+ readonly address: "0x62d5a59E0d67c0381aAd53B201B4A1B8Dcd2C833";
1359
+ readonly symbol: "vsdCRV";
1360
+ readonly oracleId: "sdCRV";
1361
+ readonly decimals: 18;
1362
+ readonly chainId: 42161;
1363
+ readonly website: "https://www.stakedao.org/lockers/crv";
1364
+ readonly description: "The vsdCRV allows sdCRV holders to boost their voting power, thanks to the delegated veSDT. They will also benefit from vote incentives.";
1365
+ readonly bridge: "stargate";
1366
+ readonly logoURI: "";
1367
+ };
1368
+ readonly crvUSD: {
1369
+ readonly name: "Curve USD Stablecoin";
1370
+ readonly symbol: "crvUSD";
1371
+ readonly oracleId: "crvUSD";
1372
+ readonly address: "0x498Bf2B1e120FeD3ad3D42EA2165E9b73f99C1e5";
1373
+ readonly chainId: 42161;
1374
+ readonly decimals: 18;
1375
+ readonly logoURI: "";
1376
+ readonly bridge: "arbitrum-canonical";
1377
+ readonly website: "https://curve.finance/crvusd";
1378
+ readonly description: "crvUSD is a collateralized-debt-position (CDP) stablecoin pegged to the US Dollar";
1379
+ readonly documentation: "https://docs.curve.finance/crvUSD/crvUSD/";
1380
+ readonly risks: readonly ["SYNTH_STABLE"];
1381
+ };
1382
+ readonly sFRAX: {
1383
+ readonly name: "Staked FRAX";
1384
+ readonly symbol: "sFRAX";
1385
+ readonly oracleId: "sFRAX";
1386
+ readonly address: "0xe3b3FE7bcA19cA77Ad877A5Bebab186bEcfAD906";
1387
+ readonly chainId: 42161;
1388
+ readonly decimals: 18;
1389
+ readonly website: "https://app.frax.finance/sfrax/stake";
1390
+ readonly description: "Staked FRAX (sFRAX) is an ERC4626 staking vault that distributes part of the Frax Protocol yield weekly to stakers denominated in FRAX stablecoins. The sFRAX token represents pro rata deposits within the vault and is always withdrawable for FRAX stablecoins at the pro rata rate at all times. sFRAX APY attempts to roughly track the interest on reserve balances (IORB) rate of the United States Federal Reserve using the IORB oracle. This benchmark rate is generally accepted as the “risk free rate” of the US Dollar. The FRAX staking vault attempts, but does not guarantee in any way, to target this rate.";
1391
+ readonly bridge: "frax";
1392
+ readonly logoURI: "";
1393
+ readonly documentation: "https://docs.frax.finance/frax-v3/sfrax";
1394
+ readonly risks: readonly ["SYNTH_STABLE"];
1395
+ };
1396
+ readonly bpt4POOL: {
1397
+ readonly name: "Balancer 4POOL BPT";
1398
+ readonly symbol: "bpt4POOL";
1399
+ readonly oracleId: "bpt-4POOL";
1400
+ readonly address: "0x423A1323c871aBC9d89EB06855bF5347048Fc4A5";
1401
+ readonly chainId: 42161;
1402
+ readonly decimals: 18;
1403
+ readonly logoURI: "";
1404
+ readonly website: "https://balancer.fi/";
1405
+ readonly documentation: "https://docs.balancer.fi/concepts/pools/composable-stable.html";
1406
+ readonly description: "Composable Stable Pools are designed for assets that are either expected to consistently swap at near parity, or at a known exchange rate. Composable Stable Pools use Stable Math (based on StableSwap, popularized by Curve) which allows for swaps of significant size before encountering substantial price impact, vastly increasing capital efficiency for like-kind and correlated-kind swaps.";
1407
+ readonly bridge: "native";
1408
+ readonly risks: readonly ["SYNTH_STABLE"];
1409
+ };
1410
+ readonly JOE: {
1411
+ readonly chainId: 42161;
1412
+ readonly address: "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07";
1413
+ readonly decimals: 18;
1414
+ readonly name: "Joe Token";
1415
+ readonly symbol: "JOE";
1416
+ readonly oracleId: "JOE";
1417
+ readonly website: "https://www.traderjoexyz.com/#/home";
1418
+ readonly description: "Trader Joe is your one-stop decentralized trading platform on the Avalanche network, of which JOE is the governance token that rewards its holders with a share of exchange revenues.";
1419
+ readonly bridge: "layer-zero";
1420
+ readonly logoURI: "https://www.traderjoexyz.com/static/media/logo.bc60f78d.png";
1421
+ };
1422
+ readonly weETH: {
1423
+ readonly chainId: 42161;
1424
+ readonly address: "0x35751007a407ca6FEFfE80b3cB397736D2cf4dbe";
1425
+ readonly decimals: 18;
1426
+ readonly name: "Wrapped eETH";
1427
+ readonly symbol: "weETH";
1428
+ readonly oracleId: "weETH";
1429
+ readonly website: "https://ether.fi/";
1430
+ readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
1431
+ readonly bridge: "arbitrum-canonical";
1432
+ readonly risks: readonly ["NO_TIMELOCK"];
1433
+ };
1434
+ readonly rsETH: {
1435
+ readonly chainId: 42161;
1436
+ readonly address: "0x4186BFC76E2E237523CBC30FD220FE055156b41F";
1437
+ readonly decimals: 18;
1438
+ readonly name: "KelpDao Restaked ETH";
1439
+ readonly symbol: "rsETH";
1440
+ readonly oracleId: "rsETH";
1441
+ readonly logoURI: "";
1442
+ readonly website: "https://kelpdao.xyz/";
1443
+ readonly documentation: "https://kelp.gitbook.io/kelp";
1444
+ readonly description: "rsETH is a Liquid Restaked Token (LRT) issued by Kelp DAO designed to offer liquidity to illiquid assets deposited into restaking platforms, such as EigenLayer.";
1445
+ readonly bridge: "stargate";
1446
+ readonly risks: readonly ["NO_TIMELOCK"];
1447
+ };
1448
+ readonly renBTC: {
1449
+ readonly name: "renBTC";
1450
+ readonly symbol: "renBTC";
1451
+ readonly oracleId: "renBTC";
1452
+ readonly address: "0xDBf31dF14B66535aF65AaC99C32e9eA844e14501";
1453
+ readonly chainId: 42161;
1454
+ readonly decimals: 8;
1455
+ readonly website: "https://renproject.io/";
1456
+ readonly description: "RenBTC is an ERC-20 token built on the Ethereum network, pegged to Bitcoin. This means that each RenBTC can be always redeemed for one Bitcoin, and hence tends to maintain its value at close to the Bitcoin market rate.";
1457
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xfCe146bF3146100cfe5dB4129cf6C82b0eF4Ad8c.png";
1458
+ };
1459
+ readonly OP: {
1460
+ readonly name: "OP";
1461
+ readonly symbol: "OP";
1462
+ readonly oracleId: "OP";
1463
+ readonly address: "0xaC800FD6159c2a2CB8fC31EF74621eB430287a5A";
1464
+ readonly chainId: 42161;
1465
+ readonly decimals: 18;
1466
+ readonly logoURI: "";
1467
+ readonly website: "https://app.optimism.io/governance";
1468
+ readonly description: "Optimistic Rollup is a layer 2 scaling solution that scales both transaction throughput and computation on Ethereum. The backbone of our implementation is the Optimistic Virtual Machine (OVM), which is fully compatible with the EVM.";
1469
+ readonly documentation: "https://help.optimism.io/hc/en-us/articles/5497354656283-What-is-the-Optimism-Token";
1470
+ readonly bridge: "layer-zero";
1471
+ };
1472
+ readonly WBNB: {
1473
+ readonly name: "Wrapped BNB";
1474
+ readonly symbol: "WBNB";
1475
+ readonly oracleId: "WBNB";
1476
+ readonly address: "0xa9004A5421372E1D83fB1f85b0fc986c912f91f3";
1477
+ readonly chainId: 42161;
1478
+ readonly decimals: 18;
1479
+ readonly logoURI: "";
1480
+ readonly website: "https://www.binance.com/";
1481
+ readonly description: "Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.";
1482
+ readonly documentation: "https://www.binance.com/en/bnb";
1483
+ readonly bridge: "layer-zero";
1484
+ };
1485
+ readonly AAVE: {
1486
+ readonly name: "AAVE";
1487
+ readonly symbol: "AAVE";
1488
+ readonly oracleId: "AAVE";
1489
+ readonly address: "0xba5DdD1f9d7F570dc94a51479a000E3BCE967196";
1490
+ readonly chainId: 42161;
1491
+ readonly decimals: 18;
1492
+ readonly logoURI: "";
1493
+ readonly website: "https://aave.com/";
1494
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
1495
+ readonly documentation: "https://docs.aave.com/";
1496
+ readonly bridge: "arbitrum-canonical";
1497
+ };
1498
+ readonly WAVAX: {
1499
+ readonly name: "WAVAX";
1500
+ readonly symbol: "WAVAX";
1501
+ readonly oracleId: "WAVAX";
1502
+ readonly address: "0x565609fAF65B92F7be02468acF86f8979423e514";
1503
+ readonly chainId: 42161;
1504
+ readonly decimals: 18;
1505
+ readonly logoURI: "";
1506
+ readonly website: "https://www.avalabs.org/";
1507
+ readonly description: "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.";
1508
+ readonly documentation: "https://docs.avax.network/learn/avalanche/avax";
1509
+ readonly bridge: "wormhole";
1510
+ };
1511
+ readonly USDM: {
1512
+ readonly name: "Mountain Protocol USD";
1513
+ readonly symbol: "USDM";
1514
+ readonly oracleId: "USDM";
1515
+ readonly address: "0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C";
1516
+ readonly chainId: 42161;
1517
+ readonly decimals: 18;
1518
+ readonly logoURI: "";
1519
+ readonly website: "https://mountainprotocol.com/";
1520
+ readonly documentation: "https://docs.mountainprotocol.com/";
1521
+ readonly description: "The USDM token is a rebasing ERC20 token, redeemable at a pegged 1:1 USD value by primary users. USDM is a fully backed stablecoin, backed by \"USDM Reserves\", which are held under custody with regulated financial institutions in bankruptcy-remote accounts, segregated from the Company's operating accounts, on behalf of, and for the benefit of, Users.";
1522
+ readonly bridge: "native";
1523
+ readonly risks: readonly ["NO_TIMELOCK"];
1524
+ };
1525
+ readonly PENDLE: {
1526
+ readonly name: "Pendle";
1527
+ readonly symbol: "PENDLE";
1528
+ readonly oracleId: "PENDLE";
1529
+ readonly address: "0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8";
1530
+ readonly chainId: 42161;
1531
+ readonly decimals: 18;
1532
+ readonly logoURI: "";
1533
+ readonly website: "https://www.pendle.finance/";
1534
+ readonly description: "Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.";
1535
+ readonly documentation: "https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing";
1536
+ readonly bridge: "arbitrum-canonical";
1537
+ };
1538
+ readonly mPENDLE: {
1539
+ readonly name: "mPENDLE";
1540
+ readonly symbol: "mPENDLE";
1541
+ readonly oracleId: "mPENDLE";
1542
+ readonly address: "0xB688BA096b7Bb75d7841e47163Cd12D18B36A5bF";
1543
+ readonly chainId: 42161;
1544
+ readonly decimals: 18;
1545
+ readonly logoURI: "";
1546
+ readonly website: "https://www.pendle.magpiexyz.io/stake";
1547
+ readonly description: "mPENDLE refers to \"Magpie PENDLE\", is a liquid version of vePENDLE that allows users to earn rewards for their active user engagement on Penpie. PENDLE holders can convert tokens into mPENDLE on Penpie. ";
1548
+ readonly documentation: "https://docs.penpiexyz.io/tokens/mpendle-token";
1549
+ readonly bridge: "layer-zero";
1550
+ };
1551
+ readonly ePENDLE: {
1552
+ readonly name: "Equilibria Pendle";
1553
+ readonly symbol: "ePENDLE";
1554
+ readonly oracleId: "ePENDLE";
1555
+ readonly address: "0x3EaBE18eAE267D1B57f917aBa085bb5906114600";
1556
+ readonly chainId: 42161;
1557
+ readonly decimals: 18;
1558
+ readonly logoURI: "";
1559
+ readonly website: "https://equilibria.fi/stake";
1560
+ readonly description: "ePENDLE is a liquid wrapper of vePENDLE. It can be staked to earn fee/rewards generated on PENDLE.";
1561
+ readonly documentation: "https://docs.equilibria.fi/token/ependle";
1562
+ readonly bridge: "layer-zero";
1563
+ };
1564
+ readonly fETH: {
1565
+ readonly name: "Fractional ETH";
1566
+ readonly symbol: "fETH";
1567
+ readonly oracleId: "fETH";
1568
+ readonly address: "0xc608Dfb90A430Df79a8a1eDBC8be7f1A0Eb4E763";
1569
+ readonly chainId: 42161;
1570
+ readonly decimals: 18;
1571
+ readonly logoURI: "";
1572
+ readonly website: "https://fx.aladdin.club/";
1573
+ readonly description: string;
1574
+ readonly documentation: "https://docs.aladdin.club/f-x-protocol";
1575
+ readonly bridge: "layer-zero";
1576
+ };
1577
+ readonly xETH: {
1578
+ readonly name: "Leveraged ETH";
1579
+ readonly symbol: "xETH";
1580
+ readonly oracleId: "xETH";
1581
+ readonly address: "0x55380fe7A1910dFf29A47B622057ab4139DA42C5";
1582
+ readonly chainId: 42161;
1583
+ readonly decimals: 18;
1584
+ readonly logoURI: "";
1585
+ readonly website: "https://fx.aladdin.club/";
1586
+ readonly description: "The xETH token, also called leveraged ETH, is a decentralized, composable leveraged long ETH futures contract with a low risk of liquidations and 0 funding fee (and in extreme cases, xETH minters can earn fees).";
1587
+ readonly documentation: "https://docs.aladdin.club/f-x-protocol";
1588
+ readonly bridge: "layer-zero";
1589
+ };
1590
+ readonly stataArbUSDCn: {
1591
+ readonly name: "Static Aave Arbitrum USDCn";
1592
+ readonly symbol: "stataArbUSDCn";
1593
+ readonly oracleId: "stataArbUSDCn";
1594
+ readonly address: "0x7CFaDFD5645B50bE87d546f42699d863648251ad";
1595
+ readonly chainId: 42161;
1596
+ readonly decimals: 6;
1597
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1598
+ readonly website: "https://www.circle.com/usdc";
1599
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1600
+ readonly description: "Aave interest bearing native USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
1601
+ readonly staked: true;
1602
+ readonly bridge: "native";
1603
+ };
1604
+ readonly stataArbUSDTn: {
1605
+ readonly name: "Static Aave Arbitrum USDTn";
1606
+ readonly symbol: "stataArbUSDTn";
1607
+ readonly oracleId: "stataArbUSDTn";
1608
+ readonly address: "0xb165a74407fE1e519d6bCbDeC1Ed3202B35a4140";
1609
+ readonly chainId: 42161;
1610
+ readonly decimals: 6;
1611
+ readonly logoURI: "";
1612
+ readonly website: "https://tether.to/";
1613
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
1614
+ readonly description: "Aave interest bearing USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
1615
+ readonly staked: true;
1616
+ readonly bridge: "native";
1617
+ };
1618
+ readonly 'ETH+': {
1619
+ readonly name: "ETHPlus";
1620
+ readonly symbol: "ETH+";
1621
+ readonly oracleId: "ETH+";
1622
+ readonly address: "0x18C14C2D707b2212e17d1579789Fc06010cfca23";
1623
+ readonly chainId: 42161;
1624
+ readonly decimals: 18;
1625
+ readonly logoURI: "";
1626
+ readonly website: "https://app.reserve.org/ethereum/token/0xe72b141df173b999ae7c1adcbf60cc9833ce56a8/overview";
1627
+ readonly bridge: "arbitrum-canonical";
1628
+ readonly description: "Safety-first diversified ETH staking index with up to 4.5% APY backed by Lido Staked ETH and Rocket Pool ETH.";
1629
+ };
1630
+ readonly rgUSD: {
1631
+ readonly name: "Revenue Generating USD";
1632
+ readonly symbol: "rgUSD";
1633
+ readonly oracleId: "rgUSD";
1634
+ readonly address: "0x96a993f06951B01430523D0D5590192d650EBf3e";
1635
+ readonly chainId: 42161;
1636
+ readonly decimals: 18;
1637
+ readonly logoURI: "";
1638
+ readonly website: "https://app.reserve.org/ethereum/token/0x78da5799cf427fee11e9996982f4150ece7a99a7/overview";
1639
+ readonly description: "rgUSD is an overcollateralized stablecoin launched on Reserve Protocol that acts as a collective point for DeFi users to negotiate with stablecoin yield providers for the best returns.";
1640
+ readonly documentation: "https://reserve.org/protocol/";
1641
+ readonly bridge: "arbitrum-canonical";
1642
+ readonly risks: readonly ["SYNTH_STABLE"];
1643
+ };
1644
+ readonly eUSD: {
1645
+ readonly name: "Electronic Dollar";
1646
+ readonly symbol: "eUSD";
1647
+ readonly oracleId: "eUSD";
1648
+ readonly address: "0x12275DCB9048680c4Be40942eA4D92c74C63b844";
1649
+ readonly chainId: 42161;
1650
+ readonly decimals: 18;
1651
+ readonly logoURI: "";
1652
+ readonly website: "https://app.reserve.org/ethereum/token/0xa0d69e286b938e21cbf7e51d71f6a4c8918f482f/overview";
1653
+ readonly description: "The Electronic Dollar (eUSD) is a decentralized 1:1 asset-backed stablecoin built with Reserve Protocol, available on the Ethereum and MobileCoin blockchains. It sets itself apart from other stablecoins due to its decentralized, community-governed, and censorship-resistant nature.";
1654
+ readonly documentation: "https://reserve.org/protocol/";
1655
+ readonly bridge: "arbitrum-canonical";
1656
+ readonly risks: readonly ["SYNTH_STABLE"];
1657
+ };
1658
+ readonly KNOX: {
1659
+ readonly name: "KNOX Dollar";
1660
+ readonly symbol: "KNOX";
1661
+ readonly oracleId: "KNOX";
1662
+ readonly address: "0x0BBF664D46becc28593368c97236FAa0fb397595";
1663
+ readonly chainId: 42161;
1664
+ readonly decimals: 18;
1665
+ readonly logoURI: "";
1666
+ readonly website: "https://app.reserve.org/arbitrum/token/0x0bbf664d46becc28593368c97236faa0fb397595/overview";
1667
+ readonly description: "A permissionless, yield-bearing stablecoin designed to be a reliable store of value. Built with Reserve Protocol.";
1668
+ readonly documentation: "https://reserve.org/protocol/";
1669
+ readonly bridge: "native";
1670
+ readonly risks: readonly ["SYNTH_STABLE"];
1671
+ };
1672
+ readonly SILO: {
1673
+ readonly name: "Silo Governance Token";
1674
+ readonly symbol: "SILO";
1675
+ readonly oracleId: "SILO";
1676
+ readonly address: "0x0341C0C0ec423328621788d4854119B97f44E391";
1677
+ readonly chainId: 42161;
1678
+ readonly decimals: 18;
1679
+ readonly logoURI: "";
1680
+ readonly website: "https://www.silo.finance/";
1681
+ readonly description: "Silo is a non-custodial lending protocol to borrow any crypto asset with another.";
1682
+ readonly documentation: "https://devdocs.silo.finance/";
1683
+ readonly bridge: "arbitrum-canonical";
1684
+ };
1685
+ readonly GRT: {
1686
+ readonly name: "Graph Token";
1687
+ readonly symbol: "GRT";
1688
+ readonly oracleId: "GRT";
1689
+ readonly address: "0x9623063377AD1B27544C965cCd7342f7EA7e88C7";
1690
+ readonly chainId: 42161;
1691
+ readonly decimals: 18;
1692
+ readonly logoURI: "";
1693
+ readonly website: "https://thegraph.com/";
1694
+ readonly description: "A decentralized protocol for indexing and querying data from blockchains.";
1695
+ readonly documentation: "https://thegraph.com/docs/en/";
1696
+ readonly bridge: "arbitrum-canonical";
1697
+ };
1698
+ readonly USDe: {
1699
+ readonly name: "USDe";
1700
+ readonly symbol: "USDe";
1701
+ readonly oracleId: "USDe";
1702
+ readonly address: "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34";
1703
+ readonly chainId: 42161;
1704
+ readonly decimals: 18;
1705
+ readonly logoURI: "";
1706
+ readonly website: "https://ethena.fi/";
1707
+ readonly documentation: "https://ethena-labs.gitbook.io/ethena-labs";
1708
+ readonly description: "Ethenas USDe is not the same as a fiat stablecoin like USDC or USDT. USDe is a synthetic dollar, backed with crypto assets and corresponding short futures positions.";
1709
+ readonly bridge: "layer-zero";
1710
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
1711
+ };
1712
+ readonly RSR: {
1713
+ readonly name: "Reserve Rights";
1714
+ readonly symbol: "RSR";
1715
+ readonly address: "0xCa5Ca9083702c56b481D1eec86F1776FDbd2e594";
1716
+ readonly chainId: 42161;
1717
+ readonly decimals: 18;
1718
+ readonly oracleId: "RSR";
1719
+ readonly logoURI: "";
1720
+ readonly website: "https://reserve.org/";
1721
+ readonly description: "The Reserve protocol is the first platform that allows for the permissionless creation of asset-backed, yield-bearing & overcollateralized stablecoins. Reserve Rights (RSR) exists as an overcollateralization mechanism to protect RToken holders in the unlikely event of a collateral token default.";
1722
+ readonly documentation: "https://reserve.org/protocol/reserve_rights_rsr/";
1723
+ readonly bridge: "arbitrum-canonical";
1724
+ };
1725
+ readonly LDO: {
1726
+ readonly name: "Lido DAO Token";
1727
+ readonly symbol: "LDO";
1728
+ readonly oracleId: "LDO";
1729
+ readonly address: "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60";
1730
+ readonly chainId: 42161;
1731
+ readonly decimals: 18;
1732
+ readonly logoURI: "";
1733
+ readonly website: "https://stake.lido.fi/";
1734
+ readonly description: "Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.";
1735
+ readonly documentation: "https://docs.lido.fi/";
1736
+ readonly bridge: "arbitrum-canonical";
1737
+ };
1738
+ readonly NEXT: {
1739
+ readonly name: "Everclear";
1740
+ readonly symbol: "NEXT";
1741
+ readonly oracleId: "NEXT";
1742
+ readonly address: "0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8";
1743
+ readonly chainId: 42161;
1744
+ readonly decimals: 18;
1745
+ readonly logoURI: "";
1746
+ readonly website: "https://www.connext.network";
1747
+ readonly description: "Everclear (previously Connext) is a modular protocol for securely passing funds and data between chains. Developers can use Everclear to build crosschain apps (xApps) - applications that interact with multiple domains (blockchains and/or rollups) simultaneously.";
1748
+ readonly documentation: "https://dao-docs.connext.network/";
1749
+ readonly bridge: "connext";
1750
+ };
1751
+ readonly alETH: {
1752
+ readonly name: "Alchemix ETH";
1753
+ readonly symbol: "alETH";
1754
+ readonly oracleId: "alETH";
1755
+ readonly address: "0x17573150d67d820542EFb24210371545a4868B03";
1756
+ readonly chainId: 42161;
1757
+ readonly decimals: 18;
1758
+ readonly logoURI: "";
1759
+ readonly website: "https://alchemix.fi/";
1760
+ readonly documentation: "https://alchemix-finance.gitbook.io/v2/";
1761
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
1762
+ readonly bridge: "connext";
1763
+ };
1764
+ readonly alUSD: {
1765
+ readonly name: "Alchemix USD";
1766
+ readonly symbol: "alUSD";
1767
+ readonly oracleId: "alUSD";
1768
+ readonly address: "0xCB8FA9a76b8e203D8C3797bF438d8FB81Ea3326A";
1769
+ readonly chainId: 42161;
1770
+ readonly decimals: 18;
1771
+ readonly logoURI: "";
1772
+ readonly website: "https://alchemix.fi/";
1773
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
1774
+ readonly documentation: "https://alchemix-finance.gitbook.io/user-docs/";
1775
+ readonly bridge: "connext";
1776
+ };
1777
+ readonly USDV: {
1778
+ readonly name: "USDV";
1779
+ readonly symbol: "USDV";
1780
+ readonly oracleId: "USDV";
1781
+ readonly address: "0x323665443CEf804A3b5206103304BD4872EA4253";
1782
+ readonly chainId: 42161;
1783
+ readonly decimals: 6;
1784
+ readonly logoURI: "";
1785
+ readonly website: "https://usdv.money/";
1786
+ readonly description: "Verified USD (USDV) is the first stablecoin that rewards Verified Minters based on their contribution to the tokens active circulation.";
1787
+ readonly documentation: "https://docs.usdv.money/docs";
1788
+ readonly bridge: "layer-zero";
1789
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
1790
+ };
1791
+ readonly COMP: {
1792
+ readonly name: "Compound";
1793
+ readonly symbol: "COMP";
1794
+ readonly oracleId: "COMP";
1795
+ readonly address: "0x354A6dA3fcde098F8389cad84b0182725c6C91dE";
1796
+ readonly chainId: 42161;
1797
+ readonly decimals: 18;
1798
+ readonly logoURI: "";
1799
+ readonly website: "https://compound.finance/";
1800
+ readonly documentation: "https://docs.compound.finance/";
1801
+ readonly description: "COMP is the governance token of Compound, a decentralized protocol that enables supplying of crypto assets as collateral in order to borrow a base asset.";
1802
+ readonly bridge: "arbitrum-canonical";
1803
+ };
1804
+ readonly SYN: {
1805
+ readonly name: "Synapse";
1806
+ readonly symbol: "SYN";
1807
+ readonly oracleId: "SYN";
1808
+ readonly address: "0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb";
1809
+ readonly chainId: 42161;
1810
+ readonly decimals: 18;
1811
+ readonly logoURI: "";
1812
+ readonly website: "https://synapseprotocol.com/";
1813
+ readonly documentation: "https://synapse-3.gitbook.io/synapse-protocol";
1814
+ readonly description: "Synapse (SYN) is an interoperability protocol designed for safely and securely sending arbitrary data between blockchains.";
1815
+ readonly bridge: "synapse";
1816
+ readonly risks: readonly ["NO_TIMELOCK"];
1817
+ };
1818
+ readonly WMATIC: {
1819
+ readonly name: "WMATIC";
1820
+ readonly symbol: "WMATIC";
1821
+ readonly oracleId: "WMATIC";
1822
+ readonly address: "0x561877b6b3DD7651313794e5F2894B2F18bE0766";
1823
+ readonly chainId: 42161;
1824
+ readonly decimals: 18;
1825
+ readonly logoURI: "";
1826
+ readonly website: "https://polygon.technology/";
1827
+ readonly documentation: "https://docs.polygon.technology/";
1828
+ readonly description: "WMATIC serves as the native cryptocurrency for the Polygon PoS network, analogous to how ETH functions within the Ethereum ecosystem.";
1829
+ readonly bridge: "arbitrum-canonical";
1830
+ };
1831
+ readonly ENS: {
1832
+ readonly name: "Ethereum Name Service";
1833
+ readonly symbol: "ENS";
1834
+ readonly oracleId: "ENS";
1835
+ readonly address: "0xfeA31d704DEb0975dA8e77Bf13E04239e70d7c28";
1836
+ readonly chainId: 42161;
1837
+ readonly decimals: 18;
1838
+ readonly logoURI: "";
1839
+ readonly website: "https://ens.domains/";
1840
+ readonly documentation: "https://docs.ens.domains/";
1841
+ readonly description: "ENS is the governance token of the Ethereum Name Service, a distributed, open, and extensible naming system based on the Ethereum blockchain.";
1842
+ readonly bridge: "arbitrum-canonical";
1843
+ };
1844
+ readonly PEPE: {
1845
+ readonly name: "Pepe";
1846
+ readonly symbol: "PEPE";
1847
+ readonly oracleId: "PEPE";
1848
+ readonly address: "0x25d887Ce7a35172C62FeBFD67a1856F20FaEbB00";
1849
+ readonly chainId: 42161;
1850
+ readonly decimals: 18;
1851
+ readonly logoURI: "";
1852
+ readonly website: "https://www.pepe.vip/";
1853
+ readonly documentation: "https://www.pepe.vip/";
1854
+ readonly description: "Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.";
1855
+ readonly bridge: "layer-zero";
1856
+ readonly risks: readonly ["NO_TIMELOCK"];
1857
+ };
1858
+ readonly ZRO: {
1859
+ readonly name: "LayerZero";
1860
+ readonly symbol: "ZRO";
1861
+ readonly oracleId: "ZRO";
1862
+ readonly address: "0x6985884C4392D348587B19cb9eAAf157F13271cd";
1863
+ readonly chainId: 42161;
1864
+ readonly decimals: 18;
1865
+ readonly logoURI: "";
1866
+ readonly website: "https://layerzero.network/";
1867
+ readonly documentation: "https://docs.layerzero.network/v2";
1868
+ readonly description: "ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.";
1869
+ readonly bridge: "layer-zero";
1870
+ };
1871
+ readonly xGRAIL: {
1872
+ readonly name: "Camelot Escrowed Grail";
1873
+ readonly symbol: "xGRAIL";
1874
+ readonly oracleId: "xGRAIL";
1875
+ readonly address: "0x3CAaE25Ee616f2C8E13C74dA0813402eae3F496b";
1876
+ readonly chainId: 42161;
1877
+ readonly decimals: 18;
1878
+ readonly logoURI: "";
1879
+ readonly website: "https://app.camelot.exchange/pools";
1880
+ readonly documentation: "https://docs.camelot.exchange/";
1881
+ readonly description: "Camelot is an ecosystem-focused, community-driven DEX and Launchpad built on Arbitrum. Camelot has been built as a highly efficient and customizable protocol, allowing both builders and users to leverage our custom infrastructure for deep, sustainable, and adaptable liquidity. Camelot moves beyond the traditional design of DEXs to focus on offering a tailored approach that prioritises composability.";
1882
+ readonly bridge: "native";
1883
+ };
1884
+ readonly KUJI: {
1885
+ readonly name: "Kujira native asset";
1886
+ readonly symbol: "KUJI";
1887
+ readonly oracleId: "KUJI";
1888
+ readonly address: "0x3A18dcC9745eDcD1Ef33ecB93b0b6eBA5671e7Ca";
1889
+ readonly chainId: 42161;
1890
+ readonly decimals: 6;
1891
+ readonly logoURI: "";
1892
+ readonly website: "https://kujira.network/";
1893
+ readonly documentation: "https://docs.kujira.app/";
1894
+ readonly description: "The KUJI token is the native token on the Kujira Network. KUJI is used to pay network fees and dApp fees, and all fees collected are distributed to KUJI stakers.";
1895
+ readonly bridge: "axelar";
1896
+ };
1897
+ readonly uniETH: {
1898
+ readonly name: "Universal ETH";
1899
+ readonly symbol: "uniETH";
1900
+ readonly oracleId: "uniETH";
1901
+ readonly address: "0x3d15fD46CE9e551498328B1C83071D9509E2C3a0";
1902
+ readonly chainId: 42161;
1903
+ readonly decimals: 18;
1904
+ readonly logoURI: "";
1905
+ readonly website: "https://app.bedrock.technology/unieth";
1906
+ readonly description: "uniETH represents the staked ETH plus all future staking rewards and accrual of EigenLayer points and Bedrock diamonds. uniETH does not grow in quantity over time but instead, grows in value, i.e. 1 uniETH becomes worth increasingly more than 1 ETH.";
1907
+ readonly bridge: "celer";
1908
+ readonly risks: readonly ["NO_TIMELOCK"];
1909
+ };
1910
+ readonly ETHx: {
1911
+ readonly name: "ETHx";
1912
+ readonly symbol: "ETHx";
1913
+ readonly oracleId: "arbETHx";
1914
+ readonly address: "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7";
1915
+ readonly chainId: 42161;
1916
+ readonly decimals: 18;
1917
+ readonly logoURI: "";
1918
+ readonly website: "https://www.staderlabs.com/eth/";
1919
+ readonly bridge: "chainlink-ccip";
1920
+ readonly description: "ETHx is an innovative liquid staking token developed by Stader, designed to revolutionize Ethereum staking. Stader's vision for ETHx is to transform the staking experience, providing users with the unprecedented freedom to move and utilize their staked ETH while continuing to earn rewards and engage with the growing DeFi ecosystem.";
1921
+ readonly documentation: "https://staderlabs.gitbook.io/ethereum";
1922
+ readonly risks: readonly ["NO_TIMELOCK"];
1923
+ };
1924
+ readonly WOETH: {
1925
+ readonly name: "Wrapped OETH";
1926
+ readonly symbol: "WOETH";
1927
+ readonly oracleId: "WOETH";
1928
+ readonly address: "0xD8724322f44E5c58D7A815F542036fb17DbbF839";
1929
+ readonly chainId: 42161;
1930
+ readonly decimals: 18;
1931
+ readonly logoURI: "";
1932
+ readonly website: "https://www.originprotocol.com/oeth";
1933
+ readonly description: "OETH is a liquid staking token that allows Ethereum staking and yield earning while maintaining a 1:1 peg with ETH. Its non-rebasing, ERC-4626 tokenized vault version simplifies DeFi integrations and ensures stability and transparency through its fully on-chain, collateralized design with distributed validator technology (DVT).";
1934
+ readonly documentation: "https://docs.originprotocol.com/protocol/oeth";
1935
+ readonly bridge: "chainlink-ccip";
1936
+ readonly risks: readonly ["NO_TIMELOCK"];
1937
+ };
1938
+ readonly wUSDM: {
1939
+ readonly name: "Mountain Protocol USD";
1940
+ readonly symbol: "wUSDM";
1941
+ readonly oracleId: "arbwUSDM";
1942
+ readonly address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812";
1943
+ readonly chainId: 42161;
1944
+ readonly decimals: 18;
1945
+ readonly logoURI: "";
1946
+ readonly website: "https://mountainprotocol.com/";
1947
+ readonly documentation: "https://docs.mountainprotocol.com/";
1948
+ readonly description: "The wUSDM token is the wrapped version of USDM, redeemable at a pegged 1:1 USD value by primary users. USDM is a fully backed stablecoin, backed by \"USDM Reserves\", which are held under custody with regulated financial institutions in bankruptcy-remote accounts, segregated from the Company's operating accounts, on behalf of, and for the benefit of, Users.";
1949
+ readonly bridge: "native";
1950
+ readonly risks: readonly ["NO_TIMELOCK"];
1951
+ };
1952
+ readonly USDx: {
1953
+ readonly name: "Synthetix USD";
1954
+ readonly symbol: "USDx";
1955
+ readonly oracleId: "USDx";
1956
+ readonly address: "0xb2F30A7C980f052f02563fb518dcc39e6bf38175";
1957
+ readonly chainId: 42161;
1958
+ readonly decimals: 18;
1959
+ readonly logoURI: "";
1960
+ readonly website: "https://liquidity.synthetix.eth.limo/?ref=blog.synthetix.io#/positions/USDC/1?manageAction=borrow";
1961
+ readonly documentation: "https://docs.synthetix.io/";
1962
+ readonly description: "Synthetix Arbitrum-native stablecoin.";
1963
+ readonly bridge: "native";
1964
+ readonly risks: readonly ["SYNTH_STABLE"];
1965
+ };
1966
+ readonly gUSDC: {
1967
+ readonly name: "Gains Network USDC";
1968
+ readonly symbol: "gUSDC";
1969
+ readonly oracleId: "gUSDC";
1970
+ readonly address: "0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0";
1971
+ readonly chainId: 42161;
1972
+ readonly decimals: 6;
1973
+ readonly logoURI: "";
1974
+ readonly website: "https://gains.trade/";
1975
+ readonly description: "gUSDC is a tokenized yield-bearing vault following the ERC-4626 standard, representing shares of USDC. It pays trader winnings, receives their losses, and distributes trading fees to stakers, maintaining collateralization through an epoch system that manages trader PnL.";
1976
+ readonly documentation: "https://gains-network.gitbook.io/docs-home/liquidity-farming-pools/gtoken-vaults";
1977
+ readonly bridge: "native";
1978
+ readonly risks: readonly ["SYNTH_STABLE"];
1979
+ };
1980
+ readonly GYD: {
1981
+ readonly name: "Gyro Dollar";
1982
+ readonly symbol: "GYD";
1983
+ readonly oracleId: "GYD";
1984
+ readonly address: "0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8";
1985
+ readonly chainId: 42161;
1986
+ readonly decimals: 18;
1987
+ readonly logoURI: "";
1988
+ readonly website: "https://gyro.finance/";
1989
+ readonly documentation: "https://docs.gyro.finance/gyroscope-protocol/stablecoin";
1990
+ readonly description: "A fully backed stablecoin: the Gyroscope stablecoin aims at a long-term reserve ratio of 100%, where every unit of stablecoin is backed by 1 USD worth of collateral.";
1991
+ readonly bridge: "chainlink";
1992
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
1993
+ };
1994
+ readonly GHO: {
1995
+ readonly name: "GHO Token";
1996
+ readonly symbol: "GHO";
1997
+ readonly oracleId: "GHO";
1998
+ readonly address: "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33";
1999
+ readonly chainId: 42161;
2000
+ readonly decimals: 18;
2001
+ readonly logoURI: "";
2002
+ readonly website: "https://aave.com/";
2003
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
2004
+ readonly bridge: "chainlink";
2005
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
2006
+ readonly risks: readonly ["SYNTH_STABLE"];
2007
+ };
2008
+ readonly ETHFI: {
2009
+ readonly name: "ether.fi Governance Token";
2010
+ readonly symbol: "ETHFI";
2011
+ readonly oracleId: "ETHFI";
2012
+ readonly address: "0x7189fb5B6504bbfF6a852B13B7B82a3c118fDc27";
2013
+ readonly chainId: 42161;
2014
+ readonly decimals: 18;
2015
+ readonly logoURI: "";
2016
+ readonly website: "https://www.ether.fi/";
2017
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
2018
+ readonly bridge: "wormhole";
2019
+ readonly description: "ETHFI is the governance token of ether.fi, a restaking protocol on Ethereum. Token holders will have a say in the future of the protocol.";
2020
+ readonly risks: readonly ["NO_TIMELOCK"];
2021
+ };
2022
+ readonly dlcBTC: {
2023
+ readonly name: "iBTC (formerly dlcBTC)";
2024
+ readonly symbol: "iBTC";
2025
+ readonly oracleId: "dlcBTC";
2026
+ readonly address: "0x050C24dBf1eEc17babE5fc585F06116A259CC77A";
2027
+ readonly chainId: 42161;
2028
+ readonly decimals: 8;
2029
+ readonly logoURI: "";
2030
+ readonly website: "https://www.ibtc.network/";
2031
+ readonly documentation: "https://docs.ibtc.network/";
2032
+ readonly bridge: "native";
2033
+ readonly description: "iBTC (formerly dlcBTC) is a self-custodial representation of Bitcoin on Ethereum, enabling Bitcoin holders to participate in DeFi protocols while retaining full ownership of their assets. It employs Discreet Log Contracts (DLCs) to lock Bitcoin in a multisig UTXO, with one key held by the user and the other distributed across a decentralized network.";
2034
+ readonly risks: readonly ["NO_TIMELOCK"];
2035
+ };
2036
+ readonly sUSDe: {
2037
+ readonly name: "Staked USDe";
2038
+ readonly symbol: "sUSDe";
2039
+ readonly oracleId: "sUSDe";
2040
+ readonly address: "0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2";
2041
+ readonly chainId: 42161;
2042
+ readonly decimals: 18;
2043
+ readonly logoURI: "";
2044
+ readonly website: "https://ethena.fi/";
2045
+ readonly documentation: "https://ethena-labs.gitbook.io/ethena-labs";
2046
+ readonly description: "Users are able to stake their USDe for sUSDe through the Ethena front-end. sUSDe is a reward-bearing token that accrues value from the yield that Ethena’s underlying delta-neutral position generates. sUSDe is subject to a 7-day un-staking period.";
2047
+ readonly bridge: "layer-zero";
2048
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
2049
+ };
2050
+ readonly CAKE: {
2051
+ readonly name: "PancakeSwap Token";
2052
+ readonly symbol: "CAKE";
2053
+ readonly oracleId: "Cake";
2054
+ readonly address: "0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c";
2055
+ readonly chainId: 42161;
2056
+ readonly decimals: 18;
2057
+ readonly logoURI: "";
2058
+ readonly website: "https://pancakeswap.finance/";
2059
+ readonly documentation: "https://docs.pancakeswap.finance/";
2060
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
2061
+ readonly bridge: "layer-zero";
2062
+ readonly risks: readonly ["NO_TIMELOCK"];
2063
+ };
2064
+ readonly stataArbFRAXn: {
2065
+ readonly name: "Static Aave Arbitrum FRAXn";
2066
+ readonly symbol: "stataArbFRAXn";
2067
+ readonly oracleId: "stataArbFRAXn";
2068
+ readonly address: "0x89AEc2023f89E26Dbb7eaa7a98fe3996f9d112A8";
2069
+ readonly chainId: 42161;
2070
+ readonly decimals: 18;
2071
+ readonly logoURI: "";
2072
+ readonly website: "https://frax.finance/";
2073
+ readonly description: "Aave interest bearing FRAX. Frax is the first fractional-algorithmic stablecoin protocol.";
2074
+ readonly staked: true;
2075
+ readonly bridge: "native";
2076
+ };
2077
+ readonly stataArbGHOn: {
2078
+ readonly name: "Static Aave Arbitrum GHOn";
2079
+ readonly symbol: "stataArbGHOn";
2080
+ readonly oracleId: "stataArbGHOn";
2081
+ readonly address: "0xD9FBA68D89178e3538e708939332c79efC540179";
2082
+ readonly chainId: 42161;
2083
+ readonly decimals: 18;
2084
+ readonly logoURI: "";
2085
+ readonly website: "https://aave.com/";
2086
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
2087
+ readonly description: "Aave interest bearing GHO. GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
2088
+ readonly staked: true;
2089
+ readonly bridge: "native";
2090
+ readonly risks: readonly ["SYNTH_STABLE"];
2091
+ };
2092
+ readonly EIGEN: {
2093
+ readonly name: "Eigen";
2094
+ readonly symbol: "EIGEN";
2095
+ readonly oracleId: "EIGEN";
2096
+ readonly address: "0x606C3e5075e5555e79Aa15F1E9FACB776F96C248";
2097
+ readonly chainId: 42161;
2098
+ readonly decimals: 18;
2099
+ readonly logoURI: "";
2100
+ readonly website: "https://www.eigenlayer.xyz/";
2101
+ readonly documentation: "https://docs.eigenlayer.xyz/";
2102
+ readonly bridge: "arbitrum-canonical";
2103
+ readonly description: "EigenLayer is a protocol built on Ethereum that introduces restaking, a new primitive in cryptoeconomic security. This primitive enables the reuse of ETH on the consensus layer. Users that stake ETH natively or with a liquid staking token (LST) can opt-in to EigenLayer smart contracts to restake their ETH or LST and extend cryptoeconomic security to additional applications on the network to earn additional rewards.";
2104
+ };
2105
+ readonly ORDER: {
2106
+ readonly name: "Orderly Network";
2107
+ readonly symbol: "ORDER";
2108
+ readonly oracleId: "ORDER";
2109
+ readonly address: "0x4E200fE2f3eFb977d5fd9c430A41531FB04d97B8";
2110
+ readonly chainId: 42161;
2111
+ readonly decimals: 18;
2112
+ readonly logoURI: "";
2113
+ readonly website: "https://orderly.network/";
2114
+ readonly documentation: "https://orderly.network/docs/home";
2115
+ readonly description: "ORDER is the governance token of the Orderly Network. Staking ORDER will boost trading and market making rewards.";
2116
+ readonly bridge: "layer-zero";
2117
+ readonly risks: readonly ["NO_TIMELOCK"];
2118
+ };
2119
+ readonly MORE: {
2120
+ readonly name: "MORE";
2121
+ readonly address: "0x25ea98ac87A38142561eA70143fd44c4772A16b6";
2122
+ readonly symbol: "MORE";
2123
+ readonly oracleId: "MORE";
2124
+ readonly decimals: 18;
2125
+ readonly website: "https://stackmore.xyz/";
2126
+ readonly documentation: "https://docs.stackmore.xyz/";
2127
+ readonly description: "Stack’s $MORE token is a non-algorithmic, collateral-backed stablecoin. This means that every $1 USD of $MORE should have more than $1 USD of collateral backing. Stack considers $MORE to be worth $1 however at times it may not trade at this value. In these instances, Stack has several options at its disposal to regain the $1 USD peg.";
2128
+ readonly bridge: "native";
2129
+ readonly chainId: 42161;
2130
+ readonly risks: readonly ["NO_TIMELOCK"];
2131
+ };
2132
+ readonly XVS: {
2133
+ readonly name: "Venus";
2134
+ readonly symbol: "XVS";
2135
+ readonly oracleId: "arbXVS";
2136
+ readonly address: "0xc1Eb7689147C81aC840d4FF0D298489fc7986d52";
2137
+ readonly chainId: 42161;
2138
+ readonly decimals: 18;
2139
+ readonly logoURI: "";
2140
+ readonly website: "https://venus.io/";
2141
+ readonly documentation: "https://docs-v4.venus.io/";
2142
+ readonly description: "Venus is an algorithmic money market and synthetic stablecoin protocol.";
2143
+ readonly bridge: "layer-zero";
2144
+ readonly risks: readonly ["NO_TIMELOCK"];
2145
+ };
2146
+ readonly EURe: {
2147
+ readonly name: "Monerium EURe emoney";
2148
+ readonly symbol: "EURe";
2149
+ readonly oracleId: "EURe";
2150
+ readonly address: "0x0c06cCF38114ddfc35e07427B9424adcca9F44F8";
2151
+ readonly chainId: 42161;
2152
+ readonly decimals: 18;
2153
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23354/small/eur.png?1643926562";
2154
+ readonly website: "https://monerium.com/";
2155
+ readonly bridge: "arbitrum-canonical";
2156
+ readonly documentation: "https://monerium.dev/";
2157
+ readonly description: "EURe is a Euro stable-coin from Monerium. Monerium is the first company authorized to issue money on blockchains under European financial regulation. They have issued EUR, USD, GBP, and ISK as e-money tokens on Ethereum and EUR on Algorand. Monerium also operates a gateway for instant transfers of EUR between bank accounts and blockchain wallets/smart contracts.";
2158
+ };
2159
+ readonly Bold: {
2160
+ readonly name: "Bold Stablecoin";
2161
+ readonly symbol: "BOLD";
2162
+ readonly oracleId: "oldBOLD";
2163
+ readonly address: "0x087C440F251Ff6Cfe62B86DdE1bE558B95b4bb9b";
2164
+ readonly chainId: 42161;
2165
+ readonly decimals: 18;
2166
+ readonly logoURI: "";
2167
+ readonly website: "https://www.liquity.org/";
2168
+ readonly documentation: "https://docs.liquity.org/";
2169
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
2170
+ readonly bridge: "chainlink-ccip";
2171
+ };
2172
+ readonly eBTC: {
2173
+ readonly name: "ether.fi BTC";
2174
+ readonly symbol: "eBTC";
2175
+ readonly oracleId: "eBTC";
2176
+ readonly address: "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642";
2177
+ readonly chainId: 42161;
2178
+ readonly decimals: 8;
2179
+ readonly logoURI: "";
2180
+ readonly website: "https://www.ether.fi/";
2181
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
2182
+ readonly description: "EtherFi eBTC is backed by LBTC, through a partnership with Lombard, to bring the first dual yielding (staking + restaking) Bitcoin product to market. Staking will be conducted through Babylon, with restaking services through a combination of Eigen Layer, Symbiotic, and Karak. Users are able to deposit LBTC & WBTC.";
2183
+ readonly bridge: "layer-zero";
2184
+ };
2185
+ readonly waArbWBTC: {
2186
+ readonly name: "Wrapped Aave Staked WBTC";
2187
+ readonly symbol: "waArbWBTC";
2188
+ readonly oracleId: "waArbWBTC";
2189
+ readonly address: "0x52Dc1FEeFA4f9a99221F93D79da46Ae89b8c0967";
2190
+ readonly chainId: 42161;
2191
+ readonly decimals: 8;
2192
+ readonly logoURI: "";
2193
+ readonly website: "https://wbtc.network/";
2194
+ readonly description: "Wrapped Aave Staked WBTC. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
2195
+ readonly bridge: "native";
2196
+ };
2197
+ readonly waArbUSDCn: {
2198
+ readonly name: "Wrapped Aave Staked USDC";
2199
+ readonly symbol: "waArbUSDCn";
2200
+ readonly oracleId: "waArbUSDCn";
2201
+ readonly address: "0x7F6501d3B98eE91f9b9535E4b0ac710Fb0f9e0bc";
2202
+ readonly chainId: 42161;
2203
+ readonly decimals: 6;
2204
+ readonly logoURI: "";
2205
+ readonly website: "https://www.centre.io/";
2206
+ readonly description: "Wrapped Aave Staked USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
2207
+ readonly documentation: "https://www.centre.io/";
2208
+ readonly bridge: "native";
2209
+ };
2210
+ readonly waArbUSDT: {
2211
+ readonly name: "Wrapped Aave Staked USDT";
2212
+ readonly symbol: "waArbUSDT";
2213
+ readonly oracleId: "waArbUSDT";
2214
+ readonly address: "0xa6D12574eFB239FC1D2099732bd8b5dC6306897F";
2215
+ readonly chainId: 42161;
2216
+ readonly decimals: 6;
2217
+ readonly website: "https://tether.to/";
2218
+ readonly description: "Wrapped Aave Staked USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
2219
+ readonly bridge: "native";
2220
+ readonly logoURI: "";
2221
+ readonly documentation: "https://tether.to/en/how-it-works";
2222
+ };
2223
+ readonly waArbGHO: {
2224
+ readonly name: "Wrapped Aave Staked GHO";
2225
+ readonly symbol: "waArbGHO";
2226
+ readonly oracleId: "waArbGHO";
2227
+ readonly address: "0xD089B4cb88Dacf4e27be869A00e9f7e2E3C18193";
2228
+ readonly chainId: 42161;
2229
+ readonly decimals: 18;
2230
+ readonly logoURI: "";
2231
+ readonly website: "https://aave.com/";
2232
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
2233
+ readonly bridge: "native";
2234
+ readonly description: "Wrapped Aave Staked GHO. GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
2235
+ readonly risks: readonly ["SYNTH_STABLE"];
2236
+ };
2237
+ readonly waArbWETH: {
2238
+ readonly name: "Wrapped Aave Staked WETH";
2239
+ readonly symbol: "waArbWETH";
2240
+ readonly oracleId: "waArbWETH";
2241
+ readonly address: "0x4cE13a79f45C1Be00BdABD38B764aC28C082704E";
2242
+ readonly chainId: 42161;
2243
+ readonly decimals: 18;
2244
+ readonly logoURI: "";
2245
+ readonly website: "https://weth.io/";
2246
+ readonly description: "Wrapped Aave Staked WETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
2247
+ readonly bridge: "native";
2248
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2249
+ };
2250
+ readonly waArbwstETH: {
2251
+ readonly name: "Wrapped Aave Staked wstETH";
2252
+ readonly symbol: "waArbwstETH";
2253
+ readonly oracleId: "waArbwstETH";
2254
+ readonly address: "0xe98fc055c99DECD8Da0c111B090885d5d15C774E";
2255
+ readonly chainId: 42161;
2256
+ readonly decimals: 18;
2257
+ readonly logoURI: "";
2258
+ readonly website: "https://lido.fi/";
2259
+ readonly description: "Wrapped Aave Staked wstETH. Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
2260
+ readonly bridge: "native";
2261
+ readonly documentation: "https://docs.lido.fi/";
2262
+ };
2263
+ readonly waArbezETH: {
2264
+ readonly name: "Wrapped Aave Staked ezETH";
2265
+ readonly symbol: "waArbezETH";
2266
+ readonly oracleId: "waArbezETH";
2267
+ readonly address: "0x4ff50C17df0D1b788d021ACd85039810a1aA68A1";
2268
+ readonly chainId: 42161;
2269
+ readonly decimals: 18;
2270
+ readonly logoURI: "";
2271
+ readonly website: "https://www.renzoprotocol.com/";
2272
+ readonly description: "Renzo ezETH is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.";
2273
+ readonly documentation: "https://docs.renzoprotocol.com/docs/";
2274
+ readonly bridge: "native";
2275
+ readonly risks: readonly ["NO_TIMELOCK"];
2276
+ };
2277
+ readonly orbETH: {
2278
+ readonly name: "Orbit Ether";
2279
+ readonly symbol: "orbETH";
2280
+ readonly oracleId: "orbETH";
2281
+ readonly address: "0xcF6C2bb97a8978321C9e207afE8A2037fa9be45C";
2282
+ readonly chainId: 42161;
2283
+ readonly decimals: 18;
2284
+ readonly logoURI: "";
2285
+ readonly website: "https://dinero.xyz/";
2286
+ readonly description: "Dinero is a suite of products that scale yield for protocols and users. It includes: (i) an ETH liquid staking token (pxETH) which benefits from ETH staking yield from Dinero’s validators; (ii) a decentralized, collateral-backed stablecoin (pxUSD) as a medium of exchange on Ethereum; and (iii) a public and permissionless RPC for users.";
2287
+ readonly documentation: "https://dinero.xyz/docs";
2288
+ readonly bridge: "native";
2289
+ readonly risks: readonly ["NO_TIMELOCK"];
2290
+ };
2291
+ };
2292
+ readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2293
+ readonly WNATIVE: {
2294
+ readonly name: "Wrapped Ether";
2295
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
2296
+ readonly symbol: "WETH";
2297
+ readonly oracleId: "WETH";
2298
+ readonly decimals: 18;
2299
+ readonly chainId: 42161;
2300
+ readonly website: "https://weth.io/";
2301
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
2302
+ readonly bridge: "arbitrum-canonical";
2303
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
2304
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2305
+ };
2306
+ readonly FEES: {
2307
+ readonly name: "Wrapped Ether";
2308
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
2309
+ readonly symbol: "WETH";
2310
+ readonly oracleId: "WETH";
2311
+ readonly decimals: 18;
2312
+ readonly chainId: 42161;
2313
+ readonly website: "https://weth.io/";
2314
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
2315
+ readonly bridge: "arbitrum-canonical";
2316
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
2317
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2318
+ };
2319
+ readonly ETH: {
2320
+ readonly name: "Wrapped Ether";
2321
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
2322
+ readonly symbol: "WETH";
2323
+ readonly oracleId: "WETH";
2324
+ readonly decimals: 18;
2325
+ readonly chainId: 42161;
2326
+ readonly website: "https://weth.io/";
2327
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
2328
+ readonly bridge: "arbitrum-canonical";
2329
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
2330
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2331
+ };
2332
+ readonly WETH: {
2333
+ readonly name: "Wrapped Ether";
2334
+ readonly address: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
2335
+ readonly symbol: "WETH";
2336
+ readonly oracleId: "WETH";
2337
+ readonly decimals: 18;
2338
+ readonly chainId: 42161;
2339
+ readonly website: "https://weth.io/";
2340
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
2341
+ readonly bridge: "arbitrum-canonical";
2342
+ readonly logoURI: "https://arbiscan.io/token/images/weth_28.png";
2343
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2344
+ };
2345
+ readonly RPL: {
2346
+ readonly name: "Rocket Pool Protocol";
2347
+ readonly symbol: "RPL";
2348
+ readonly oracleId: "RPL";
2349
+ readonly address: "0xB766039cc6DB368759C1E56B79AFfE831d0Cc507";
2350
+ readonly chainId: 42161;
2351
+ readonly decimals: 18;
2352
+ readonly website: "https://rocketpool.net/";
2353
+ readonly description: "Rocket Pool is a decentralized Ethereum staking pool offering up to 4.33% APR for ETH2 staking. Users can join the Rocket Pool with its decentralized node operator network or run their own nodes with only 16 ETH. In the latter case, they can earn a commission from staking ETH and earn additional RPL rewards from providing RPL collateral, amounting to up to 6.36% APR for ETH and the additional RPL rewards.";
2354
+ readonly logoURI: "https://docs.rocketpool.net/images/logo.png";
2355
+ };
2356
+ readonly oldBIFI: {
2357
+ readonly name: "Beefy.Finance";
2358
+ readonly symbol: "oldBIFI";
2359
+ readonly oracleId: "oldBIFI";
2360
+ readonly address: "0x99C409E5f62E4bd2AC142f17caFb6810B8F0BAAE";
2361
+ readonly chainId: 42161;
2362
+ readonly decimals: 18;
2363
+ readonly website: "https://www.beefy.finance/";
2364
+ readonly description: "Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.";
2365
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/BIFI.png";
2366
+ };
2367
+ readonly USDC: {
2368
+ readonly name: "USD Coin";
2369
+ readonly address: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831";
2370
+ readonly symbol: "USDC";
2371
+ readonly oracleId: "USDC";
2372
+ readonly decimals: 6;
2373
+ readonly website: "https://www.centre.io/";
2374
+ readonly description: "USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
2375
+ readonly bridge: "native";
2376
+ readonly chainId: 42161;
2377
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
2378
+ readonly documentation: "https://www.circle.com/en/usdc-multichain/arbitrum";
2379
+ };
2380
+ readonly arbUSDCe: {
2381
+ readonly name: "USD Coin";
2382
+ readonly address: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
2383
+ readonly symbol: "USDCe";
2384
+ readonly oracleId: "arbUSDCe";
2385
+ readonly decimals: 6;
2386
+ readonly website: "https://www.centre.io/";
2387
+ readonly description: "USDC.e is an Ethereum-based USDC bridged via the official Arbitrum Bridge.";
2388
+ readonly bridge: "arbitrum-canonical";
2389
+ readonly chainId: 42161;
2390
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
2391
+ readonly documentation: "https://developers.circle.com/docs";
2392
+ };
2393
+ readonly ARX: {
2394
+ readonly name: "Arbitrum Exchange";
2395
+ readonly address: "0xD5954c3084a1cCd70B4dA011E67760B8e78aeE84";
2396
+ readonly symbol: "ARX";
2397
+ readonly oracleId: "ARX";
2398
+ readonly decimals: 18;
2399
+ readonly website: "https://arbidex.fi/";
2400
+ readonly description: "ARX is the rewards token introduced by Arbitrum Exchange. Arbitrum Exchange is a Pancake Swap fork on the Arbitrum chain, and uses ARX to reward liquidity providers.";
2401
+ readonly chainId: 42161;
2402
+ readonly logoURI: "https://arbidex.fi/images/tokens/0xd5954c3084a1ccd70b4da011e67760b8e78aee84.png";
2403
+ readonly documentation: "https://arbitrum-exchange.gitbook.io/arbitrumdex/usdarx-tokenomics/usdarx-token";
2404
+ };
2405
+ readonly SUSHI: {
2406
+ readonly name: "Sushi";
2407
+ readonly address: "0xd4d42F0b6DEF4CE0383636770eF773390d85c61A";
2408
+ readonly symbol: "SUSHI";
2409
+ readonly oracleId: "SUSHI";
2410
+ readonly decimals: 18;
2411
+ readonly chainId: 42161;
2412
+ readonly website: "https://sushi.com/";
2413
+ readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
2414
+ readonly bridge: "arbitrum-canonical";
2415
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
2416
+ readonly documentation: "https://dev.sushi.com/";
2417
+ };
2418
+ readonly NYAN: {
2419
+ readonly name: "ArbiNYAN";
2420
+ readonly address: "0xeD3fB761414DA74b74F33e5c5a1f78104b188DfC";
2421
+ readonly symbol: "NYAN";
2422
+ readonly oracleId: "NYAN";
2423
+ readonly decimals: 18;
2424
+ readonly chainId: 42161;
2425
+ readonly website: "https://arbinyan.com/";
2426
+ readonly description: "ArbiNYAN is a fun cat token. The first fair launched token on Arbitrum with 95% of the supply distributed via farming rewards";
2427
+ readonly logoURI: "https://icons.llama.fi/arbinyan.jpg";
2428
+ };
2429
+ readonly MIM: {
2430
+ readonly name: "Magic Internet Money";
2431
+ readonly address: "0xFEa7a6a0B346362BF88A9e4A88416B77a57D6c2A";
2432
+ readonly symbol: "MIM";
2433
+ readonly oracleId: "MIM";
2434
+ readonly decimals: 18;
2435
+ readonly chainId: 42161;
2436
+ readonly website: "https://abracadabra.money/";
2437
+ readonly description: "You, the Spellcaster, can provide collateral in the form of various interest bearing crypto assets such as yvYFI, yvUSDT, yvUSDC, xSUSHI and more. With this, you can borrow magic internet money (MIM) which is a stable coin that you can swap for any other traditional stable coin.";
2438
+ readonly bridge: "layer-zero";
2439
+ readonly logoURI: "";
2440
+ readonly documentation: "https://docs.abracadabra.money/";
2441
+ readonly risks: readonly ["SYNTH_STABLE"];
2442
+ };
2443
+ readonly SPELL: {
2444
+ readonly name: "Spell Token";
2445
+ readonly address: "0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF";
2446
+ readonly symbol: "SPELL";
2447
+ readonly oracleId: "SPELL";
2448
+ readonly decimals: 18;
2449
+ readonly chainId: 42161;
2450
+ readonly website: "https://abracadabra.money/";
2451
+ readonly description: "You, the Spellcaster, can provide collateral in the form of various interest bearing crypto assets such as yvYFI, yvUSDT, yvUSDC, xSUSHI and more. With this, you can borrow magic internet money (MIM) which is a stable coin that you can swap for any other traditional stable coin.";
2452
+ readonly logoURI: "";
2453
+ readonly documentation: "https://docs.abracadabra.money/";
2454
+ };
2455
+ readonly WBTC: {
2456
+ readonly chainId: 42161;
2457
+ readonly address: "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f";
2458
+ readonly decimals: 8;
2459
+ readonly name: "Wrapped BTC";
2460
+ readonly symbol: "WBTC";
2461
+ readonly oracleId: "WBTC";
2462
+ readonly website: "https://wbtc.network/";
2463
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
2464
+ readonly bridge: "arbitrum-canonical";
2465
+ readonly logoURI: "https://raw.githubusercontent.com/ava-labs/bridge-tokens/main/avalanche-tokens/0x408D4cD0ADb7ceBd1F1A1C33A0Ba2098E1295bAB/logo.png";
2466
+ };
2467
+ readonly LINK: {
2468
+ readonly name: "Chainlink";
2469
+ readonly symbol: "LINK";
2470
+ readonly oracleId: "LINK";
2471
+ readonly address: "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4";
2472
+ readonly chainId: 42161;
2473
+ readonly decimals: 18;
2474
+ readonly website: "https://chain.link/";
2475
+ readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
2476
+ readonly bridge: "arbitrum-canonical";
2477
+ readonly logoURI: "https://hecoinfo.com/token/images/chainlink_32.png";
2478
+ readonly documentation: "https://docs.chain.link/resources/link-token-contracts";
2479
+ };
2480
+ readonly USDT: {
2481
+ readonly name: "USDT0";
2482
+ readonly symbol: "USDT0";
2483
+ readonly oracleId: "USDT";
2484
+ readonly address: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9";
2485
+ readonly chainId: 42161;
2486
+ readonly decimals: 6;
2487
+ readonly website: "https://tether.to/";
2488
+ readonly description: "Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
2489
+ readonly bridge: "native";
2490
+ readonly logoURI: "https://hecoinfo.com/token/images/USDTHECO_32.png";
2491
+ readonly documentation: "https://tether.to/en/how-it-works";
2492
+ };
2493
+ readonly gOHM: {
2494
+ readonly name: "Governance OHM";
2495
+ readonly symbol: "gOHM";
2496
+ readonly oracleId: "gOHM";
2497
+ readonly address: "0x8D9bA570D6cb60C7e3e0F31343Efe75AB8E65FB1";
2498
+ readonly chainId: 42161;
2499
+ readonly decimals: 18;
2500
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8D9bA570D6cb60C7e3e0F31343Efe75AB8E65FB1.svg";
2501
+ readonly website: "https://www.olympusdao.finance/";
2502
+ readonly description: "Olympus is building a community-owned decentralized financial infrastructure to bring more stability and transparency for the world.";
2503
+ };
2504
+ readonly MAGIC: {
2505
+ readonly name: "MAGIC";
2506
+ readonly symbol: "MAGIC";
2507
+ readonly oracleId: "MAGIC";
2508
+ readonly address: "0x539bdE0d7Dbd336b79148AA742883198BBF60342";
2509
+ readonly chainId: 42161;
2510
+ readonly decimals: 18;
2511
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x539bdE0d7Dbd336b79148AA742883198BBF60342.svg";
2512
+ readonly website: "https://www.treasure.lol/";
2513
+ readonly description: "Treasure bridges the growing network of metaverses through an open and composable approach to the convergence of NFTs, DeFi and Gaming. Cross-ecosystem ties are bolstered through our interrelated resource model. $MAGIC (Power), Treasures (NFT | Resources) and Legions (NFT | Players)";
2514
+ readonly bridge: "native";
2515
+ readonly documentation: "https://docs.treasure.lol/about-treasure/what-is-magic";
2516
+ };
2517
+ readonly BAL: {
2518
+ readonly name: "Balancer";
2519
+ readonly symbol: "BAL";
2520
+ readonly oracleId: "BAL";
2521
+ readonly address: "0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8";
2522
+ readonly chainId: 42161;
2523
+ readonly decimals: 18;
2524
+ readonly website: "https://balancer.fi/";
2525
+ readonly description: "Balancer turns the concept of an index fund on its head: instead of a paying fees to portfolio managers to rebalance your portfolio, you collect fees from traders, who rebalance your portfolio by following arbitrage opportunities.";
2526
+ readonly logoURI: "https://hecoinfo.com/token/images/bal_32.png";
2527
+ };
2528
+ readonly sarUSDC: {
2529
+ readonly name: "Stargate USD Coin LP";
2530
+ readonly symbol: "sarUSDC";
2531
+ readonly oracleId: "stargate-arb-usdc";
2532
+ readonly address: "0x892785f33CdeE22A30AEF750F285E18c18040c3e";
2533
+ readonly chainId: 42161;
2534
+ readonly decimals: 6;
2535
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xef4229c8c3250C675F21BCefa42f58EfbfF6002a.svg";
2536
+ readonly website: "https://stargate.finance/";
2537
+ readonly description: "USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
2538
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
2539
+ };
2540
+ readonly sarUSDT: {
2541
+ readonly name: "Stargate Tether USD LP";
2542
+ readonly symbol: "sarUSDT";
2543
+ readonly oracleId: "stargate-arb-usdt";
2544
+ readonly address: "0xB6CfcF89a7B22988bfC96632aC2A9D6daB60d641";
2545
+ readonly chainId: 42161;
2546
+ readonly decimals: 6;
2547
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
2548
+ readonly website: "https://tether.to/";
2549
+ readonly description: "Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
2550
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
2551
+ };
2552
+ readonly sarETH: {
2553
+ readonly name: "Stargate Ethereum LP";
2554
+ readonly symbol: "sarETH";
2555
+ readonly oracleId: "stargate-arb-eth";
2556
+ readonly address: "0x915A55e36A01285A14f05dE6e81ED9cE89772f8e";
2557
+ readonly chainId: 42161;
2558
+ readonly decimals: 18;
2559
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2170ed0880ac9a755fd29b2688956bd959f933f8.png";
2560
+ readonly website: "https://stargate.finance/";
2561
+ readonly description: "The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.";
2562
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
2563
+ };
2564
+ readonly DAI: {
2565
+ readonly name: "Dai Stablecoin";
2566
+ readonly address: "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1";
2567
+ readonly symbol: "DAI";
2568
+ readonly oracleId: "DAI";
2569
+ readonly decimals: 18;
2570
+ readonly chainId: 137;
2571
+ readonly website: "https://makerdao.com/";
2572
+ readonly description: "Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.";
2573
+ readonly bridge: "arbitrum-canonical";
2574
+ readonly logoURI: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png";
2575
+ readonly documentation: "https://docs.makerdao.com/smart-contract-modules/dai-module/dai-detailed-documentation";
2576
+ readonly risks: readonly ["SYNTH_STABLE"];
2577
+ };
2578
+ readonly VST: {
2579
+ readonly name: "Vesta Stable";
2580
+ readonly symbol: "VST";
2581
+ readonly oracleId: "VST";
2582
+ readonly address: "0x64343594Ab9b56e99087BfA6F2335Db24c2d1F17";
2583
+ readonly chainId: 42161;
2584
+ readonly decimals: 18;
2585
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23621/small/vesta.png?1644809642";
2586
+ readonly website: "https://vestafinance.xyz/";
2587
+ readonly description: "Vesta Finance allows you to borrow collateralized stablecoin VST against supported crypto assets with no interest rate.";
2588
+ readonly documentation: "https://docs.vestafinance.xyz/";
2589
+ readonly risks: readonly ["SYNTH_STABLE"];
2590
+ };
2591
+ readonly psETH: {
2592
+ readonly name: "Ripae sETH";
2593
+ readonly symbol: "psETH";
2594
+ readonly oracleId: "psETH";
2595
+ readonly address: "0x83EA9d8748A7AD9f2F12B2A2F7a45CE47A862ac9";
2596
+ readonly chainId: 42161;
2597
+ readonly decimals: 18;
2598
+ readonly website: "https://ripae.finance/";
2599
+ readonly description: "Ripae Finance’s full focus is to build a true cross-chain algorithmic stable coin protocol that is stabilized with true use-cases all around the DeFi Ecosystem.";
2600
+ readonly logoURI: "";
2601
+ };
2602
+ readonly pETH: {
2603
+ readonly name: "pETH";
2604
+ readonly symbol: "pETH";
2605
+ readonly oracleId: "pETH";
2606
+ readonly address: "0xA0dF47432d9d88bcc040E9ee66dDC7E17A882715";
2607
+ readonly chainId: 42161;
2608
+ readonly decimals: 18;
2609
+ readonly website: "https://ripae.finance/";
2610
+ readonly description: "Ripae Finance’s full focus is to build a true cross-chain algorithmic stable coin protocol that is stabilized with true use-cases all around the DeFi Ecosystem.";
2611
+ readonly bridge: "native";
2612
+ readonly logoURI: "";
2613
+ };
2614
+ readonly oldRDNT: {
2615
+ readonly name: "RDNT";
2616
+ readonly symbol: "RDNT";
2617
+ readonly oracleId: "oldRDNT";
2618
+ readonly address: "0x0C4681e6C0235179ec3D4F4fc4DF3d14FDD96017";
2619
+ readonly chainId: 42161;
2620
+ readonly decimals: 18;
2621
+ readonly website: "https://radiant.capital/";
2622
+ readonly description: "Radiant aims to be the first omnichain money market, where users can deposit any major asset on any major chain and borrow a variety of supported assets across multiple chains.";
2623
+ readonly bridge: "native";
2624
+ readonly logoURI: "";
2625
+ };
2626
+ readonly RDNT: {
2627
+ readonly name: "RDNT";
2628
+ readonly symbol: "RDNT";
2629
+ readonly oracleId: "RDNT";
2630
+ readonly address: "0x3082CC23568eA640225c2467653dB90e9250AaA0";
2631
+ readonly chainId: 42161;
2632
+ readonly decimals: 18;
2633
+ readonly website: "https://radiant.capital/";
2634
+ readonly description: "Radiant aims to be the first omnichain money market, where users can deposit any major asset on any major chain and borrow a variety of supported assets across multiple chains.";
2635
+ readonly bridge: "native";
2636
+ readonly logoURI: "";
2637
+ readonly documentation: "https://docs.radiant.capital/radiant/project-info/rdnt-tokenomics";
2638
+ };
2639
+ readonly wstETH: {
2640
+ readonly name: "Lido Wrapped Staked ETH";
2641
+ readonly symbol: "wstETH";
2642
+ readonly oracleId: "wstETH";
2643
+ readonly address: "0x5979D7b546E38E414F7E9822514be443A4800529";
2644
+ readonly chainId: 42161;
2645
+ readonly decimals: 18;
2646
+ readonly website: "https://lido.fi/";
2647
+ readonly description: "Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
2648
+ readonly bridge: "arbitrum-canonical";
2649
+ readonly logoURI: "";
2650
+ readonly documentation: "https://docs.lido.fi/";
2651
+ };
2652
+ readonly GLP: {
2653
+ readonly name: "GLP";
2654
+ readonly symbol: "GLP";
2655
+ readonly oracleId: "gmx-arb-glp";
2656
+ readonly address: "0x5402B5F40310bDED796c7D0F3FF6683f5C0cFfdf";
2657
+ readonly chainId: 42161;
2658
+ readonly decimals: 18;
2659
+ readonly website: "https://app.gmx.io/#/trade/?ref=beefy";
2660
+ readonly description: "GLP consists of an index of assets used for swaps and leverage trading on GMX. GLP holders will make a profit when leverage traders make a loss and vice versa. Staked GLP also earns escrowed GMX rewards and 70% of platform fees distributed in ETH.";
2661
+ readonly logoURI: "https://github.com/gmx-io/gmx-assets/blob/main/GMX-Assets/SVG/GLP_LOGO%20ONLY.svg";
2662
+ readonly documentation: "https://gmxio.gitbook.io/gmx/glp";
2663
+ };
2664
+ readonly FISH: {
2665
+ readonly name: "SwapFish";
2666
+ readonly symbol: "FISH";
2667
+ readonly address: "0xb348B87b23D5977E2948E6f36ca07E1EC94d7328";
2668
+ readonly chainId: 42161;
2669
+ readonly decimals: 18;
2670
+ readonly website: "https://swapfish.fi/";
2671
+ readonly description: "Brand new decentralized platform bringing you fresh fishing farms and more.";
2672
+ readonly oracleId: "SWAPFISH";
2673
+ };
2674
+ readonly GMX: {
2675
+ readonly name: "GMX";
2676
+ readonly symbol: "GMX";
2677
+ readonly oracleId: "GMX";
2678
+ readonly address: "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a";
2679
+ readonly chainId: 42161;
2680
+ readonly decimals: 18;
2681
+ readonly website: "https://app.gmx.io/#/trade/?ref=beefy";
2682
+ readonly description: "GMX is the utility and governance token of the GMX decentralized spot and perpetual exchange that supports low swap fees, zero price impact trades and up to 30x leverage. Staked GMX earns escrowed GMX and 30% of platform fees in the form of ETH.";
2683
+ readonly logoURI: "https://github.com/gmx-io/gmx-assets/blob/main/GMX-Assets/SVG/GMX_LOGO%20ONLY.svg";
2684
+ readonly bridge: "native";
2685
+ readonly documentation: "https://gmxio.gitbook.io/";
2686
+ };
2687
+ readonly FRAX: {
2688
+ readonly chainId: 42161;
2689
+ readonly address: "0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F";
2690
+ readonly decimals: 18;
2691
+ readonly name: "Frax";
2692
+ readonly symbol: "FRAX";
2693
+ readonly oracleId: "FRAX";
2694
+ readonly website: "https://frax.finance/";
2695
+ readonly description: "Frax is the first fractional-algorithmic stablecoin protocol.";
2696
+ readonly bridge: "frax";
2697
+ readonly logoURI: "https://raw.githubusercontent.com/pangolindex/tokens/main/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/logo.png";
2698
+ readonly documentation: "https://docs.frax.finance/";
2699
+ readonly risks: readonly ["SYNTH_STABLE"];
2700
+ };
2701
+ readonly UNI: {
2702
+ readonly name: "Uniswap";
2703
+ readonly symbol: "UNI";
2704
+ readonly oracleId: "UNI";
2705
+ readonly address: "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0";
2706
+ readonly chainId: 42161;
2707
+ readonly decimals: 18;
2708
+ readonly website: "https://uniswap.org/";
2709
+ readonly description: "UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.";
2710
+ readonly bridge: "arbitrum-canonical";
2711
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbf5140a22578168fd562dccf235e5d43a02ce9b1.png";
2712
+ readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
2713
+ };
2714
+ readonly HOP: {
2715
+ readonly name: "HOP Protocol";
2716
+ readonly symbol: "HOP";
2717
+ readonly oracleId: "HOP";
2718
+ readonly address: "0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC";
2719
+ readonly chainId: 42161;
2720
+ readonly decimals: 18;
2721
+ readonly website: "https://app.hop.exchange";
2722
+ readonly description: "Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2723
+ readonly logoURI: "https://docs.velodrome.finance/tokens/HOP.svg";
2724
+ readonly documentation: "https://docs.hop.exchange/";
2725
+ };
2726
+ readonly hrETH: {
2727
+ readonly name: "rETH Hop Token";
2728
+ readonly symbol: "hrETH";
2729
+ readonly oracleId: "hrETH";
2730
+ readonly address: "0x588Bae9C85a605a7F14E551d144279984469423B";
2731
+ readonly chainId: 42161;
2732
+ readonly decimals: 18;
2733
+ readonly website: "https://app.hop.exchange";
2734
+ readonly description: "hrETH is the bridge token for transferring rETH via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2735
+ readonly bridge: "hop";
2736
+ readonly logoURI: "";
2737
+ readonly documentation: "https://docs.hop.exchange/";
2738
+ };
2739
+ readonly hMAGIC: {
2740
+ readonly name: "MAGIC Hop Token";
2741
+ readonly symbol: "hMAGIC";
2742
+ readonly oracleId: "hMAGIC";
2743
+ readonly address: "0xB76e673EBC922b1E8f10303D0d513a9E710f5c4c";
2744
+ readonly chainId: 42161;
2745
+ readonly decimals: 18;
2746
+ readonly website: "https://app.hop.exchange";
2747
+ readonly description: "hMAGIC is the bridge token for transferring MAGIC via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2748
+ readonly bridge: "hop";
2749
+ readonly logoURI: "";
2750
+ readonly documentation: "https://docs.hop.exchange/";
2751
+ };
2752
+ readonly hETH: {
2753
+ readonly name: "ETH Hop Token";
2754
+ readonly symbol: "hETH";
2755
+ readonly oracleId: "hETH";
2756
+ readonly address: "0xDa7c0de432a9346bB6e96aC74e3B61A36d8a77eB";
2757
+ readonly chainId: 42161;
2758
+ readonly decimals: 18;
2759
+ readonly website: "https://app.hop.exchange";
2760
+ readonly description: "hETH is the bridge token for transferring ETH via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2761
+ readonly bridge: "hop";
2762
+ readonly logoURI: "";
2763
+ readonly documentation: "https://docs.hop.exchange/";
2764
+ };
2765
+ readonly hUSDC: {
2766
+ readonly name: "USDC Hop Token";
2767
+ readonly symbol: "hUSDC";
2768
+ readonly oracleId: "hUSDC";
2769
+ readonly address: "0x0ce6c85cF43553DE10FC56cecA0aef6Ff0DD444d";
2770
+ readonly chainId: 42161;
2771
+ readonly decimals: 6;
2772
+ readonly website: "https://app.hop.exchange";
2773
+ readonly description: "hUSDC is the bridge token for transferring USDC via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2774
+ readonly bridge: "hop";
2775
+ readonly logoURI: "";
2776
+ readonly documentation: "https://docs.hop.exchange/";
2777
+ };
2778
+ readonly hUSDT: {
2779
+ readonly name: "USDT Hop Token";
2780
+ readonly symbol: "hUSDT";
2781
+ readonly oracleId: "hUSDT";
2782
+ readonly address: "0x12e59C59D282D2C00f3166915BED6DC2F5e2B5C7";
2783
+ readonly chainId: 42161;
2784
+ readonly decimals: 6;
2785
+ readonly website: "https://app.hop.exchange";
2786
+ readonly description: "hUSDT is the bridge token for transferring USDT via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2787
+ readonly bridge: "hop";
2788
+ readonly logoURI: "";
2789
+ readonly documentation: "https://docs.hop.exchange/";
2790
+ };
2791
+ readonly hDAI: {
2792
+ readonly name: "DAI Hop Token";
2793
+ readonly symbol: "hDAI";
2794
+ readonly oracleId: "hDAI";
2795
+ readonly address: "0x46ae9BaB8CEA96610807a275EBD36f8e916b5C61";
2796
+ readonly chainId: 42161;
2797
+ readonly decimals: 18;
2798
+ readonly website: "https://app.hop.exchange";
2799
+ readonly description: "hDAI is the bridge token for transferring DAI via the Hop Protocol. Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period.";
2800
+ readonly bridge: "hop";
2801
+ readonly logoURI: "";
2802
+ readonly documentation: "https://docs.hop.exchange/";
2803
+ };
2804
+ readonly USX: {
2805
+ readonly name: "dForce USD";
2806
+ readonly symbol: "USX";
2807
+ readonly oracleId: "USX";
2808
+ readonly address: "0x641441c631e2F909700d2f41FD87F0aA6A6b4EDb";
2809
+ readonly chainId: 42161;
2810
+ readonly decimals: 18;
2811
+ readonly logoURI: "";
2812
+ readonly website: "https://dforce.network/";
2813
+ readonly description: "USX is the most important DeFi primitive within dForce’s protocol matrix, starting off with an over-collateralization design, where supported assets can be used as collaterals to mint USX within the respective approved LTV ratio (similar to DAI).";
2814
+ readonly documentation: "https://docs.dforce.network/protocols/usx";
2815
+ readonly risks: readonly ["SYNTH_STABLE"];
2816
+ };
2817
+ readonly MAI: {
2818
+ readonly name: "Mai Stablecoin";
2819
+ readonly symbol: "MAI";
2820
+ readonly oracleId: "arbMAI";
2821
+ readonly address: "0x3F56e0c36d275367b8C502090EDF38289b3dEa0d";
2822
+ readonly chainId: 42161;
2823
+ readonly decimals: 18;
2824
+ readonly logoURI: "";
2825
+ readonly website: "https://www.mai.finance/";
2826
+ readonly description: "MAI is a stablecoin collateralized by your crypto holdings. It's powered by Qi Dao, a protocol that enables any cryptocurrency community to create stablecoins backed by their native tokens.";
2827
+ readonly documentation: "https://docs.mai.finance/";
2828
+ readonly bridge: "native";
2829
+ readonly risks: readonly ["SYNTH_STABLE"];
2830
+ };
2831
+ readonly 'oldBIFI-ETH LP': {
2832
+ readonly name: "oldBIFI-ETH LP";
2833
+ readonly symbol: "oldBIFI-ETH LP";
2834
+ readonly address: "0xcDA9B8e5867b5746755fE6E505B6300a76b2fAc3";
2835
+ readonly chainId: 42161;
2836
+ readonly decimals: 18;
2837
+ readonly logoURI: "";
2838
+ readonly website: "https://app.beefy.com/";
2839
+ readonly oracleId: "sushi-arb-weth-bifi";
2840
+ readonly oracle: "lps";
2841
+ };
2842
+ readonly USDD: {
2843
+ readonly name: "Decentralized USD";
2844
+ readonly symbol: "USDD";
2845
+ readonly oracleId: "USDD";
2846
+ readonly address: "0x680447595e8b7b3Aa1B43beB9f6098C79ac2Ab3f";
2847
+ readonly chainId: 42161;
2848
+ readonly decimals: 18;
2849
+ readonly logoURI: "";
2850
+ readonly website: "https://usdd.io/";
2851
+ readonly description: "The USDD protocol aims to provide the blockchain industry with the most stable, decentralized, tamper-proof, and freeze-free stablecoin system, a perpetual system independent from any centralized entity.";
2852
+ readonly documentation: "https://usdd.io/docs/";
2853
+ readonly risks: readonly ["SYNTH_STABLE"];
2854
+ };
2855
+ readonly ezETH: {
2856
+ readonly name: "Renzo Restaked ETH";
2857
+ readonly symbol: "ezETH";
2858
+ readonly oracleId: "ezETH";
2859
+ readonly address: "0x2416092f143378750bb29b79eD961ab195CcEea5";
2860
+ readonly chainId: 42161;
2861
+ readonly decimals: 18;
2862
+ readonly logoURI: "";
2863
+ readonly website: "https://www.renzoprotocol.com/";
2864
+ readonly description: "Renzo ezETH is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.";
2865
+ readonly documentation: "https://docs.renzoprotocol.com/docs/";
2866
+ readonly bridge: "arbitrum-canonical";
2867
+ readonly risks: readonly ["NO_TIMELOCK"];
2868
+ };
2869
+ readonly agEUR: {
2870
+ readonly name: "agEUR";
2871
+ readonly symbol: "agEUR";
2872
+ readonly oracleId: "agEUR";
2873
+ readonly address: "0xFA5Ed56A203466CbBC2430a43c66b9D8723528E7";
2874
+ readonly chainId: 42161;
2875
+ readonly decimals: 18;
2876
+ readonly logoURI: "";
2877
+ readonly website: "https://app.angle.money/";
2878
+ readonly description: "Angle is a decentralized, capital-efficient and over-collateralized stablecoins protocol.";
2879
+ readonly bridge: "layer-zero";
2880
+ readonly documentation: "https://docs.angle.money/";
2881
+ };
2882
+ readonly TUSD: {
2883
+ readonly name: "TrueUSD";
2884
+ readonly symbol: "TUSD";
2885
+ readonly oracleId: "TUSD";
2886
+ readonly address: "0x4D15a3A2286D883AF0AA1B3f21367843FAc63E07";
2887
+ readonly chainId: 42161;
2888
+ readonly decimals: 18;
2889
+ readonly logoURI: "";
2890
+ readonly website: "https://www.trueusd.com/";
2891
+ readonly description: "TrueUSD (TUSD) is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.";
2892
+ };
2893
+ readonly GNS: {
2894
+ readonly name: "Gains Network Token";
2895
+ readonly symbol: "GNS";
2896
+ readonly oracleId: "GNS";
2897
+ readonly address: "0x18c11FD286C5EC11c3b683Caa813B77f5163A122";
2898
+ readonly decimals: 18;
2899
+ readonly chainId: 42161;
2900
+ readonly website: "https://gainsnetwork.io/";
2901
+ readonly description: "Decentralized leverage trading platform on Polygon and Arbitrum.";
2902
+ readonly bridge: "layer-zero";
2903
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/GNS.png";
2904
+ readonly documentation: "https://gains-network.gitbook.io/docs-home/";
2905
+ };
2906
+ readonly SLIZ: {
2907
+ readonly name: "SolidLizard dex token";
2908
+ readonly symbol: "SLIZ";
2909
+ readonly oracleId: "SLIZ";
2910
+ readonly address: "0x463913D3a3D3D291667D53B8325c598Eb88D3B0e";
2911
+ readonly chainId: 42161;
2912
+ readonly decimals: 18;
2913
+ readonly logoURI: "";
2914
+ readonly website: "https://solidlizard.finance/home";
2915
+ readonly description: "SolidLizard is a decentralized exchange built on Arbitrum that offers low-cost token exchanges and reduced swap fees, using a governance model called the ve(3,3) system, which was developed by Andre Cronje and introduced in Solidly. ";
2916
+ readonly bridge: "native";
2917
+ readonly documentation: "https://solidlizard.gitbook.io/solidlizard/solidlizard-protocol/welcome";
2918
+ };
2919
+ readonly LUSD: {
2920
+ readonly name: "LUSD Stablecoin";
2921
+ readonly symbol: "LUSD";
2922
+ readonly oracleId: "LUSD";
2923
+ readonly address: "0x93b346b6BC2548dA6A1E7d98E9a421B42541425b";
2924
+ readonly chainId: 42161;
2925
+ readonly decimals: 18;
2926
+ readonly logoURI: "";
2927
+ readonly website: "https://www.liquity.org/";
2928
+ readonly description: "Liquity is a decentralized borrowing protocol that allows you to draw interest-free loans against Ether used as collateral. Loans are paid out in LUSD (a USD pegged stablecoin) and need to maintain a minimum collateral ratio of 110%.";
2929
+ readonly bridge: "arbitrum-canonical";
2930
+ readonly documentation: "https://docs.liquity.org/";
2931
+ readonly risks: readonly ["SYNTH_STABLE"];
2932
+ };
2933
+ readonly JRT: {
2934
+ readonly name: "Jarvis Reward Token";
2935
+ readonly symbol: "JRT";
2936
+ readonly oracleId: "JRT";
2937
+ readonly address: "0x6Aa395F06986ea4eFe0a4630C7865C1eB08D5e7e";
2938
+ readonly chainId: 42161;
2939
+ readonly decimals: 18;
2940
+ readonly website: "https://jarvis.network/";
2941
+ readonly description: "The Jarvis Reward Token is a utility token for securing and governing the Jarvis network, and rewarding agents who would bring value to it.";
2942
+ readonly logoURI: "";
2943
+ readonly documentation: "https://learn.jarvis.network/";
2944
+ };
2945
+ readonly jEUR: {
2946
+ readonly name: "Jarvis Synthetic Euro";
2947
+ readonly symbol: "jEUR";
2948
+ readonly oracleId: "jEUR";
2949
+ readonly address: "0xAD435674417520aeeED6b504bBe654d4f556182F";
2950
+ readonly chainId: 42161;
2951
+ readonly decimals: 18;
2952
+ readonly website: "https://jarvis.network/";
2953
+ readonly description: "jEUR is a multi-collateralized synthetic token tracking the price of Euro. It is built on the top of UMA and Chainlink.";
2954
+ readonly bridge: "native";
2955
+ readonly logoURI: "";
2956
+ readonly documentation: "https://learn.jarvis.network/";
2957
+ readonly risks: readonly ["SYNTH_STABLE"];
2958
+ };
2959
+ readonly 'USD+': {
2960
+ readonly name: "USD+ Stablecoin";
2961
+ readonly symbol: "USD+";
2962
+ readonly oracleId: "arbUSD+";
2963
+ readonly address: "0xe80772Eaf6e2E18B651F160Bc9158b2A5caFCA65";
2964
+ readonly chainId: 42161;
2965
+ readonly decimals: 6;
2966
+ readonly website: "https://overnight.fi/";
2967
+ readonly description: "USD+ is USDC that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
2968
+ readonly bridge: "native";
2969
+ readonly logoURI: "";
2970
+ readonly documentation: "https://docs.overnight.fi/";
2971
+ };
2972
+ readonly RAM: {
2973
+ readonly name: "Ramses";
2974
+ readonly symbol: "RAM";
2975
+ readonly oracleId: "RAM";
2976
+ readonly address: "0xAAA6C1E32C55A7Bfa8066A6FAE9b42650F262418";
2977
+ readonly chainId: 42161;
2978
+ readonly decimals: 18;
2979
+ readonly logoURI: "";
2980
+ readonly website: "https://ramses.exchange/home";
2981
+ readonly description: "Ramses is a decentralized exchange built on Arbitrum that offers low-cost token exchanges and reduced swap fees, using a governance model called the ve(3,3) system, which was developed by Andre Cronje and introduced in Solidly. ";
2982
+ readonly documentation: "https://docs.ramses.exchange/";
2983
+ };
2984
+ readonly L2DAO: {
2985
+ readonly name: "Layer2DAO";
2986
+ readonly symbol: "L2DAO";
2987
+ readonly oracleId: "L2DAO";
2988
+ readonly address: "0x2CaB3abfC1670D1a452dF502e216a66883cDf079";
2989
+ readonly chainId: 42161;
2990
+ readonly decimals: 18;
2991
+ readonly logoURI: "";
2992
+ readonly website: "https://www.layer2dao.org/#/";
2993
+ readonly description: "Layer2DAO is expanding the Ethereum L2 ecosystem and investing in L2 ecosystem projects. The DAO uses its treasury to invest into high-impact L2 protocols and ecosystem plays, serving as a diversified venture fund for investors looking to gain exposure to the L2 ecosystem growth. It also provides liquidity, depositing, and staking, perpetually reinvesting proceeds back into the DAO.";
2994
+ readonly documentation: "https://docs.layer2dao.org/";
2995
+ };
2996
+ readonly DOLA: {
2997
+ readonly name: "DOLA USD";
2998
+ readonly symbol: "DOLA";
2999
+ readonly oracleId: "DOLA";
3000
+ readonly address: "0x6A7661795C374c0bFC635934efAddFf3A7Ee23b6";
3001
+ readonly chainId: 42161;
3002
+ readonly decimals: 18;
3003
+ readonly website: "https://www.inverse.finance/";
3004
+ readonly description: "Inverse.finance is a suite of permissionless decentralized finance tools governed by Inverse DAO, a decentralized autonomous organization running on the Ethereum blockchain.";
3005
+ readonly bridge: "arbitrum-canonical";
3006
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/DOLA.png";
3007
+ readonly documentation: "https://docs.inverse.finance/";
3008
+ readonly risks: readonly ["SYNTH_STABLE"];
3009
+ };
3010
+ readonly DEI: {
3011
+ readonly name: "DEI";
3012
+ readonly symbol: "DEI";
3013
+ readonly oracleId: "DEI";
3014
+ readonly address: "0xDE1E704dae0B4051e80DAbB26ab6ad6c12262DA0";
3015
+ readonly chainId: 42161;
3016
+ readonly decimals: 18;
3017
+ readonly website: "https://deus.finance/";
3018
+ readonly description: "DEI is an advanced algorithmic cross-chain fractional-reserve stablecoin, with one native bridge that will connect to all chains within the DEUS ecosystem. The collateral ratio of DEI is constantly monitored and adjusted via arbitrage bots.";
3019
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
3020
+ readonly documentation: "https://docs.deus.finance/";
3021
+ };
3022
+ readonly DEUS: {
3023
+ readonly name: "DEUS";
3024
+ readonly symbol: "DEUS";
3025
+ readonly oracleId: "DEUS";
3026
+ readonly address: "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44";
3027
+ readonly chainId: 42161;
3028
+ readonly decimals: 18;
3029
+ readonly website: "https://deus.finance/";
3030
+ readonly description: "DEUS Finance Evolution is a marketplace of decentralized financial services. We provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options and futures trading, and more.";
3031
+ readonly logoURI: "https://app.deus.finance/tokens/deus.svg";
3032
+ readonly documentation: "https://docs.deus.finance/";
3033
+ };
3034
+ readonly LQTY: {
3035
+ readonly name: "Liquity";
3036
+ readonly symbol: "LQTY";
3037
+ readonly oracleId: "LQTY";
3038
+ readonly address: "0xfb9E5D956D889D91a82737B9bFCDaC1DCE3e1449";
3039
+ readonly chainId: 42161;
3040
+ readonly decimals: 18;
3041
+ readonly website: "https://www.liquity.org/";
3042
+ readonly description: "Liquity is a decentralized borrowing protocol that allows you to draw interest-free loans against Ether used as collateral. Loans are paid out in LUSD (a USD pegged stablecoin) and need to maintain a minimum collateral ratio of 110%. In addition to the collateral, the loans are secured by a Stability Pool containing LUSD and by fellow borrowers collectively acting as guarantors of last resort. Learn more about these mechanisms in our documentation. Liquity as a protocol is non-custodial, immutable, and governance-free.";
3043
+ readonly bridge: "arbitrum-canonical";
3044
+ readonly logoURI: "https://raw.githubusercontent.com/Uniswap/assets/master/blockchains/ethereum/assets/0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D/logo.png";
3045
+ readonly documentation: "https://docs.liquity.org/";
3046
+ };
3047
+ readonly ARB: {
3048
+ readonly name: "Arbitrum";
3049
+ readonly symbol: "ARB";
3050
+ readonly oracleId: "ARB";
3051
+ readonly address: "0x912CE59144191C1204E64559FE8253a0e49E6548";
3052
+ readonly chainId: 42161;
3053
+ readonly decimals: 18;
3054
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x912CE59144191C1204E64559FE8253a0e49E6548.svg";
3055
+ readonly website: "https://arbitrum.foundation/";
3056
+ readonly description: "Arbitrum is a protocol that makes Ethereum transactions faster and cheaper. Developers use Arbitrum to build user-friendly decentralized apps (dApps) that can take advantage of the scalability benefits of the Arbitrum Rollup and AnyTrust protocols.";
3057
+ readonly bridge: "native";
3058
+ readonly documentation: "https://docs.arbitrum.foundation/gentle-intro-dao-governance";
3059
+ };
3060
+ readonly DPX: {
3061
+ readonly name: "Dopex Governance Token";
3062
+ readonly symbol: "DPX";
3063
+ readonly oracleId: "DPX";
3064
+ readonly address: "0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55";
3065
+ readonly chainId: 42161;
3066
+ readonly decimals: 18;
3067
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55.svg";
3068
+ readonly website: "https://www.dopex.io/";
3069
+ readonly description: "Dopex -- A decentralized options protocol aiming to expand option liquidity throughout DeFi by minimizing option losses via rebates and maximizing reward through delegated controlled incentives";
3070
+ readonly bridge: "arbitrum-canonical";
3071
+ readonly documentation: "https://docs.dopex.io/getting-started/introduction-to-dopex";
3072
+ };
3073
+ readonly RDPX: {
3074
+ readonly name: "Dopex Rebate Token";
3075
+ readonly symbol: "RDPX";
3076
+ readonly oracleId: "RDPX";
3077
+ readonly address: "0x32Eb7902D4134bf98A28b963D26de779AF92A212";
3078
+ readonly chainId: 42161;
3079
+ readonly decimals: 18;
3080
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x32Eb7902D4134bf98A28b963D26de779AF92A212.svg";
3081
+ readonly website: "https://www.dopex.io/";
3082
+ readonly description: "rDPX is the rebate token of the Dopex platform and is used to compensate option writers a portion of their losses. These rebates make losses less costly than our competitors, allowing us to drive deeper liquidity throughout the platform.";
3083
+ readonly bridge: "arbitrum-canonical";
3084
+ readonly documentation: "https://docs.dopex.io/tokenomics/tokenomics/rdpx";
3085
+ };
3086
+ readonly gDAI: {
3087
+ readonly name: "Gains Network DAI";
3088
+ readonly symbol: "gDAI";
3089
+ readonly oracleId: "gDAI";
3090
+ readonly address: "0xd85E038593d7A098614721EaE955EC2022B9B91B";
3091
+ readonly decimals: 18;
3092
+ readonly chainId: 42161;
3093
+ readonly website: "https://gainsnetwork.io/";
3094
+ readonly description: "gDAI vault serves as a counterparty to all trading on GNS, a decentralized leverage trading platform on Polygon and Arbitrum.";
3095
+ readonly bridge: "native";
3096
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/GNS.png";
3097
+ readonly documentation: "https://gains-network.gitbook.io/docs-home/";
3098
+ readonly risks: readonly ["SYNTH_STABLE"];
3099
+ };
3100
+ readonly frxETH: {
3101
+ readonly name: "Frax Ether";
3102
+ readonly symbol: "frxETH";
3103
+ readonly oracleId: "frxETH";
3104
+ readonly address: "0x178412e79c25968a32e89b11f63B33F733770c2A";
3105
+ readonly decimals: 18;
3106
+ readonly chainId: 42161;
3107
+ readonly website: "https://app.frax.finance/frxeth/mint";
3108
+ readonly description: "frxETH acts as a stablecoin loosely pegged to ETH, so that 1 frxETH always represents 1 ETH and the amount of frxETH in circulation matches the amount of ETH in the Frax ETH system. When ETH is sent to the frxETHMinter, an equivalent amount of frxETH is minted. Holding frxETH on its own is not eligible for staking yield and should be thought of as analogous as holding ETH.";
3109
+ readonly bridge: "frax";
3110
+ readonly logoURI: "";
3111
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
3112
+ };
3113
+ readonly sfrxETH: {
3114
+ readonly name: "Staked Frax Ether";
3115
+ readonly symbol: "sfrxETH";
3116
+ readonly oracleId: "sfrxETH";
3117
+ readonly address: "0x95aB45875cFFdba1E5f451B950bC2E42c0053f39";
3118
+ readonly chainId: 42161;
3119
+ readonly decimals: 18;
3120
+ readonly website: "https://app.frax.finance/frxeth/mint";
3121
+ readonly description: "sfrxETH is a ERC-4626 vault designed to accrue the staking yield of the Frax ETH validators. At any time, frxETH can be exchanged for sfrxETH by depositing it into the sfrxETH vault, which allows users to earn staking yield on their frxETH. Over time, as validators accrue staking yield, an equivalent amount of frxETH is minted and added to the vault, allowing users to redeem their sfrxETH for an greater amount of frxETH than they deposited.";
3122
+ readonly bridge: "frax";
3123
+ readonly logoURI: "";
3124
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
3125
+ };
3126
+ readonly 'DAI+': {
3127
+ readonly name: "DAI+ Stablecoin";
3128
+ readonly symbol: "DAI+";
3129
+ readonly oracleId: "DAI+";
3130
+ readonly address: "0xeb8E93A0c7504Bffd8A8fFa56CD754c63aAeBFe8";
3131
+ readonly chainId: 42161;
3132
+ readonly decimals: 18;
3133
+ readonly website: "https://overnight.fi/";
3134
+ readonly description: "DAI+ is DAI that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
3135
+ readonly bridge: "native";
3136
+ readonly logoURI: "";
3137
+ readonly documentation: "https://docs.overnight.fi/";
3138
+ };
3139
+ readonly FXS: {
3140
+ readonly name: "Frax Share";
3141
+ readonly symbol: "FXS";
3142
+ readonly oracleId: "FXS";
3143
+ readonly address: "0x9d2F299715D94d8A7E6F5eaa8E654E8c74a988A7";
3144
+ readonly chainId: 42161;
3145
+ readonly decimals: 18;
3146
+ readonly website: "https://frax.finance/";
3147
+ readonly description: "The Frax Share token (FXS) is the non-stable, utility token in the protocol. It is meant to be volatile and hold rights to governance and all utility of the system. It is important to note that we take a highly governance-minimized approach to designing trustless money in the same ethos as Bitcoin. We eschew DAO-like active management such as MakerDAO. The less parameters for a community to be able to actively manage, the less there is to disagree on. Parameters that are up for governance through FXS include adding/adjusting collateral pools, adjusting various fees (like minting or redeeming), and refreshing the rate of the collateral ratio. No other actions such as active management of collateral or addition of human-modifiable parameters are possible other than a hardfork that would require voluntarily moving to a new implementation entirely. ";
3148
+ readonly logoURI: "https://app.sushi.com/images/tokens/fxs-square.jpg";
3149
+ readonly documentation: "https://docs.frax.finance/";
3150
+ };
3151
+ readonly aWETH: {
3152
+ readonly name: "Aave WETH";
3153
+ readonly symbol: "aWETH";
3154
+ readonly oracleId: "aWETH";
3155
+ readonly address: "0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8";
3156
+ readonly chainId: 42161;
3157
+ readonly decimals: 18;
3158
+ readonly website: "https://weth.io/";
3159
+ readonly description: "Aave interest bearing WETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
3160
+ readonly logoURI: "";
3161
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
3162
+ };
3163
+ readonly waaWETH: {
3164
+ readonly name: "Wrapped Aave WETH";
3165
+ readonly symbol: "waaWETH";
3166
+ readonly oracleId: "waaWETH";
3167
+ readonly address: "0x18C100415988bEF4354EfFAd1188d1c22041B046";
3168
+ readonly chainId: 42161;
3169
+ readonly decimals: 18;
3170
+ readonly website: "https://weth.io/";
3171
+ readonly description: "Wrapped Aave Interest Bearing ETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
3172
+ readonly logoURI: "";
3173
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
3174
+ };
3175
+ readonly bbaaWETH: {
3176
+ readonly name: "Balancer Aave WETH Linear Pool";
3177
+ readonly symbol: "bbaaWETH";
3178
+ readonly oracleId: "bbaaWETH";
3179
+ readonly address: "0xDa1CD1711743e57Dd57102E9e61b75f3587703da";
3180
+ readonly chainId: 42161;
3181
+ readonly decimals: 18;
3182
+ readonly website: "https://weth.io/";
3183
+ readonly description: "Balancer Boosted Aave ETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
3184
+ readonly bridge: "arbitrum-canonical";
3185
+ readonly logoURI: "";
3186
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
3187
+ };
3188
+ readonly bbaaWETHV2: {
3189
+ readonly name: "Balancer Aave WETH Linear Pool";
3190
+ readonly symbol: "bbaaWETHV2";
3191
+ readonly oracleId: "bbaaWETHV2";
3192
+ readonly address: "0xaD28940024117B442a9EFB6D0f25C8B59e1c950B";
3193
+ readonly chainId: 42161;
3194
+ readonly decimals: 18;
3195
+ readonly website: "https://weth.io/";
3196
+ readonly description: "Balancer Boosted Aave ETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
3197
+ readonly bridge: "arbitrum-canonical";
3198
+ readonly logoURI: "";
3199
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
3200
+ };
3201
+ readonly rETH: {
3202
+ readonly name: "Rocket Pool ETH";
3203
+ readonly symbol: "rETH";
3204
+ readonly oracleId: "rETH";
3205
+ readonly address: "0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8";
3206
+ readonly chainId: 42161;
3207
+ readonly decimals: 18;
3208
+ readonly website: "https://rocketpool.net/";
3209
+ readonly description: "As a Rocket Pool staker, your role is to deposit ETH into the deposit pool which will enable a node operator to create a new Beacon Chain validator. You can stake as little as 0.01 ETH. In doing so, you will be given a token called rETH. rETH represents both how much ETH you deposited, and when you deposited it.";
3210
+ readonly bridge: "arbitrum-canonical";
3211
+ readonly logoURI: "";
3212
+ readonly documentation: "https://docs.rocketpool.net/guides/";
3213
+ };
3214
+ readonly CHR: {
3215
+ readonly name: "Chronos";
3216
+ readonly symbol: "CHR";
3217
+ readonly oracleId: "CHR";
3218
+ readonly address: "0x15b2fb8f08E4Ac1Ce019EADAe02eE92AeDF06851";
3219
+ readonly chainId: 42161;
3220
+ readonly decimals: 18;
3221
+ readonly website: "https://chronos.exchange/";
3222
+ readonly documentation: "https://docs.chronos.exchange/";
3223
+ readonly description: "Chronos is a community-owned decentralized exchange (DEX) and liquidity provider constructed on the Arbitrum Layer 2 (L2) network, aimed at fostering DeFi growth through sustainable liquidity incentives.";
3224
+ readonly logoURI: "";
3225
+ };
3226
+ readonly wUSDR: {
3227
+ readonly name: "Real USD";
3228
+ readonly symbol: "wUSDR";
3229
+ readonly oracleId: "wUSDR";
3230
+ readonly address: "0xDDc0385169797937066bBd8EF409b5B3c0dFEB52";
3231
+ readonly chainId: 42161;
3232
+ readonly decimals: 9;
3233
+ readonly website: "https://www.tangible.store/realusd";
3234
+ readonly documentation: "https://docs.tangible.store/";
3235
+ readonly description: "Real USD (USDR) is the world’s first stablecoin collateralized by tokenized, yield-producing real estate. USDR has a value accrual system built into its design. Using a consistent stream of dependable yield derived from rental revenue, Real USD delivers a native yield to holders. The token on Arbitrum is bridged via Multichain from Polygon";
3236
+ readonly bridge: "multichain";
3237
+ readonly logoURI: "";
3238
+ };
3239
+ readonly tBTC: {
3240
+ readonly name: "tBTC v2";
3241
+ readonly symbol: "tBTC";
3242
+ readonly oracleId: "tBTC";
3243
+ readonly address: "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40";
3244
+ readonly chainId: 42161;
3245
+ readonly decimals: 18;
3246
+ readonly logoURI: "";
3247
+ readonly website: "https://threshold.network/";
3248
+ readonly documentation: "https://docs.threshold.network/";
3249
+ readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
3250
+ readonly bridge: "wormhole";
3251
+ };
3252
+ readonly aaUSDT: {
3253
+ readonly name: "Aave Tether USD";
3254
+ readonly symbol: "aaUSDT";
3255
+ readonly oracleId: "aaUSDT";
3256
+ readonly address: "0x6ab707Aca953eDAeFBc4fD23bA73294241490620";
3257
+ readonly chainId: 42161;
3258
+ readonly decimals: 6;
3259
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3260
+ readonly website: "https://tether.to/";
3261
+ readonly description: "Aave interest bearing USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
3262
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3263
+ };
3264
+ readonly waaUSDT: {
3265
+ readonly name: "Wrapped Aave Tether USD";
3266
+ readonly symbol: "waaUSDT";
3267
+ readonly oracleId: "waaUSDT";
3268
+ readonly address: "0x3c7680DFE7f732ca0279c39FF30fE2eafdaE49db";
3269
+ readonly chainId: 42161;
3270
+ readonly decimals: 6;
3271
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3272
+ readonly website: "https://tether.to/";
3273
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3274
+ readonly description: "Wrapped Aave interest bearing USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
3275
+ };
3276
+ readonly bbaaUSDT: {
3277
+ readonly name: "Balancer Aave USDT Linear Pool";
3278
+ readonly symbol: "bbaaUSDT";
3279
+ readonly oracleId: "bbaaUSDT";
3280
+ readonly address: "0x4739E50B59B552D490d3FDc60D200977A38510c0";
3281
+ readonly chainId: 42161;
3282
+ readonly decimals: 18;
3283
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3284
+ readonly website: "https://app.balancer.fi/#/";
3285
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3286
+ readonly description: "Balancer linear pool that consist of 50/50 USDT and wrapped Aave Interest Bearing USDT.";
3287
+ readonly bridge: "native";
3288
+ };
3289
+ readonly bbaaUSDTV2: {
3290
+ readonly name: "Balancer Aave USDT Linear Pool";
3291
+ readonly symbol: "bbaaUSDTV2";
3292
+ readonly oracleId: "bbaaUSDTV2";
3293
+ readonly address: "0xc46be4B8Bb6B5A3d3120660efae9C5416318ED40";
3294
+ readonly chainId: 42161;
3295
+ readonly decimals: 18;
3296
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3297
+ readonly website: "https://app.balancer.fi/#/";
3298
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3299
+ readonly description: "Balancer linear pool that consist of 50/50 USDT and wrapped Aave Interest Bearing USDT.";
3300
+ readonly bridge: "native";
3301
+ };
3302
+ readonly aaUSDC: {
3303
+ readonly name: "Aave USDC";
3304
+ readonly symbol: "aaUSDC";
3305
+ readonly oracleId: "aaUSDC";
3306
+ readonly address: "0x625E7708f30cA75bfd92586e17077590C60eb4cD";
3307
+ readonly chainId: 42161;
3308
+ readonly decimals: 6;
3309
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3310
+ readonly website: "https://www.circle.com/usdc";
3311
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3312
+ readonly description: "Aave interest bearing USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
3313
+ readonly staked: true;
3314
+ };
3315
+ readonly waaUSDC: {
3316
+ readonly name: "Wrapped Aave Tether USD";
3317
+ readonly symbol: "waaUSDC";
3318
+ readonly oracleId: "waaUSDC";
3319
+ readonly address: "0xE719Aef17468c7e10c0c205be62C990754DFF7E5";
3320
+ readonly chainId: 42161;
3321
+ readonly decimals: 6;
3322
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3323
+ readonly website: "https://www.circle.com/usdc";
3324
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3325
+ readonly description: "Wrapped Aave interest bearing USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
3326
+ };
3327
+ readonly aArbUSDCn: {
3328
+ readonly name: "Aave Arbitrum USDCn";
3329
+ readonly symbol: "aArbUSDCn";
3330
+ readonly oracleId: "aArbUSDCn";
3331
+ readonly address: "0x724dc807b04555b71ed48a6896b6F41593b8C637";
3332
+ readonly chainId: 42161;
3333
+ readonly decimals: 6;
3334
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3335
+ readonly website: "https://www.circle.com/usdc";
3336
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3337
+ readonly description: "Aave interest bearing native USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
3338
+ readonly staked: true;
3339
+ };
3340
+ readonly bbaaUSDC: {
3341
+ readonly name: "Balancer Aave USDC Linear Pool";
3342
+ readonly symbol: "bbaaUSDC";
3343
+ readonly oracleId: "bbaaUSDC";
3344
+ readonly address: "0x7c82A23B4C48D796dee36A9cA215b641C6a8709d";
3345
+ readonly chainId: 42161;
3346
+ readonly decimals: 18;
3347
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3348
+ readonly website: "https://app.balancer.fi/#/";
3349
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3350
+ readonly description: "Balancer linear pool that consist of 50/50 USDC and wrapped Aave Interest Bearing USDC.";
3351
+ readonly bridge: "arbitrum-canonical";
3352
+ };
3353
+ readonly bbaaUSDCV2: {
3354
+ readonly name: "Balancer Aave USDC Linear Pool";
3355
+ readonly symbol: "bbaaUSDCV2";
3356
+ readonly oracleId: "bbaaUSDCV2";
3357
+ readonly address: "0xbD724Eb087d4cc0f61a5fED1fFFaF937937E14DE";
3358
+ readonly chainId: 42161;
3359
+ readonly decimals: 18;
3360
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3361
+ readonly website: "https://app.balancer.fi/#/";
3362
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3363
+ readonly description: "Balancer linear pool that consist of 50/50 USDC and wrapped Aave Interest Bearing USDC.";
3364
+ readonly bridge: "arbitrum-canonical";
3365
+ };
3366
+ readonly aaDAI: {
3367
+ readonly name: "Aave DAI";
3368
+ readonly symbol: "aaDAI";
3369
+ readonly oracleId: "aaDAI";
3370
+ readonly address: "0x82E64f49Ed5EC1bC6e43DAD4FC8Af9bb3A2312EE";
3371
+ readonly chainId: 42161;
3372
+ readonly decimals: 18;
3373
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3374
+ readonly website: "https://makerdao.com/en/";
3375
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3376
+ readonly description: "Aave interest bearing DAI. Dai is a stablecoin cryptocurrency which aims to keep its value as close to one United States dollar as possible through an automated system of smart contracts on the Ethereum blockchain.";
3377
+ };
3378
+ readonly waaDAI: {
3379
+ readonly name: "Wrapped Aave Tether DAI";
3380
+ readonly symbol: "waaDAI";
3381
+ readonly oracleId: "waaDAI";
3382
+ readonly address: "0x345A864Ac644c82c2D649491c905C71f240700b2";
3383
+ readonly chainId: 42161;
3384
+ readonly decimals: 18;
3385
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3386
+ readonly website: "https://makerdao.com/en/";
3387
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3388
+ readonly description: "Wrapped Aave interest bearing DAI. Dai is a stablecoin cryptocurrency which aims to keep its value as close to one United States dollar as possible through an automated system of smart contracts on the Ethereum blockchain.";
3389
+ };
3390
+ readonly bbaaDAI: {
3391
+ readonly name: "Balancer Aave DAI Linear Pool";
3392
+ readonly symbol: "bbaaDAI";
3393
+ readonly oracleId: "bbaaDAI";
3394
+ readonly address: "0x9E34631547aDcF2F8cefa0f5f223955C7B137571";
3395
+ readonly chainId: 42161;
3396
+ readonly decimals: 18;
3397
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3398
+ readonly website: "https://app.balancer.fi/#/";
3399
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3400
+ readonly description: "Balancer linear pool that consist of 50/50 DAI and wrapped Aave Interest Bearing DAI.";
3401
+ readonly bridge: "native";
3402
+ readonly risks: readonly ["SYNTH_STABLE"];
3403
+ };
3404
+ readonly bbaaDAIV2: {
3405
+ readonly name: "Balancer Aave DAI Linear Pool";
3406
+ readonly symbol: "bbaaDAIV2";
3407
+ readonly oracleId: "bbaaDAIV2";
3408
+ readonly address: "0x6CB787a419c3e6Ee2e9FF365856c29CD10659113";
3409
+ readonly chainId: 42161;
3410
+ readonly decimals: 18;
3411
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3412
+ readonly website: "https://app.balancer.fi/#/";
3413
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3414
+ readonly description: "Balancer linear pool that consist of 50/50 DAI and wrapped Aave Interest Bearing DAI.";
3415
+ readonly bridge: "native";
3416
+ readonly risks: readonly ["SYNTH_STABLE"];
3417
+ };
3418
+ readonly bbaaUSD: {
3419
+ readonly name: "Balancer Aave Stable Composable Pool";
3420
+ readonly symbol: "bbaaUSD";
3421
+ readonly oracleId: "aura-bbaaUSD";
3422
+ readonly address: "0xEE02583596AEE94ccCB7e8ccd3921d955f17982A";
3423
+ readonly chainId: 42161;
3424
+ readonly decimals: 18;
3425
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3426
+ readonly website: "https://app.balancer.fi/#/";
3427
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3428
+ readonly description: "Balancer composable pool that consist of bbaUSDT, bbaUSDC, and bbaDAI. bbTokens are Aave boosted linear pools.";
3429
+ readonly risks: readonly ["SYNTH_STABLE"];
3430
+ };
3431
+ readonly bbaaUSDV2: {
3432
+ readonly name: "Balancer Aave Stable Composable Pool";
3433
+ readonly symbol: "bbaaUSDV2";
3434
+ readonly oracleId: "aura-bbaaUSD-v2";
3435
+ readonly address: "0xc6EeE8cb7643eC2F05F46d569e9eC8EF8b41b389";
3436
+ readonly chainId: 42161;
3437
+ readonly decimals: 18;
3438
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3439
+ readonly website: "https://app.balancer.fi/#/";
3440
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
3441
+ readonly description: "Balancer composable pool that consist of bbaUSDT, bbaUSDC, and bbaDAI. bbTokens are Aave boosted linear pools.";
3442
+ };
3443
+ readonly auraBAL: {
3444
+ readonly name: "Aura Staked BAL BPT";
3445
+ readonly symbol: "auraBAL";
3446
+ readonly oracleId: "auraBAL";
3447
+ readonly address: "0x223738a747383d6F9f827d95964e4d8E8AC754cE";
3448
+ readonly chainId: 42161;
3449
+ readonly decimals: 18;
3450
+ readonly website: "https://aura.finance/";
3451
+ readonly description: "auraBAL is Aura's liquid staking locked BAL (80 BAL / 20 ETH) BPT";
3452
+ readonly bridge: "layer-zero";
3453
+ readonly logoURI: "";
3454
+ readonly documentation: "https://docs.aura.finance/aura/what-is-aura/for-usdbal-stakers";
3455
+ };
3456
+ readonly ankrETH: {
3457
+ readonly name: "Ankr Staked ETH";
3458
+ readonly symbol: "ankrETH";
3459
+ readonly oracleId: "ankrETH";
3460
+ readonly address: "0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3";
3461
+ readonly chainId: 42161;
3462
+ readonly decimals: 18;
3463
+ readonly logoURI: "";
3464
+ readonly website: "https://www.ankr.com/";
3465
+ readonly description: "ankrETH is a liquid staking solution that lets users earn Ethereum staking rewards while remaining liquid. The value of ankrETH tokens appreciates over time in relation to ETH due to reward accumulation, enhancing capital efficiency and preserving liquidity.";
3466
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/eth/overview/";
3467
+ readonly bridge: "ankr";
3468
+ };
3469
+ readonly cbETH: {
3470
+ readonly name: "Coinbase Wrapped Staked ETH";
3471
+ readonly symbol: "cbETH";
3472
+ readonly oracleId: "cbETH";
3473
+ readonly address: "0x1DEBd73E752bEaF79865Fd6446b0c970EaE7732f";
3474
+ readonly chainId: 42161;
3475
+ readonly decimals: 18;
3476
+ readonly logoURI: "";
3477
+ readonly website: "https://www.coinbase.com/";
3478
+ readonly description: "Coinbase Wrapped Staked ETH (“cbETH”) is a utility token that represents Ethereum 2 (ETH2), which is ETH staked through Coinbase. Over time, the price of cbETH will likely deviate from ETH because cbETH represents 1 staked ETH plus all of its accrued staking interest starting from when cbETH's conversion rate and balance were initialized (June 16, 2022 19:34 UTC). cbETH is minted exclusively by Coinbase.";
3479
+ readonly documentation: "https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth";
3480
+ readonly bridge: "arbitrum-canonical";
3481
+ };
3482
+ readonly BTCb: {
3483
+ readonly name: "Bitcoin";
3484
+ readonly symbol: "BTCb";
3485
+ readonly oracleId: "BTCb";
3486
+ readonly address: "0x2297aEbD383787A160DD0d9F71508148769342E3";
3487
+ readonly chainId: 42161;
3488
+ readonly decimals: 8;
3489
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
3490
+ readonly website: "https://bridge.avax.network/";
3491
+ readonly description: "official AVAX BRIDGE bridged BTC";
3492
+ readonly bridge: "avax-canonical";
3493
+ };
3494
+ readonly svETH: {
3495
+ readonly name: "Savvy ETH";
3496
+ readonly symbol: "svETH";
3497
+ readonly oracleId: "svETH";
3498
+ readonly address: "0xf7728582002ef82908c8242CF552E969BA863Ffa";
3499
+ readonly chainId: 42161;
3500
+ readonly decimals: 18;
3501
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
3502
+ readonly website: "https://savvydefi.io/";
3503
+ readonly description: "Savvy DeFi is a decentralized credit protocol on Arbitrum that grants borrowers access to an immediate advance on the future yield of their collateral in the form of Savvy synthetic tokens (svTokens). Savvy protocol allows borrowers to maintain exposure to their choice collateral while gaining access to immediate liquidity with 0% interest, no monthly payments and no risk of liquidation.";
3504
+ readonly bridge: "native";
3505
+ };
3506
+ readonly svUSD: {
3507
+ readonly name: "Savvy USD";
3508
+ readonly symbol: "svUSD";
3509
+ readonly oracleId: "svUSD";
3510
+ readonly address: "0xF202Ab403Cd7E90197ec0f010ee897E283037706";
3511
+ readonly chainId: 42161;
3512
+ readonly decimals: 18;
3513
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
3514
+ readonly website: "https://savvydefi.io/";
3515
+ readonly description: "Savvy DeFi is a decentralized credit protocol on Arbitrum that grants borrowers access to an immediate advance on the future yield of their collateral in the form of Savvy synthetic tokens (svTokens). Savvy protocol allows borrowers to maintain exposure to their choice collateral while gaining access to immediate liquidity with 0% interest, no monthly payments and no risk of liquidation.";
3516
+ readonly bridge: "native";
3517
+ };
3518
+ readonly SVY: {
3519
+ readonly name: "Savvy";
3520
+ readonly symbol: "SVY";
3521
+ readonly oracleId: "SVY";
3522
+ readonly address: "0x43aB8f7d2A8Dd4102cCEA6b438F6d747b1B9F034";
3523
+ readonly chainId: 42161;
3524
+ readonly decimals: 18;
3525
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x152b9d0FdC40C096757F570A51E494bd4b943E50.svg";
3526
+ readonly website: "https://savvydefi.io/";
3527
+ readonly description: "Savvy DeFi is a decentralized credit protocol on Arbitrum that grants borrowers access to an immediate advance on the future yield of their collateral in the form of Savvy synthetic tokens (svTokens). Savvy protocol allows borrowers to maintain exposure to their choice collateral while gaining access to immediate liquidity with 0% interest, no monthly payments and no risk of liquidation.";
3528
+ readonly bridge: "native";
3529
+ };
3530
+ readonly cArbUSDCv3: {
3531
+ readonly name: "Compound USDC";
3532
+ readonly symbol: "cUSDCv3";
3533
+ readonly oracleId: "cArbUSDCv3";
3534
+ readonly address: "0xA5EDBDD9646f8dFF606d7448e414884C7d905dCA";
3535
+ readonly chainId: 42161;
3536
+ readonly decimals: 6;
3537
+ readonly website: "https://v3-app.compound.finance/";
3538
+ readonly description: " ";
3539
+ readonly bridge: "native";
3540
+ readonly staked: true;
3541
+ };
3542
+ readonly LODE: {
3543
+ readonly name: "Lodestar";
3544
+ readonly symbol: "LODE";
3545
+ readonly oracleId: "LODE";
3546
+ readonly address: "0xF19547f9ED24aA66b03c3a552D181Ae334FBb8DB";
3547
+ readonly chainId: 42161;
3548
+ readonly decimals: 18;
3549
+ readonly logoURI: "";
3550
+ readonly website: "https://www.lodestarfinance.io/";
3551
+ readonly description: "Unlocking the critical DeFi primitive of decentralized money markets for Arbitrum native assets like ARB, MAGIC, GMX, and plvGLP .";
3552
+ readonly documentation: "https://docs.lodestarfinance.io/";
3553
+ };
3554
+ readonly AURA: {
3555
+ readonly name: "Aura";
3556
+ readonly symbol: "AURA";
3557
+ readonly oracleId: "AURA";
3558
+ readonly address: "0x1509706a6c66CA549ff0cB464de88231DDBe213B";
3559
+ readonly chainId: 42161;
3560
+ readonly decimals: 18;
3561
+ readonly website: "https://aura.finance/";
3562
+ readonly description: "Aura Finance is a protocol built on top of the Balancer system to provide maximum incentives to Balancer liquidity providers and BAL stakers (into veBAL) through social aggregation of BAL deposits and Aura’s native token. For BAL stakers, Aura provides a seamless onboarding process to veBAL, by creating a tokenised wrapper token called auraBAL that represents the 80/20 BPT locked up for the maximum time in VotingEscrow (read more about what this means). This can be staked to receive existing rewards (BAL and bbaUSD) from Balancer, in addition to a share of any BAL earned by Aura (read more about the fees), and additional AURA. This minting process is irreversible however users can trade their auraBAL back to BAL through an incentivised liquidity pool.";
3563
+ readonly bridge: "layer-zero";
3564
+ readonly logoURI: "";
3565
+ readonly documentation: "https://docs.aura.finance/";
3566
+ };
3567
+ readonly OVN: {
3568
+ readonly name: "OVN";
3569
+ readonly symbol: "OVN";
3570
+ readonly oracleId: "arbOVN";
3571
+ readonly address: "0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396";
3572
+ readonly chainId: 42161;
3573
+ readonly decimals: 18;
3574
+ readonly website: "https://overnight.fi/";
3575
+ readonly description: "OVN token is a utility token that serves multiple purposes in the Overnight protocol. It is used for bribes to promote USD+ and incentivize conservative risk decisions, as well as for voting rights to establish decentralized risk monitoring and management processes.";
3576
+ readonly bridge: "native";
3577
+ readonly logoURI: "";
3578
+ readonly documentation: "https://docs.overnight.fi/";
3579
+ };
3580
+ readonly 'arbwUSD+': {
3581
+ readonly name: "Wrapped USD+";
3582
+ readonly symbol: "wUSD+";
3583
+ readonly oracleId: "arbwUSD+";
3584
+ readonly address: "0xB86fb1047A955C0186c77ff6263819b37B32440D";
3585
+ readonly chainId: 42161;
3586
+ readonly decimals: 6;
3587
+ readonly website: "https://overnight.fi/";
3588
+ readonly description: "wUSD+ is wrapped USD+, a yield-generating stablecoin backed by a portfolio of low-risk DeFi assets. It allows users to mint and redeem instantly against USDC, providing liquidity management, AMM trading, and leveraged yield farming opportunities. This capital-efficient stablecoin enables users to earn extra yield on their stablecoin holdings while participating in DeFi activities.";
3589
+ readonly bridge: "native";
3590
+ readonly logoURI: "";
3591
+ readonly documentation: "https://docs.overnight.fi/";
3592
+ };
3593
+ readonly 'USDT+': {
3594
+ readonly name: "USDT+";
3595
+ readonly symbol: "USDT+";
3596
+ readonly oracleId: "arbUSDT+";
3597
+ readonly address: "0xb1084db8D3C05CEbd5FA9335dF95EE4b8a0edc30";
3598
+ readonly chainId: 42161;
3599
+ readonly decimals: 6;
3600
+ readonly website: "https://overnight.fi/";
3601
+ readonly description: "USDT+ is USDT that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDT. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
3602
+ readonly bridge: "native";
3603
+ readonly logoURI: "";
3604
+ readonly documentation: "https://docs.overnight.fi/";
3605
+ };
3606
+ readonly SOL: {
3607
+ readonly name: "Wrapped SOL";
3608
+ readonly symbol: "SOL";
3609
+ readonly oracleId: "SOL";
3610
+ readonly address: "0x2bcC6D6CdBbDC0a4071e48bb3B969b06B3330c07";
3611
+ readonly chainId: 42161;
3612
+ readonly decimals: 9;
3613
+ readonly website: "https://solana.com/";
3614
+ readonly description: "Solana is a fast, secure, and censorship resistant blockchain providing the open infrastructure required for global adoption.";
3615
+ readonly bridge: "wormhole";
3616
+ readonly logoURI: "";
3617
+ readonly documentation: "https://docs.solana.com/";
3618
+ };
3619
+ readonly CRV: {
3620
+ readonly name: "CRV";
3621
+ readonly address: "0x11cDb42B0EB46D95f990BeDD4695A6e3fA034978";
3622
+ readonly symbol: "CRV";
3623
+ readonly oracleId: "CRV";
3624
+ readonly decimals: 18;
3625
+ readonly chainId: 42161;
3626
+ readonly website: "https://curve.finance/";
3627
+ readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
3628
+ readonly bridge: "arbitrum-canonical";
3629
+ readonly logoURI: "";
3630
+ readonly documentation: "https://curve.readthedocs.io/";
3631
+ };
3632
+ readonly asdCRV: {
3633
+ readonly name: "Aladdin sdCRV";
3634
+ readonly address: "0x75289388d50364c3013583d97bd70cED0e183e32";
3635
+ readonly symbol: "asdCRV";
3636
+ readonly oracleId: "asdCRV";
3637
+ readonly decimals: 18;
3638
+ readonly chainId: 42161;
3639
+ readonly website: "https://concentrator.aladdin.club/";
3640
+ readonly description: "asdCRV represents the compounding sdCRV in the StakeDAO CRV Locker. The total amount of asdCRV contained in the compounder is equal to the total sdCRV balance multiplied by the current index";
3641
+ readonly bridge: "stargate";
3642
+ readonly logoURI: "";
3643
+ };
3644
+ readonly vsdCRV: {
3645
+ readonly name: "Vote Boosted sdCRV";
3646
+ readonly address: "0x62d5a59E0d67c0381aAd53B201B4A1B8Dcd2C833";
3647
+ readonly symbol: "vsdCRV";
3648
+ readonly oracleId: "sdCRV";
3649
+ readonly decimals: 18;
3650
+ readonly chainId: 42161;
3651
+ readonly website: "https://www.stakedao.org/lockers/crv";
3652
+ readonly description: "The vsdCRV allows sdCRV holders to boost their voting power, thanks to the delegated veSDT. They will also benefit from vote incentives.";
3653
+ readonly bridge: "stargate";
3654
+ readonly logoURI: "";
3655
+ };
3656
+ readonly crvUSD: {
3657
+ readonly name: "Curve USD Stablecoin";
3658
+ readonly symbol: "crvUSD";
3659
+ readonly oracleId: "crvUSD";
3660
+ readonly address: "0x498Bf2B1e120FeD3ad3D42EA2165E9b73f99C1e5";
3661
+ readonly chainId: 42161;
3662
+ readonly decimals: 18;
3663
+ readonly logoURI: "";
3664
+ readonly bridge: "arbitrum-canonical";
3665
+ readonly website: "https://curve.finance/crvusd";
3666
+ readonly description: "crvUSD is a collateralized-debt-position (CDP) stablecoin pegged to the US Dollar";
3667
+ readonly documentation: "https://docs.curve.finance/crvUSD/crvUSD/";
3668
+ readonly risks: readonly ["SYNTH_STABLE"];
3669
+ };
3670
+ readonly sFRAX: {
3671
+ readonly name: "Staked FRAX";
3672
+ readonly symbol: "sFRAX";
3673
+ readonly oracleId: "sFRAX";
3674
+ readonly address: "0xe3b3FE7bcA19cA77Ad877A5Bebab186bEcfAD906";
3675
+ readonly chainId: 42161;
3676
+ readonly decimals: 18;
3677
+ readonly website: "https://app.frax.finance/sfrax/stake";
3678
+ readonly description: "Staked FRAX (sFRAX) is an ERC4626 staking vault that distributes part of the Frax Protocol yield weekly to stakers denominated in FRAX stablecoins. The sFRAX token represents pro rata deposits within the vault and is always withdrawable for FRAX stablecoins at the pro rata rate at all times. sFRAX APY attempts to roughly track the interest on reserve balances (IORB) rate of the United States Federal Reserve using the IORB oracle. This benchmark rate is generally accepted as the “risk free rate” of the US Dollar. The FRAX staking vault attempts, but does not guarantee in any way, to target this rate.";
3679
+ readonly bridge: "frax";
3680
+ readonly logoURI: "";
3681
+ readonly documentation: "https://docs.frax.finance/frax-v3/sfrax";
3682
+ readonly risks: readonly ["SYNTH_STABLE"];
3683
+ };
3684
+ readonly bpt4POOL: {
3685
+ readonly name: "Balancer 4POOL BPT";
3686
+ readonly symbol: "bpt4POOL";
3687
+ readonly oracleId: "bpt-4POOL";
3688
+ readonly address: "0x423A1323c871aBC9d89EB06855bF5347048Fc4A5";
3689
+ readonly chainId: 42161;
3690
+ readonly decimals: 18;
3691
+ readonly logoURI: "";
3692
+ readonly website: "https://balancer.fi/";
3693
+ readonly documentation: "https://docs.balancer.fi/concepts/pools/composable-stable.html";
3694
+ readonly description: "Composable Stable Pools are designed for assets that are either expected to consistently swap at near parity, or at a known exchange rate. Composable Stable Pools use Stable Math (based on StableSwap, popularized by Curve) which allows for swaps of significant size before encountering substantial price impact, vastly increasing capital efficiency for like-kind and correlated-kind swaps.";
3695
+ readonly bridge: "native";
3696
+ readonly risks: readonly ["SYNTH_STABLE"];
3697
+ };
3698
+ readonly JOE: {
3699
+ readonly chainId: 42161;
3700
+ readonly address: "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07";
3701
+ readonly decimals: 18;
3702
+ readonly name: "Joe Token";
3703
+ readonly symbol: "JOE";
3704
+ readonly oracleId: "JOE";
3705
+ readonly website: "https://www.traderjoexyz.com/#/home";
3706
+ readonly description: "Trader Joe is your one-stop decentralized trading platform on the Avalanche network, of which JOE is the governance token that rewards its holders with a share of exchange revenues.";
3707
+ readonly bridge: "layer-zero";
3708
+ readonly logoURI: "https://www.traderjoexyz.com/static/media/logo.bc60f78d.png";
3709
+ };
3710
+ readonly weETH: {
3711
+ readonly chainId: 42161;
3712
+ readonly address: "0x35751007a407ca6FEFfE80b3cB397736D2cf4dbe";
3713
+ readonly decimals: 18;
3714
+ readonly name: "Wrapped eETH";
3715
+ readonly symbol: "weETH";
3716
+ readonly oracleId: "weETH";
3717
+ readonly website: "https://ether.fi/";
3718
+ readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
3719
+ readonly bridge: "arbitrum-canonical";
3720
+ readonly risks: readonly ["NO_TIMELOCK"];
3721
+ };
3722
+ readonly rsETH: {
3723
+ readonly chainId: 42161;
3724
+ readonly address: "0x4186BFC76E2E237523CBC30FD220FE055156b41F";
3725
+ readonly decimals: 18;
3726
+ readonly name: "KelpDao Restaked ETH";
3727
+ readonly symbol: "rsETH";
3728
+ readonly oracleId: "rsETH";
3729
+ readonly logoURI: "";
3730
+ readonly website: "https://kelpdao.xyz/";
3731
+ readonly documentation: "https://kelp.gitbook.io/kelp";
3732
+ readonly description: "rsETH is a Liquid Restaked Token (LRT) issued by Kelp DAO designed to offer liquidity to illiquid assets deposited into restaking platforms, such as EigenLayer.";
3733
+ readonly bridge: "stargate";
3734
+ readonly risks: readonly ["NO_TIMELOCK"];
3735
+ };
3736
+ readonly renBTC: {
3737
+ readonly name: "renBTC";
3738
+ readonly symbol: "renBTC";
3739
+ readonly oracleId: "renBTC";
3740
+ readonly address: "0xDBf31dF14B66535aF65AaC99C32e9eA844e14501";
3741
+ readonly chainId: 42161;
3742
+ readonly decimals: 8;
3743
+ readonly website: "https://renproject.io/";
3744
+ readonly description: "RenBTC is an ERC-20 token built on the Ethereum network, pegged to Bitcoin. This means that each RenBTC can be always redeemed for one Bitcoin, and hence tends to maintain its value at close to the Bitcoin market rate.";
3745
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xfCe146bF3146100cfe5dB4129cf6C82b0eF4Ad8c.png";
3746
+ };
3747
+ readonly OP: {
3748
+ readonly name: "OP";
3749
+ readonly symbol: "OP";
3750
+ readonly oracleId: "OP";
3751
+ readonly address: "0xaC800FD6159c2a2CB8fC31EF74621eB430287a5A";
3752
+ readonly chainId: 42161;
3753
+ readonly decimals: 18;
3754
+ readonly logoURI: "";
3755
+ readonly website: "https://app.optimism.io/governance";
3756
+ readonly description: "Optimistic Rollup is a layer 2 scaling solution that scales both transaction throughput and computation on Ethereum. The backbone of our implementation is the Optimistic Virtual Machine (OVM), which is fully compatible with the EVM.";
3757
+ readonly documentation: "https://help.optimism.io/hc/en-us/articles/5497354656283-What-is-the-Optimism-Token";
3758
+ readonly bridge: "layer-zero";
3759
+ };
3760
+ readonly WBNB: {
3761
+ readonly name: "Wrapped BNB";
3762
+ readonly symbol: "WBNB";
3763
+ readonly oracleId: "WBNB";
3764
+ readonly address: "0xa9004A5421372E1D83fB1f85b0fc986c912f91f3";
3765
+ readonly chainId: 42161;
3766
+ readonly decimals: 18;
3767
+ readonly logoURI: "";
3768
+ readonly website: "https://www.binance.com/";
3769
+ readonly description: "Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.";
3770
+ readonly documentation: "https://www.binance.com/en/bnb";
3771
+ readonly bridge: "layer-zero";
3772
+ };
3773
+ readonly AAVE: {
3774
+ readonly name: "AAVE";
3775
+ readonly symbol: "AAVE";
3776
+ readonly oracleId: "AAVE";
3777
+ readonly address: "0xba5DdD1f9d7F570dc94a51479a000E3BCE967196";
3778
+ readonly chainId: 42161;
3779
+ readonly decimals: 18;
3780
+ readonly logoURI: "";
3781
+ readonly website: "https://aave.com/";
3782
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
3783
+ readonly documentation: "https://docs.aave.com/";
3784
+ readonly bridge: "arbitrum-canonical";
3785
+ };
3786
+ readonly WAVAX: {
3787
+ readonly name: "WAVAX";
3788
+ readonly symbol: "WAVAX";
3789
+ readonly oracleId: "WAVAX";
3790
+ readonly address: "0x565609fAF65B92F7be02468acF86f8979423e514";
3791
+ readonly chainId: 42161;
3792
+ readonly decimals: 18;
3793
+ readonly logoURI: "";
3794
+ readonly website: "https://www.avalabs.org/";
3795
+ readonly description: "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.";
3796
+ readonly documentation: "https://docs.avax.network/learn/avalanche/avax";
3797
+ readonly bridge: "wormhole";
3798
+ };
3799
+ readonly USDM: {
3800
+ readonly name: "Mountain Protocol USD";
3801
+ readonly symbol: "USDM";
3802
+ readonly oracleId: "USDM";
3803
+ readonly address: "0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C";
3804
+ readonly chainId: 42161;
3805
+ readonly decimals: 18;
3806
+ readonly logoURI: "";
3807
+ readonly website: "https://mountainprotocol.com/";
3808
+ readonly documentation: "https://docs.mountainprotocol.com/";
3809
+ readonly description: "The USDM token is a rebasing ERC20 token, redeemable at a pegged 1:1 USD value by primary users. USDM is a fully backed stablecoin, backed by \"USDM Reserves\", which are held under custody with regulated financial institutions in bankruptcy-remote accounts, segregated from the Company's operating accounts, on behalf of, and for the benefit of, Users.";
3810
+ readonly bridge: "native";
3811
+ readonly risks: readonly ["NO_TIMELOCK"];
3812
+ };
3813
+ readonly PENDLE: {
3814
+ readonly name: "Pendle";
3815
+ readonly symbol: "PENDLE";
3816
+ readonly oracleId: "PENDLE";
3817
+ readonly address: "0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8";
3818
+ readonly chainId: 42161;
3819
+ readonly decimals: 18;
3820
+ readonly logoURI: "";
3821
+ readonly website: "https://www.pendle.finance/";
3822
+ readonly description: "Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.";
3823
+ readonly documentation: "https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing";
3824
+ readonly bridge: "arbitrum-canonical";
3825
+ };
3826
+ readonly mPENDLE: {
3827
+ readonly name: "mPENDLE";
3828
+ readonly symbol: "mPENDLE";
3829
+ readonly oracleId: "mPENDLE";
3830
+ readonly address: "0xB688BA096b7Bb75d7841e47163Cd12D18B36A5bF";
3831
+ readonly chainId: 42161;
3832
+ readonly decimals: 18;
3833
+ readonly logoURI: "";
3834
+ readonly website: "https://www.pendle.magpiexyz.io/stake";
3835
+ readonly description: "mPENDLE refers to \"Magpie PENDLE\", is a liquid version of vePENDLE that allows users to earn rewards for their active user engagement on Penpie. PENDLE holders can convert tokens into mPENDLE on Penpie. ";
3836
+ readonly documentation: "https://docs.penpiexyz.io/tokens/mpendle-token";
3837
+ readonly bridge: "layer-zero";
3838
+ };
3839
+ readonly ePENDLE: {
3840
+ readonly name: "Equilibria Pendle";
3841
+ readonly symbol: "ePENDLE";
3842
+ readonly oracleId: "ePENDLE";
3843
+ readonly address: "0x3EaBE18eAE267D1B57f917aBa085bb5906114600";
3844
+ readonly chainId: 42161;
3845
+ readonly decimals: 18;
3846
+ readonly logoURI: "";
3847
+ readonly website: "https://equilibria.fi/stake";
3848
+ readonly description: "ePENDLE is a liquid wrapper of vePENDLE. It can be staked to earn fee/rewards generated on PENDLE.";
3849
+ readonly documentation: "https://docs.equilibria.fi/token/ependle";
3850
+ readonly bridge: "layer-zero";
3851
+ };
3852
+ readonly fETH: {
3853
+ readonly name: "Fractional ETH";
3854
+ readonly symbol: "fETH";
3855
+ readonly oracleId: "fETH";
3856
+ readonly address: "0xc608Dfb90A430Df79a8a1eDBC8be7f1A0Eb4E763";
3857
+ readonly chainId: 42161;
3858
+ readonly decimals: 18;
3859
+ readonly logoURI: "";
3860
+ readonly website: "https://fx.aladdin.club/";
3861
+ readonly description: string;
3862
+ readonly documentation: "https://docs.aladdin.club/f-x-protocol";
3863
+ readonly bridge: "layer-zero";
3864
+ };
3865
+ readonly xETH: {
3866
+ readonly name: "Leveraged ETH";
3867
+ readonly symbol: "xETH";
3868
+ readonly oracleId: "xETH";
3869
+ readonly address: "0x55380fe7A1910dFf29A47B622057ab4139DA42C5";
3870
+ readonly chainId: 42161;
3871
+ readonly decimals: 18;
3872
+ readonly logoURI: "";
3873
+ readonly website: "https://fx.aladdin.club/";
3874
+ readonly description: "The xETH token, also called leveraged ETH, is a decentralized, composable leveraged long ETH futures contract with a low risk of liquidations and 0 funding fee (and in extreme cases, xETH minters can earn fees).";
3875
+ readonly documentation: "https://docs.aladdin.club/f-x-protocol";
3876
+ readonly bridge: "layer-zero";
3877
+ };
3878
+ readonly stataArbUSDCn: {
3879
+ readonly name: "Static Aave Arbitrum USDCn";
3880
+ readonly symbol: "stataArbUSDCn";
3881
+ readonly oracleId: "stataArbUSDCn";
3882
+ readonly address: "0x7CFaDFD5645B50bE87d546f42699d863648251ad";
3883
+ readonly chainId: 42161;
3884
+ readonly decimals: 6;
3885
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
3886
+ readonly website: "https://www.circle.com/usdc";
3887
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3888
+ readonly description: "Aave interest bearing native USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
3889
+ readonly staked: true;
3890
+ readonly bridge: "native";
3891
+ };
3892
+ readonly stataArbUSDTn: {
3893
+ readonly name: "Static Aave Arbitrum USDTn";
3894
+ readonly symbol: "stataArbUSDTn";
3895
+ readonly oracleId: "stataArbUSDTn";
3896
+ readonly address: "0xb165a74407fE1e519d6bCbDeC1Ed3202B35a4140";
3897
+ readonly chainId: 42161;
3898
+ readonly decimals: 6;
3899
+ readonly logoURI: "";
3900
+ readonly website: "https://tether.to/";
3901
+ readonly documentation: "https://docs.aave.com/developers/v/2.0/the-core-protocol/atokens";
3902
+ readonly description: "Aave interest bearing USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
3903
+ readonly staked: true;
3904
+ readonly bridge: "native";
3905
+ };
3906
+ readonly 'ETH+': {
3907
+ readonly name: "ETHPlus";
3908
+ readonly symbol: "ETH+";
3909
+ readonly oracleId: "ETH+";
3910
+ readonly address: "0x18C14C2D707b2212e17d1579789Fc06010cfca23";
3911
+ readonly chainId: 42161;
3912
+ readonly decimals: 18;
3913
+ readonly logoURI: "";
3914
+ readonly website: "https://app.reserve.org/ethereum/token/0xe72b141df173b999ae7c1adcbf60cc9833ce56a8/overview";
3915
+ readonly bridge: "arbitrum-canonical";
3916
+ readonly description: "Safety-first diversified ETH staking index with up to 4.5% APY backed by Lido Staked ETH and Rocket Pool ETH.";
3917
+ };
3918
+ readonly rgUSD: {
3919
+ readonly name: "Revenue Generating USD";
3920
+ readonly symbol: "rgUSD";
3921
+ readonly oracleId: "rgUSD";
3922
+ readonly address: "0x96a993f06951B01430523D0D5590192d650EBf3e";
3923
+ readonly chainId: 42161;
3924
+ readonly decimals: 18;
3925
+ readonly logoURI: "";
3926
+ readonly website: "https://app.reserve.org/ethereum/token/0x78da5799cf427fee11e9996982f4150ece7a99a7/overview";
3927
+ readonly description: "rgUSD is an overcollateralized stablecoin launched on Reserve Protocol that acts as a collective point for DeFi users to negotiate with stablecoin yield providers for the best returns.";
3928
+ readonly documentation: "https://reserve.org/protocol/";
3929
+ readonly bridge: "arbitrum-canonical";
3930
+ readonly risks: readonly ["SYNTH_STABLE"];
3931
+ };
3932
+ readonly eUSD: {
3933
+ readonly name: "Electronic Dollar";
3934
+ readonly symbol: "eUSD";
3935
+ readonly oracleId: "eUSD";
3936
+ readonly address: "0x12275DCB9048680c4Be40942eA4D92c74C63b844";
3937
+ readonly chainId: 42161;
3938
+ readonly decimals: 18;
3939
+ readonly logoURI: "";
3940
+ readonly website: "https://app.reserve.org/ethereum/token/0xa0d69e286b938e21cbf7e51d71f6a4c8918f482f/overview";
3941
+ readonly description: "The Electronic Dollar (eUSD) is a decentralized 1:1 asset-backed stablecoin built with Reserve Protocol, available on the Ethereum and MobileCoin blockchains. It sets itself apart from other stablecoins due to its decentralized, community-governed, and censorship-resistant nature.";
3942
+ readonly documentation: "https://reserve.org/protocol/";
3943
+ readonly bridge: "arbitrum-canonical";
3944
+ readonly risks: readonly ["SYNTH_STABLE"];
3945
+ };
3946
+ readonly KNOX: {
3947
+ readonly name: "KNOX Dollar";
3948
+ readonly symbol: "KNOX";
3949
+ readonly oracleId: "KNOX";
3950
+ readonly address: "0x0BBF664D46becc28593368c97236FAa0fb397595";
3951
+ readonly chainId: 42161;
3952
+ readonly decimals: 18;
3953
+ readonly logoURI: "";
3954
+ readonly website: "https://app.reserve.org/arbitrum/token/0x0bbf664d46becc28593368c97236faa0fb397595/overview";
3955
+ readonly description: "A permissionless, yield-bearing stablecoin designed to be a reliable store of value. Built with Reserve Protocol.";
3956
+ readonly documentation: "https://reserve.org/protocol/";
3957
+ readonly bridge: "native";
3958
+ readonly risks: readonly ["SYNTH_STABLE"];
3959
+ };
3960
+ readonly SILO: {
3961
+ readonly name: "Silo Governance Token";
3962
+ readonly symbol: "SILO";
3963
+ readonly oracleId: "SILO";
3964
+ readonly address: "0x0341C0C0ec423328621788d4854119B97f44E391";
3965
+ readonly chainId: 42161;
3966
+ readonly decimals: 18;
3967
+ readonly logoURI: "";
3968
+ readonly website: "https://www.silo.finance/";
3969
+ readonly description: "Silo is a non-custodial lending protocol to borrow any crypto asset with another.";
3970
+ readonly documentation: "https://devdocs.silo.finance/";
3971
+ readonly bridge: "arbitrum-canonical";
3972
+ };
3973
+ readonly GRT: {
3974
+ readonly name: "Graph Token";
3975
+ readonly symbol: "GRT";
3976
+ readonly oracleId: "GRT";
3977
+ readonly address: "0x9623063377AD1B27544C965cCd7342f7EA7e88C7";
3978
+ readonly chainId: 42161;
3979
+ readonly decimals: 18;
3980
+ readonly logoURI: "";
3981
+ readonly website: "https://thegraph.com/";
3982
+ readonly description: "A decentralized protocol for indexing and querying data from blockchains.";
3983
+ readonly documentation: "https://thegraph.com/docs/en/";
3984
+ readonly bridge: "arbitrum-canonical";
3985
+ };
3986
+ readonly USDe: {
3987
+ readonly name: "USDe";
3988
+ readonly symbol: "USDe";
3989
+ readonly oracleId: "USDe";
3990
+ readonly address: "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34";
3991
+ readonly chainId: 42161;
3992
+ readonly decimals: 18;
3993
+ readonly logoURI: "";
3994
+ readonly website: "https://ethena.fi/";
3995
+ readonly documentation: "https://ethena-labs.gitbook.io/ethena-labs";
3996
+ readonly description: "Ethenas USDe is not the same as a fiat stablecoin like USDC or USDT. USDe is a synthetic dollar, backed with crypto assets and corresponding short futures positions.";
3997
+ readonly bridge: "layer-zero";
3998
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
3999
+ };
4000
+ readonly RSR: {
4001
+ readonly name: "Reserve Rights";
4002
+ readonly symbol: "RSR";
4003
+ readonly address: "0xCa5Ca9083702c56b481D1eec86F1776FDbd2e594";
4004
+ readonly chainId: 42161;
4005
+ readonly decimals: 18;
4006
+ readonly oracleId: "RSR";
4007
+ readonly logoURI: "";
4008
+ readonly website: "https://reserve.org/";
4009
+ readonly description: "The Reserve protocol is the first platform that allows for the permissionless creation of asset-backed, yield-bearing & overcollateralized stablecoins. Reserve Rights (RSR) exists as an overcollateralization mechanism to protect RToken holders in the unlikely event of a collateral token default.";
4010
+ readonly documentation: "https://reserve.org/protocol/reserve_rights_rsr/";
4011
+ readonly bridge: "arbitrum-canonical";
4012
+ };
4013
+ readonly LDO: {
4014
+ readonly name: "Lido DAO Token";
4015
+ readonly symbol: "LDO";
4016
+ readonly oracleId: "LDO";
4017
+ readonly address: "0x13Ad51ed4F1B7e9Dc168d8a00cB3f4dDD85EfA60";
4018
+ readonly chainId: 42161;
4019
+ readonly decimals: 18;
4020
+ readonly logoURI: "";
4021
+ readonly website: "https://stake.lido.fi/";
4022
+ readonly description: "Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.";
4023
+ readonly documentation: "https://docs.lido.fi/";
4024
+ readonly bridge: "arbitrum-canonical";
4025
+ };
4026
+ readonly NEXT: {
4027
+ readonly name: "Everclear";
4028
+ readonly symbol: "NEXT";
4029
+ readonly oracleId: "NEXT";
4030
+ readonly address: "0x58b9cB810A68a7f3e1E4f8Cb45D1B9B3c79705E8";
4031
+ readonly chainId: 42161;
4032
+ readonly decimals: 18;
4033
+ readonly logoURI: "";
4034
+ readonly website: "https://www.connext.network";
4035
+ readonly description: "Everclear (previously Connext) is a modular protocol for securely passing funds and data between chains. Developers can use Everclear to build crosschain apps (xApps) - applications that interact with multiple domains (blockchains and/or rollups) simultaneously.";
4036
+ readonly documentation: "https://dao-docs.connext.network/";
4037
+ readonly bridge: "connext";
4038
+ };
4039
+ readonly alETH: {
4040
+ readonly name: "Alchemix ETH";
4041
+ readonly symbol: "alETH";
4042
+ readonly oracleId: "alETH";
4043
+ readonly address: "0x17573150d67d820542EFb24210371545a4868B03";
4044
+ readonly chainId: 42161;
4045
+ readonly decimals: 18;
4046
+ readonly logoURI: "";
4047
+ readonly website: "https://alchemix.fi/";
4048
+ readonly documentation: "https://alchemix-finance.gitbook.io/v2/";
4049
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
4050
+ readonly bridge: "connext";
4051
+ };
4052
+ readonly alUSD: {
4053
+ readonly name: "Alchemix USD";
4054
+ readonly symbol: "alUSD";
4055
+ readonly oracleId: "alUSD";
4056
+ readonly address: "0xCB8FA9a76b8e203D8C3797bF438d8FB81Ea3326A";
4057
+ readonly chainId: 42161;
4058
+ readonly decimals: 18;
4059
+ readonly logoURI: "";
4060
+ readonly website: "https://alchemix.fi/";
4061
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
4062
+ readonly documentation: "https://alchemix-finance.gitbook.io/user-docs/";
4063
+ readonly bridge: "connext";
4064
+ };
4065
+ readonly USDV: {
4066
+ readonly name: "USDV";
4067
+ readonly symbol: "USDV";
4068
+ readonly oracleId: "USDV";
4069
+ readonly address: "0x323665443CEf804A3b5206103304BD4872EA4253";
4070
+ readonly chainId: 42161;
4071
+ readonly decimals: 6;
4072
+ readonly logoURI: "";
4073
+ readonly website: "https://usdv.money/";
4074
+ readonly description: "Verified USD (USDV) is the first stablecoin that rewards Verified Minters based on their contribution to the tokens active circulation.";
4075
+ readonly documentation: "https://docs.usdv.money/docs";
4076
+ readonly bridge: "layer-zero";
4077
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
4078
+ };
4079
+ readonly COMP: {
4080
+ readonly name: "Compound";
4081
+ readonly symbol: "COMP";
4082
+ readonly oracleId: "COMP";
4083
+ readonly address: "0x354A6dA3fcde098F8389cad84b0182725c6C91dE";
4084
+ readonly chainId: 42161;
4085
+ readonly decimals: 18;
4086
+ readonly logoURI: "";
4087
+ readonly website: "https://compound.finance/";
4088
+ readonly documentation: "https://docs.compound.finance/";
4089
+ readonly description: "COMP is the governance token of Compound, a decentralized protocol that enables supplying of crypto assets as collateral in order to borrow a base asset.";
4090
+ readonly bridge: "arbitrum-canonical";
4091
+ };
4092
+ readonly SYN: {
4093
+ readonly name: "Synapse";
4094
+ readonly symbol: "SYN";
4095
+ readonly oracleId: "SYN";
4096
+ readonly address: "0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb";
4097
+ readonly chainId: 42161;
4098
+ readonly decimals: 18;
4099
+ readonly logoURI: "";
4100
+ readonly website: "https://synapseprotocol.com/";
4101
+ readonly documentation: "https://synapse-3.gitbook.io/synapse-protocol";
4102
+ readonly description: "Synapse (SYN) is an interoperability protocol designed for safely and securely sending arbitrary data between blockchains.";
4103
+ readonly bridge: "synapse";
4104
+ readonly risks: readonly ["NO_TIMELOCK"];
4105
+ };
4106
+ readonly WMATIC: {
4107
+ readonly name: "WMATIC";
4108
+ readonly symbol: "WMATIC";
4109
+ readonly oracleId: "WMATIC";
4110
+ readonly address: "0x561877b6b3DD7651313794e5F2894B2F18bE0766";
4111
+ readonly chainId: 42161;
4112
+ readonly decimals: 18;
4113
+ readonly logoURI: "";
4114
+ readonly website: "https://polygon.technology/";
4115
+ readonly documentation: "https://docs.polygon.technology/";
4116
+ readonly description: "WMATIC serves as the native cryptocurrency for the Polygon PoS network, analogous to how ETH functions within the Ethereum ecosystem.";
4117
+ readonly bridge: "arbitrum-canonical";
4118
+ };
4119
+ readonly ENS: {
4120
+ readonly name: "Ethereum Name Service";
4121
+ readonly symbol: "ENS";
4122
+ readonly oracleId: "ENS";
4123
+ readonly address: "0xfeA31d704DEb0975dA8e77Bf13E04239e70d7c28";
4124
+ readonly chainId: 42161;
4125
+ readonly decimals: 18;
4126
+ readonly logoURI: "";
4127
+ readonly website: "https://ens.domains/";
4128
+ readonly documentation: "https://docs.ens.domains/";
4129
+ readonly description: "ENS is the governance token of the Ethereum Name Service, a distributed, open, and extensible naming system based on the Ethereum blockchain.";
4130
+ readonly bridge: "arbitrum-canonical";
4131
+ };
4132
+ readonly PEPE: {
4133
+ readonly name: "Pepe";
4134
+ readonly symbol: "PEPE";
4135
+ readonly oracleId: "PEPE";
4136
+ readonly address: "0x25d887Ce7a35172C62FeBFD67a1856F20FaEbB00";
4137
+ readonly chainId: 42161;
4138
+ readonly decimals: 18;
4139
+ readonly logoURI: "";
4140
+ readonly website: "https://www.pepe.vip/";
4141
+ readonly documentation: "https://www.pepe.vip/";
4142
+ readonly description: "Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.";
4143
+ readonly bridge: "layer-zero";
4144
+ readonly risks: readonly ["NO_TIMELOCK"];
4145
+ };
4146
+ readonly ZRO: {
4147
+ readonly name: "LayerZero";
4148
+ readonly symbol: "ZRO";
4149
+ readonly oracleId: "ZRO";
4150
+ readonly address: "0x6985884C4392D348587B19cb9eAAf157F13271cd";
4151
+ readonly chainId: 42161;
4152
+ readonly decimals: 18;
4153
+ readonly logoURI: "";
4154
+ readonly website: "https://layerzero.network/";
4155
+ readonly documentation: "https://docs.layerzero.network/v2";
4156
+ readonly description: "ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.";
4157
+ readonly bridge: "layer-zero";
4158
+ };
4159
+ readonly xGRAIL: {
4160
+ readonly name: "Camelot Escrowed Grail";
4161
+ readonly symbol: "xGRAIL";
4162
+ readonly oracleId: "xGRAIL";
4163
+ readonly address: "0x3CAaE25Ee616f2C8E13C74dA0813402eae3F496b";
4164
+ readonly chainId: 42161;
4165
+ readonly decimals: 18;
4166
+ readonly logoURI: "";
4167
+ readonly website: "https://app.camelot.exchange/pools";
4168
+ readonly documentation: "https://docs.camelot.exchange/";
4169
+ readonly description: "Camelot is an ecosystem-focused, community-driven DEX and Launchpad built on Arbitrum. Camelot has been built as a highly efficient and customizable protocol, allowing both builders and users to leverage our custom infrastructure for deep, sustainable, and adaptable liquidity. Camelot moves beyond the traditional design of DEXs to focus on offering a tailored approach that prioritises composability.";
4170
+ readonly bridge: "native";
4171
+ };
4172
+ readonly KUJI: {
4173
+ readonly name: "Kujira native asset";
4174
+ readonly symbol: "KUJI";
4175
+ readonly oracleId: "KUJI";
4176
+ readonly address: "0x3A18dcC9745eDcD1Ef33ecB93b0b6eBA5671e7Ca";
4177
+ readonly chainId: 42161;
4178
+ readonly decimals: 6;
4179
+ readonly logoURI: "";
4180
+ readonly website: "https://kujira.network/";
4181
+ readonly documentation: "https://docs.kujira.app/";
4182
+ readonly description: "The KUJI token is the native token on the Kujira Network. KUJI is used to pay network fees and dApp fees, and all fees collected are distributed to KUJI stakers.";
4183
+ readonly bridge: "axelar";
4184
+ };
4185
+ readonly uniETH: {
4186
+ readonly name: "Universal ETH";
4187
+ readonly symbol: "uniETH";
4188
+ readonly oracleId: "uniETH";
4189
+ readonly address: "0x3d15fD46CE9e551498328B1C83071D9509E2C3a0";
4190
+ readonly chainId: 42161;
4191
+ readonly decimals: 18;
4192
+ readonly logoURI: "";
4193
+ readonly website: "https://app.bedrock.technology/unieth";
4194
+ readonly description: "uniETH represents the staked ETH plus all future staking rewards and accrual of EigenLayer points and Bedrock diamonds. uniETH does not grow in quantity over time but instead, grows in value, i.e. 1 uniETH becomes worth increasingly more than 1 ETH.";
4195
+ readonly bridge: "celer";
4196
+ readonly risks: readonly ["NO_TIMELOCK"];
4197
+ };
4198
+ readonly ETHx: {
4199
+ readonly name: "ETHx";
4200
+ readonly symbol: "ETHx";
4201
+ readonly oracleId: "arbETHx";
4202
+ readonly address: "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7";
4203
+ readonly chainId: 42161;
4204
+ readonly decimals: 18;
4205
+ readonly logoURI: "";
4206
+ readonly website: "https://www.staderlabs.com/eth/";
4207
+ readonly bridge: "chainlink-ccip";
4208
+ readonly description: "ETHx is an innovative liquid staking token developed by Stader, designed to revolutionize Ethereum staking. Stader's vision for ETHx is to transform the staking experience, providing users with the unprecedented freedom to move and utilize their staked ETH while continuing to earn rewards and engage with the growing DeFi ecosystem.";
4209
+ readonly documentation: "https://staderlabs.gitbook.io/ethereum";
4210
+ readonly risks: readonly ["NO_TIMELOCK"];
4211
+ };
4212
+ readonly WOETH: {
4213
+ readonly name: "Wrapped OETH";
4214
+ readonly symbol: "WOETH";
4215
+ readonly oracleId: "WOETH";
4216
+ readonly address: "0xD8724322f44E5c58D7A815F542036fb17DbbF839";
4217
+ readonly chainId: 42161;
4218
+ readonly decimals: 18;
4219
+ readonly logoURI: "";
4220
+ readonly website: "https://www.originprotocol.com/oeth";
4221
+ readonly description: "OETH is a liquid staking token that allows Ethereum staking and yield earning while maintaining a 1:1 peg with ETH. Its non-rebasing, ERC-4626 tokenized vault version simplifies DeFi integrations and ensures stability and transparency through its fully on-chain, collateralized design with distributed validator technology (DVT).";
4222
+ readonly documentation: "https://docs.originprotocol.com/protocol/oeth";
4223
+ readonly bridge: "chainlink-ccip";
4224
+ readonly risks: readonly ["NO_TIMELOCK"];
4225
+ };
4226
+ readonly wUSDM: {
4227
+ readonly name: "Mountain Protocol USD";
4228
+ readonly symbol: "wUSDM";
4229
+ readonly oracleId: "arbwUSDM";
4230
+ readonly address: "0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812";
4231
+ readonly chainId: 42161;
4232
+ readonly decimals: 18;
4233
+ readonly logoURI: "";
4234
+ readonly website: "https://mountainprotocol.com/";
4235
+ readonly documentation: "https://docs.mountainprotocol.com/";
4236
+ readonly description: "The wUSDM token is the wrapped version of USDM, redeemable at a pegged 1:1 USD value by primary users. USDM is a fully backed stablecoin, backed by \"USDM Reserves\", which are held under custody with regulated financial institutions in bankruptcy-remote accounts, segregated from the Company's operating accounts, on behalf of, and for the benefit of, Users.";
4237
+ readonly bridge: "native";
4238
+ readonly risks: readonly ["NO_TIMELOCK"];
4239
+ };
4240
+ readonly USDx: {
4241
+ readonly name: "Synthetix USD";
4242
+ readonly symbol: "USDx";
4243
+ readonly oracleId: "USDx";
4244
+ readonly address: "0xb2F30A7C980f052f02563fb518dcc39e6bf38175";
4245
+ readonly chainId: 42161;
4246
+ readonly decimals: 18;
4247
+ readonly logoURI: "";
4248
+ readonly website: "https://liquidity.synthetix.eth.limo/?ref=blog.synthetix.io#/positions/USDC/1?manageAction=borrow";
4249
+ readonly documentation: "https://docs.synthetix.io/";
4250
+ readonly description: "Synthetix Arbitrum-native stablecoin.";
4251
+ readonly bridge: "native";
4252
+ readonly risks: readonly ["SYNTH_STABLE"];
4253
+ };
4254
+ readonly gUSDC: {
4255
+ readonly name: "Gains Network USDC";
4256
+ readonly symbol: "gUSDC";
4257
+ readonly oracleId: "gUSDC";
4258
+ readonly address: "0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0";
4259
+ readonly chainId: 42161;
4260
+ readonly decimals: 6;
4261
+ readonly logoURI: "";
4262
+ readonly website: "https://gains.trade/";
4263
+ readonly description: "gUSDC is a tokenized yield-bearing vault following the ERC-4626 standard, representing shares of USDC. It pays trader winnings, receives their losses, and distributes trading fees to stakers, maintaining collateralization through an epoch system that manages trader PnL.";
4264
+ readonly documentation: "https://gains-network.gitbook.io/docs-home/liquidity-farming-pools/gtoken-vaults";
4265
+ readonly bridge: "native";
4266
+ readonly risks: readonly ["SYNTH_STABLE"];
4267
+ };
4268
+ readonly GYD: {
4269
+ readonly name: "Gyro Dollar";
4270
+ readonly symbol: "GYD";
4271
+ readonly oracleId: "GYD";
4272
+ readonly address: "0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8";
4273
+ readonly chainId: 42161;
4274
+ readonly decimals: 18;
4275
+ readonly logoURI: "";
4276
+ readonly website: "https://gyro.finance/";
4277
+ readonly documentation: "https://docs.gyro.finance/gyroscope-protocol/stablecoin";
4278
+ readonly description: "A fully backed stablecoin: the Gyroscope stablecoin aims at a long-term reserve ratio of 100%, where every unit of stablecoin is backed by 1 USD worth of collateral.";
4279
+ readonly bridge: "chainlink";
4280
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
4281
+ };
4282
+ readonly GHO: {
4283
+ readonly name: "GHO Token";
4284
+ readonly symbol: "GHO";
4285
+ readonly oracleId: "GHO";
4286
+ readonly address: "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33";
4287
+ readonly chainId: 42161;
4288
+ readonly decimals: 18;
4289
+ readonly logoURI: "";
4290
+ readonly website: "https://aave.com/";
4291
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4292
+ readonly bridge: "chainlink";
4293
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4294
+ readonly risks: readonly ["SYNTH_STABLE"];
4295
+ };
4296
+ readonly ETHFI: {
4297
+ readonly name: "ether.fi Governance Token";
4298
+ readonly symbol: "ETHFI";
4299
+ readonly oracleId: "ETHFI";
4300
+ readonly address: "0x7189fb5B6504bbfF6a852B13B7B82a3c118fDc27";
4301
+ readonly chainId: 42161;
4302
+ readonly decimals: 18;
4303
+ readonly logoURI: "";
4304
+ readonly website: "https://www.ether.fi/";
4305
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
4306
+ readonly bridge: "wormhole";
4307
+ readonly description: "ETHFI is the governance token of ether.fi, a restaking protocol on Ethereum. Token holders will have a say in the future of the protocol.";
4308
+ readonly risks: readonly ["NO_TIMELOCK"];
4309
+ };
4310
+ readonly dlcBTC: {
4311
+ readonly name: "iBTC (formerly dlcBTC)";
4312
+ readonly symbol: "iBTC";
4313
+ readonly oracleId: "dlcBTC";
4314
+ readonly address: "0x050C24dBf1eEc17babE5fc585F06116A259CC77A";
4315
+ readonly chainId: 42161;
4316
+ readonly decimals: 8;
4317
+ readonly logoURI: "";
4318
+ readonly website: "https://www.ibtc.network/";
4319
+ readonly documentation: "https://docs.ibtc.network/";
4320
+ readonly bridge: "native";
4321
+ readonly description: "iBTC (formerly dlcBTC) is a self-custodial representation of Bitcoin on Ethereum, enabling Bitcoin holders to participate in DeFi protocols while retaining full ownership of their assets. It employs Discreet Log Contracts (DLCs) to lock Bitcoin in a multisig UTXO, with one key held by the user and the other distributed across a decentralized network.";
4322
+ readonly risks: readonly ["NO_TIMELOCK"];
4323
+ };
4324
+ readonly sUSDe: {
4325
+ readonly name: "Staked USDe";
4326
+ readonly symbol: "sUSDe";
4327
+ readonly oracleId: "sUSDe";
4328
+ readonly address: "0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2";
4329
+ readonly chainId: 42161;
4330
+ readonly decimals: 18;
4331
+ readonly logoURI: "";
4332
+ readonly website: "https://ethena.fi/";
4333
+ readonly documentation: "https://ethena-labs.gitbook.io/ethena-labs";
4334
+ readonly description: "Users are able to stake their USDe for sUSDe through the Ethena front-end. sUSDe is a reward-bearing token that accrues value from the yield that Ethena’s underlying delta-neutral position generates. sUSDe is subject to a 7-day un-staking period.";
4335
+ readonly bridge: "layer-zero";
4336
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
4337
+ };
4338
+ readonly CAKE: {
4339
+ readonly name: "PancakeSwap Token";
4340
+ readonly symbol: "CAKE";
4341
+ readonly oracleId: "Cake";
4342
+ readonly address: "0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c";
4343
+ readonly chainId: 42161;
4344
+ readonly decimals: 18;
4345
+ readonly logoURI: "";
4346
+ readonly website: "https://pancakeswap.finance/";
4347
+ readonly documentation: "https://docs.pancakeswap.finance/";
4348
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
4349
+ readonly bridge: "layer-zero";
4350
+ readonly risks: readonly ["NO_TIMELOCK"];
4351
+ };
4352
+ readonly stataArbFRAXn: {
4353
+ readonly name: "Static Aave Arbitrum FRAXn";
4354
+ readonly symbol: "stataArbFRAXn";
4355
+ readonly oracleId: "stataArbFRAXn";
4356
+ readonly address: "0x89AEc2023f89E26Dbb7eaa7a98fe3996f9d112A8";
4357
+ readonly chainId: 42161;
4358
+ readonly decimals: 18;
4359
+ readonly logoURI: "";
4360
+ readonly website: "https://frax.finance/";
4361
+ readonly description: "Aave interest bearing FRAX. Frax is the first fractional-algorithmic stablecoin protocol.";
4362
+ readonly staked: true;
4363
+ readonly bridge: "native";
4364
+ };
4365
+ readonly stataArbGHOn: {
4366
+ readonly name: "Static Aave Arbitrum GHOn";
4367
+ readonly symbol: "stataArbGHOn";
4368
+ readonly oracleId: "stataArbGHOn";
4369
+ readonly address: "0xD9FBA68D89178e3538e708939332c79efC540179";
4370
+ readonly chainId: 42161;
4371
+ readonly decimals: 18;
4372
+ readonly logoURI: "";
4373
+ readonly website: "https://aave.com/";
4374
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4375
+ readonly description: "Aave interest bearing GHO. GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4376
+ readonly staked: true;
4377
+ readonly bridge: "native";
4378
+ readonly risks: readonly ["SYNTH_STABLE"];
4379
+ };
4380
+ readonly EIGEN: {
4381
+ readonly name: "Eigen";
4382
+ readonly symbol: "EIGEN";
4383
+ readonly oracleId: "EIGEN";
4384
+ readonly address: "0x606C3e5075e5555e79Aa15F1E9FACB776F96C248";
4385
+ readonly chainId: 42161;
4386
+ readonly decimals: 18;
4387
+ readonly logoURI: "";
4388
+ readonly website: "https://www.eigenlayer.xyz/";
4389
+ readonly documentation: "https://docs.eigenlayer.xyz/";
4390
+ readonly bridge: "arbitrum-canonical";
4391
+ readonly description: "EigenLayer is a protocol built on Ethereum that introduces restaking, a new primitive in cryptoeconomic security. This primitive enables the reuse of ETH on the consensus layer. Users that stake ETH natively or with a liquid staking token (LST) can opt-in to EigenLayer smart contracts to restake their ETH or LST and extend cryptoeconomic security to additional applications on the network to earn additional rewards.";
4392
+ };
4393
+ readonly ORDER: {
4394
+ readonly name: "Orderly Network";
4395
+ readonly symbol: "ORDER";
4396
+ readonly oracleId: "ORDER";
4397
+ readonly address: "0x4E200fE2f3eFb977d5fd9c430A41531FB04d97B8";
4398
+ readonly chainId: 42161;
4399
+ readonly decimals: 18;
4400
+ readonly logoURI: "";
4401
+ readonly website: "https://orderly.network/";
4402
+ readonly documentation: "https://orderly.network/docs/home";
4403
+ readonly description: "ORDER is the governance token of the Orderly Network. Staking ORDER will boost trading and market making rewards.";
4404
+ readonly bridge: "layer-zero";
4405
+ readonly risks: readonly ["NO_TIMELOCK"];
4406
+ };
4407
+ readonly MORE: {
4408
+ readonly name: "MORE";
4409
+ readonly address: "0x25ea98ac87A38142561eA70143fd44c4772A16b6";
4410
+ readonly symbol: "MORE";
4411
+ readonly oracleId: "MORE";
4412
+ readonly decimals: 18;
4413
+ readonly website: "https://stackmore.xyz/";
4414
+ readonly documentation: "https://docs.stackmore.xyz/";
4415
+ readonly description: "Stack’s $MORE token is a non-algorithmic, collateral-backed stablecoin. This means that every $1 USD of $MORE should have more than $1 USD of collateral backing. Stack considers $MORE to be worth $1 however at times it may not trade at this value. In these instances, Stack has several options at its disposal to regain the $1 USD peg.";
4416
+ readonly bridge: "native";
4417
+ readonly chainId: 42161;
4418
+ readonly risks: readonly ["NO_TIMELOCK"];
4419
+ };
4420
+ readonly XVS: {
4421
+ readonly name: "Venus";
4422
+ readonly symbol: "XVS";
4423
+ readonly oracleId: "arbXVS";
4424
+ readonly address: "0xc1Eb7689147C81aC840d4FF0D298489fc7986d52";
4425
+ readonly chainId: 42161;
4426
+ readonly decimals: 18;
4427
+ readonly logoURI: "";
4428
+ readonly website: "https://venus.io/";
4429
+ readonly documentation: "https://docs-v4.venus.io/";
4430
+ readonly description: "Venus is an algorithmic money market and synthetic stablecoin protocol.";
4431
+ readonly bridge: "layer-zero";
4432
+ readonly risks: readonly ["NO_TIMELOCK"];
4433
+ };
4434
+ readonly EURe: {
4435
+ readonly name: "Monerium EURe emoney";
4436
+ readonly symbol: "EURe";
4437
+ readonly oracleId: "EURe";
4438
+ readonly address: "0x0c06cCF38114ddfc35e07427B9424adcca9F44F8";
4439
+ readonly chainId: 42161;
4440
+ readonly decimals: 18;
4441
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23354/small/eur.png?1643926562";
4442
+ readonly website: "https://monerium.com/";
4443
+ readonly bridge: "arbitrum-canonical";
4444
+ readonly documentation: "https://monerium.dev/";
4445
+ readonly description: "EURe is a Euro stable-coin from Monerium. Monerium is the first company authorized to issue money on blockchains under European financial regulation. They have issued EUR, USD, GBP, and ISK as e-money tokens on Ethereum and EUR on Algorand. Monerium also operates a gateway for instant transfers of EUR between bank accounts and blockchain wallets/smart contracts.";
4446
+ };
4447
+ readonly Bold: {
4448
+ readonly name: "Bold Stablecoin";
4449
+ readonly symbol: "BOLD";
4450
+ readonly oracleId: "oldBOLD";
4451
+ readonly address: "0x087C440F251Ff6Cfe62B86DdE1bE558B95b4bb9b";
4452
+ readonly chainId: 42161;
4453
+ readonly decimals: 18;
4454
+ readonly logoURI: "";
4455
+ readonly website: "https://www.liquity.org/";
4456
+ readonly documentation: "https://docs.liquity.org/";
4457
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
4458
+ readonly bridge: "chainlink-ccip";
4459
+ };
4460
+ readonly eBTC: {
4461
+ readonly name: "ether.fi BTC";
4462
+ readonly symbol: "eBTC";
4463
+ readonly oracleId: "eBTC";
4464
+ readonly address: "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642";
4465
+ readonly chainId: 42161;
4466
+ readonly decimals: 8;
4467
+ readonly logoURI: "";
4468
+ readonly website: "https://www.ether.fi/";
4469
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
4470
+ readonly description: "EtherFi eBTC is backed by LBTC, through a partnership with Lombard, to bring the first dual yielding (staking + restaking) Bitcoin product to market. Staking will be conducted through Babylon, with restaking services through a combination of Eigen Layer, Symbiotic, and Karak. Users are able to deposit LBTC & WBTC.";
4471
+ readonly bridge: "layer-zero";
4472
+ };
4473
+ readonly waArbWBTC: {
4474
+ readonly name: "Wrapped Aave Staked WBTC";
4475
+ readonly symbol: "waArbWBTC";
4476
+ readonly oracleId: "waArbWBTC";
4477
+ readonly address: "0x52Dc1FEeFA4f9a99221F93D79da46Ae89b8c0967";
4478
+ readonly chainId: 42161;
4479
+ readonly decimals: 8;
4480
+ readonly logoURI: "";
4481
+ readonly website: "https://wbtc.network/";
4482
+ readonly description: "Wrapped Aave Staked WBTC. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
4483
+ readonly bridge: "native";
4484
+ };
4485
+ readonly waArbUSDCn: {
4486
+ readonly name: "Wrapped Aave Staked USDC";
4487
+ readonly symbol: "waArbUSDCn";
4488
+ readonly oracleId: "waArbUSDCn";
4489
+ readonly address: "0x7F6501d3B98eE91f9b9535E4b0ac710Fb0f9e0bc";
4490
+ readonly chainId: 42161;
4491
+ readonly decimals: 6;
4492
+ readonly logoURI: "";
4493
+ readonly website: "https://www.centre.io/";
4494
+ readonly description: "Wrapped Aave Staked USDC. USDC is a fully collateralized US dollar stablecoin. USDC is issued by regulated financial institutions, backed by fully reserved assets, redeemable on a 1:1 basis for US dollars.";
4495
+ readonly documentation: "https://www.centre.io/";
4496
+ readonly bridge: "native";
4497
+ };
4498
+ readonly waArbUSDT: {
4499
+ readonly name: "Wrapped Aave Staked USDT";
4500
+ readonly symbol: "waArbUSDT";
4501
+ readonly oracleId: "waArbUSDT";
4502
+ readonly address: "0xa6D12574eFB239FC1D2099732bd8b5dC6306897F";
4503
+ readonly chainId: 42161;
4504
+ readonly decimals: 6;
4505
+ readonly website: "https://tether.to/";
4506
+ readonly description: "Wrapped Aave Staked USDT. Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
4507
+ readonly bridge: "native";
4508
+ readonly logoURI: "";
4509
+ readonly documentation: "https://tether.to/en/how-it-works";
4510
+ };
4511
+ readonly waArbGHO: {
4512
+ readonly name: "Wrapped Aave Staked GHO";
4513
+ readonly symbol: "waArbGHO";
4514
+ readonly oracleId: "waArbGHO";
4515
+ readonly address: "0xD089B4cb88Dacf4e27be869A00e9f7e2E3C18193";
4516
+ readonly chainId: 42161;
4517
+ readonly decimals: 18;
4518
+ readonly logoURI: "";
4519
+ readonly website: "https://aave.com/";
4520
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4521
+ readonly bridge: "native";
4522
+ readonly description: "Wrapped Aave Staked GHO. GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4523
+ readonly risks: readonly ["SYNTH_STABLE"];
4524
+ };
4525
+ readonly waArbWETH: {
4526
+ readonly name: "Wrapped Aave Staked WETH";
4527
+ readonly symbol: "waArbWETH";
4528
+ readonly oracleId: "waArbWETH";
4529
+ readonly address: "0x4cE13a79f45C1Be00BdABD38B764aC28C082704E";
4530
+ readonly chainId: 42161;
4531
+ readonly decimals: 18;
4532
+ readonly logoURI: "";
4533
+ readonly website: "https://weth.io/";
4534
+ readonly description: "Wrapped Aave Staked WETH. Ether or ETH is the native currency built on the Ethereum blockchain.";
4535
+ readonly bridge: "native";
4536
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
4537
+ };
4538
+ readonly waArbwstETH: {
4539
+ readonly name: "Wrapped Aave Staked wstETH";
4540
+ readonly symbol: "waArbwstETH";
4541
+ readonly oracleId: "waArbwstETH";
4542
+ readonly address: "0xe98fc055c99DECD8Da0c111B090885d5d15C774E";
4543
+ readonly chainId: 42161;
4544
+ readonly decimals: 18;
4545
+ readonly logoURI: "";
4546
+ readonly website: "https://lido.fi/";
4547
+ readonly description: "Wrapped Aave Staked wstETH. Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
4548
+ readonly bridge: "native";
4549
+ readonly documentation: "https://docs.lido.fi/";
4550
+ };
4551
+ readonly waArbezETH: {
4552
+ readonly name: "Wrapped Aave Staked ezETH";
4553
+ readonly symbol: "waArbezETH";
4554
+ readonly oracleId: "waArbezETH";
4555
+ readonly address: "0x4ff50C17df0D1b788d021ACd85039810a1aA68A1";
4556
+ readonly chainId: 42161;
4557
+ readonly decimals: 18;
4558
+ readonly logoURI: "";
4559
+ readonly website: "https://www.renzoprotocol.com/";
4560
+ readonly description: "Renzo ezETH is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.";
4561
+ readonly documentation: "https://docs.renzoprotocol.com/docs/";
4562
+ readonly bridge: "native";
4563
+ readonly risks: readonly ["NO_TIMELOCK"];
4564
+ };
4565
+ readonly orbETH: {
4566
+ readonly name: "Orbit Ether";
4567
+ readonly symbol: "orbETH";
4568
+ readonly oracleId: "orbETH";
4569
+ readonly address: "0xcF6C2bb97a8978321C9e207afE8A2037fa9be45C";
4570
+ readonly chainId: 42161;
4571
+ readonly decimals: 18;
4572
+ readonly logoURI: "";
4573
+ readonly website: "https://dinero.xyz/";
4574
+ readonly description: "Dinero is a suite of products that scale yield for protocols and users. It includes: (i) an ETH liquid staking token (pxETH) which benefits from ETH staking yield from Dinero’s validators; (ii) a decentralized, collateral-backed stablecoin (pxUSD) as a medium of exchange on Ethereum; and (iii) a public and permissionless RPC for users.";
4575
+ readonly documentation: "https://dinero.xyz/docs";
4576
+ readonly bridge: "native";
4577
+ readonly risks: readonly ["NO_TIMELOCK"];
4578
+ };
4579
+ }>;
4580
+ readonly native: {
4581
+ readonly symbol: "ETH";
4582
+ readonly oracleId: "ETH";
4583
+ };
4584
+ };