@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,4126 @@
1
+ import * as platforms from './platforms/index.js';
2
+ export declare const fantom: {
3
+ readonly platforms: typeof platforms;
4
+ readonly tokens: {
5
+ readonly WNATIVE: {
6
+ readonly name: "Wrapped Fantom";
7
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
8
+ readonly symbol: "WFTM";
9
+ readonly oracleId: "WFTM";
10
+ readonly decimals: 18;
11
+ readonly chainId: 250;
12
+ readonly website: "https://fantom.foundation/";
13
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
14
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
15
+ readonly bridge: "native";
16
+ readonly documentation: "https://docs.fantom.foundation/";
17
+ };
18
+ readonly FEES: {
19
+ readonly name: "Wrapped Fantom";
20
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
21
+ readonly symbol: "WFTM";
22
+ readonly oracleId: "WFTM";
23
+ readonly decimals: 18;
24
+ readonly chainId: 250;
25
+ readonly website: "https://fantom.foundation/";
26
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
27
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
28
+ readonly bridge: "native";
29
+ readonly documentation: "https://docs.fantom.foundation/";
30
+ };
31
+ readonly FTM: {
32
+ readonly name: "Wrapped Fantom";
33
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
34
+ readonly symbol: "WFTM";
35
+ readonly oracleId: "WFTM";
36
+ readonly decimals: 18;
37
+ readonly chainId: 250;
38
+ readonly website: "https://fantom.foundation/";
39
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
40
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
41
+ readonly bridge: "native";
42
+ readonly documentation: "https://docs.fantom.foundation/";
43
+ };
44
+ readonly WFTM: {
45
+ readonly name: "Wrapped Fantom";
46
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
47
+ readonly symbol: "WFTM";
48
+ readonly oracleId: "WFTM";
49
+ readonly decimals: 18;
50
+ readonly chainId: 250;
51
+ readonly website: "https://fantom.foundation/";
52
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
53
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
54
+ readonly bridge: "native";
55
+ readonly documentation: "https://docs.fantom.foundation/";
56
+ };
57
+ readonly 'bb-yv-FTM': {
58
+ readonly name: "Beets Yearn Boosted FTM Linear Pool";
59
+ readonly symbol: "bb-yv-FTM";
60
+ readonly oracleId: "bb-yv-FTM";
61
+ readonly address: "0xC3BF643799237588b7a6B407B3fc028Dd4e037d2";
62
+ readonly chainId: 250;
63
+ readonly decimals: 18;
64
+ readonly logoURI: "";
65
+ readonly website: "https://beets.fi/#/";
66
+ readonly description: "Balancer linear pool that consist of yvWFTM and WFTM.";
67
+ readonly documentation: "https://docs.beets.fi/balancer-v2-1/pools#boosted-pools";
68
+ readonly bridge: "native";
69
+ };
70
+ readonly yvWFTM: {
71
+ readonly name: "WFTM yVault";
72
+ readonly symbol: "yvWFTM";
73
+ readonly oracleId: "yvWFTM";
74
+ readonly address: "0x0DEC85e74A92c52b7F708c4B10207D9560CEFaf0";
75
+ readonly chainId: 250;
76
+ readonly decimals: 18;
77
+ readonly logoURI: "";
78
+ readonly website: "https://yearn.finance/";
79
+ readonly description: "yVault tokens represent a user's share in a yVault. These vaults contain a pool of underlying assets, such as WFTM, that generate profits for the users. The more profit the yVault generates, the higher the value of the user's yVault Token. When a user withdraws their liquidity from the yVault, their yVault Token is burned, and they receive the equivalent value in the underlying asset.";
80
+ readonly documentation: "https://docs.yearn.finance/";
81
+ readonly bridge: "native";
82
+ };
83
+ readonly SYN: {
84
+ readonly name: "Synapse Protocol";
85
+ readonly symbol: "SYN";
86
+ readonly oracleId: "SYN";
87
+ readonly address: "0xE55e19Fb4F2D85af758950957714292DAC1e25B2";
88
+ readonly chainId: 250;
89
+ readonly decimals: 18;
90
+ readonly logoURI: "";
91
+ readonly website: "https://synapseprotocol.com/";
92
+ readonly description: "Synapse is a cross-chain layer ∞ protocol powering frictionless interoperability between blockchains. By providing decentralized, permissionless transactions between any L1, sidechain, or L2 ecosystem, Synapse powers integral blockchain activities such as asset transfers, swaps, and generalized messaging with cross-chain functionality - and in so doing enables new primitives based off of its cross-chain architecture.";
93
+ readonly bridge: "Synapse";
94
+ };
95
+ readonly alUSD: {
96
+ readonly name: "Alchemix USD";
97
+ readonly symbol: "fmcalUSD";
98
+ readonly oracleId: "alUSD";
99
+ readonly address: "0xB67FA6deFCe4042070Eb1ae1511Dcd6dcc6a532E";
100
+ readonly chainId: 250;
101
+ readonly decimals: 18;
102
+ readonly logoURI: "";
103
+ readonly website: "https://alchemix.fi/";
104
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
105
+ readonly bridge: "multichain";
106
+ readonly risks: readonly ["SYNTH_STABLE"];
107
+ };
108
+ readonly POTS: {
109
+ readonly name: "Moonpot";
110
+ readonly symbol: "POTS";
111
+ readonly oracleId: "POTS";
112
+ readonly address: "0xF7554D17d1c3F09899dCc8B404beCAE6dFA584Fa";
113
+ readonly chainId: 250;
114
+ readonly decimals: 18;
115
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/logo.png";
116
+ readonly website: "https://moonpot.com/";
117
+ readonly description: "Stake Crypto, Earn Interest and Win Prizes. The greatest win-win savings game this side of the galaxy, where even the smallest of stakes wins the biggest prizes.";
118
+ readonly bridge: "multichain";
119
+ };
120
+ readonly COMB: {
121
+ readonly name: "Comb Finance";
122
+ readonly symbol: "COMB";
123
+ readonly oracleId: "COMB";
124
+ readonly address: "0xaE45a827625116d6C0C40B5D7359EcF68F8e9AFD";
125
+ readonly chainId: 250;
126
+ readonly decimals: 18;
127
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/COMB.png";
128
+ readonly website: "https://comb.financial/";
129
+ readonly description: "COMB is a protocol aimed towards establishing a suite of financial products built on top of the Fantom blockchain. Diversify your portfolio with one token.";
130
+ readonly bridge: "native";
131
+ };
132
+ readonly SINGLE: {
133
+ readonly name: "SINGLE Token";
134
+ readonly symbol: "SINGLE";
135
+ readonly oracleId: "SINGLE";
136
+ readonly address: "0x8cc97B50Fe87f31770bcdCd6bc8603bC1558380B";
137
+ readonly chainId: 250;
138
+ readonly decimals: 18;
139
+ readonly logoURI: "https://mm.finance/images/tokens/0x0804702a4E749d39A35FDe73d1DF0B1f1D6b8347.svg";
140
+ readonly website: "https://singlefinance.io/";
141
+ readonly description: "Single-click pseudo market-neutral strategy with a human touch.";
142
+ readonly bridge: "multichain";
143
+ };
144
+ readonly gALCX: {
145
+ readonly name: "Governance ALCX";
146
+ readonly symbol: "fmcgALCX";
147
+ readonly oracleId: "gALCX";
148
+ readonly address: "0x70F9fd19f857411b089977E7916c05A0fc477Ac9";
149
+ readonly chainId: 250;
150
+ readonly decimals: 18;
151
+ readonly logoURI: "https://assets.spooky.fi/tokens/gALCX.png";
152
+ readonly website: "https://alchemix.fi/";
153
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
154
+ readonly bridge: "multichain";
155
+ };
156
+ readonly ALPACA: {
157
+ readonly name: "Alpaca Token";
158
+ readonly symbol: "fmcALPACA";
159
+ readonly oracleId: "ALPACA";
160
+ readonly address: "0xaD996A45fd2373ed0B10Efa4A8eCB9de445A4302";
161
+ readonly chainId: 250;
162
+ readonly decimals: 18;
163
+ readonly logoURI: "https://ftmscan.com/token/images/alpacafinance2_32.png";
164
+ readonly website: "https://www.alpacafinance.org/";
165
+ readonly description: "Alpaca Finance is the largest lending protocol allowing leveraged yield farming on BNB Chain and Fantom.";
166
+ readonly bridge: "multichain";
167
+ };
168
+ readonly PGK: {
169
+ readonly name: "Penguin Karts";
170
+ readonly symbol: "PGK";
171
+ readonly oracleId: "PGK";
172
+ readonly address: "0x188a168280589bC3E483d77aae6b4A1d26bD22dC";
173
+ readonly chainId: 250;
174
+ readonly decimals: 18;
175
+ readonly logoURI: "https://ftmscan.com/token/images/penguinkarts_32.png";
176
+ readonly website: "https://penguinkarts.com/";
177
+ readonly description: "A battle-racing 3D multiplayer game built on the Blockchain. It combines the best elements of arcade style kart racing, mobile gaming and Play-to-Earn NFT dynamics.";
178
+ readonly bridge: "native";
179
+ };
180
+ readonly SOLACE: {
181
+ readonly name: "solace";
182
+ readonly symbol: "SOLACE";
183
+ readonly oracleId: "SOLACE";
184
+ readonly address: "0x501acE9c35E60f03A2af4d484f49F9B1EFde9f40";
185
+ readonly chainId: 250;
186
+ readonly decimals: 18;
187
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x501acE9c35E60f03A2af4d484f49F9B1EFde9f40.svg";
188
+ readonly website: "https://solace.fi/";
189
+ readonly description: "Solace is building a community around making this space safe, secure and trusted so that we can onboard and de-risk DeFi and other crypto applications while opening the space to millions of users. We recently launched a coverage policy protocol that enables protection for liquidity providers, Defi protocols or DAOs to mitigate loss from hacks, bugs and exploits. Our purpose is to transform DeFi by delivering intelligent and empowering tools for a safe, secure and trusted industry.";
190
+ readonly bridge: "native";
191
+ };
192
+ readonly FUSD: {
193
+ readonly name: "Fantom USD";
194
+ readonly symbol: "FUSD";
195
+ readonly oracleId: "FUSD";
196
+ readonly address: "0xAd84341756Bf337f5a0164515b1f6F993D194E1f";
197
+ readonly chainId: 250;
198
+ readonly decimals: 18;
199
+ readonly logoURI: "https://assets.coingecko.com/coins/images/22230/large/fUSD_32.png?1641246519";
200
+ readonly website: "https://fantom.foundation/defi/";
201
+ readonly description: "Mint fUSD, the stablecoin on Fantom pegged 1:1 to the USD price, using your FTM.";
202
+ readonly bridge: "native";
203
+ };
204
+ readonly MIDAS: {
205
+ readonly name: "MIDAS";
206
+ readonly symbol: "MIDAS";
207
+ readonly oracleId: "MIDAS";
208
+ readonly address: "0xb37528DA6b4D378305d000a66Ad91bd88E626761";
209
+ readonly chainId: 250;
210
+ readonly decimals: 18;
211
+ readonly logoURI: "";
212
+ readonly website: "https://midas.investments/";
213
+ readonly description: "Earn the highest yields on BTC, ETH, USDT, and DeFi assets.";
214
+ readonly bridge: "native";
215
+ };
216
+ readonly TOR: {
217
+ readonly name: "TOR";
218
+ readonly symbol: "TOR";
219
+ readonly oracleId: "TOR";
220
+ readonly address: "0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e";
221
+ readonly chainId: 250;
222
+ readonly decimals: 18;
223
+ readonly logoURI: "";
224
+ readonly website: "https://tor.hector.network/";
225
+ readonly bridge: "native";
226
+ readonly description: "TOR is a fully collateralized stablecoin which acts as a foundational pillar within the Hector Network Ecosystem. Its unique smart contracts made it the first of its kind, creating positive price action for the HEC token each time a TOR coin is minted and empowering Hector Network to become deflationary.";
227
+ readonly risks: readonly ["SYNTH_STABLE"];
228
+ };
229
+ readonly sFTMx: {
230
+ readonly name: "sFTMx";
231
+ readonly symbol: "sFTMx";
232
+ readonly oracleId: "sFTMx";
233
+ readonly address: "0xd7028092c830b5C8FcE061Af2E593413EbbC1fc1";
234
+ readonly chainId: 250;
235
+ readonly decimals: 18;
236
+ readonly website: "https://beets.fi/sftmx";
237
+ readonly documentation: "https://beethovenxio.medium.com/the-yield-bearing-masterpiece-sftmx-50af069de6c2";
238
+ readonly description: "sFTMx is a liquid-staked token that users receive when they stake FTM on the Beethoven X platform. The value of sFTMx naturally appreciates in relation to FTM thanks to native network staking rewards automatically compounded within the token. This token seamlessly integrates with other DeFi applications, enabling users to utilize it across various protocols, including DEXs and lending markets.";
239
+ readonly logoURI: "https://beethoven-assets.s3.eu-central-1.amazonaws.com/sFTMx-token2x.png";
240
+ readonly bridge: "native";
241
+ };
242
+ readonly SD: {
243
+ readonly name: "Stader SD";
244
+ readonly symbol: "SD";
245
+ readonly oracleId: "SD";
246
+ readonly address: "0x412a13C109aC30f0dB80AD3Bd1DeFd5D0A6c0Ac6";
247
+ readonly chainId: 250;
248
+ readonly decimals: 18;
249
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/12623.png";
250
+ readonly website: "https://staderlabs.com/";
251
+ readonly bridge: "wormhole";
252
+ readonly description: "Stader (SD) token is the native governance and value accrual token for Stader.";
253
+ };
254
+ readonly ORKAN: {
255
+ readonly name: "Orkan";
256
+ readonly symbol: "ORKAN";
257
+ readonly oracleId: "ORKAN";
258
+ readonly address: "0xfB66e49e303A186a4c57414Ceeed651a7a78161a";
259
+ readonly chainId: 250;
260
+ readonly decimals: 9;
261
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/ORKAN.png";
262
+ readonly website: "https://orkan.finance/#/dashboard";
263
+ readonly bridge: "native";
264
+ readonly description: "The Orkan ($ORK) is a meta-governance protocol that aims to bootstrap liquidity flow on the Fantom Opera Blockchain.";
265
+ };
266
+ readonly USDB: {
267
+ readonly name: "USD Balance";
268
+ readonly symbol: "USDB";
269
+ readonly oracleId: "USDB";
270
+ readonly address: "0x6Fc9383486c163fA48becdEC79d6058f984f62cA";
271
+ readonly chainId: 250;
272
+ readonly decimals: 18;
273
+ readonly website: "http://www.usdbalance.com/";
274
+ readonly bridge: "native";
275
+ readonly description: "USDB provides a wide range of financial tools and services to individuals and institutions";
276
+ readonly logoURI: "";
277
+ };
278
+ readonly GEL: {
279
+ readonly name: "Gelato";
280
+ readonly symbol: "GEL";
281
+ readonly oracleId: "GEL";
282
+ readonly address: "0x15b7c0c907e4C6b9AdaAaabC300C08991D6CEA05";
283
+ readonly chainId: 250;
284
+ readonly decimals: 18;
285
+ readonly website: "https://www.gelato.network/";
286
+ readonly bridge: "celer";
287
+ readonly description: "Automate your smart contracts. Outsource your web3 DevOps needs and enjoy the perks of Ethereum's most reliable bot network at your fingertips.";
288
+ readonly logoURI: "";
289
+ };
290
+ readonly FTML: {
291
+ readonly name: "Top Shelf Fantom L-Token";
292
+ readonly symbol: "FTML";
293
+ readonly oracleId: "FTML";
294
+ readonly address: "0xC0d9784FDba39746919Bbf236eB73bc015fD351D";
295
+ readonly chainId: 250;
296
+ readonly decimals: 18;
297
+ readonly website: "https://topshelf.finance/";
298
+ readonly bridge: "native";
299
+ readonly description: "Mint fully decentralized sythentic assets on Binance Smart Chain, Fantom & Avalanche.";
300
+ readonly logoURI: "";
301
+ };
302
+ readonly USDL: {
303
+ readonly name: "Top Shelf USD L-Token";
304
+ readonly symbol: "USDL";
305
+ readonly oracleId: "USDL";
306
+ readonly address: "0x4A89338A2079A01eDBF5027330EAC10B615024E5";
307
+ readonly chainId: 250;
308
+ readonly decimals: 18;
309
+ readonly website: "https://topshelf.finance/";
310
+ readonly bridge: "native";
311
+ readonly description: "Mint fully decentralized sythentic assets on Binance Smart Chain, Fantom & Avalanche.";
312
+ readonly logoURI: "";
313
+ readonly risks: readonly ["SYNTH_STABLE"];
314
+ };
315
+ readonly STG: {
316
+ readonly name: "Stargate";
317
+ readonly symbol: "STG";
318
+ readonly oracleId: "STG";
319
+ readonly address: "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590";
320
+ readonly chainId: 250;
321
+ readonly decimals: 18;
322
+ readonly logoURI: "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png";
323
+ readonly website: "https://stargate.finance/";
324
+ readonly bridge: "stargate";
325
+ readonly description: "Stargate is a community-driven organization building the first fully composable native asset bridge, and the first dApp built on LayerZero.";
326
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
327
+ };
328
+ readonly APE: {
329
+ readonly name: "ApeCoin APE";
330
+ readonly symbol: "APE";
331
+ readonly oracleId: "APE";
332
+ readonly address: "0x2d72A97a31Dc920dB03330780d30074626e39C8A";
333
+ readonly chainId: 250;
334
+ readonly decimals: 18;
335
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/APE.png";
336
+ readonly website: "http://apecoin.com/";
337
+ readonly bridge: "multichain";
338
+ readonly description: "ApeCoin is for the Web3 Economy. Culture has found new expression in web3 through art, gaming, entertainment, and events.";
339
+ };
340
+ readonly SHRAP: {
341
+ readonly name: "Shrapnel SHRAP";
342
+ readonly symbol: "SHRAP";
343
+ readonly oracleId: "SHRAP";
344
+ readonly address: "0xbf4906762C38F50bC7Be0A11BB452C944f6C72E1";
345
+ readonly chainId: 250;
346
+ readonly decimals: 18;
347
+ readonly logoURI: "https://app.fbomb.finance/images/tokens/0xbf4906762C38F50bC7Be0A11BB452C944f6C72E1.png";
348
+ readonly website: "https://app.fbomb.finance/";
349
+ readonly bridge: "native";
350
+ readonly description: "Shrapnel is an inflationary token launched along with BombSwap.";
351
+ };
352
+ readonly BSHARE: {
353
+ readonly name: "BSHARE";
354
+ readonly symbol: "BSHARE";
355
+ readonly oracleId: "BSHARE";
356
+ readonly address: "0x49C290Ff692149A4E16611c694fdED42C954ab7a";
357
+ readonly chainId: 250;
358
+ readonly decimals: 18;
359
+ readonly website: "https://basedfinance.io/";
360
+ readonly description: "Based Finance the first algorithmic token pegged to TOMB on the FTM Network.";
361
+ readonly bridge: "native";
362
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23507/small/based.PNG";
363
+ };
364
+ readonly BASED: {
365
+ readonly name: "BASED";
366
+ readonly symbol: "BASED";
367
+ readonly oracleId: "BASED";
368
+ readonly address: "0x8D7d3409881b51466B483B11Ea1B8A03cdEd89ae";
369
+ readonly chainId: 250;
370
+ readonly decimals: 18;
371
+ readonly website: "https://basedfinance.io/";
372
+ readonly description: "Based Finance the first algorithmic token pegged to TOMB on the FTM Network.";
373
+ readonly bridge: "native";
374
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23535/small/BASED_TOKEN.109291b9.png";
375
+ };
376
+ readonly ATLAS: {
377
+ readonly name: "Atlas Cloud";
378
+ readonly symbol: "ATLAS";
379
+ readonly oracleId: "ATLAS";
380
+ readonly address: "0x92df3eaBf7c1c2A6b3D5793f6d53778eA78c48b2";
381
+ readonly chainId: 250;
382
+ readonly decimals: 18;
383
+ readonly website: "https://atlascloud.network/";
384
+ readonly description: "Atlas Cloud is a Nodes-as-a-service protocol on a Fantom chain.";
385
+ readonly bridge: "native";
386
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/Atlas.png";
387
+ };
388
+ readonly SOLID: {
389
+ readonly name: "Solidly";
390
+ readonly symbol: "SOLID";
391
+ readonly oracleId: "SOLID";
392
+ readonly address: "0x888EF71766ca594DED1F0FA3AE64eD2941740A20";
393
+ readonly chainId: 250;
394
+ readonly decimals: 18;
395
+ readonly website: "https://solidly.exchange/";
396
+ readonly bridge: "native";
397
+ readonly description: "Solidly is an AMM allowing fully decentralized token swapping with support for low slippage trades between pegged assets like stablecoins.";
398
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/SOLID.png";
399
+ };
400
+ readonly KAE: {
401
+ readonly name: "Kanpeki KAE";
402
+ readonly symbol: "KAE";
403
+ readonly oracleId: "KAE";
404
+ readonly address: "0x65Def5029A0e7591e46B38742bFEdd1Fb7b24436";
405
+ readonly chainId: 250;
406
+ readonly decimals: 18;
407
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/KAE.png";
408
+ readonly website: "https://kanpeki.finance/";
409
+ readonly bridge: "native";
410
+ readonly description: "Kanpeki is an incentivized, non-custodial, individualized, fixed-rate borrowing, and lending platform.";
411
+ };
412
+ readonly CRE8R: {
413
+ readonly name: "CRE8R DAO";
414
+ readonly symbol: "CRE8R";
415
+ readonly oracleId: "CRE8R";
416
+ readonly address: "0x2aD402655243203fcfa7dCB62F8A08cc2BA88ae0";
417
+ readonly chainId: 250;
418
+ readonly decimals: 18;
419
+ readonly website: "https://cre8r.vip/";
420
+ readonly bridge: "native";
421
+ readonly description: "The worlds first & only decentralized Web3 content marketing agency DAO. Massively scalable. Fueled by DeFi.";
422
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/CRE8R.png";
423
+ };
424
+ readonly DEI_OLD: {
425
+ readonly name: "DEI_OLD";
426
+ readonly symbol: "DEI_OLD";
427
+ readonly oracleId: "OLD";
428
+ readonly address: "0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3";
429
+ readonly chainId: 250;
430
+ readonly decimals: 18;
431
+ readonly website: "https://deus.finance/";
432
+ readonly bridge: "native";
433
+ 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.";
434
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
435
+ readonly documentation: "https://docs.deus.finance/";
436
+ };
437
+ readonly DEI: {
438
+ readonly name: "DEI";
439
+ readonly symbol: "DEI";
440
+ readonly oracleId: "DEI";
441
+ readonly address: "0xDE1E704dae0B4051e80DAbB26ab6ad6c12262DA0";
442
+ readonly chainId: 250;
443
+ readonly decimals: 18;
444
+ readonly website: "https://deus.finance/";
445
+ readonly bridge: "native";
446
+ 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.";
447
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
448
+ readonly documentation: "https://docs.deus.finance/";
449
+ };
450
+ readonly DEUS: {
451
+ readonly name: "DEUS";
452
+ readonly symbol: "DEUS";
453
+ readonly oracleId: "DEUS";
454
+ readonly address: "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44";
455
+ readonly chainId: 250;
456
+ readonly decimals: 18;
457
+ readonly website: "https://deus.finance/";
458
+ readonly bridge: "native";
459
+ 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.";
460
+ readonly logoURI: "https://app.deus.finance/tokens/deus.svg";
461
+ readonly documentation: "https://docs.deus.finance/";
462
+ };
463
+ readonly WIGO: {
464
+ readonly name: "WigoSwap";
465
+ readonly symbol: "WIGO";
466
+ readonly oracleId: "WIGO";
467
+ readonly address: "0xE992bEAb6659BFF447893641A378FbbF031C5bD6";
468
+ readonly chainId: 250;
469
+ readonly decimals: 18;
470
+ readonly website: "https://wigoswap.io/";
471
+ readonly bridge: "native";
472
+ readonly description: "WigoSwap is a DeFi hub with lifetime farming earnings powered by Gamified Burning Mechanism (GBM).";
473
+ readonly logoURI: "https://wigoswap.io/images/tokens/0xE992bEAb6659BFF447893641A378FbbF031C5bD6.svg";
474
+ readonly documentation: "https://docs.wigoswap.io/wigo-ecosystem/wigo-token";
475
+ };
476
+ readonly PAE: {
477
+ readonly name: "Ripae";
478
+ readonly symbol: "PAE";
479
+ readonly oracleId: "PAE";
480
+ readonly address: "0x8a41f13a4FaE75ca88B1ee726ee9D52B148b0498";
481
+ readonly chainId: 250;
482
+ readonly decimals: 18;
483
+ readonly website: "https://ripae.finance/";
484
+ readonly bridge: "native";
485
+ 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.";
486
+ readonly logoURI: "https://ripae.finance/logo_pae.svg";
487
+ };
488
+ readonly pFTM: {
489
+ readonly name: "pFTM";
490
+ readonly symbol: "pFTM";
491
+ readonly oracleId: "pFTM";
492
+ readonly address: "0x112dF7E3b4B7Ab424F07319D4E92F41e6608c48B";
493
+ readonly chainId: 250;
494
+ readonly decimals: 18;
495
+ readonly website: "https://ripae.finance/";
496
+ readonly bridge: "native";
497
+ 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.";
498
+ readonly logoURI: "https://ripae.finance/logo_pftm.svg";
499
+ };
500
+ readonly MST: {
501
+ readonly name: "Monster";
502
+ readonly symbol: "MST";
503
+ readonly oracleId: "MST";
504
+ readonly address: "0x152888854378201e173490956085c711f1DeD565";
505
+ readonly chainId: 250;
506
+ readonly decimals: 18;
507
+ readonly website: "https://www.metaland.game/";
508
+ readonly bridge: "native";
509
+ readonly description: "MetaLand is an RPG in monsters' perspective based on the D20 rules. It balances casual and strategy, with a complete social system and an extremely strong meta-universe immersion.";
510
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/MST.png";
511
+ };
512
+ readonly FS: {
513
+ readonly name: "FantomStarter";
514
+ readonly symbol: "FS";
515
+ readonly oracleId: "FS";
516
+ readonly address: "0xC758295Cd1A564cdb020a78a681a838CF8e0627D";
517
+ readonly chainId: 250;
518
+ readonly decimals: 18;
519
+ readonly website: "https://fantomstarter.io/";
520
+ readonly bridge: "native";
521
+ readonly description: "With FantomStarter, you can raise and invest capital on any blockchain while the decentralized investment app manages all the regulatory, compliance, and multi network responsibilities.";
522
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/FS.png";
523
+ };
524
+ readonly PILLS: {
525
+ readonly name: "Morpheus Swap";
526
+ readonly symbol: "PILLS";
527
+ readonly oracleId: "PILLS";
528
+ readonly address: "0xB66b5D38E183De42F21e92aBcAF3c712dd5d6286";
529
+ readonly chainId: 250;
530
+ readonly decimals: 18;
531
+ readonly website: "https://www.morpheusswap.app/";
532
+ readonly bridge: "native";
533
+ readonly description: "A community DEX powered by Fantom.";
534
+ readonly logoURI: "https://assets.coingecko.com/coins/images/18306/small/pills.png?1639992136";
535
+ };
536
+ readonly binSPIRIT: {
537
+ readonly name: "binSPIRIT";
538
+ readonly symbol: "binSPIRIT";
539
+ readonly oracleId: "binSPIRIT";
540
+ readonly address: "0x44e314190D9E4cE6d4C0903459204F8E21ff940A";
541
+ readonly chainId: 250;
542
+ readonly decimals: 18;
543
+ readonly website: "https://www.beefy.finance/";
544
+ readonly bridge: "native";
545
+ readonly description: "binSPIRIT is the Beefy wrapped version of inSPIRIT which boosts Spirit vaults on Beefy. binSPIRIT can be traded or minted 1:1 with SPIRIT.";
546
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/BINSPIRIT.png";
547
+ readonly documentation: "https://docs.beefy.finance/beefy-products/beefy-escrowed-tokens/binspirit#what-is-binspirit";
548
+ };
549
+ readonly CREDIT: {
550
+ readonly name: "Creditum";
551
+ readonly symbol: "CREDIT";
552
+ readonly oracleId: "CREDIT";
553
+ readonly address: "0x77128DFdD0ac859B33F44050c6fa272F34872B5E";
554
+ readonly chainId: 250;
555
+ readonly decimals: 18;
556
+ readonly website: "https://revenant.finance/creditum";
557
+ readonly bridge: "native";
558
+ readonly description: "Creditum is a lending and borrowing protocol within the Fantom Ecosystem that allows users to borrow (or mint) cUSD, a stablecoin pegged at $1 USD, by posting different tokens as collateral.";
559
+ readonly logoURI: "https://revenant.finance/img/tokens/creditum.png";
560
+ };
561
+ readonly xCREDIT: {
562
+ readonly name: "xCREDIT";
563
+ readonly symbol: "xCREDIT";
564
+ readonly oracleId: "xCREDIT";
565
+ readonly address: "0xd9e28749e80D867d5d14217416BFf0e668C10645";
566
+ readonly chainId: 250;
567
+ readonly decimals: 18;
568
+ readonly website: "https://revenant.finance/creditum/farm";
569
+ readonly bridge: "native";
570
+ readonly description: "As users farm the Creditum LP rewards, 10% of the rewards are added to the xCREDIT contract to increase the staked CREDIT pool size for all xCREDIT holders.";
571
+ readonly logoURI: "https://revenant.finance/img/tokens/creditum.png";
572
+ };
573
+ readonly cUSD: {
574
+ readonly name: "Creditum USD";
575
+ readonly symbol: "cUSD";
576
+ readonly oracleId: "cUSD";
577
+ readonly address: "0xE3a486C1903Ea794eED5d5Fa0C9473c7D7708f40";
578
+ readonly chainId: 250;
579
+ readonly decimals: 18;
580
+ readonly website: "https://revenant.finance/creditum/cusd";
581
+ readonly bridge: "native";
582
+ readonly description: "Users can deposit collateral into the Creditum platform and then borrow (mint) cUSD based on the USD value of the collateral deposited.";
583
+ readonly logoURI: "https://revenant.finance/img/tokens/cUSD.png";
584
+ };
585
+ readonly gOHM: {
586
+ readonly name: "Governance OHM";
587
+ readonly symbol: "fmcgOHM";
588
+ readonly oracleId: "gOHM";
589
+ readonly address: "0x91fa20244Fb509e8289CA630E5db3E9166233FDc";
590
+ readonly chainId: 250;
591
+ readonly decimals: 18;
592
+ readonly website: "https://www.olympusdao.finance/";
593
+ readonly bridge: "Synapse";
594
+ readonly description: "Olympus is building a community-owned decentralized financial infrastructure to bring more stability and transparency for the world.";
595
+ readonly logoURI: "https://assets.coingecko.com/coins/images/14483/large/token_OHM_%281%29.png?1628311611";
596
+ };
597
+ readonly OXD: {
598
+ readonly name: "0xDAO";
599
+ readonly symbol: "OXD";
600
+ readonly oracleId: "OXD";
601
+ readonly address: "0xc165d941481e68696f43EE6E99BFB2B23E0E3114";
602
+ readonly chainId: 250;
603
+ readonly decimals: 18;
604
+ readonly website: "https://www.oxdao.fi/";
605
+ readonly bridge: "native";
606
+ readonly description: "The aim of 0xDAO is to provide a fully decentralized infrastructure, one that maximizes profits, capital efficiency and voting power for 0xDAO, creating a free market for established protocols on Fantom looking to increase liquidity.";
607
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/OXD.png";
608
+ };
609
+ readonly fBEETS: {
610
+ readonly name: "Fresh BEETS";
611
+ readonly symbol: "fBEETS";
612
+ readonly oracleId: "fBEETS";
613
+ readonly address: "0xfcef8a994209d6916EB2C86cDD2AFD60Aa6F54b1";
614
+ readonly chainId: 250;
615
+ readonly decimals: 18;
616
+ readonly website: "https://beets.fi/#/stake";
617
+ readonly bridge: "native";
618
+ readonly description: "30% of Beethoven X protocol revenue is used to reward fBEETS holders. When you stake your Fidelio Duetto BPTs, you receive fBEETS in return.";
619
+ readonly logoURI: "https://beets.fi/img/fBEETS.a3146dd6.png";
620
+ };
621
+ readonly xSCREAM: {
622
+ readonly name: "xSCREAM";
623
+ readonly symbol: "xSCREAM";
624
+ readonly oracleId: "xSCREAM";
625
+ readonly address: "0xe3D17C7e840ec140a7A51ACA351a482231760824";
626
+ readonly chainId: 250;
627
+ readonly decimals: 18;
628
+ readonly website: "https://scream.sh/stake";
629
+ readonly bridge: "native";
630
+ readonly description: "When SCREAM is deposited for xSCREAM, your share of xSCREAM increases your holding of SCREAM as fees are accumulated to do buybacks of SCREAM tokens.";
631
+ readonly logoURI: "https://scream.sh/img/scream-multi.png";
632
+ };
633
+ readonly xBOO: {
634
+ readonly name: "BOO MirrorWorld";
635
+ readonly symbol: "xBOO";
636
+ readonly oracleId: "xBOO";
637
+ readonly address: "0xa48d959AE2E88f1dAA7D5F611E01908106dE7598";
638
+ readonly chainId: 250;
639
+ readonly decimals: 18;
640
+ readonly website: "https://spookyswap.finance/pools";
641
+ readonly bridge: "native";
642
+ readonly description: "When you stake your BOOs into xBOO (in the Buyback BOO Pool) and then into a pool listed, you are earning a sum of the APRs!";
643
+ readonly logoURI: "https://assets.coingecko.com/coins/images/22609/large/xboo.png?1642220445";
644
+ };
645
+ readonly MULTI: {
646
+ readonly name: "multichain";
647
+ readonly symbol: "MULTI";
648
+ readonly oracleId: "MULTI";
649
+ readonly address: "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3";
650
+ readonly chainId: 250;
651
+ readonly decimals: 18;
652
+ readonly website: "https://multichain.org/";
653
+ readonly bridge: "multichain";
654
+ readonly description: "Multichain is the ultimate Router for web3. It is an infrastructure developed for arbitrary cross-chain interactions.";
655
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/17050.png";
656
+ };
657
+ readonly JEWEL: {
658
+ readonly name: "Jewels";
659
+ readonly symbol: "JEWEL";
660
+ readonly oracleId: "JEWEL";
661
+ readonly address: "0xD97F9674E2597e7a252de4875985f4385B9608fB";
662
+ readonly chainId: 250;
663
+ readonly decimals: 18;
664
+ readonly website: "https://defikingdoms.com/";
665
+ readonly bridge: "multichain";
666
+ readonly description: "The JEWEL token can be used to purchase the most useful items and unique NFTs such as Heroes and Kingdoms in the game DefiKingdoms. JEWEL is also a governance token, so holders will have a say in the growth and evolution of the project.";
667
+ readonly logoURI: "https://assets.coingecko.com/coins/images/18570/small/fAisLIV.png?1632449282";
668
+ };
669
+ readonly '2SHARES': {
670
+ readonly name: "2SHARES";
671
+ readonly symbol: "2SHARES";
672
+ readonly oracleId: "2SHARES";
673
+ readonly address: "0xc54A1684fD1bef1f077a336E6be4Bd9a3096a6Ca";
674
+ readonly chainId: 250;
675
+ readonly decimals: 18;
676
+ readonly website: "https://2omb.finance/";
677
+ readonly description: "A fork of tomb.finance, pegged to the price of 1 FTM via seigniorage.";
678
+ readonly bridge: "native";
679
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/2SHARES.png";
680
+ };
681
+ readonly '2OMB': {
682
+ readonly name: "2OMB";
683
+ readonly symbol: "2OMB";
684
+ readonly oracleId: "2OMB";
685
+ readonly address: "0x7a6e4E3CC2ac9924605DCa4bA31d1831c84b44aE";
686
+ readonly chainId: 250;
687
+ readonly decimals: 18;
688
+ readonly website: "https://2omb.finance/";
689
+ readonly description: "A fork of tomb.finance, pegged to the price of 1 FTM via seigniorage.";
690
+ readonly bridge: "native";
691
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/2OMB.png";
692
+ };
693
+ readonly BRUSH: {
694
+ readonly name: "PaintSwap";
695
+ readonly symbol: "BRUSH";
696
+ readonly oracleId: "BRUSH";
697
+ readonly address: "0x85dec8c4B2680793661bCA91a8F129607571863d";
698
+ readonly chainId: 250;
699
+ readonly decimals: 18;
700
+ readonly website: "https://paintswap.finance/";
701
+ readonly bridge: "native";
702
+ readonly description: "PaintSwap combines an open NFT marketplace with a decentralized exchange (AMM) on the Fantom Opera Network.";
703
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/BRUSH.png";
704
+ readonly documentation: "https://docs.paintswap.finance/tokenomics/brush";
705
+ };
706
+ readonly WSTA: {
707
+ readonly name: "Wrapped STA";
708
+ readonly symbol: "WSTA";
709
+ readonly oracleId: "WSTA";
710
+ readonly address: "0xCEeBDE49eC95E21F7eE63C5c6f98CaB3519570de";
711
+ readonly chainId: 250;
712
+ readonly decimals: 18;
713
+ readonly website: "https://www.stateratoken.com/";
714
+ readonly bridge: "multichain";
715
+ readonly description: "Statera (consisting of the STA and wSTA tokens) is a smart contract powered Indexed Deflationary Ecosystem, which synergizes with a trustless and community-driven portfolio of class-leading cryptocurrencies.";
716
+ readonly logoURI: "https://ftmscan.com/token/images/stateratoken_32.png";
717
+ };
718
+ readonly CHARM: {
719
+ readonly name: "CHARM";
720
+ readonly symbol: "CHARM";
721
+ readonly oracleId: "CHARM";
722
+ readonly address: "0x248CB87DDA803028dfeaD98101C9465A2fbdA0d4";
723
+ readonly chainId: 250;
724
+ readonly decimals: 18;
725
+ readonly website: "https://spartacadabra.money/";
726
+ readonly bridge: "native";
727
+ readonly description: "Spartacadabra unlocks yield bearing assets and conjures magic stable coin Lambda (λ).";
728
+ readonly logoURI: "https://assets.coingecko.com/coins/images/21208/small/vXl4xT-P_400x400.png?1638567924";
729
+ };
730
+ readonly LUNAw: {
731
+ readonly name: "LUNA (Wormhole)";
732
+ readonly symbol: "LUNA";
733
+ readonly oracleId: "LUNAw";
734
+ readonly address: "0x593AE1d34c8BD7587C11D539E4F42BFf242c82Af";
735
+ readonly chainId: 250;
736
+ readonly decimals: 6;
737
+ readonly website: "https://www.terra.money/";
738
+ readonly bridge: "wormhole";
739
+ readonly description: "Terras native token, LUNA, is used to stabilize the price of the protocols stablecoins.";
740
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4172.png";
741
+ };
742
+ readonly UST: {
743
+ readonly name: "USD Terra (anyswap)";
744
+ readonly symbol: "UST";
745
+ readonly oracleId: "UST";
746
+ readonly address: "0xe2D27f06F63d98b8e11b38b5b08A75D0c8dD62B9";
747
+ readonly chainId: 250;
748
+ readonly decimals: 6;
749
+ readonly website: "https://www.terra.money/";
750
+ readonly bridge: "multichain";
751
+ readonly description: "Terra stablecoins offer instant settlements, low fees and seamless cross-border exchange - loved by millions of users and merchants.";
752
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/7129.png";
753
+ readonly risks: readonly ["SYNTH_STABLE"];
754
+ };
755
+ readonly USTw: {
756
+ readonly name: "TerraUSD (Wormhole)";
757
+ readonly symbol: "UST";
758
+ readonly oracleId: "USTw";
759
+ readonly address: "0x846e4D51d7E2043C1a87E0Ab7490B93FB940357b";
760
+ readonly chainId: 250;
761
+ readonly decimals: 6;
762
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/7129.png";
763
+ readonly website: "https://coinmarketcap.com/currencies/terrausd-wormhole/";
764
+ readonly bridge: "wormhole";
765
+ readonly description: "Terra stablecoins offer instant settlements, low fees and seamless cross-border exchange - loved by millions of users and merchants.";
766
+ readonly risks: readonly ["SYNTH_STABLE"];
767
+ };
768
+ readonly USTaxl: {
769
+ readonly name: "TerraUSD (Axelar)";
770
+ readonly symbol: "UST";
771
+ readonly oracleId: "USTaxl";
772
+ readonly address: "0x2B9d3F168905067D88d93F094C938BACEe02b0cB";
773
+ readonly chainId: 250;
774
+ readonly decimals: 6;
775
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/7129.png";
776
+ readonly website: "https://coinmarketcap.com/currencies/terrausd-wormhole/";
777
+ readonly bridge: "axelar";
778
+ readonly description: "Terra stablecoins offer instant settlements, low fees and seamless cross-border exchange - loved by millions of users and merchants.";
779
+ readonly risks: readonly ["SYNTH_STABLE"];
780
+ };
781
+ readonly SOL: {
782
+ readonly name: "Solana";
783
+ readonly symbol: "SOL";
784
+ readonly oracleId: "SOL";
785
+ readonly address: "0x44F7237df00E386af8e79B817D05ED9f6FE0f296";
786
+ readonly decimals: 18;
787
+ readonly chainId: 250;
788
+ readonly website: "https://solana.com/";
789
+ readonly bridge: "wormhole";
790
+ readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with over 400 projects spanning DeFi, NFTs, Web3 and more.";
791
+ readonly logoURI: "https://assets.coingecko.com/coins/images/4128/large/Solana.jpg?1635329178";
792
+ };
793
+ readonly TUSD: {
794
+ readonly name: "True USD";
795
+ readonly symbol: "fmcTUSD";
796
+ readonly oracleId: "TUSD";
797
+ readonly address: "0x9879aBDea01a879644185341F7aF7d8343556B7a";
798
+ readonly decimals: 18;
799
+ readonly chainId: 250;
800
+ readonly website: "https://www.trueusd.com/";
801
+ readonly bridge: "multichain";
802
+ readonly description: "TrueUSD is one of a number of cryptocurrency stablecoins administered by TrustToken, a platform for tokenizing real-world assets.";
803
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/200x200/2563.png";
804
+ readonly risks: readonly ["SYNTH_STABLE"];
805
+ };
806
+ readonly JOE: {
807
+ readonly name: "Joe Token";
808
+ readonly symbol: "JOE";
809
+ readonly oracleId: "JOE";
810
+ readonly address: "0x9F47F313ACFd4bdC52F4373b493EaE7d5aC5b765";
811
+ readonly decimals: 18;
812
+ readonly chainId: 250;
813
+ readonly website: "https://www.traderjoexyz.com/#/home";
814
+ readonly bridge: "multichain";
815
+ 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.";
816
+ readonly logoURI: "https://www.traderjoexyz.com/static/media/logo.bc60f78d.png";
817
+ };
818
+ readonly SUMMIT: {
819
+ readonly name: "SUMMIT";
820
+ readonly symbol: "SUMMIT";
821
+ readonly oracleId: "SUMMIT";
822
+ readonly address: "0x8F9bCCB6Dd999148Da1808aC290F2274b13D7994";
823
+ readonly decimals: 18;
824
+ readonly chainId: 250;
825
+ readonly logoURI: "https://assets.coingecko.com/coins/images/19389/small/CE2Sdy2.png";
826
+ readonly bridge: "native";
827
+ readonly description: "Introducing \"Yield Multiplying\" to the world of DeFi.";
828
+ readonly website: "https://summitdefi.com/";
829
+ };
830
+ readonly PEAR: {
831
+ readonly name: "PearZap";
832
+ readonly symbol: "PEAR";
833
+ readonly oracleId: "PEAR";
834
+ readonly address: "0x7C10108d4B7f4bd659ee57A53b30dF928244b354";
835
+ readonly decimals: 18;
836
+ readonly chainId: 250;
837
+ readonly logoURI: "https://assets.coingecko.com/coins/images/17173/small/pear200.png";
838
+ readonly description: "High yields farms & pools on the Polygon chain & Binance Smart Chain";
839
+ readonly bridge: "native";
840
+ readonly website: "https://fantom.pearzap.com/";
841
+ };
842
+ readonly TAROT: {
843
+ readonly name: "Tarot";
844
+ readonly symbol: "TAROT";
845
+ readonly oracleId: "TAROT";
846
+ readonly address: "0xC5e2B037D30a390e62180970B3aa4E91868764cD";
847
+ readonly chainId: 250;
848
+ readonly decimals: 18;
849
+ readonly website: "https://www.tarot.to/";
850
+ readonly bridge: "native";
851
+ readonly description: "Tarot is a decentralized lending protocol on Fantom Opera where users can participate as lenders or borrowers in isolated lending pools.";
852
+ readonly logoURI: "https://assets.coingecko.com/coins/images/17881/large/tarot-200px.png?1629704943";
853
+ };
854
+ readonly MAI: {
855
+ readonly name: "Mai";
856
+ readonly symbol: "MAI";
857
+ readonly oracleId: "fMAI";
858
+ readonly address: "0xfB98B335551a418cD0737375a2ea0ded62Ea213b";
859
+ readonly chainId: 250;
860
+ readonly decimals: 18;
861
+ readonly website: "https://www.mai.finance/";
862
+ readonly bridge: "native";
863
+ 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.";
864
+ readonly logoURI: "https://raw.githubusercontent.com/0xlaozi/qidao/main/images/mimatic-red.png";
865
+ readonly documentation: "https://docs.mai.finance/";
866
+ readonly risks: readonly ["SYNTH_STABLE"];
867
+ };
868
+ readonly BEETS: {
869
+ readonly name: "Beethoven X Token";
870
+ readonly symbol: "BEETS";
871
+ readonly oracleId: "BEETS";
872
+ readonly address: "0xF24Bcf4d1e507740041C9cFd2DddB29585aDCe1e";
873
+ readonly chainId: 250;
874
+ readonly decimals: 18;
875
+ readonly website: "https://beets.fi/";
876
+ readonly bridge: "native";
877
+ readonly description: "BEETS is the governance token for the Beethoven X protocol. Built on Balancer V2, Beethoven X is the first next-generation AMM protocol on Fantom.";
878
+ readonly logoURI: "https://assets.coingecko.com/coins/images/19158/small/beets-icon-large.png?1634545465";
879
+ readonly documentation: "https://docs.beets.fi/beets/tokenomics";
880
+ };
881
+ readonly fSING: {
882
+ readonly name: "Sing Token";
883
+ readonly symbol: "SING";
884
+ readonly oracleId: "fSING";
885
+ readonly address: "0x53D831e1db0947c74e8a52618f662209ec5dE0cE";
886
+ readonly chainId: 250;
887
+ readonly decimals: 18;
888
+ readonly website: "https://singular.farm/";
889
+ readonly bridge: "native";
890
+ readonly description: "Singular is a multichain, decentralized, strategic yield farm running on Polygon, BSC, Fantom and Okchain. Users are incentivized with a triple farming system.";
891
+ readonly logoURI: "https://github.com/singularfarm/assets/blob/main/400.png?raw=true";
892
+ };
893
+ readonly GEIST: {
894
+ readonly name: "GEIST";
895
+ readonly symbol: "GEIST";
896
+ readonly oracleId: "GEIST";
897
+ readonly address: "0xd8321AA83Fb0a4ECd6348D4577431310A6E0814d";
898
+ readonly chainId: 250;
899
+ readonly decimals: 18;
900
+ readonly logoURI: "https://assets.coingecko.com/coins/images/18832/small/GEIST-token.png?1633560935";
901
+ readonly website: "https://geist.finance/";
902
+ readonly bridge: "native";
903
+ readonly description: "Geist is a decentralised non-custodial liquidity market protocol where users can participate as depositors or borrowers.";
904
+ };
905
+ readonly fWINGS: {
906
+ readonly name: "fWINGS";
907
+ readonly symbol: "fWINGS";
908
+ readonly oracleId: "fWINGS";
909
+ readonly address: "0x3D8f1ACCEe8e263F837138829B6C4517473d0688";
910
+ readonly chainId: 250;
911
+ readonly decimals: 18;
912
+ readonly logoURI: "https://fantom-exchange.jetswap.finance/images/coins/wings.png";
913
+ readonly website: "https://fantom.jetswap.finance/";
914
+ readonly description: "JetSwap AMM";
915
+ readonly bridge: "native";
916
+ };
917
+ readonly STEAK: {
918
+ readonly name: "SteakToken";
919
+ readonly symbol: "STEAK";
920
+ readonly oracleId: "STEAK";
921
+ readonly address: "0x05848B832E872d9eDd84AC5718D58f21fD9c9649";
922
+ readonly chainId: 250;
923
+ readonly decimals: 18;
924
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/STEAK.png";
925
+ readonly website: "https://stakesteak.com/";
926
+ readonly bridge: "native";
927
+ readonly description: "StakeSteak's mission is to build lasting infrastructure to stabilize fUSD at $1.00";
928
+ };
929
+ readonly FOO: {
930
+ readonly name: "Fantums of Opera Token";
931
+ readonly symbol: "FOO";
932
+ readonly oracleId: "FOO";
933
+ readonly address: "0xFbc3c04845162F067A0B6F8934383E63899c3524";
934
+ readonly chainId: 250;
935
+ readonly decimals: 18;
936
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/FOO.png";
937
+ readonly website: "https://fantums.com/";
938
+ readonly bridge: "native";
939
+ readonly description: "Fantums are Opera themed digital collectibles (NFTs) on the Fantom blockchain.";
940
+ };
941
+ readonly ZOO: {
942
+ readonly name: "ZooCoin";
943
+ readonly address: "0x09e145A1D53c0045F41aEEf25D8ff982ae74dD56";
944
+ readonly symbol: "ZOO";
945
+ readonly oracleId: "ZOO";
946
+ readonly decimals: 0;
947
+ readonly chainId: 250;
948
+ readonly website: "https://zoocoin.cash/";
949
+ readonly bridge: "native";
950
+ readonly description: "Zoo is an ecosystem of decentralized applications powered by Fantom network. Primary projects token (ZOO) is utilized within the ecosystem among various of developed and planned projects - portfolio monitoring solution ZooWallet, ZooPet (first ever NFT marketplace released on Fantom), charting provider ZooCharts, decentralized exchange ZooDex, trading insights aggregator ZooTrade and other.";
951
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/200x200/9007.png";
952
+ };
953
+ readonly MIM: {
954
+ readonly name: "Magic Internet Money";
955
+ readonly address: "0x82f0B8B456c1A451378467398982d4834b6829c1";
956
+ readonly symbol: "MIM";
957
+ readonly oracleId: "MIM";
958
+ readonly decimals: 18;
959
+ readonly chainId: 250;
960
+ readonly website: "https://abracadabra.money/";
961
+ readonly bridge: "layer-zero";
962
+ 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.";
963
+ readonly logoURI: "";
964
+ readonly documentation: "https://docs.abracadabra.money/";
965
+ readonly risks: readonly ["SYNTH_STABLE"];
966
+ };
967
+ readonly DIS: {
968
+ readonly name: "TosDis";
969
+ readonly symbol: "DIS";
970
+ readonly oracleId: "DIS";
971
+ readonly address: "0x0e121961DD741C9D49C9A04379da944A9D2FAc7a";
972
+ readonly chainId: 250;
973
+ readonly decimals: 18;
974
+ readonly logoURI: "https://raw.githubusercontent.com/ava-labs/bridge-tokens/main/avalanche-tokens/0xf981547a1D9A0c59C9aba1e2b826BF01a2e5E263/logo.png";
975
+ readonly website: "https://tosdis.finance/";
976
+ readonly bridge: "native";
977
+ readonly description: "The One Stop Defi Interoperable Solution powered with Liquid Staking";
978
+ };
979
+ readonly BUSD: {
980
+ readonly name: "Binance USD";
981
+ readonly address: "0xC931f61B1534EB21D8c11B24f3f5Ab2471d4aB50";
982
+ readonly symbol: "fmcBUSD";
983
+ readonly oracleId: "BUSD";
984
+ readonly decimals: 18;
985
+ readonly chainId: 250;
986
+ readonly website: "https://www.binance.com/en/busd/";
987
+ readonly bridge: "multichain";
988
+ readonly description: "These are digitised US Dollars and are always purchased and redeemed at 1 BUSD for 1 US dollar.";
989
+ readonly logoURI: "";
990
+ readonly risks: readonly ["SYNTH_STABLE"];
991
+ };
992
+ readonly SPIRIT: {
993
+ readonly name: "SpiritSwap";
994
+ readonly address: "0x5Cc61A78F164885776AA610fb0FE1257df78E59B";
995
+ readonly symbol: "SPIRIT";
996
+ readonly oracleId: "SPIRIT";
997
+ readonly decimals: 18;
998
+ readonly chainId: 250;
999
+ readonly website: "https://app.spiritswap.finance/#/";
1000
+ readonly bridge: "native";
1001
+ readonly description: "SpiritSwap is a decentralized exchange (DEX) on the Fantom Opera Chain. SpiritSwap's design is based on the Uniswap constant-product automated market maker (AMM).";
1002
+ readonly logoURI: "https://raw.githubusercontent.com/Layer3Org/spiritswap-tokens-list-icon/master/token-list/images/0x5Cc61A78F164885776AA610fb0FE1257df78E59B.png";
1003
+ readonly documentation: "https://docs.spiritswap.finance/spirit-swap/tokenomics/sprt";
1004
+ };
1005
+ readonly TSHARE: {
1006
+ readonly name: "TSHARE";
1007
+ readonly address: "0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37";
1008
+ readonly symbol: "TSHARE";
1009
+ readonly oracleId: "TSHARE";
1010
+ readonly decimals: 18;
1011
+ readonly chainId: 250;
1012
+ readonly website: "https://tomb.finance/";
1013
+ readonly bridge: "native";
1014
+ readonly description: "TOMB Shares (TSHARE) are one of the ways to measure the value of the TOMB Protocol and shareholder trust in its ability to maintain TOMB close to peg. During epoch expansions the protocol mints TOMB and distributes it proportionally to all TSHARE holders who have staked their tokens in the Masonry (boardroom).";
1015
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/TSHARE.png";
1016
+ };
1017
+ readonly TOMB: {
1018
+ readonly name: "TOMB";
1019
+ readonly address: "0x6c021Ae822BEa943b2E66552bDe1D2696a53fbB7";
1020
+ readonly symbol: "TOMB";
1021
+ readonly oracleId: "TOMB";
1022
+ readonly decimals: 18;
1023
+ readonly chainId: 250;
1024
+ readonly website: "https://tomb.finance/";
1025
+ readonly bridge: "native";
1026
+ readonly description: "The first algorithmic stablecoin on Fantom Opera, pegged to the price of 1 FTM via seigniorage";
1027
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/TOMB.png";
1028
+ };
1029
+ readonly sFTM: {
1030
+ readonly name: "Staked FTM";
1031
+ readonly address: "0x69c744D3444202d35a2783929a0F930f2FBB05ad";
1032
+ readonly symbol: "sFTM";
1033
+ readonly oracleId: "sFTM";
1034
+ readonly decimals: 18;
1035
+ readonly chainId: 250;
1036
+ readonly bridge: "native";
1037
+ readonly website: "https://fantom.foundation/defi/?__cf_chl_jschl_tk__=pmd_vfkYw1Z8PZor5oxGKrd9bxYd66paY0bLiQmy1dKOLpY-1633331752-0-gqNtZGzNAdCjcnBszQlR";
1038
+ readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
1039
+ readonly logoURI: "https://repository.fantom.network/logos/sftm.svg";
1040
+ };
1041
+ readonly fWTIOIL: {
1042
+ readonly name: "fWTI Oil";
1043
+ readonly address: "0xe297e06761a5489380538A0308B6F9b4A53Bea45";
1044
+ readonly symbol: "fWTIOIL";
1045
+ readonly oracleId: "fWTIOIL";
1046
+ readonly decimals: 18;
1047
+ readonly chainId: 250;
1048
+ readonly website: "https://fantom.foundation/defi/";
1049
+ readonly bridge: "native";
1050
+ readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
1051
+ readonly logoURI: "https://repository.fantom.network/logos/wti.svg";
1052
+ };
1053
+ readonly fSILVER: {
1054
+ readonly name: "fSilver";
1055
+ readonly address: "0xf15e88EEf35BF4709A4C3E99c00358F9247D4531";
1056
+ readonly symbol: "fSILVER";
1057
+ readonly oracleId: "fSILVER";
1058
+ readonly decimals: 18;
1059
+ readonly chainId: 250;
1060
+ readonly website: "https://fantom.foundation/defi/";
1061
+ readonly description: "Frapped an innovative wrapper for silver tokens.";
1062
+ readonly logoURI: "https://repository.fantom.network/logos/silver.svg";
1063
+ readonly bridge: "native";
1064
+ };
1065
+ readonly fLINK: {
1066
+ readonly name: "fLINK";
1067
+ readonly address: "0xA649A19423052dC6b320360B3C760884E095AC57";
1068
+ readonly symbol: "fLINK";
1069
+ readonly oracleId: "fLINK";
1070
+ readonly decimals: 18;
1071
+ readonly chainId: 250;
1072
+ readonly website: "https://fantom.foundation/defi/";
1073
+ readonly description: "Frapped an innovative wrapper for LINK tokens.";
1074
+ readonly logoURI: "https://repository.fantom.network/logos/link.svg";
1075
+ readonly bridge: "native";
1076
+ };
1077
+ readonly fKRW: {
1078
+ readonly name: "fKRW";
1079
+ readonly address: "0x2b9C073Ec670b70F417bbaf3BbB052AA563A0a23";
1080
+ readonly symbol: "fKRW";
1081
+ readonly oracleId: "fKRW";
1082
+ readonly decimals: 18;
1083
+ readonly chainId: 250;
1084
+ readonly logoURI: "https://repository.fantom.network/logos/krw.svg";
1085
+ readonly bridge: "native";
1086
+ };
1087
+ readonly fJPY: {
1088
+ readonly name: "fJPY";
1089
+ readonly address: "0x3B74389bc23057325BaB96523DBec8c445F55799";
1090
+ readonly symbol: "fJPY";
1091
+ readonly oracleId: "fJPY";
1092
+ readonly decimals: 18;
1093
+ readonly chainId: 250;
1094
+ readonly logoURI: "https://repository.fantom.network/logos/jpy.svg";
1095
+ readonly bridge: "native";
1096
+ };
1097
+ readonly fGOLD: {
1098
+ readonly name: "fGold";
1099
+ readonly address: "0x2202C52C9076A49400aaccf159e1956269eaa673";
1100
+ readonly symbol: "fGOLD";
1101
+ readonly oracleId: "fGOLD";
1102
+ readonly decimals: 18;
1103
+ readonly chainId: 250;
1104
+ readonly logoURI: "https://repository.fantom.network/logos/gold.svg";
1105
+ readonly bridge: "native";
1106
+ };
1107
+ readonly fGBP: {
1108
+ readonly name: "fGBP";
1109
+ readonly address: "0xcDE58e4B6c7b78B04da664Edb0a9752CC5FEDBd5";
1110
+ readonly symbol: "fGBP";
1111
+ readonly oracleId: "fGBP";
1112
+ readonly decimals: 18;
1113
+ readonly chainId: 250;
1114
+ readonly logoURI: "https://repository.fantom.network/logos/gbp.svg";
1115
+ readonly bridge: "native";
1116
+ };
1117
+ readonly fEUR: {
1118
+ readonly name: "fEUR";
1119
+ readonly address: "0xe105621721D1293c27be7718e041a4Ce0EbB227E";
1120
+ readonly symbol: "fEUR";
1121
+ readonly oracleId: "fEUR";
1122
+ readonly decimals: 18;
1123
+ readonly chainId: 250;
1124
+ readonly logoURI: "https://repository.fantom.network/logos/euro.svg";
1125
+ readonly bridge: "native";
1126
+ };
1127
+ readonly fETH: {
1128
+ readonly name: "fETH";
1129
+ readonly address: "0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD";
1130
+ readonly symbol: "fETH";
1131
+ readonly oracleId: "fETH";
1132
+ readonly decimals: 18;
1133
+ readonly chainId: 250;
1134
+ readonly logoURI: "https://repository.fantom.network/logos/eth.svg";
1135
+ readonly bridge: "native";
1136
+ };
1137
+ readonly fCNY: {
1138
+ readonly name: "fCNY";
1139
+ readonly address: "0x24d39324CF3697Fd9Fd78714E8cdeB5Df66E3DCd";
1140
+ readonly symbol: "fCNY";
1141
+ readonly oracleId: "fCNY";
1142
+ readonly decimals: 18;
1143
+ readonly chainId: 250;
1144
+ readonly logoURI: "https://repository.fantom.network/logos/cny.svg";
1145
+ readonly bridge: "native";
1146
+ };
1147
+ readonly fCHF: {
1148
+ readonly name: "fCHF";
1149
+ readonly address: "0x81740D647493a61329E1c574A11ee7577659fb14";
1150
+ readonly symbol: "fCHF";
1151
+ readonly oracleId: "fCHF";
1152
+ readonly decimals: 18;
1153
+ readonly chainId: 250;
1154
+ readonly logoURI: "https://repository.fantom.network/logos/chf.svg";
1155
+ readonly bridge: "native";
1156
+ };
1157
+ readonly fBTC: {
1158
+ readonly name: "fBTC";
1159
+ readonly address: "0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E";
1160
+ readonly symbol: "fBTC";
1161
+ readonly oracleId: "fBTC";
1162
+ readonly decimals: 18;
1163
+ readonly chainId: 250;
1164
+ readonly logoURI: "https://repository.fantom.network/logos/bitcoin.svg";
1165
+ readonly bridge: "native";
1166
+ };
1167
+ readonly fBNB: {
1168
+ readonly name: "fBNB";
1169
+ readonly address: "0x27f26F00e1605903645BbaBC0a73E35027Dccd45";
1170
+ readonly symbol: "fBNB";
1171
+ readonly oracleId: "fBNB";
1172
+ readonly decimals: 18;
1173
+ readonly chainId: 250;
1174
+ readonly logoURI: "https://repository.fantom.network/logos/bnb.svg";
1175
+ readonly bridge: "native";
1176
+ };
1177
+ readonly fBAND: {
1178
+ readonly name: "fBAND";
1179
+ readonly address: "0x078EEF5A2fb533e1a4d487ef64b27DF113d12C32";
1180
+ readonly symbol: "fBAND";
1181
+ readonly oracleId: "fBAND";
1182
+ readonly decimals: 18;
1183
+ readonly chainId: 250;
1184
+ readonly logoURI: "https://repository.fantom.network/logos/band.svg";
1185
+ readonly bridge: "native";
1186
+ };
1187
+ readonly LINK: {
1188
+ readonly name: "ChainLink";
1189
+ readonly address: "0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8";
1190
+ readonly symbol: "fmcLINK";
1191
+ readonly oracleId: "fmcLINK";
1192
+ readonly decimals: 18;
1193
+ readonly website: "https://chain.link/";
1194
+ 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.";
1195
+ readonly chainId: 250;
1196
+ readonly logoURI: "https://ftmscan.com/token/images/chainlink_32.png";
1197
+ readonly bridge: "multichain";
1198
+ };
1199
+ readonly USDC: {
1200
+ readonly name: "USD Coin";
1201
+ readonly address: "0x04068DA6C83AFCFA0e13ba15A6696662335D5B75";
1202
+ readonly symbol: "fmcUSDC";
1203
+ readonly oracleId: "fmcUSDC";
1204
+ readonly decimals: 6;
1205
+ readonly website: "https://www.circle.com/usdc";
1206
+ readonly documentation: "https://developers.circle.com/docs";
1207
+ readonly description: "USDC (Multichain) 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.";
1208
+ readonly chainId: 250;
1209
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
1210
+ readonly bridge: "multichain";
1211
+ readonly risks: readonly ["SYNTH_STABLE"];
1212
+ };
1213
+ readonly WBTC: {
1214
+ readonly symbol: "fmcWBTC";
1215
+ readonly website: "https://wbtc.network/";
1216
+ readonly bridge: "multichain";
1217
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
1218
+ readonly name: "Wrapped Bitcoin";
1219
+ readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
1220
+ readonly oracleId: "fmcBTC";
1221
+ readonly decimals: 8;
1222
+ readonly chainId: 250;
1223
+ readonly logoURI: "https://ftmscan.com/token/images/wBTC_32.png";
1224
+ };
1225
+ readonly BTC: {
1226
+ readonly name: "Wrapped Bitcoin";
1227
+ readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
1228
+ readonly symbol: "fmcBTC";
1229
+ readonly oracleId: "fmcBTC";
1230
+ readonly decimals: 8;
1231
+ readonly chainId: 250;
1232
+ readonly website: "https://wbtc.network/";
1233
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
1234
+ readonly logoURI: "https://ftmscan.com/token/images/wBTC_32.png";
1235
+ readonly bridge: "multichain";
1236
+ };
1237
+ readonly AAVE: {
1238
+ readonly name: "Aave";
1239
+ readonly address: "0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B";
1240
+ readonly symbol: "fmcAAVE";
1241
+ readonly oracleId: "AAVE";
1242
+ readonly decimals: 18;
1243
+ readonly chainId: 250;
1244
+ readonly website: "https://aave.com/";
1245
+ 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.";
1246
+ readonly logoURI: "https://ftmscan.com/token/images/aave_32.png";
1247
+ readonly bridge: "multichain";
1248
+ };
1249
+ readonly DAI: {
1250
+ readonly name: "Dai Stablecoin";
1251
+ readonly address: "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E";
1252
+ readonly symbol: "fmcDAI";
1253
+ readonly oracleId: "fmcDAI";
1254
+ readonly decimals: 18;
1255
+ readonly chainId: 250;
1256
+ readonly website: "https://makerdao.com/en/";
1257
+ readonly description: "Dai is a stable, decentralized currency that does not discriminate. Any individual or business can realize the advantages of digital money.";
1258
+ readonly logoURI: "https://ftmscan.com/token/images/MCDDai_32.png";
1259
+ readonly bridge: "multichain";
1260
+ readonly risks: readonly ["SYNTH_STABLE"];
1261
+ };
1262
+ readonly SUSHI: {
1263
+ readonly name: "Sushi";
1264
+ readonly address: "0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC";
1265
+ readonly symbol: "fmcSUSHI";
1266
+ readonly oracleId: "SUSHI";
1267
+ readonly decimals: 18;
1268
+ readonly chainId: 250;
1269
+ readonly website: "https://sushi.com/";
1270
+ 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.";
1271
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
1272
+ readonly bridge: "multichain";
1273
+ };
1274
+ readonly YFI: {
1275
+ readonly name: "yearn.finance";
1276
+ readonly address: "0x29b0Da86e484E1C0029B56e817912d778aC0EC69";
1277
+ readonly symbol: "fmcYFI";
1278
+ readonly oracleId: "YFI";
1279
+ readonly decimals: 18;
1280
+ readonly chainId: 250;
1281
+ readonly website: "https://yearn.finance/";
1282
+ readonly description: "Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.";
1283
+ readonly logoURI: "https://ftmscan.com/token/images/YFI_32.png";
1284
+ readonly bridge: "multichain";
1285
+ };
1286
+ readonly CRV: {
1287
+ readonly name: "Curve DAO";
1288
+ readonly address: "0x1E4F97b9f9F913c46F1632781732927B9019C68b";
1289
+ readonly symbol: "fmcCRV";
1290
+ readonly oracleId: "fmcCRV";
1291
+ readonly decimals: 18;
1292
+ readonly chainId: 250;
1293
+ readonly website: "https://curve.finance/";
1294
+ 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.";
1295
+ readonly logoURI: "https://ftmscan.com/token/images/CurveFi_32.png";
1296
+ readonly bridge: "multichain";
1297
+ };
1298
+ readonly BAND: {
1299
+ readonly name: "Band";
1300
+ readonly address: "0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5";
1301
+ readonly symbol: "fmcBAND";
1302
+ readonly oracleId: "BAND";
1303
+ readonly decimals: 18;
1304
+ readonly chainId: 250;
1305
+ readonly website: "https://bandprotocol.com/";
1306
+ readonly description: "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.";
1307
+ readonly logoURI: "https://ftmscan.com/token/images/bandprotocol_32.png";
1308
+ readonly bridge: "multichain";
1309
+ };
1310
+ readonly SFI: {
1311
+ readonly name: "Spice";
1312
+ readonly address: "0x924828a9Fb17d47D0eb64b57271D10706699Ff11";
1313
+ readonly symbol: "SFI";
1314
+ readonly oracleId: "SFI";
1315
+ readonly decimals: 18;
1316
+ readonly chainId: 250;
1317
+ readonly website: "https://scifi.finance/";
1318
+ readonly description: "The SPICE DAO is a decentralised community that launches and governs tokenised investment funds.";
1319
+ readonly logoURI: "https://ftmscan.com/token/images/saffron_32.png";
1320
+ readonly bridge: "multichain";
1321
+ };
1322
+ readonly HEGIC: {
1323
+ readonly name: "Hegic";
1324
+ readonly address: "0x44B26E839eB3572c5E959F994804A5De66600349";
1325
+ readonly symbol: "HEGIC";
1326
+ readonly oracleId: "HEGIC";
1327
+ readonly decimals: 18;
1328
+ readonly chainId: 250;
1329
+ readonly website: "https://www.hegic.co/";
1330
+ readonly description: "Trade non-custodial options for profits or to hedge your positions. Enjoy fixed price and unlimited upside of the options contracts.";
1331
+ readonly logoURI: "https://ftmscan.com/token/images/hegic_32.png";
1332
+ readonly bridge: "multichain";
1333
+ };
1334
+ readonly anyFRAX: {
1335
+ readonly name: "Frax";
1336
+ readonly address: "0xaf319E5789945197e365E7f7fbFc56B130523B33";
1337
+ readonly symbol: "fmcFRAX";
1338
+ readonly oracleId: "anyFRAX";
1339
+ readonly decimals: 18;
1340
+ readonly chainId: 250;
1341
+ readonly website: "https://frax.finance/";
1342
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
1343
+ readonly logoURI: "https://ftmscan.com/token/images/fraxfinance_32.png";
1344
+ readonly bridge: "multichain";
1345
+ };
1346
+ readonly FRAX: {
1347
+ readonly name: "Frax";
1348
+ readonly address: "0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355";
1349
+ readonly symbol: "FRAX";
1350
+ readonly oracleId: "FRAX";
1351
+ readonly decimals: 18;
1352
+ readonly chainId: 250;
1353
+ readonly website: "https://frax.finance/";
1354
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
1355
+ readonly logoURI: "https://ftmscan.com/token/images/fraxfinance_32.png";
1356
+ readonly documentation: "https://docs.frax.finance/";
1357
+ readonly bridge: "frax";
1358
+ readonly risks: readonly ["SYNTH_STABLE"];
1359
+ };
1360
+ readonly FXS: {
1361
+ readonly name: "Frax Share";
1362
+ readonly symbol: "FXS";
1363
+ readonly oracleId: "FXS";
1364
+ readonly address: "0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a";
1365
+ readonly chainId: 250;
1366
+ readonly decimals: 18;
1367
+ readonly logoURI: "";
1368
+ readonly website: "https://frax.finance/";
1369
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
1370
+ readonly documentation: "https://docs.frax.finance/";
1371
+ readonly bridge: "frax";
1372
+ };
1373
+ readonly COVER: {
1374
+ readonly name: "Cover";
1375
+ readonly address: "0xB01E8419d842beebf1b70A7b5f7142abbaf7159D";
1376
+ readonly symbol: "COVER";
1377
+ readonly oracleId: "COVER";
1378
+ readonly decimals: 18;
1379
+ readonly chainId: 250;
1380
+ readonly website: "https://www.coverprotocol.com/";
1381
+ readonly description: "Cover Protocol provides peer to peer coverage with fungible tokens. It lets the market set coverage prices as opposed to a bonding curve.";
1382
+ readonly logoURI: "https://ftmscan.com/token/images/cover_32.png";
1383
+ readonly bridge: "multichain";
1384
+ };
1385
+ readonly KP3R: {
1386
+ readonly name: "Keep3r";
1387
+ readonly address: "0x2A5062D22adCFaAfbd5C541d4dA82E4B450d4212";
1388
+ readonly symbol: "KP3R";
1389
+ readonly oracleId: "KP3R";
1390
+ readonly decimals: 18;
1391
+ readonly chainId: 250;
1392
+ readonly website: "https://keep3r.network/";
1393
+ readonly description: "Keep3r Network is a decentralized keeper network for projects that need external devops and for external teams to find keeper jobs.";
1394
+ readonly logoURI: "https://ftmscan.com/token/images/kp3r_32.png";
1395
+ readonly bridge: "multichain";
1396
+ };
1397
+ readonly WETH: {
1398
+ readonly symbol: "WETH";
1399
+ readonly name: "Wrapped Ether";
1400
+ readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
1401
+ readonly oracleId: "fmcETH";
1402
+ readonly decimals: 18;
1403
+ readonly chainId: 250;
1404
+ readonly website: "https://ethereum.org/";
1405
+ 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.";
1406
+ readonly logoURI: "https://ftmscan.com/token/images/wETH_32.png";
1407
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
1408
+ readonly bridge: "multichain";
1409
+ };
1410
+ readonly ETH: {
1411
+ readonly name: "Wrapped Ether";
1412
+ readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
1413
+ readonly symbol: "fmcETH";
1414
+ readonly oracleId: "fmcETH";
1415
+ readonly decimals: 18;
1416
+ readonly chainId: 250;
1417
+ readonly website: "https://ethereum.org/";
1418
+ 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.";
1419
+ readonly logoURI: "https://ftmscan.com/token/images/wETH_32.png";
1420
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
1421
+ readonly bridge: "multichain";
1422
+ };
1423
+ readonly CREAM: {
1424
+ readonly name: "Cream";
1425
+ readonly address: "0x657A1861c15A3deD9AF0B6799a195a249ebdCbc6";
1426
+ readonly symbol: "CREAM";
1427
+ readonly oracleId: "CREAM";
1428
+ readonly decimals: 18;
1429
+ readonly chainId: 250;
1430
+ readonly website: "https://app.cream.finance/";
1431
+ readonly description: "C.R.E.A.M. Finance is a decentralized lending protocol for individuals, institutions and protocols to access financial services.";
1432
+ readonly logoURI: "https://ftmscan.com/token/images/CreamFinance_32.png";
1433
+ readonly bridge: "multichain";
1434
+ };
1435
+ readonly sUSD: {
1436
+ readonly name: "Synth sUSD";
1437
+ readonly address: "0x0E1694483eBB3b74d3054E383840C6cf011e518e";
1438
+ readonly symbol: "sUSD";
1439
+ readonly oracleId: "sUSD";
1440
+ readonly decimals: 18;
1441
+ readonly chainId: 250;
1442
+ readonly website: "https://synthetix.io/";
1443
+ readonly description: "Tracks the price of a single US dollar (USD). The synth always remains at a constant of 1.";
1444
+ readonly logoURI: "https://ftmscan.com/token/images/sUSD_32.png";
1445
+ readonly bridge: "multichain";
1446
+ };
1447
+ readonly SNX: {
1448
+ readonly name: "Synthetix Network";
1449
+ readonly address: "0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc";
1450
+ readonly symbol: "SNX";
1451
+ readonly oracleId: "SNX";
1452
+ readonly decimals: 18;
1453
+ readonly chainId: 250;
1454
+ readonly website: "https://synthetix.io/";
1455
+ readonly description: "Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.";
1456
+ readonly logoURI: "https://ftmscan.com/token/images/Synthetix_SNX_32.png";
1457
+ readonly bridge: "multichain";
1458
+ };
1459
+ readonly ICE: {
1460
+ readonly name: "IceToken";
1461
+ readonly address: "0xf16e81dce15B08F326220742020379B855B87DF9";
1462
+ readonly symbol: "ICE";
1463
+ readonly oracleId: "ICE";
1464
+ readonly decimals: 18;
1465
+ readonly chainId: 250;
1466
+ readonly website: "https://popsicle.finance/";
1467
+ readonly bridge: "multichain";
1468
+ readonly description: "Popsicle is a next-gen cross-chain yield enhancement platform focusing on Automated Market-Making (AMM) Liquidity Providers (LP).";
1469
+ readonly logoURI: "https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png";
1470
+ };
1471
+ readonly fUSDT: {
1472
+ readonly name: "Frapped USDT";
1473
+ readonly address: "0x049d68029688eAbF473097a2fC38ef61633A3C7A";
1474
+ readonly symbol: "fUSDT";
1475
+ readonly oracleId: "fUSDT";
1476
+ readonly decimals: 6;
1477
+ readonly chainId: 250;
1478
+ readonly website: "https://frapped.io/";
1479
+ readonly description: "Frapped an innovative wrapper for USDT tokens.";
1480
+ readonly bridge: "multichain";
1481
+ readonly logoURI: "https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png";
1482
+ readonly risks: readonly ["SYNTH_STABLE"];
1483
+ };
1484
+ readonly BADGER: {
1485
+ readonly name: "Badger";
1486
+ readonly address: "0x753fbc5800a8C8e3Fb6DC6415810d627A387Dfc9";
1487
+ readonly symbol: "BADGER";
1488
+ readonly oracleId: "BADGER";
1489
+ readonly decimals: 18;
1490
+ readonly chainId: 250;
1491
+ readonly website: "https://badger.finance/";
1492
+ readonly description: "DAO dedicated to building products and infrastructure to bring Bitcoin to DeFi.";
1493
+ readonly bridge: "multichain";
1494
+ readonly logoURI: "https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png";
1495
+ };
1496
+ readonly oldBIFI: {
1497
+ readonly name: "Beefy.Finance";
1498
+ readonly symbol: "fmcoldBIFI";
1499
+ readonly oracleId: "oldBIFI";
1500
+ readonly address: "0xd6070ae98b8069de6B494332d1A1a81B6179D960";
1501
+ readonly chainId: 250;
1502
+ readonly decimals: 18;
1503
+ readonly website: "https://www.beefy.finance/";
1504
+ readonly bridge: "multichain";
1505
+ readonly description: "Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.";
1506
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/BIFI.png";
1507
+ readonly documentation: "https://docs.beefy.finance/";
1508
+ };
1509
+ readonly ANY: {
1510
+ readonly name: "AnySwap";
1511
+ readonly symbol: "ANY";
1512
+ readonly oracleId: "ANY";
1513
+ readonly address: "0xdDcb3fFD12750B45d32E084887fdf1aABAb34239";
1514
+ readonly chainId: 250;
1515
+ readonly decimals: 18;
1516
+ readonly website: "https://anyswap.exchange/dashboard";
1517
+ readonly bridge: "multichain";
1518
+ readonly description: "Anyswap is a fully decentralized cross chain swap protocol, based on Fusion DCRM technology, with automated pricing and liquidity system.";
1519
+ readonly logoURI: "https://ftmscan.com/token/images/anyswap_32.png";
1520
+ };
1521
+ readonly WOOFY: {
1522
+ readonly name: "Woofy";
1523
+ readonly symbol: "WOOFY";
1524
+ readonly oracleId: "WOOFY";
1525
+ readonly address: "0xD0660cD418a64a1d44E9214ad8e459324D8157f1";
1526
+ readonly chainId: 250;
1527
+ readonly decimals: 12;
1528
+ readonly website: "https://woofy.finance/";
1529
+ readonly bridge: "multichain";
1530
+ readonly description: "The WOOFY token is the blue dog companion token of YFI. Utilizing special Woof technology, it allows two-way conversion between the two tokens, allowing holders to be exposed to YFI in a fluffier package.";
1531
+ readonly logoURI: "https://raw.githubusercontent.com/yearn/yearn-assets/master/icons/tokens/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo-128.png";
1532
+ };
1533
+ readonly BNB: {
1534
+ readonly name: "Binance Chain";
1535
+ readonly symbol: "fmcBNB";
1536
+ readonly oracleId: "fmcBNB";
1537
+ readonly address: "0xD67de0e0a0Fd7b15dC8348Bb9BE742F3c5850454";
1538
+ readonly chainId: 250;
1539
+ readonly decimals: 18;
1540
+ readonly website: "https://www.binance.com/";
1541
+ readonly bridge: "multichain";
1542
+ 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.";
1543
+ readonly logoURI: "https://assets.coingecko.com/coins/images/825/large/binance-coin-logo.png";
1544
+ };
1545
+ readonly BOO: {
1546
+ readonly name: "Spooky Swap";
1547
+ readonly symbol: "BOO";
1548
+ readonly oracleId: "BOO";
1549
+ readonly address: "0x841FAD6EAe12c286d1Fd18d1d525DFfA75C7EFFE";
1550
+ readonly chainId: 250;
1551
+ readonly decimals: 18;
1552
+ readonly website: "https://spookyswap.finance/";
1553
+ readonly bridge: "native";
1554
+ readonly description: "SpookySwap is an automated market-making (AMM) decentralized exchange (DEX) for the Fantom Opera network. Different from other DEXs, we're invested in building a strong foundation with our BOO token as a governance token, diverse farms, grants to encourage a healthy ecology of other Fantom projects, and user-centered service.";
1555
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/BOO.png";
1556
+ readonly documentation: "https://docs.spooky.fi/v/master/";
1557
+ };
1558
+ readonly SCREAM: {
1559
+ readonly name: "Scream Finance";
1560
+ readonly symbol: "SCREAM";
1561
+ readonly oracleId: "SCREAM";
1562
+ readonly address: "0xe0654C8e6fd4D733349ac7E09f6f23DA256bF475";
1563
+ readonly chainId: 250;
1564
+ readonly decimals: 18;
1565
+ readonly website: "https://scream.sh";
1566
+ readonly bridge: "native";
1567
+ readonly description: "SCREAM is a highly-scalable decentralised lending protocol built and powered by the Fantom Blockchain.";
1568
+ readonly logoURI: "https://scream.sh/img/scream-multi.png";
1569
+ };
1570
+ readonly KEK: {
1571
+ readonly name: "KEK";
1572
+ readonly symbol: "KEK";
1573
+ readonly oracleId: "KEK";
1574
+ readonly address: "0x627524d78B4fC840C887ffeC90563c7A42b671fD";
1575
+ readonly chainId: 250;
1576
+ readonly decimals: 18;
1577
+ readonly website: "https://kek.tools/";
1578
+ readonly bridge: "native";
1579
+ readonly description: "A token tracker on the Fantom network";
1580
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/KEK.png";
1581
+ };
1582
+ readonly TREEB: {
1583
+ readonly name: "retreeb";
1584
+ readonly symbol: "TREEB";
1585
+ readonly oracleId: "TREEB";
1586
+ readonly address: "0xc60D7067dfBc6f2caf30523a064f416A5Af52963";
1587
+ readonly chainId: 250;
1588
+ readonly decimals: 18;
1589
+ readonly website: "https://retreeb.io/";
1590
+ readonly bridge: "native";
1591
+ readonly description: "Discover retreeb, a new decentralized way to pay, simple, practical, economical, which allows you to act in accordance with the universal values of ethics, sharing and solidarity.";
1592
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/TREEB.png";
1593
+ };
1594
+ readonly WOO: {
1595
+ readonly name: "Woo Exchange";
1596
+ readonly symbol: "WOO";
1597
+ readonly oracleId: "WOO";
1598
+ readonly address: "0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a";
1599
+ readonly chainId: 250;
1600
+ readonly decimals: 18;
1601
+ readonly website: "https://woo.org/";
1602
+ readonly bridge: "multichain";
1603
+ readonly description: "Featuring deep liquidity for superior order execution, zero-fee trading, and fully customizable trading workspaces.";
1604
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/WOO.png";
1605
+ };
1606
+ readonly SHADE: {
1607
+ readonly name: "Shade Cash";
1608
+ readonly symbol: "SHADE";
1609
+ readonly oracleId: "SHADE";
1610
+ readonly address: "0x3A3841f5fa9f2c283EA567d5Aeea3Af022dD2262";
1611
+ readonly chainId: 250;
1612
+ readonly decimals: 18;
1613
+ readonly website: "https://shade.cash/";
1614
+ readonly bridge: "native";
1615
+ readonly description: "A decentralized protocol for private transactions on Fantom Opera";
1616
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/SHADE.png";
1617
+ };
1618
+ readonly JUST: {
1619
+ readonly name: "JustYours";
1620
+ readonly symbol: "JUST";
1621
+ readonly oracleId: "JUST";
1622
+ readonly address: "0x37C045bE4641328DFEB625f1Dde610D061613497";
1623
+ readonly chainId: 250;
1624
+ readonly decimals: 10;
1625
+ readonly website: "https://justyours.me/";
1626
+ readonly bridge: "native";
1627
+ readonly description: "JustYours is building a multi-functional platform that can seamlessly integrate both users and creators of Adult Content";
1628
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/JUST.png";
1629
+ };
1630
+ readonly SPELL: {
1631
+ readonly name: "Spell Token";
1632
+ readonly symbol: "SPELL";
1633
+ readonly oracleId: "SPELL";
1634
+ readonly address: "0x468003B688943977e6130F4F68F23aad939a1040";
1635
+ readonly chainId: 250;
1636
+ readonly decimals: 18;
1637
+ readonly website: "https://abracadabra.money/";
1638
+ readonly description: "SPELL is the incentivation token of Abracadabra.money";
1639
+ readonly bridge: "multichain";
1640
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/SPELL.png";
1641
+ readonly documentation: "https://docs.abracadabra.money/";
1642
+ };
1643
+ readonly sSPELL: {
1644
+ readonly name: "Staked Spell Token";
1645
+ readonly symbol: "sSPELL";
1646
+ readonly oracleId: "sSPELL";
1647
+ readonly address: "0xbB29D2A58d880Af8AA5859e30470134dEAf84F2B";
1648
+ readonly chainId: 250;
1649
+ readonly decimals: 18;
1650
+ readonly website: "https://abracadabra.money/";
1651
+ readonly bridge: "multichain";
1652
+ readonly description: "SPELL is the incentivation token of Abracadabra.money. sSPELL is the staked version of it";
1653
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/SSPELL.png";
1654
+ };
1655
+ readonly wMEMO: {
1656
+ readonly name: "Wrapped MEMO";
1657
+ readonly symbol: "wMEMO";
1658
+ readonly oracleId: "wMEMO";
1659
+ readonly address: "0xDDc0385169797937066bBd8EF409b5B3c0dFEB52";
1660
+ readonly chainId: 250;
1661
+ readonly decimals: 18;
1662
+ readonly website: "https://abracadabra.money/";
1663
+ readonly bridge: "multichain";
1664
+ readonly description: "wMEMO is a wrapped version of MEMO. MEMO (Memories) is the reciept of staked TIME.";
1665
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/WMEMO.png";
1666
+ };
1667
+ readonly DOLA: {
1668
+ readonly name: "DOLA USD";
1669
+ readonly symbol: "DOLA";
1670
+ readonly oracleId: "DOLA";
1671
+ readonly address: "0x3129662808bEC728a27Ab6a6b9AFd3cBacA8A43c";
1672
+ readonly chainId: 250;
1673
+ readonly decimals: 18;
1674
+ readonly website: "https://www.inverse.finance/";
1675
+ readonly bridge: "multichain";
1676
+ 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.";
1677
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/DOLA.png";
1678
+ readonly risks: readonly ["SYNTH_STABLE"];
1679
+ };
1680
+ readonly INV: {
1681
+ readonly name: "Inverse Finance";
1682
+ readonly symbol: "INV";
1683
+ readonly oracleId: "INV";
1684
+ readonly address: "0xb84527D59b6Ecb96F433029ECc890D4492C5dCe1";
1685
+ readonly chainId: 250;
1686
+ readonly decimals: 18;
1687
+ readonly website: "https://www.inverse.finance/";
1688
+ readonly bridge: "multichain";
1689
+ 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.";
1690
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/INV.png";
1691
+ };
1692
+ readonly YOSHI: {
1693
+ readonly name: "Yoshi.exchange";
1694
+ readonly symbol: "YOSHI";
1695
+ readonly oracleId: "YOSHI";
1696
+ readonly address: "0x3dc57B391262e3aAe37a08D91241f9bA9d58b570";
1697
+ readonly chainId: 250;
1698
+ readonly decimals: 18;
1699
+ readonly bridge: "native";
1700
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3dc57B391262e3aAe37a08D91241f9bA9d58b570.svg";
1701
+ readonly website: "https://yoshi.exchange/";
1702
+ readonly description: "Yoshi offers users a simple way to buy crypto tokens via credit card. We use native Yoshi token to provide fast and simple buying proccess. Connect your crypto wallet via MetaMask or WalletConnect. To procced for bying you’ll need to surpass a KYC and add a valid credit card. Once everything is done you’ll see the actual exchange rate and get your tokens after the buying proccess is done.";
1703
+ };
1704
+ readonly wsSPA: {
1705
+ readonly name: "Wrapped sSPA";
1706
+ readonly symbol: "wsSPA";
1707
+ readonly oracleId: "wsSPA";
1708
+ readonly address: "0x89346B51A54263cF2e92dA79B1863759eFa68692";
1709
+ readonly chainId: 250;
1710
+ readonly decimals: 18;
1711
+ readonly bridge: "native";
1712
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x89346B51A54263cF2e92dA79B1863759eFa68692.svg";
1713
+ readonly website: "https://app.spartacus.finance/";
1714
+ readonly description: "Let’s start off by saying Zeus from OlympusDAO has done a marvellous job in creating the \"Protocol Owned Liquidity\" (POL) concept. A community is formed when everyone bonds the underlying assets into a common reserve currency, creating a strong “bonding” for the whole community. As Spartacus we carry on the legacy and we shall aim higher and something even bigger.";
1715
+ };
1716
+ readonly wsHEC: {
1717
+ readonly name: "Wrapped sHEC";
1718
+ readonly symbol: "wsHEC";
1719
+ readonly oracleId: "wsHEC";
1720
+ readonly address: "0x94CcF60f700146BeA8eF7832820800E2dFa92EdA";
1721
+ readonly chainId: 250;
1722
+ readonly decimals: 18;
1723
+ readonly bridge: "native";
1724
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA.svg";
1725
+ readonly website: "https://hector.network/";
1726
+ readonly description: "Hector Network is developing an expansive web 3 ecosystem for a visionary future. The foundations of the ecosystem, supported by the HEC utility token and TOR stablecoin, are functionality, accessibility and community. In conjunction with their growing list of partners, Hector Network is expanding crosschain and is dedicated to mass adoption.";
1727
+ };
1728
+ readonly OOE: {
1729
+ readonly name: "OpenOcean";
1730
+ readonly symbol: "OOE";
1731
+ readonly oracleId: "OOE";
1732
+ readonly address: "0x9d8F97A3C2f9f397B6D46Cbe2d39CC1D8Cf19010";
1733
+ readonly chainId: 250;
1734
+ readonly decimals: 18;
1735
+ readonly bridge: "multichain";
1736
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9d8F97A3C2f9f397B6D46Cbe2d39CC1D8Cf19010.svg";
1737
+ readonly website: "https://openocean.finance/";
1738
+ readonly description: "OpenOcean is the world’s first full aggregation protocol for crypto trading that sources liquidity from DeFi and CeFi markets and enables cross-chain swaps. Our intelligent routing algorithm finds the best prices from DEXes and CEXes and splits the routes to provide traders the best prices with low slippage and fast settlement. The product is free to use; OpenOcean users only need to pay the regular blockchain gas and exchange fees for the trades, which are charged by the exchanges and not OpenOcean.";
1739
+ };
1740
+ readonly AVAX: {
1741
+ readonly name: "Avalanche";
1742
+ readonly symbol: "fmcAVAX";
1743
+ readonly oracleId: "AVAX";
1744
+ readonly address: "0x511D35c52a3C244E7b8bd92c0C297755FbD89212";
1745
+ readonly chainId: 250;
1746
+ readonly decimals: 18;
1747
+ readonly bridge: "multichain";
1748
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x511D35c52a3C244E7b8bd92c0C297755FbD89212.svg";
1749
+ readonly website: "https://www.avalabs.org/";
1750
+ 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.";
1751
+ };
1752
+ readonly LUNA: {
1753
+ readonly name: "Terra";
1754
+ readonly symbol: "LUNA";
1755
+ readonly oracleId: "LUNA";
1756
+ readonly address: "0x95dD59343a893637BE1c3228060EE6afBf6F0730";
1757
+ readonly chainId: 250;
1758
+ readonly decimals: 6;
1759
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4172.png";
1760
+ readonly website: "https://www.terra.money/";
1761
+ readonly bridge: "multichain";
1762
+ readonly description: "Terra's native token, LUNA, is used to stabilize the price of the protocol's stablecoins. LUNA holders are also able to submit and vote on governance proposals, giving it the functionality of a governance token.";
1763
+ };
1764
+ readonly asUSDC: {
1765
+ readonly name: "USDC Solana";
1766
+ readonly address: "0xb5E4D17FFD9D0DCE46D290750dad5F9437B5A16B";
1767
+ readonly symbol: "asUSDC";
1768
+ readonly oracleId: "asUSDC";
1769
+ readonly decimals: 18;
1770
+ readonly website: "https://www.circle.com/usdc";
1771
+ readonly documentation: "https://developers.circle.com/docs";
1772
+ readonly bridge: "wormhole";
1773
+ 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.";
1774
+ readonly chainId: 250;
1775
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
1776
+ readonly risks: readonly ["SYNTH_STABLE"];
1777
+ };
1778
+ readonly MATIC: {
1779
+ readonly name: "MATIC";
1780
+ readonly address: "0x40DF1Ae6074C35047BFF66675488Aa2f9f6384F3";
1781
+ readonly symbol: "fmcMATIC";
1782
+ readonly oracleId: "MATIC";
1783
+ readonly decimals: 18;
1784
+ readonly website: "https://polygon.technology/";
1785
+ readonly bridge: "multichain";
1786
+ readonly description: "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.";
1787
+ readonly chainId: 250;
1788
+ readonly logoURI: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png";
1789
+ };
1790
+ readonly HND: {
1791
+ readonly name: "Hundred Finance";
1792
+ readonly symbol: "HND";
1793
+ readonly oracleId: "HND";
1794
+ readonly address: "0x10010078a54396F62c96dF8532dc2B4847d47ED3";
1795
+ readonly chainId: 250;
1796
+ readonly decimals: 18;
1797
+ readonly bridge: "native";
1798
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x10010078a54396F62c96dF8532dc2B4847d47ED3.svg";
1799
+ readonly website: "https://hundred.finance/";
1800
+ readonly description: "Since the explosion in popularity of the decentralized finance ecosystem in 2020, borrowing and lending platforms have become core infrastructure within the cryptocurrency space. Not only do they provide users the ability to “hodl” or leverage their crypto assets, obtaining liquidity from their investment (a crypto-backed loan) while simultaneously earning interest, they also underpin the workings of other protocols. The movement of assets from the Ethereum mainnet to EVM-compatible blockchains and scaling solutions has done nothing to alter this. Platforms that grant the ability to borrow and lend are one of the key applications users look for in any emerging chain. Hundred Finance aims to play a central role in provisioning these services in the multi-chain environment that has flourished since early 2021, delivering the freedom to earn yield and borrow assets to a growing number of users in a trustless, secure and economically efficient manner.";
1801
+ };
1802
+ readonly LQDR: {
1803
+ readonly name: "Liquid Driver";
1804
+ readonly symbol: "LQDR";
1805
+ readonly oracleId: "LQDR";
1806
+ readonly address: "0x10b620b2dbAC4Faa7D7FFD71Da486f5D44cd86f9";
1807
+ readonly chainId: 250;
1808
+ readonly decimals: 18;
1809
+ readonly logoURI: "https://ftmscan.com/token/images/liquiddriver_32.png";
1810
+ readonly website: "https://www.liquiddriver.finance/";
1811
+ readonly description: "Incentivizing deep liquidity for SushiSwap on Fantom Opera.";
1812
+ readonly bridge: "native";
1813
+ };
1814
+ readonly beFTM: {
1815
+ readonly name: "Beefy Escrowed Fantom";
1816
+ readonly symbol: "beFTM";
1817
+ readonly oracleId: "beFTM";
1818
+ readonly address: "0x7381eD41F6dE418DdE5e84B55590422a57917886";
1819
+ readonly chainId: 250;
1820
+ readonly decimals: 18;
1821
+ readonly logoURI: "";
1822
+ readonly website: "https://blog.beefy.finance/articles/introducing-beftm/";
1823
+ readonly bridge: "native";
1824
+ readonly description: "Beefy Escrowed Fantom is 1 year perpetually lock FTM that is delegated and locked to earn the maximum validator reward";
1825
+ readonly documentation: "https://docs.beefy.finance/beefy-products/beefy-escrowed-tokens/beftm";
1826
+ };
1827
+ readonly sfUSDC: {
1828
+ readonly name: "Stargate USD Coin LP";
1829
+ readonly address: "0x12edeA9cd262006cC3C4E77c90d2CD2DD4b1eb97";
1830
+ readonly symbol: "sfUSDC";
1831
+ readonly oracleId: "stargate-fantom-usdc";
1832
+ readonly decimals: 6;
1833
+ readonly website: "https://www.circle.com/usdc";
1834
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
1835
+ 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.";
1836
+ readonly chainId: 250;
1837
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
1838
+ readonly bridge: "stargate";
1839
+ readonly risks: readonly ["SYNTH_STABLE"];
1840
+ };
1841
+ readonly renBTC: {
1842
+ readonly name: "renBTC";
1843
+ readonly symbol: "renBTC";
1844
+ readonly oracleId: "renBTC";
1845
+ readonly address: "0xDBf31dF14B66535aF65AaC99C32e9eA844e14501";
1846
+ readonly chainId: 250;
1847
+ readonly decimals: 8;
1848
+ readonly website: "https://renproject.io/";
1849
+ readonly bridge: "ren";
1850
+ 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.";
1851
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xfCe146bF3146100cfe5dB4129cf6C82b0eF4Ad8c.png";
1852
+ };
1853
+ readonly EQUAL: {
1854
+ readonly name: "Equalizer";
1855
+ readonly symbol: "EQUAL";
1856
+ readonly oracleId: "EQUAL";
1857
+ readonly address: "0x3Fd3A0c85B70754eFc07aC9Ac0cbBDCe664865A6";
1858
+ readonly chainId: 250;
1859
+ readonly decimals: 18;
1860
+ readonly logoURI: "";
1861
+ readonly website: "https://equalizer.exchange/home";
1862
+ readonly bridge: "native";
1863
+ readonly description: "Equalizer was derived from the initial concept of Andre Cronje. The mechanism that was used to create a perpetual decentralized exchange was unique and ingenious. The launch of this platform is to take the concept and apply it to a more natural style DEX. Equalizer will become the trading mechanism for the Fantom network, utilizing the Solidly perpetual model with some tweaks to fee structures and emissions.";
1864
+ readonly documentation: "https://equalizer0x.gitbook.io/equalizer-exchange-docs/guides/equalizer-exchange";
1865
+ };
1866
+ readonly ANKR: {
1867
+ readonly name: "Ankr";
1868
+ readonly symbol: "ANKR";
1869
+ readonly oracleId: "ANKR";
1870
+ readonly address: "0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1";
1871
+ readonly chainId: 250;
1872
+ readonly decimals: 18;
1873
+ readonly website: "https://www.ankr.com/";
1874
+ readonly bridge: "multichain";
1875
+ readonly description: "ANKR is a utility token used within the Ankr network for various purposes including paying for premium plans, collateral deposits for node providers, rewarding stakers and node providers, payment for independent node auditors, and voting in the Ankr DAO.";
1876
+ readonly logoURI: "";
1877
+ readonly documentation: "https://www.ankr.com/about-network/token/";
1878
+ };
1879
+ readonly ankrFTM: {
1880
+ readonly name: "Ankr Staked FTM";
1881
+ readonly symbol: "ankrFTM";
1882
+ readonly oracleId: "ankrFTM";
1883
+ readonly address: "0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179";
1884
+ readonly chainId: 250;
1885
+ readonly decimals: 18;
1886
+ readonly logoURI: "";
1887
+ readonly website: "https://www.ankr.com/";
1888
+ readonly bridge: "native";
1889
+ readonly description: "ankrFTM is a liquid staking solution for Fantom blockchain, enabling users to earn staking rewards while maintaining liquidity. By staking their FTM, users receive ankrFTM tokens that appreciate in value relative to FTM due to reward accumulation, leading to a growing redemption price over time.";
1890
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/ftm/overview/";
1891
+ };
1892
+ readonly MLP: {
1893
+ readonly name: "MLP";
1894
+ readonly symbol: "MLP";
1895
+ readonly oracleId: "mmy-ftm-mlp";
1896
+ readonly address: "0xfDC9B5be032216315bBe8c06b1c4F563D1689b85";
1897
+ readonly chainId: 250;
1898
+ readonly decimals: 18;
1899
+ readonly website: "https://app.mummy.finance/#/trade?ref=beefy";
1900
+ readonly bridge: "native";
1901
+ readonly description: "MLP consists of an index of assets used for swaps and leverage trading on Mummy Finance. MLP holders will make a profit when leverage traders make a loss and vice versa. Staked MLP also earns escrowed MMY rewards and 60% of platform fees distributed in FTM.";
1902
+ readonly logoURI: "https://app.mummy.finance/static/media/ic_mlp_40.92637cb6.svg";
1903
+ readonly documentation: "https://docs.mummy.finance/mlp";
1904
+ };
1905
+ readonly axlUSDC: {
1906
+ readonly name: "Axelar USD Coin";
1907
+ readonly symbol: "axlUSDC";
1908
+ readonly oracleId: "axlUSDC";
1909
+ readonly address: "0x1B6382DBDEa11d97f24495C9A90b7c88469134a4";
1910
+ readonly chainId: 250;
1911
+ readonly decimals: 6;
1912
+ readonly logoURI: "";
1913
+ readonly website: "https://www.axelar.network/";
1914
+ readonly bridge: "axelar";
1915
+ readonly description: "axlUSDC is a cross-chain representation of USDC, secured by a validator set using delegated Proof-of-Stake and multi-party cryptography. It allows USDC to move seamlessly across different blockchain ecosystems, minted by depositing USDC into an Axelar Gateway on Ethereum, and can be acquired through DEXs, cross-chain swaps via Squid, or bridging via Satellite.money.";
1916
+ readonly documentation: "https://docs.axelar.dev/learn/axlusdc";
1917
+ };
1918
+ readonly ankrETH: {
1919
+ readonly name: "Ankr Staked ETH";
1920
+ readonly symbol: "ankrETH";
1921
+ readonly oracleId: "ankrETH";
1922
+ readonly address: "0x12D8CE035c5DE3Ce39B1fDD4C1d5a745EAbA3b8C";
1923
+ readonly chainId: 250;
1924
+ readonly decimals: 18;
1925
+ readonly logoURI: "";
1926
+ readonly website: "https://www.ankr.com/";
1927
+ readonly bridge: "ankr";
1928
+ 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.";
1929
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/eth/overview/";
1930
+ };
1931
+ readonly lzUSDC: {
1932
+ readonly name: "USD Coin";
1933
+ readonly symbol: "lzUSDC";
1934
+ readonly oracleId: "lzUSDC";
1935
+ readonly address: "0x28a92dde19D9989F39A49905d7C9C2FAc7799bDf";
1936
+ readonly chainId: 250;
1937
+ readonly decimals: 6;
1938
+ readonly logoURI: "";
1939
+ readonly website: "https://layerzero.network/";
1940
+ readonly bridge: "layer-zero";
1941
+ readonly description: "Layer Zero USDC leverages Stargate's smart contract endpoints on Ethereum and Fantom to transfer tokens seamlessly between the two chains, locking and minting tokens as needed for cross-chain liquidity. This mechanism ensures efficient and secure interoperability while preserving the value of USDC across different blockchains.";
1942
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
1943
+ };
1944
+ readonly lzUSDT: {
1945
+ readonly name: "Tether USD";
1946
+ readonly symbol: "lzUSDT";
1947
+ readonly oracleId: "lzUSDT";
1948
+ readonly address: "0xcc1b99dDAc1a33c201a742A1851662E87BC7f22C";
1949
+ readonly chainId: 250;
1950
+ readonly decimals: 6;
1951
+ readonly logoURI: "";
1952
+ readonly website: "https://layerzero.network/";
1953
+ readonly bridge: "layer-zero";
1954
+ readonly description: "Layer Zero USDT leverages Stargate's smart contract endpoints on Ethereum and Fantom to transfer tokens seamlessly between the two chains, locking and minting tokens as needed for cross-chain liquidity. This mechanism ensures efficient and secure interoperability while preserving the value of USDT across different blockchains.";
1955
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
1956
+ };
1957
+ readonly lzWETH: {
1958
+ readonly name: "Wrapped Ether";
1959
+ readonly symbol: "lzWETH";
1960
+ readonly oracleId: "lzWETH";
1961
+ readonly address: "0x695921034f0387eAc4e11620EE91b1b15A6A09fE";
1962
+ readonly chainId: 250;
1963
+ readonly decimals: 18;
1964
+ readonly logoURI: "";
1965
+ readonly website: "https://ethereum.org/";
1966
+ readonly bridge: "layer-zero";
1967
+ readonly description: "Wrapped Ethereum (wETH) is a tokenized version of Ether that is compatible with the ERC-20 standard, which allows it to be used in decentralized applications and traded on decentralized exchanges, providing greater liquidity and interoperability for the Ethereum ecosystem.";
1968
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
1969
+ };
1970
+ readonly lzWBTC: {
1971
+ readonly name: "Wrapped BTC";
1972
+ readonly symbol: "lzWBTC";
1973
+ readonly oracleId: "lzWBTC";
1974
+ readonly address: "0xf1648C50d2863f780c57849D812b4B7686031A3D";
1975
+ readonly chainId: 250;
1976
+ readonly decimals: 8;
1977
+ readonly logoURI: "";
1978
+ readonly website: "https://wbtc.network/";
1979
+ readonly bridge: "layer-zero";
1980
+ readonly description: "Wrapped Bitcoin (WBTC) is an ERC20 token backed 1:1 with Bitcoin, which brings greater liquidity to the Ethereum ecosystem including decentralized exchanges and financial applications. It allows Bitcoin holders to use their Bitcoin on the Ethereum network and participate in the DeFi ecosystem.";
1981
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
1982
+ };
1983
+ readonly frxETH: {
1984
+ readonly name: "Frax Ether";
1985
+ readonly symbol: "frxETH";
1986
+ readonly oracleId: "frxETH";
1987
+ readonly address: "0x9E73F99EE061C8807F69f9c6CCc44ea3d8c373ee";
1988
+ readonly chainId: 250;
1989
+ readonly decimals: 18;
1990
+ readonly logoURI: "";
1991
+ readonly website: "https://app.frax.finance/frxeth/mint";
1992
+ readonly bridge: "frax";
1993
+ 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.";
1994
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
1995
+ };
1996
+ readonly axlETH: {
1997
+ readonly name: "Axelar Wrapped ETH";
1998
+ readonly symbol: "axlETH";
1999
+ readonly oracleId: "axlETH";
2000
+ readonly address: "0xfe7eDa5F2c56160d406869A8aA4B2F365d544C7B";
2001
+ readonly chainId: 250;
2002
+ readonly decimals: 18;
2003
+ readonly logoURI: "";
2004
+ readonly website: "https://axelar.network/";
2005
+ readonly bridge: "axelar";
2006
+ readonly description: "Axelar Wrapped ETH (axlETH) is an ERC-20 token that represents a wrapped version of native Ethereum (ETH) cryptocurrency, allowing for cross-chain transfers and compatibility with the Ethereum ecosystem.";
2007
+ readonly documentation: "https://docs.axelar.dev/";
2008
+ };
2009
+ readonly FVM: {
2010
+ readonly name: "Fantom Velocimeter";
2011
+ readonly symbol: "FVM";
2012
+ readonly oracleId: "FVM";
2013
+ readonly address: "0x07BB65fAaC502d4996532F834A1B7ba5dC32Ff96";
2014
+ readonly chainId: 250;
2015
+ readonly decimals: 18;
2016
+ readonly logoURI: "";
2017
+ readonly website: "https://www.fvm.exchange";
2018
+ readonly bridge: "native";
2019
+ readonly description: "FVM is the native token for Velocimeter on Fantom (FVM), a project providing liquidity on the chain where it is needed most. The FVM token can be staked as or locked to earn rewards on the FVM platform.";
2020
+ readonly documentation: "https://docs.velocimeter.xyz/FVMtokenomics";
2021
+ };
2022
+ readonly oFVM: {
2023
+ readonly name: "Option to buy FVM";
2024
+ readonly symbol: "oFVM";
2025
+ readonly oracleId: "oFVM";
2026
+ readonly address: "0xF9EDdca6B1e548B0EC8cDDEc131464F462b8310D";
2027
+ readonly chainId: 250;
2028
+ readonly decimals: 18;
2029
+ readonly logoURI: "";
2030
+ readonly website: "https://www.fvm.exchange";
2031
+ readonly bridge: "native";
2032
+ readonly description: "oFVM is an options token that helps to reduce sell pressure on the native FVM token. It is earned by liquidity providers (LPs) who provide liquidity to the FVM pools. oFVM can be redeemed for FVM at a discount, or it can be locked up for a period of time as veFVM. veFVM is a governance token that allows holders to vote on the distribution of emissions, as well as receive weekly bribes and fees.";
2033
+ readonly documentation: "https://docs.velocimeter.xyz/oFVMmech";
2034
+ };
2035
+ readonly LAMBDA: {
2036
+ readonly name: "Spartacus Money";
2037
+ readonly symbol: "LAMBDA";
2038
+ readonly oracleId: "LAMBDA";
2039
+ readonly address: "0x2126be94443334Fd71428dBa3c638fB722d1838e";
2040
+ readonly chainId: 250;
2041
+ readonly decimals: 18;
2042
+ readonly logoURI: "";
2043
+ readonly website: "https://spartacus.finance/";
2044
+ readonly bridge: "native";
2045
+ readonly description: "";
2046
+ readonly risks: readonly ["SYNTH_STABLE"];
2047
+ };
2048
+ readonly fUSDCe: {
2049
+ readonly name: "Bridged USDC";
2050
+ readonly address: "0x2F733095B80A04b38b0D10cC884524a3d09b836a";
2051
+ readonly symbol: "USDCe";
2052
+ readonly oracleId: "fUSDCe";
2053
+ readonly decimals: 6;
2054
+ readonly website: "https://portalbridge.com/usdc-bridge/";
2055
+ readonly documentation: "https://docs.wormhole.com/wormhole";
2056
+ readonly description: "USDC.e is a bridged, USDC-backed token on the Fantom network through Wormhole's interoperability infrastructure. This implementation consolidates USDC liquidity on Fantom, setting a pathway for potential evolution into a native USDC stablecoin, enhancing ecosystem utility and developer engagement.";
2057
+ readonly chainId: 250;
2058
+ readonly logoURI: "";
2059
+ readonly bridge: "wormhole";
2060
+ readonly risks: readonly ["SYNTH_STABLE"];
2061
+ };
2062
+ };
2063
+ readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
2064
+ readonly WNATIVE: {
2065
+ readonly name: "Wrapped Fantom";
2066
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
2067
+ readonly symbol: "WFTM";
2068
+ readonly oracleId: "WFTM";
2069
+ readonly decimals: 18;
2070
+ readonly chainId: 250;
2071
+ readonly website: "https://fantom.foundation/";
2072
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
2073
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
2074
+ readonly bridge: "native";
2075
+ readonly documentation: "https://docs.fantom.foundation/";
2076
+ };
2077
+ readonly FEES: {
2078
+ readonly name: "Wrapped Fantom";
2079
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
2080
+ readonly symbol: "WFTM";
2081
+ readonly oracleId: "WFTM";
2082
+ readonly decimals: 18;
2083
+ readonly chainId: 250;
2084
+ readonly website: "https://fantom.foundation/";
2085
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
2086
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
2087
+ readonly bridge: "native";
2088
+ readonly documentation: "https://docs.fantom.foundation/";
2089
+ };
2090
+ readonly FTM: {
2091
+ readonly name: "Wrapped Fantom";
2092
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
2093
+ readonly symbol: "WFTM";
2094
+ readonly oracleId: "WFTM";
2095
+ readonly decimals: 18;
2096
+ readonly chainId: 250;
2097
+ readonly website: "https://fantom.foundation/";
2098
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
2099
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
2100
+ readonly bridge: "native";
2101
+ readonly documentation: "https://docs.fantom.foundation/";
2102
+ };
2103
+ readonly WFTM: {
2104
+ readonly name: "Wrapped Fantom";
2105
+ readonly address: "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83";
2106
+ readonly symbol: "WFTM";
2107
+ readonly oracleId: "WFTM";
2108
+ readonly decimals: 18;
2109
+ readonly chainId: 250;
2110
+ readonly website: "https://fantom.foundation/";
2111
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
2112
+ readonly logoURI: "https://ftmscan.com/token/images/wFtm_32.png";
2113
+ readonly bridge: "native";
2114
+ readonly documentation: "https://docs.fantom.foundation/";
2115
+ };
2116
+ readonly 'bb-yv-FTM': {
2117
+ readonly name: "Beets Yearn Boosted FTM Linear Pool";
2118
+ readonly symbol: "bb-yv-FTM";
2119
+ readonly oracleId: "bb-yv-FTM";
2120
+ readonly address: "0xC3BF643799237588b7a6B407B3fc028Dd4e037d2";
2121
+ readonly chainId: 250;
2122
+ readonly decimals: 18;
2123
+ readonly logoURI: "";
2124
+ readonly website: "https://beets.fi/#/";
2125
+ readonly description: "Balancer linear pool that consist of yvWFTM and WFTM.";
2126
+ readonly documentation: "https://docs.beets.fi/balancer-v2-1/pools#boosted-pools";
2127
+ readonly bridge: "native";
2128
+ };
2129
+ readonly yvWFTM: {
2130
+ readonly name: "WFTM yVault";
2131
+ readonly symbol: "yvWFTM";
2132
+ readonly oracleId: "yvWFTM";
2133
+ readonly address: "0x0DEC85e74A92c52b7F708c4B10207D9560CEFaf0";
2134
+ readonly chainId: 250;
2135
+ readonly decimals: 18;
2136
+ readonly logoURI: "";
2137
+ readonly website: "https://yearn.finance/";
2138
+ readonly description: "yVault tokens represent a user's share in a yVault. These vaults contain a pool of underlying assets, such as WFTM, that generate profits for the users. The more profit the yVault generates, the higher the value of the user's yVault Token. When a user withdraws their liquidity from the yVault, their yVault Token is burned, and they receive the equivalent value in the underlying asset.";
2139
+ readonly documentation: "https://docs.yearn.finance/";
2140
+ readonly bridge: "native";
2141
+ };
2142
+ readonly SYN: {
2143
+ readonly name: "Synapse Protocol";
2144
+ readonly symbol: "SYN";
2145
+ readonly oracleId: "SYN";
2146
+ readonly address: "0xE55e19Fb4F2D85af758950957714292DAC1e25B2";
2147
+ readonly chainId: 250;
2148
+ readonly decimals: 18;
2149
+ readonly logoURI: "";
2150
+ readonly website: "https://synapseprotocol.com/";
2151
+ readonly description: "Synapse is a cross-chain layer ∞ protocol powering frictionless interoperability between blockchains. By providing decentralized, permissionless transactions between any L1, sidechain, or L2 ecosystem, Synapse powers integral blockchain activities such as asset transfers, swaps, and generalized messaging with cross-chain functionality - and in so doing enables new primitives based off of its cross-chain architecture.";
2152
+ readonly bridge: "Synapse";
2153
+ };
2154
+ readonly alUSD: {
2155
+ readonly name: "Alchemix USD";
2156
+ readonly symbol: "fmcalUSD";
2157
+ readonly oracleId: "alUSD";
2158
+ readonly address: "0xB67FA6deFCe4042070Eb1ae1511Dcd6dcc6a532E";
2159
+ readonly chainId: 250;
2160
+ readonly decimals: 18;
2161
+ readonly logoURI: "";
2162
+ readonly website: "https://alchemix.fi/";
2163
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
2164
+ readonly bridge: "multichain";
2165
+ readonly risks: readonly ["SYNTH_STABLE"];
2166
+ };
2167
+ readonly POTS: {
2168
+ readonly name: "Moonpot";
2169
+ readonly symbol: "POTS";
2170
+ readonly oracleId: "POTS";
2171
+ readonly address: "0xF7554D17d1c3F09899dCc8B404beCAE6dFA584Fa";
2172
+ readonly chainId: 250;
2173
+ readonly decimals: 18;
2174
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/logo.png";
2175
+ readonly website: "https://moonpot.com/";
2176
+ readonly description: "Stake Crypto, Earn Interest and Win Prizes. The greatest win-win savings game this side of the galaxy, where even the smallest of stakes wins the biggest prizes.";
2177
+ readonly bridge: "multichain";
2178
+ };
2179
+ readonly COMB: {
2180
+ readonly name: "Comb Finance";
2181
+ readonly symbol: "COMB";
2182
+ readonly oracleId: "COMB";
2183
+ readonly address: "0xaE45a827625116d6C0C40B5D7359EcF68F8e9AFD";
2184
+ readonly chainId: 250;
2185
+ readonly decimals: 18;
2186
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/COMB.png";
2187
+ readonly website: "https://comb.financial/";
2188
+ readonly description: "COMB is a protocol aimed towards establishing a suite of financial products built on top of the Fantom blockchain. Diversify your portfolio with one token.";
2189
+ readonly bridge: "native";
2190
+ };
2191
+ readonly SINGLE: {
2192
+ readonly name: "SINGLE Token";
2193
+ readonly symbol: "SINGLE";
2194
+ readonly oracleId: "SINGLE";
2195
+ readonly address: "0x8cc97B50Fe87f31770bcdCd6bc8603bC1558380B";
2196
+ readonly chainId: 250;
2197
+ readonly decimals: 18;
2198
+ readonly logoURI: "https://mm.finance/images/tokens/0x0804702a4E749d39A35FDe73d1DF0B1f1D6b8347.svg";
2199
+ readonly website: "https://singlefinance.io/";
2200
+ readonly description: "Single-click pseudo market-neutral strategy with a human touch.";
2201
+ readonly bridge: "multichain";
2202
+ };
2203
+ readonly gALCX: {
2204
+ readonly name: "Governance ALCX";
2205
+ readonly symbol: "fmcgALCX";
2206
+ readonly oracleId: "gALCX";
2207
+ readonly address: "0x70F9fd19f857411b089977E7916c05A0fc477Ac9";
2208
+ readonly chainId: 250;
2209
+ readonly decimals: 18;
2210
+ readonly logoURI: "https://assets.spooky.fi/tokens/gALCX.png";
2211
+ readonly website: "https://alchemix.fi/";
2212
+ readonly description: "Alchemix Self-Repaying Loans allow you to leverage a range of tokens without risk of liquidation.";
2213
+ readonly bridge: "multichain";
2214
+ };
2215
+ readonly ALPACA: {
2216
+ readonly name: "Alpaca Token";
2217
+ readonly symbol: "fmcALPACA";
2218
+ readonly oracleId: "ALPACA";
2219
+ readonly address: "0xaD996A45fd2373ed0B10Efa4A8eCB9de445A4302";
2220
+ readonly chainId: 250;
2221
+ readonly decimals: 18;
2222
+ readonly logoURI: "https://ftmscan.com/token/images/alpacafinance2_32.png";
2223
+ readonly website: "https://www.alpacafinance.org/";
2224
+ readonly description: "Alpaca Finance is the largest lending protocol allowing leveraged yield farming on BNB Chain and Fantom.";
2225
+ readonly bridge: "multichain";
2226
+ };
2227
+ readonly PGK: {
2228
+ readonly name: "Penguin Karts";
2229
+ readonly symbol: "PGK";
2230
+ readonly oracleId: "PGK";
2231
+ readonly address: "0x188a168280589bC3E483d77aae6b4A1d26bD22dC";
2232
+ readonly chainId: 250;
2233
+ readonly decimals: 18;
2234
+ readonly logoURI: "https://ftmscan.com/token/images/penguinkarts_32.png";
2235
+ readonly website: "https://penguinkarts.com/";
2236
+ readonly description: "A battle-racing 3D multiplayer game built on the Blockchain. It combines the best elements of arcade style kart racing, mobile gaming and Play-to-Earn NFT dynamics.";
2237
+ readonly bridge: "native";
2238
+ };
2239
+ readonly SOLACE: {
2240
+ readonly name: "solace";
2241
+ readonly symbol: "SOLACE";
2242
+ readonly oracleId: "SOLACE";
2243
+ readonly address: "0x501acE9c35E60f03A2af4d484f49F9B1EFde9f40";
2244
+ readonly chainId: 250;
2245
+ readonly decimals: 18;
2246
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x501acE9c35E60f03A2af4d484f49F9B1EFde9f40.svg";
2247
+ readonly website: "https://solace.fi/";
2248
+ readonly description: "Solace is building a community around making this space safe, secure and trusted so that we can onboard and de-risk DeFi and other crypto applications while opening the space to millions of users. We recently launched a coverage policy protocol that enables protection for liquidity providers, Defi protocols or DAOs to mitigate loss from hacks, bugs and exploits. Our purpose is to transform DeFi by delivering intelligent and empowering tools for a safe, secure and trusted industry.";
2249
+ readonly bridge: "native";
2250
+ };
2251
+ readonly FUSD: {
2252
+ readonly name: "Fantom USD";
2253
+ readonly symbol: "FUSD";
2254
+ readonly oracleId: "FUSD";
2255
+ readonly address: "0xAd84341756Bf337f5a0164515b1f6F993D194E1f";
2256
+ readonly chainId: 250;
2257
+ readonly decimals: 18;
2258
+ readonly logoURI: "https://assets.coingecko.com/coins/images/22230/large/fUSD_32.png?1641246519";
2259
+ readonly website: "https://fantom.foundation/defi/";
2260
+ readonly description: "Mint fUSD, the stablecoin on Fantom pegged 1:1 to the USD price, using your FTM.";
2261
+ readonly bridge: "native";
2262
+ };
2263
+ readonly MIDAS: {
2264
+ readonly name: "MIDAS";
2265
+ readonly symbol: "MIDAS";
2266
+ readonly oracleId: "MIDAS";
2267
+ readonly address: "0xb37528DA6b4D378305d000a66Ad91bd88E626761";
2268
+ readonly chainId: 250;
2269
+ readonly decimals: 18;
2270
+ readonly logoURI: "";
2271
+ readonly website: "https://midas.investments/";
2272
+ readonly description: "Earn the highest yields on BTC, ETH, USDT, and DeFi assets.";
2273
+ readonly bridge: "native";
2274
+ };
2275
+ readonly TOR: {
2276
+ readonly name: "TOR";
2277
+ readonly symbol: "TOR";
2278
+ readonly oracleId: "TOR";
2279
+ readonly address: "0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e";
2280
+ readonly chainId: 250;
2281
+ readonly decimals: 18;
2282
+ readonly logoURI: "";
2283
+ readonly website: "https://tor.hector.network/";
2284
+ readonly bridge: "native";
2285
+ readonly description: "TOR is a fully collateralized stablecoin which acts as a foundational pillar within the Hector Network Ecosystem. Its unique smart contracts made it the first of its kind, creating positive price action for the HEC token each time a TOR coin is minted and empowering Hector Network to become deflationary.";
2286
+ readonly risks: readonly ["SYNTH_STABLE"];
2287
+ };
2288
+ readonly sFTMx: {
2289
+ readonly name: "sFTMx";
2290
+ readonly symbol: "sFTMx";
2291
+ readonly oracleId: "sFTMx";
2292
+ readonly address: "0xd7028092c830b5C8FcE061Af2E593413EbbC1fc1";
2293
+ readonly chainId: 250;
2294
+ readonly decimals: 18;
2295
+ readonly website: "https://beets.fi/sftmx";
2296
+ readonly documentation: "https://beethovenxio.medium.com/the-yield-bearing-masterpiece-sftmx-50af069de6c2";
2297
+ readonly description: "sFTMx is a liquid-staked token that users receive when they stake FTM on the Beethoven X platform. The value of sFTMx naturally appreciates in relation to FTM thanks to native network staking rewards automatically compounded within the token. This token seamlessly integrates with other DeFi applications, enabling users to utilize it across various protocols, including DEXs and lending markets.";
2298
+ readonly logoURI: "https://beethoven-assets.s3.eu-central-1.amazonaws.com/sFTMx-token2x.png";
2299
+ readonly bridge: "native";
2300
+ };
2301
+ readonly SD: {
2302
+ readonly name: "Stader SD";
2303
+ readonly symbol: "SD";
2304
+ readonly oracleId: "SD";
2305
+ readonly address: "0x412a13C109aC30f0dB80AD3Bd1DeFd5D0A6c0Ac6";
2306
+ readonly chainId: 250;
2307
+ readonly decimals: 18;
2308
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/12623.png";
2309
+ readonly website: "https://staderlabs.com/";
2310
+ readonly bridge: "wormhole";
2311
+ readonly description: "Stader (SD) token is the native governance and value accrual token for Stader.";
2312
+ };
2313
+ readonly ORKAN: {
2314
+ readonly name: "Orkan";
2315
+ readonly symbol: "ORKAN";
2316
+ readonly oracleId: "ORKAN";
2317
+ readonly address: "0xfB66e49e303A186a4c57414Ceeed651a7a78161a";
2318
+ readonly chainId: 250;
2319
+ readonly decimals: 9;
2320
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/ORKAN.png";
2321
+ readonly website: "https://orkan.finance/#/dashboard";
2322
+ readonly bridge: "native";
2323
+ readonly description: "The Orkan ($ORK) is a meta-governance protocol that aims to bootstrap liquidity flow on the Fantom Opera Blockchain.";
2324
+ };
2325
+ readonly USDB: {
2326
+ readonly name: "USD Balance";
2327
+ readonly symbol: "USDB";
2328
+ readonly oracleId: "USDB";
2329
+ readonly address: "0x6Fc9383486c163fA48becdEC79d6058f984f62cA";
2330
+ readonly chainId: 250;
2331
+ readonly decimals: 18;
2332
+ readonly website: "http://www.usdbalance.com/";
2333
+ readonly bridge: "native";
2334
+ readonly description: "USDB provides a wide range of financial tools and services to individuals and institutions";
2335
+ readonly logoURI: "";
2336
+ };
2337
+ readonly GEL: {
2338
+ readonly name: "Gelato";
2339
+ readonly symbol: "GEL";
2340
+ readonly oracleId: "GEL";
2341
+ readonly address: "0x15b7c0c907e4C6b9AdaAaabC300C08991D6CEA05";
2342
+ readonly chainId: 250;
2343
+ readonly decimals: 18;
2344
+ readonly website: "https://www.gelato.network/";
2345
+ readonly bridge: "celer";
2346
+ readonly description: "Automate your smart contracts. Outsource your web3 DevOps needs and enjoy the perks of Ethereum's most reliable bot network at your fingertips.";
2347
+ readonly logoURI: "";
2348
+ };
2349
+ readonly FTML: {
2350
+ readonly name: "Top Shelf Fantom L-Token";
2351
+ readonly symbol: "FTML";
2352
+ readonly oracleId: "FTML";
2353
+ readonly address: "0xC0d9784FDba39746919Bbf236eB73bc015fD351D";
2354
+ readonly chainId: 250;
2355
+ readonly decimals: 18;
2356
+ readonly website: "https://topshelf.finance/";
2357
+ readonly bridge: "native";
2358
+ readonly description: "Mint fully decentralized sythentic assets on Binance Smart Chain, Fantom & Avalanche.";
2359
+ readonly logoURI: "";
2360
+ };
2361
+ readonly USDL: {
2362
+ readonly name: "Top Shelf USD L-Token";
2363
+ readonly symbol: "USDL";
2364
+ readonly oracleId: "USDL";
2365
+ readonly address: "0x4A89338A2079A01eDBF5027330EAC10B615024E5";
2366
+ readonly chainId: 250;
2367
+ readonly decimals: 18;
2368
+ readonly website: "https://topshelf.finance/";
2369
+ readonly bridge: "native";
2370
+ readonly description: "Mint fully decentralized sythentic assets on Binance Smart Chain, Fantom & Avalanche.";
2371
+ readonly logoURI: "";
2372
+ readonly risks: readonly ["SYNTH_STABLE"];
2373
+ };
2374
+ readonly STG: {
2375
+ readonly name: "Stargate";
2376
+ readonly symbol: "STG";
2377
+ readonly oracleId: "STG";
2378
+ readonly address: "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590";
2379
+ readonly chainId: 250;
2380
+ readonly decimals: 18;
2381
+ readonly logoURI: "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png";
2382
+ readonly website: "https://stargate.finance/";
2383
+ readonly bridge: "stargate";
2384
+ readonly description: "Stargate is a community-driven organization building the first fully composable native asset bridge, and the first dApp built on LayerZero.";
2385
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
2386
+ };
2387
+ readonly APE: {
2388
+ readonly name: "ApeCoin APE";
2389
+ readonly symbol: "APE";
2390
+ readonly oracleId: "APE";
2391
+ readonly address: "0x2d72A97a31Dc920dB03330780d30074626e39C8A";
2392
+ readonly chainId: 250;
2393
+ readonly decimals: 18;
2394
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/APE.png";
2395
+ readonly website: "http://apecoin.com/";
2396
+ readonly bridge: "multichain";
2397
+ readonly description: "ApeCoin is for the Web3 Economy. Culture has found new expression in web3 through art, gaming, entertainment, and events.";
2398
+ };
2399
+ readonly SHRAP: {
2400
+ readonly name: "Shrapnel SHRAP";
2401
+ readonly symbol: "SHRAP";
2402
+ readonly oracleId: "SHRAP";
2403
+ readonly address: "0xbf4906762C38F50bC7Be0A11BB452C944f6C72E1";
2404
+ readonly chainId: 250;
2405
+ readonly decimals: 18;
2406
+ readonly logoURI: "https://app.fbomb.finance/images/tokens/0xbf4906762C38F50bC7Be0A11BB452C944f6C72E1.png";
2407
+ readonly website: "https://app.fbomb.finance/";
2408
+ readonly bridge: "native";
2409
+ readonly description: "Shrapnel is an inflationary token launched along with BombSwap.";
2410
+ };
2411
+ readonly BSHARE: {
2412
+ readonly name: "BSHARE";
2413
+ readonly symbol: "BSHARE";
2414
+ readonly oracleId: "BSHARE";
2415
+ readonly address: "0x49C290Ff692149A4E16611c694fdED42C954ab7a";
2416
+ readonly chainId: 250;
2417
+ readonly decimals: 18;
2418
+ readonly website: "https://basedfinance.io/";
2419
+ readonly description: "Based Finance the first algorithmic token pegged to TOMB on the FTM Network.";
2420
+ readonly bridge: "native";
2421
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23507/small/based.PNG";
2422
+ };
2423
+ readonly BASED: {
2424
+ readonly name: "BASED";
2425
+ readonly symbol: "BASED";
2426
+ readonly oracleId: "BASED";
2427
+ readonly address: "0x8D7d3409881b51466B483B11Ea1B8A03cdEd89ae";
2428
+ readonly chainId: 250;
2429
+ readonly decimals: 18;
2430
+ readonly website: "https://basedfinance.io/";
2431
+ readonly description: "Based Finance the first algorithmic token pegged to TOMB on the FTM Network.";
2432
+ readonly bridge: "native";
2433
+ readonly logoURI: "https://assets.coingecko.com/coins/images/23535/small/BASED_TOKEN.109291b9.png";
2434
+ };
2435
+ readonly ATLAS: {
2436
+ readonly name: "Atlas Cloud";
2437
+ readonly symbol: "ATLAS";
2438
+ readonly oracleId: "ATLAS";
2439
+ readonly address: "0x92df3eaBf7c1c2A6b3D5793f6d53778eA78c48b2";
2440
+ readonly chainId: 250;
2441
+ readonly decimals: 18;
2442
+ readonly website: "https://atlascloud.network/";
2443
+ readonly description: "Atlas Cloud is a Nodes-as-a-service protocol on a Fantom chain.";
2444
+ readonly bridge: "native";
2445
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/Atlas.png";
2446
+ };
2447
+ readonly SOLID: {
2448
+ readonly name: "Solidly";
2449
+ readonly symbol: "SOLID";
2450
+ readonly oracleId: "SOLID";
2451
+ readonly address: "0x888EF71766ca594DED1F0FA3AE64eD2941740A20";
2452
+ readonly chainId: 250;
2453
+ readonly decimals: 18;
2454
+ readonly website: "https://solidly.exchange/";
2455
+ readonly bridge: "native";
2456
+ readonly description: "Solidly is an AMM allowing fully decentralized token swapping with support for low slippage trades between pegged assets like stablecoins.";
2457
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/SOLID.png";
2458
+ };
2459
+ readonly KAE: {
2460
+ readonly name: "Kanpeki KAE";
2461
+ readonly symbol: "KAE";
2462
+ readonly oracleId: "KAE";
2463
+ readonly address: "0x65Def5029A0e7591e46B38742bFEdd1Fb7b24436";
2464
+ readonly chainId: 250;
2465
+ readonly decimals: 18;
2466
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/KAE.png";
2467
+ readonly website: "https://kanpeki.finance/";
2468
+ readonly bridge: "native";
2469
+ readonly description: "Kanpeki is an incentivized, non-custodial, individualized, fixed-rate borrowing, and lending platform.";
2470
+ };
2471
+ readonly CRE8R: {
2472
+ readonly name: "CRE8R DAO";
2473
+ readonly symbol: "CRE8R";
2474
+ readonly oracleId: "CRE8R";
2475
+ readonly address: "0x2aD402655243203fcfa7dCB62F8A08cc2BA88ae0";
2476
+ readonly chainId: 250;
2477
+ readonly decimals: 18;
2478
+ readonly website: "https://cre8r.vip/";
2479
+ readonly bridge: "native";
2480
+ readonly description: "The worlds first & only decentralized Web3 content marketing agency DAO. Massively scalable. Fueled by DeFi.";
2481
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/CRE8R.png";
2482
+ };
2483
+ readonly DEI_OLD: {
2484
+ readonly name: "DEI_OLD";
2485
+ readonly symbol: "DEI_OLD";
2486
+ readonly oracleId: "OLD";
2487
+ readonly address: "0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3";
2488
+ readonly chainId: 250;
2489
+ readonly decimals: 18;
2490
+ readonly website: "https://deus.finance/";
2491
+ readonly bridge: "native";
2492
+ 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.";
2493
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
2494
+ readonly documentation: "https://docs.deus.finance/";
2495
+ };
2496
+ readonly DEI: {
2497
+ readonly name: "DEI";
2498
+ readonly symbol: "DEI";
2499
+ readonly oracleId: "DEI";
2500
+ readonly address: "0xDE1E704dae0B4051e80DAbB26ab6ad6c12262DA0";
2501
+ readonly chainId: 250;
2502
+ readonly decimals: 18;
2503
+ readonly website: "https://deus.finance/";
2504
+ readonly bridge: "native";
2505
+ 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.";
2506
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
2507
+ readonly documentation: "https://docs.deus.finance/";
2508
+ };
2509
+ readonly DEUS: {
2510
+ readonly name: "DEUS";
2511
+ readonly symbol: "DEUS";
2512
+ readonly oracleId: "DEUS";
2513
+ readonly address: "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44";
2514
+ readonly chainId: 250;
2515
+ readonly decimals: 18;
2516
+ readonly website: "https://deus.finance/";
2517
+ readonly bridge: "native";
2518
+ 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.";
2519
+ readonly logoURI: "https://app.deus.finance/tokens/deus.svg";
2520
+ readonly documentation: "https://docs.deus.finance/";
2521
+ };
2522
+ readonly WIGO: {
2523
+ readonly name: "WigoSwap";
2524
+ readonly symbol: "WIGO";
2525
+ readonly oracleId: "WIGO";
2526
+ readonly address: "0xE992bEAb6659BFF447893641A378FbbF031C5bD6";
2527
+ readonly chainId: 250;
2528
+ readonly decimals: 18;
2529
+ readonly website: "https://wigoswap.io/";
2530
+ readonly bridge: "native";
2531
+ readonly description: "WigoSwap is a DeFi hub with lifetime farming earnings powered by Gamified Burning Mechanism (GBM).";
2532
+ readonly logoURI: "https://wigoswap.io/images/tokens/0xE992bEAb6659BFF447893641A378FbbF031C5bD6.svg";
2533
+ readonly documentation: "https://docs.wigoswap.io/wigo-ecosystem/wigo-token";
2534
+ };
2535
+ readonly PAE: {
2536
+ readonly name: "Ripae";
2537
+ readonly symbol: "PAE";
2538
+ readonly oracleId: "PAE";
2539
+ readonly address: "0x8a41f13a4FaE75ca88B1ee726ee9D52B148b0498";
2540
+ readonly chainId: 250;
2541
+ readonly decimals: 18;
2542
+ readonly website: "https://ripae.finance/";
2543
+ readonly bridge: "native";
2544
+ 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.";
2545
+ readonly logoURI: "https://ripae.finance/logo_pae.svg";
2546
+ };
2547
+ readonly pFTM: {
2548
+ readonly name: "pFTM";
2549
+ readonly symbol: "pFTM";
2550
+ readonly oracleId: "pFTM";
2551
+ readonly address: "0x112dF7E3b4B7Ab424F07319D4E92F41e6608c48B";
2552
+ readonly chainId: 250;
2553
+ readonly decimals: 18;
2554
+ readonly website: "https://ripae.finance/";
2555
+ readonly bridge: "native";
2556
+ 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.";
2557
+ readonly logoURI: "https://ripae.finance/logo_pftm.svg";
2558
+ };
2559
+ readonly MST: {
2560
+ readonly name: "Monster";
2561
+ readonly symbol: "MST";
2562
+ readonly oracleId: "MST";
2563
+ readonly address: "0x152888854378201e173490956085c711f1DeD565";
2564
+ readonly chainId: 250;
2565
+ readonly decimals: 18;
2566
+ readonly website: "https://www.metaland.game/";
2567
+ readonly bridge: "native";
2568
+ readonly description: "MetaLand is an RPG in monsters' perspective based on the D20 rules. It balances casual and strategy, with a complete social system and an extremely strong meta-universe immersion.";
2569
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/MST.png";
2570
+ };
2571
+ readonly FS: {
2572
+ readonly name: "FantomStarter";
2573
+ readonly symbol: "FS";
2574
+ readonly oracleId: "FS";
2575
+ readonly address: "0xC758295Cd1A564cdb020a78a681a838CF8e0627D";
2576
+ readonly chainId: 250;
2577
+ readonly decimals: 18;
2578
+ readonly website: "https://fantomstarter.io/";
2579
+ readonly bridge: "native";
2580
+ readonly description: "With FantomStarter, you can raise and invest capital on any blockchain while the decentralized investment app manages all the regulatory, compliance, and multi network responsibilities.";
2581
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/FS.png";
2582
+ };
2583
+ readonly PILLS: {
2584
+ readonly name: "Morpheus Swap";
2585
+ readonly symbol: "PILLS";
2586
+ readonly oracleId: "PILLS";
2587
+ readonly address: "0xB66b5D38E183De42F21e92aBcAF3c712dd5d6286";
2588
+ readonly chainId: 250;
2589
+ readonly decimals: 18;
2590
+ readonly website: "https://www.morpheusswap.app/";
2591
+ readonly bridge: "native";
2592
+ readonly description: "A community DEX powered by Fantom.";
2593
+ readonly logoURI: "https://assets.coingecko.com/coins/images/18306/small/pills.png?1639992136";
2594
+ };
2595
+ readonly binSPIRIT: {
2596
+ readonly name: "binSPIRIT";
2597
+ readonly symbol: "binSPIRIT";
2598
+ readonly oracleId: "binSPIRIT";
2599
+ readonly address: "0x44e314190D9E4cE6d4C0903459204F8E21ff940A";
2600
+ readonly chainId: 250;
2601
+ readonly decimals: 18;
2602
+ readonly website: "https://www.beefy.finance/";
2603
+ readonly bridge: "native";
2604
+ readonly description: "binSPIRIT is the Beefy wrapped version of inSPIRIT which boosts Spirit vaults on Beefy. binSPIRIT can be traded or minted 1:1 with SPIRIT.";
2605
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/BINSPIRIT.png";
2606
+ readonly documentation: "https://docs.beefy.finance/beefy-products/beefy-escrowed-tokens/binspirit#what-is-binspirit";
2607
+ };
2608
+ readonly CREDIT: {
2609
+ readonly name: "Creditum";
2610
+ readonly symbol: "CREDIT";
2611
+ readonly oracleId: "CREDIT";
2612
+ readonly address: "0x77128DFdD0ac859B33F44050c6fa272F34872B5E";
2613
+ readonly chainId: 250;
2614
+ readonly decimals: 18;
2615
+ readonly website: "https://revenant.finance/creditum";
2616
+ readonly bridge: "native";
2617
+ readonly description: "Creditum is a lending and borrowing protocol within the Fantom Ecosystem that allows users to borrow (or mint) cUSD, a stablecoin pegged at $1 USD, by posting different tokens as collateral.";
2618
+ readonly logoURI: "https://revenant.finance/img/tokens/creditum.png";
2619
+ };
2620
+ readonly xCREDIT: {
2621
+ readonly name: "xCREDIT";
2622
+ readonly symbol: "xCREDIT";
2623
+ readonly oracleId: "xCREDIT";
2624
+ readonly address: "0xd9e28749e80D867d5d14217416BFf0e668C10645";
2625
+ readonly chainId: 250;
2626
+ readonly decimals: 18;
2627
+ readonly website: "https://revenant.finance/creditum/farm";
2628
+ readonly bridge: "native";
2629
+ readonly description: "As users farm the Creditum LP rewards, 10% of the rewards are added to the xCREDIT contract to increase the staked CREDIT pool size for all xCREDIT holders.";
2630
+ readonly logoURI: "https://revenant.finance/img/tokens/creditum.png";
2631
+ };
2632
+ readonly cUSD: {
2633
+ readonly name: "Creditum USD";
2634
+ readonly symbol: "cUSD";
2635
+ readonly oracleId: "cUSD";
2636
+ readonly address: "0xE3a486C1903Ea794eED5d5Fa0C9473c7D7708f40";
2637
+ readonly chainId: 250;
2638
+ readonly decimals: 18;
2639
+ readonly website: "https://revenant.finance/creditum/cusd";
2640
+ readonly bridge: "native";
2641
+ readonly description: "Users can deposit collateral into the Creditum platform and then borrow (mint) cUSD based on the USD value of the collateral deposited.";
2642
+ readonly logoURI: "https://revenant.finance/img/tokens/cUSD.png";
2643
+ };
2644
+ readonly gOHM: {
2645
+ readonly name: "Governance OHM";
2646
+ readonly symbol: "fmcgOHM";
2647
+ readonly oracleId: "gOHM";
2648
+ readonly address: "0x91fa20244Fb509e8289CA630E5db3E9166233FDc";
2649
+ readonly chainId: 250;
2650
+ readonly decimals: 18;
2651
+ readonly website: "https://www.olympusdao.finance/";
2652
+ readonly bridge: "Synapse";
2653
+ readonly description: "Olympus is building a community-owned decentralized financial infrastructure to bring more stability and transparency for the world.";
2654
+ readonly logoURI: "https://assets.coingecko.com/coins/images/14483/large/token_OHM_%281%29.png?1628311611";
2655
+ };
2656
+ readonly OXD: {
2657
+ readonly name: "0xDAO";
2658
+ readonly symbol: "OXD";
2659
+ readonly oracleId: "OXD";
2660
+ readonly address: "0xc165d941481e68696f43EE6E99BFB2B23E0E3114";
2661
+ readonly chainId: 250;
2662
+ readonly decimals: 18;
2663
+ readonly website: "https://www.oxdao.fi/";
2664
+ readonly bridge: "native";
2665
+ readonly description: "The aim of 0xDAO is to provide a fully decentralized infrastructure, one that maximizes profits, capital efficiency and voting power for 0xDAO, creating a free market for established protocols on Fantom looking to increase liquidity.";
2666
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/OXD.png";
2667
+ };
2668
+ readonly fBEETS: {
2669
+ readonly name: "Fresh BEETS";
2670
+ readonly symbol: "fBEETS";
2671
+ readonly oracleId: "fBEETS";
2672
+ readonly address: "0xfcef8a994209d6916EB2C86cDD2AFD60Aa6F54b1";
2673
+ readonly chainId: 250;
2674
+ readonly decimals: 18;
2675
+ readonly website: "https://beets.fi/#/stake";
2676
+ readonly bridge: "native";
2677
+ readonly description: "30% of Beethoven X protocol revenue is used to reward fBEETS holders. When you stake your Fidelio Duetto BPTs, you receive fBEETS in return.";
2678
+ readonly logoURI: "https://beets.fi/img/fBEETS.a3146dd6.png";
2679
+ };
2680
+ readonly xSCREAM: {
2681
+ readonly name: "xSCREAM";
2682
+ readonly symbol: "xSCREAM";
2683
+ readonly oracleId: "xSCREAM";
2684
+ readonly address: "0xe3D17C7e840ec140a7A51ACA351a482231760824";
2685
+ readonly chainId: 250;
2686
+ readonly decimals: 18;
2687
+ readonly website: "https://scream.sh/stake";
2688
+ readonly bridge: "native";
2689
+ readonly description: "When SCREAM is deposited for xSCREAM, your share of xSCREAM increases your holding of SCREAM as fees are accumulated to do buybacks of SCREAM tokens.";
2690
+ readonly logoURI: "https://scream.sh/img/scream-multi.png";
2691
+ };
2692
+ readonly xBOO: {
2693
+ readonly name: "BOO MirrorWorld";
2694
+ readonly symbol: "xBOO";
2695
+ readonly oracleId: "xBOO";
2696
+ readonly address: "0xa48d959AE2E88f1dAA7D5F611E01908106dE7598";
2697
+ readonly chainId: 250;
2698
+ readonly decimals: 18;
2699
+ readonly website: "https://spookyswap.finance/pools";
2700
+ readonly bridge: "native";
2701
+ readonly description: "When you stake your BOOs into xBOO (in the Buyback BOO Pool) and then into a pool listed, you are earning a sum of the APRs!";
2702
+ readonly logoURI: "https://assets.coingecko.com/coins/images/22609/large/xboo.png?1642220445";
2703
+ };
2704
+ readonly MULTI: {
2705
+ readonly name: "multichain";
2706
+ readonly symbol: "MULTI";
2707
+ readonly oracleId: "MULTI";
2708
+ readonly address: "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3";
2709
+ readonly chainId: 250;
2710
+ readonly decimals: 18;
2711
+ readonly website: "https://multichain.org/";
2712
+ readonly bridge: "multichain";
2713
+ readonly description: "Multichain is the ultimate Router for web3. It is an infrastructure developed for arbitrary cross-chain interactions.";
2714
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/17050.png";
2715
+ };
2716
+ readonly JEWEL: {
2717
+ readonly name: "Jewels";
2718
+ readonly symbol: "JEWEL";
2719
+ readonly oracleId: "JEWEL";
2720
+ readonly address: "0xD97F9674E2597e7a252de4875985f4385B9608fB";
2721
+ readonly chainId: 250;
2722
+ readonly decimals: 18;
2723
+ readonly website: "https://defikingdoms.com/";
2724
+ readonly bridge: "multichain";
2725
+ readonly description: "The JEWEL token can be used to purchase the most useful items and unique NFTs such as Heroes and Kingdoms in the game DefiKingdoms. JEWEL is also a governance token, so holders will have a say in the growth and evolution of the project.";
2726
+ readonly logoURI: "https://assets.coingecko.com/coins/images/18570/small/fAisLIV.png?1632449282";
2727
+ };
2728
+ readonly '2SHARES': {
2729
+ readonly name: "2SHARES";
2730
+ readonly symbol: "2SHARES";
2731
+ readonly oracleId: "2SHARES";
2732
+ readonly address: "0xc54A1684fD1bef1f077a336E6be4Bd9a3096a6Ca";
2733
+ readonly chainId: 250;
2734
+ readonly decimals: 18;
2735
+ readonly website: "https://2omb.finance/";
2736
+ readonly description: "A fork of tomb.finance, pegged to the price of 1 FTM via seigniorage.";
2737
+ readonly bridge: "native";
2738
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/2SHARES.png";
2739
+ };
2740
+ readonly '2OMB': {
2741
+ readonly name: "2OMB";
2742
+ readonly symbol: "2OMB";
2743
+ readonly oracleId: "2OMB";
2744
+ readonly address: "0x7a6e4E3CC2ac9924605DCa4bA31d1831c84b44aE";
2745
+ readonly chainId: 250;
2746
+ readonly decimals: 18;
2747
+ readonly website: "https://2omb.finance/";
2748
+ readonly description: "A fork of tomb.finance, pegged to the price of 1 FTM via seigniorage.";
2749
+ readonly bridge: "native";
2750
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/2OMB.png";
2751
+ };
2752
+ readonly BRUSH: {
2753
+ readonly name: "PaintSwap";
2754
+ readonly symbol: "BRUSH";
2755
+ readonly oracleId: "BRUSH";
2756
+ readonly address: "0x85dec8c4B2680793661bCA91a8F129607571863d";
2757
+ readonly chainId: 250;
2758
+ readonly decimals: 18;
2759
+ readonly website: "https://paintswap.finance/";
2760
+ readonly bridge: "native";
2761
+ readonly description: "PaintSwap combines an open NFT marketplace with a decentralized exchange (AMM) on the Fantom Opera Network.";
2762
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/BRUSH.png";
2763
+ readonly documentation: "https://docs.paintswap.finance/tokenomics/brush";
2764
+ };
2765
+ readonly WSTA: {
2766
+ readonly name: "Wrapped STA";
2767
+ readonly symbol: "WSTA";
2768
+ readonly oracleId: "WSTA";
2769
+ readonly address: "0xCEeBDE49eC95E21F7eE63C5c6f98CaB3519570de";
2770
+ readonly chainId: 250;
2771
+ readonly decimals: 18;
2772
+ readonly website: "https://www.stateratoken.com/";
2773
+ readonly bridge: "multichain";
2774
+ readonly description: "Statera (consisting of the STA and wSTA tokens) is a smart contract powered Indexed Deflationary Ecosystem, which synergizes with a trustless and community-driven portfolio of class-leading cryptocurrencies.";
2775
+ readonly logoURI: "https://ftmscan.com/token/images/stateratoken_32.png";
2776
+ };
2777
+ readonly CHARM: {
2778
+ readonly name: "CHARM";
2779
+ readonly symbol: "CHARM";
2780
+ readonly oracleId: "CHARM";
2781
+ readonly address: "0x248CB87DDA803028dfeaD98101C9465A2fbdA0d4";
2782
+ readonly chainId: 250;
2783
+ readonly decimals: 18;
2784
+ readonly website: "https://spartacadabra.money/";
2785
+ readonly bridge: "native";
2786
+ readonly description: "Spartacadabra unlocks yield bearing assets and conjures magic stable coin Lambda (λ).";
2787
+ readonly logoURI: "https://assets.coingecko.com/coins/images/21208/small/vXl4xT-P_400x400.png?1638567924";
2788
+ };
2789
+ readonly LUNAw: {
2790
+ readonly name: "LUNA (Wormhole)";
2791
+ readonly symbol: "LUNA";
2792
+ readonly oracleId: "LUNAw";
2793
+ readonly address: "0x593AE1d34c8BD7587C11D539E4F42BFf242c82Af";
2794
+ readonly chainId: 250;
2795
+ readonly decimals: 6;
2796
+ readonly website: "https://www.terra.money/";
2797
+ readonly bridge: "wormhole";
2798
+ readonly description: "Terras native token, LUNA, is used to stabilize the price of the protocols stablecoins.";
2799
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4172.png";
2800
+ };
2801
+ readonly UST: {
2802
+ readonly name: "USD Terra (anyswap)";
2803
+ readonly symbol: "UST";
2804
+ readonly oracleId: "UST";
2805
+ readonly address: "0xe2D27f06F63d98b8e11b38b5b08A75D0c8dD62B9";
2806
+ readonly chainId: 250;
2807
+ readonly decimals: 6;
2808
+ readonly website: "https://www.terra.money/";
2809
+ readonly bridge: "multichain";
2810
+ readonly description: "Terra stablecoins offer instant settlements, low fees and seamless cross-border exchange - loved by millions of users and merchants.";
2811
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/7129.png";
2812
+ readonly risks: readonly ["SYNTH_STABLE"];
2813
+ };
2814
+ readonly USTw: {
2815
+ readonly name: "TerraUSD (Wormhole)";
2816
+ readonly symbol: "UST";
2817
+ readonly oracleId: "USTw";
2818
+ readonly address: "0x846e4D51d7E2043C1a87E0Ab7490B93FB940357b";
2819
+ readonly chainId: 250;
2820
+ readonly decimals: 6;
2821
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/7129.png";
2822
+ readonly website: "https://coinmarketcap.com/currencies/terrausd-wormhole/";
2823
+ readonly bridge: "wormhole";
2824
+ readonly description: "Terra stablecoins offer instant settlements, low fees and seamless cross-border exchange - loved by millions of users and merchants.";
2825
+ readonly risks: readonly ["SYNTH_STABLE"];
2826
+ };
2827
+ readonly USTaxl: {
2828
+ readonly name: "TerraUSD (Axelar)";
2829
+ readonly symbol: "UST";
2830
+ readonly oracleId: "USTaxl";
2831
+ readonly address: "0x2B9d3F168905067D88d93F094C938BACEe02b0cB";
2832
+ readonly chainId: 250;
2833
+ readonly decimals: 6;
2834
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/7129.png";
2835
+ readonly website: "https://coinmarketcap.com/currencies/terrausd-wormhole/";
2836
+ readonly bridge: "axelar";
2837
+ readonly description: "Terra stablecoins offer instant settlements, low fees and seamless cross-border exchange - loved by millions of users and merchants.";
2838
+ readonly risks: readonly ["SYNTH_STABLE"];
2839
+ };
2840
+ readonly SOL: {
2841
+ readonly name: "Solana";
2842
+ readonly symbol: "SOL";
2843
+ readonly oracleId: "SOL";
2844
+ readonly address: "0x44F7237df00E386af8e79B817D05ED9f6FE0f296";
2845
+ readonly decimals: 18;
2846
+ readonly chainId: 250;
2847
+ readonly website: "https://solana.com/";
2848
+ readonly bridge: "wormhole";
2849
+ readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with over 400 projects spanning DeFi, NFTs, Web3 and more.";
2850
+ readonly logoURI: "https://assets.coingecko.com/coins/images/4128/large/Solana.jpg?1635329178";
2851
+ };
2852
+ readonly TUSD: {
2853
+ readonly name: "True USD";
2854
+ readonly symbol: "fmcTUSD";
2855
+ readonly oracleId: "TUSD";
2856
+ readonly address: "0x9879aBDea01a879644185341F7aF7d8343556B7a";
2857
+ readonly decimals: 18;
2858
+ readonly chainId: 250;
2859
+ readonly website: "https://www.trueusd.com/";
2860
+ readonly bridge: "multichain";
2861
+ readonly description: "TrueUSD is one of a number of cryptocurrency stablecoins administered by TrustToken, a platform for tokenizing real-world assets.";
2862
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/200x200/2563.png";
2863
+ readonly risks: readonly ["SYNTH_STABLE"];
2864
+ };
2865
+ readonly JOE: {
2866
+ readonly name: "Joe Token";
2867
+ readonly symbol: "JOE";
2868
+ readonly oracleId: "JOE";
2869
+ readonly address: "0x9F47F313ACFd4bdC52F4373b493EaE7d5aC5b765";
2870
+ readonly decimals: 18;
2871
+ readonly chainId: 250;
2872
+ readonly website: "https://www.traderjoexyz.com/#/home";
2873
+ readonly bridge: "multichain";
2874
+ 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.";
2875
+ readonly logoURI: "https://www.traderjoexyz.com/static/media/logo.bc60f78d.png";
2876
+ };
2877
+ readonly SUMMIT: {
2878
+ readonly name: "SUMMIT";
2879
+ readonly symbol: "SUMMIT";
2880
+ readonly oracleId: "SUMMIT";
2881
+ readonly address: "0x8F9bCCB6Dd999148Da1808aC290F2274b13D7994";
2882
+ readonly decimals: 18;
2883
+ readonly chainId: 250;
2884
+ readonly logoURI: "https://assets.coingecko.com/coins/images/19389/small/CE2Sdy2.png";
2885
+ readonly bridge: "native";
2886
+ readonly description: "Introducing \"Yield Multiplying\" to the world of DeFi.";
2887
+ readonly website: "https://summitdefi.com/";
2888
+ };
2889
+ readonly PEAR: {
2890
+ readonly name: "PearZap";
2891
+ readonly symbol: "PEAR";
2892
+ readonly oracleId: "PEAR";
2893
+ readonly address: "0x7C10108d4B7f4bd659ee57A53b30dF928244b354";
2894
+ readonly decimals: 18;
2895
+ readonly chainId: 250;
2896
+ readonly logoURI: "https://assets.coingecko.com/coins/images/17173/small/pear200.png";
2897
+ readonly description: "High yields farms & pools on the Polygon chain & Binance Smart Chain";
2898
+ readonly bridge: "native";
2899
+ readonly website: "https://fantom.pearzap.com/";
2900
+ };
2901
+ readonly TAROT: {
2902
+ readonly name: "Tarot";
2903
+ readonly symbol: "TAROT";
2904
+ readonly oracleId: "TAROT";
2905
+ readonly address: "0xC5e2B037D30a390e62180970B3aa4E91868764cD";
2906
+ readonly chainId: 250;
2907
+ readonly decimals: 18;
2908
+ readonly website: "https://www.tarot.to/";
2909
+ readonly bridge: "native";
2910
+ readonly description: "Tarot is a decentralized lending protocol on Fantom Opera where users can participate as lenders or borrowers in isolated lending pools.";
2911
+ readonly logoURI: "https://assets.coingecko.com/coins/images/17881/large/tarot-200px.png?1629704943";
2912
+ };
2913
+ readonly MAI: {
2914
+ readonly name: "Mai";
2915
+ readonly symbol: "MAI";
2916
+ readonly oracleId: "fMAI";
2917
+ readonly address: "0xfB98B335551a418cD0737375a2ea0ded62Ea213b";
2918
+ readonly chainId: 250;
2919
+ readonly decimals: 18;
2920
+ readonly website: "https://www.mai.finance/";
2921
+ readonly bridge: "native";
2922
+ 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.";
2923
+ readonly logoURI: "https://raw.githubusercontent.com/0xlaozi/qidao/main/images/mimatic-red.png";
2924
+ readonly documentation: "https://docs.mai.finance/";
2925
+ readonly risks: readonly ["SYNTH_STABLE"];
2926
+ };
2927
+ readonly BEETS: {
2928
+ readonly name: "Beethoven X Token";
2929
+ readonly symbol: "BEETS";
2930
+ readonly oracleId: "BEETS";
2931
+ readonly address: "0xF24Bcf4d1e507740041C9cFd2DddB29585aDCe1e";
2932
+ readonly chainId: 250;
2933
+ readonly decimals: 18;
2934
+ readonly website: "https://beets.fi/";
2935
+ readonly bridge: "native";
2936
+ readonly description: "BEETS is the governance token for the Beethoven X protocol. Built on Balancer V2, Beethoven X is the first next-generation AMM protocol on Fantom.";
2937
+ readonly logoURI: "https://assets.coingecko.com/coins/images/19158/small/beets-icon-large.png?1634545465";
2938
+ readonly documentation: "https://docs.beets.fi/beets/tokenomics";
2939
+ };
2940
+ readonly fSING: {
2941
+ readonly name: "Sing Token";
2942
+ readonly symbol: "SING";
2943
+ readonly oracleId: "fSING";
2944
+ readonly address: "0x53D831e1db0947c74e8a52618f662209ec5dE0cE";
2945
+ readonly chainId: 250;
2946
+ readonly decimals: 18;
2947
+ readonly website: "https://singular.farm/";
2948
+ readonly bridge: "native";
2949
+ readonly description: "Singular is a multichain, decentralized, strategic yield farm running on Polygon, BSC, Fantom and Okchain. Users are incentivized with a triple farming system.";
2950
+ readonly logoURI: "https://github.com/singularfarm/assets/blob/main/400.png?raw=true";
2951
+ };
2952
+ readonly GEIST: {
2953
+ readonly name: "GEIST";
2954
+ readonly symbol: "GEIST";
2955
+ readonly oracleId: "GEIST";
2956
+ readonly address: "0xd8321AA83Fb0a4ECd6348D4577431310A6E0814d";
2957
+ readonly chainId: 250;
2958
+ readonly decimals: 18;
2959
+ readonly logoURI: "https://assets.coingecko.com/coins/images/18832/small/GEIST-token.png?1633560935";
2960
+ readonly website: "https://geist.finance/";
2961
+ readonly bridge: "native";
2962
+ readonly description: "Geist is a decentralised non-custodial liquidity market protocol where users can participate as depositors or borrowers.";
2963
+ };
2964
+ readonly fWINGS: {
2965
+ readonly name: "fWINGS";
2966
+ readonly symbol: "fWINGS";
2967
+ readonly oracleId: "fWINGS";
2968
+ readonly address: "0x3D8f1ACCEe8e263F837138829B6C4517473d0688";
2969
+ readonly chainId: 250;
2970
+ readonly decimals: 18;
2971
+ readonly logoURI: "https://fantom-exchange.jetswap.finance/images/coins/wings.png";
2972
+ readonly website: "https://fantom.jetswap.finance/";
2973
+ readonly description: "JetSwap AMM";
2974
+ readonly bridge: "native";
2975
+ };
2976
+ readonly STEAK: {
2977
+ readonly name: "SteakToken";
2978
+ readonly symbol: "STEAK";
2979
+ readonly oracleId: "STEAK";
2980
+ readonly address: "0x05848B832E872d9eDd84AC5718D58f21fD9c9649";
2981
+ readonly chainId: 250;
2982
+ readonly decimals: 18;
2983
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/STEAK.png";
2984
+ readonly website: "https://stakesteak.com/";
2985
+ readonly bridge: "native";
2986
+ readonly description: "StakeSteak's mission is to build lasting infrastructure to stabilize fUSD at $1.00";
2987
+ };
2988
+ readonly FOO: {
2989
+ readonly name: "Fantums of Opera Token";
2990
+ readonly symbol: "FOO";
2991
+ readonly oracleId: "FOO";
2992
+ readonly address: "0xFbc3c04845162F067A0B6F8934383E63899c3524";
2993
+ readonly chainId: 250;
2994
+ readonly decimals: 18;
2995
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/FOO.png";
2996
+ readonly website: "https://fantums.com/";
2997
+ readonly bridge: "native";
2998
+ readonly description: "Fantums are Opera themed digital collectibles (NFTs) on the Fantom blockchain.";
2999
+ };
3000
+ readonly ZOO: {
3001
+ readonly name: "ZooCoin";
3002
+ readonly address: "0x09e145A1D53c0045F41aEEf25D8ff982ae74dD56";
3003
+ readonly symbol: "ZOO";
3004
+ readonly oracleId: "ZOO";
3005
+ readonly decimals: 0;
3006
+ readonly chainId: 250;
3007
+ readonly website: "https://zoocoin.cash/";
3008
+ readonly bridge: "native";
3009
+ readonly description: "Zoo is an ecosystem of decentralized applications powered by Fantom network. Primary projects token (ZOO) is utilized within the ecosystem among various of developed and planned projects - portfolio monitoring solution ZooWallet, ZooPet (first ever NFT marketplace released on Fantom), charting provider ZooCharts, decentralized exchange ZooDex, trading insights aggregator ZooTrade and other.";
3010
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/200x200/9007.png";
3011
+ };
3012
+ readonly MIM: {
3013
+ readonly name: "Magic Internet Money";
3014
+ readonly address: "0x82f0B8B456c1A451378467398982d4834b6829c1";
3015
+ readonly symbol: "MIM";
3016
+ readonly oracleId: "MIM";
3017
+ readonly decimals: 18;
3018
+ readonly chainId: 250;
3019
+ readonly website: "https://abracadabra.money/";
3020
+ readonly bridge: "layer-zero";
3021
+ 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.";
3022
+ readonly logoURI: "";
3023
+ readonly documentation: "https://docs.abracadabra.money/";
3024
+ readonly risks: readonly ["SYNTH_STABLE"];
3025
+ };
3026
+ readonly DIS: {
3027
+ readonly name: "TosDis";
3028
+ readonly symbol: "DIS";
3029
+ readonly oracleId: "DIS";
3030
+ readonly address: "0x0e121961DD741C9D49C9A04379da944A9D2FAc7a";
3031
+ readonly chainId: 250;
3032
+ readonly decimals: 18;
3033
+ readonly logoURI: "https://raw.githubusercontent.com/ava-labs/bridge-tokens/main/avalanche-tokens/0xf981547a1D9A0c59C9aba1e2b826BF01a2e5E263/logo.png";
3034
+ readonly website: "https://tosdis.finance/";
3035
+ readonly bridge: "native";
3036
+ readonly description: "The One Stop Defi Interoperable Solution powered with Liquid Staking";
3037
+ };
3038
+ readonly BUSD: {
3039
+ readonly name: "Binance USD";
3040
+ readonly address: "0xC931f61B1534EB21D8c11B24f3f5Ab2471d4aB50";
3041
+ readonly symbol: "fmcBUSD";
3042
+ readonly oracleId: "BUSD";
3043
+ readonly decimals: 18;
3044
+ readonly chainId: 250;
3045
+ readonly website: "https://www.binance.com/en/busd/";
3046
+ readonly bridge: "multichain";
3047
+ readonly description: "These are digitised US Dollars and are always purchased and redeemed at 1 BUSD for 1 US dollar.";
3048
+ readonly logoURI: "";
3049
+ readonly risks: readonly ["SYNTH_STABLE"];
3050
+ };
3051
+ readonly SPIRIT: {
3052
+ readonly name: "SpiritSwap";
3053
+ readonly address: "0x5Cc61A78F164885776AA610fb0FE1257df78E59B";
3054
+ readonly symbol: "SPIRIT";
3055
+ readonly oracleId: "SPIRIT";
3056
+ readonly decimals: 18;
3057
+ readonly chainId: 250;
3058
+ readonly website: "https://app.spiritswap.finance/#/";
3059
+ readonly bridge: "native";
3060
+ readonly description: "SpiritSwap is a decentralized exchange (DEX) on the Fantom Opera Chain. SpiritSwap's design is based on the Uniswap constant-product automated market maker (AMM).";
3061
+ readonly logoURI: "https://raw.githubusercontent.com/Layer3Org/spiritswap-tokens-list-icon/master/token-list/images/0x5Cc61A78F164885776AA610fb0FE1257df78E59B.png";
3062
+ readonly documentation: "https://docs.spiritswap.finance/spirit-swap/tokenomics/sprt";
3063
+ };
3064
+ readonly TSHARE: {
3065
+ readonly name: "TSHARE";
3066
+ readonly address: "0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37";
3067
+ readonly symbol: "TSHARE";
3068
+ readonly oracleId: "TSHARE";
3069
+ readonly decimals: 18;
3070
+ readonly chainId: 250;
3071
+ readonly website: "https://tomb.finance/";
3072
+ readonly bridge: "native";
3073
+ readonly description: "TOMB Shares (TSHARE) are one of the ways to measure the value of the TOMB Protocol and shareholder trust in its ability to maintain TOMB close to peg. During epoch expansions the protocol mints TOMB and distributes it proportionally to all TSHARE holders who have staked their tokens in the Masonry (boardroom).";
3074
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/TSHARE.png";
3075
+ };
3076
+ readonly TOMB: {
3077
+ readonly name: "TOMB";
3078
+ readonly address: "0x6c021Ae822BEa943b2E66552bDe1D2696a53fbB7";
3079
+ readonly symbol: "TOMB";
3080
+ readonly oracleId: "TOMB";
3081
+ readonly decimals: 18;
3082
+ readonly chainId: 250;
3083
+ readonly website: "https://tomb.finance/";
3084
+ readonly bridge: "native";
3085
+ readonly description: "The first algorithmic stablecoin on Fantom Opera, pegged to the price of 1 FTM via seigniorage";
3086
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/TOMB.png";
3087
+ };
3088
+ readonly sFTM: {
3089
+ readonly name: "Staked FTM";
3090
+ readonly address: "0x69c744D3444202d35a2783929a0F930f2FBB05ad";
3091
+ readonly symbol: "sFTM";
3092
+ readonly oracleId: "sFTM";
3093
+ readonly decimals: 18;
3094
+ readonly chainId: 250;
3095
+ readonly bridge: "native";
3096
+ readonly website: "https://fantom.foundation/defi/?__cf_chl_jschl_tk__=pmd_vfkYw1Z8PZor5oxGKrd9bxYd66paY0bLiQmy1dKOLpY-1633331752-0-gqNtZGzNAdCjcnBszQlR";
3097
+ readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
3098
+ readonly logoURI: "https://repository.fantom.network/logos/sftm.svg";
3099
+ };
3100
+ readonly fWTIOIL: {
3101
+ readonly name: "fWTI Oil";
3102
+ readonly address: "0xe297e06761a5489380538A0308B6F9b4A53Bea45";
3103
+ readonly symbol: "fWTIOIL";
3104
+ readonly oracleId: "fWTIOIL";
3105
+ readonly decimals: 18;
3106
+ readonly chainId: 250;
3107
+ readonly website: "https://fantom.foundation/defi/";
3108
+ readonly bridge: "native";
3109
+ readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
3110
+ readonly logoURI: "https://repository.fantom.network/logos/wti.svg";
3111
+ };
3112
+ readonly fSILVER: {
3113
+ readonly name: "fSilver";
3114
+ readonly address: "0xf15e88EEf35BF4709A4C3E99c00358F9247D4531";
3115
+ readonly symbol: "fSILVER";
3116
+ readonly oracleId: "fSILVER";
3117
+ readonly decimals: 18;
3118
+ readonly chainId: 250;
3119
+ readonly website: "https://fantom.foundation/defi/";
3120
+ readonly description: "Frapped an innovative wrapper for silver tokens.";
3121
+ readonly logoURI: "https://repository.fantom.network/logos/silver.svg";
3122
+ readonly bridge: "native";
3123
+ };
3124
+ readonly fLINK: {
3125
+ readonly name: "fLINK";
3126
+ readonly address: "0xA649A19423052dC6b320360B3C760884E095AC57";
3127
+ readonly symbol: "fLINK";
3128
+ readonly oracleId: "fLINK";
3129
+ readonly decimals: 18;
3130
+ readonly chainId: 250;
3131
+ readonly website: "https://fantom.foundation/defi/";
3132
+ readonly description: "Frapped an innovative wrapper for LINK tokens.";
3133
+ readonly logoURI: "https://repository.fantom.network/logos/link.svg";
3134
+ readonly bridge: "native";
3135
+ };
3136
+ readonly fKRW: {
3137
+ readonly name: "fKRW";
3138
+ readonly address: "0x2b9C073Ec670b70F417bbaf3BbB052AA563A0a23";
3139
+ readonly symbol: "fKRW";
3140
+ readonly oracleId: "fKRW";
3141
+ readonly decimals: 18;
3142
+ readonly chainId: 250;
3143
+ readonly logoURI: "https://repository.fantom.network/logos/krw.svg";
3144
+ readonly bridge: "native";
3145
+ };
3146
+ readonly fJPY: {
3147
+ readonly name: "fJPY";
3148
+ readonly address: "0x3B74389bc23057325BaB96523DBec8c445F55799";
3149
+ readonly symbol: "fJPY";
3150
+ readonly oracleId: "fJPY";
3151
+ readonly decimals: 18;
3152
+ readonly chainId: 250;
3153
+ readonly logoURI: "https://repository.fantom.network/logos/jpy.svg";
3154
+ readonly bridge: "native";
3155
+ };
3156
+ readonly fGOLD: {
3157
+ readonly name: "fGold";
3158
+ readonly address: "0x2202C52C9076A49400aaccf159e1956269eaa673";
3159
+ readonly symbol: "fGOLD";
3160
+ readonly oracleId: "fGOLD";
3161
+ readonly decimals: 18;
3162
+ readonly chainId: 250;
3163
+ readonly logoURI: "https://repository.fantom.network/logos/gold.svg";
3164
+ readonly bridge: "native";
3165
+ };
3166
+ readonly fGBP: {
3167
+ readonly name: "fGBP";
3168
+ readonly address: "0xcDE58e4B6c7b78B04da664Edb0a9752CC5FEDBd5";
3169
+ readonly symbol: "fGBP";
3170
+ readonly oracleId: "fGBP";
3171
+ readonly decimals: 18;
3172
+ readonly chainId: 250;
3173
+ readonly logoURI: "https://repository.fantom.network/logos/gbp.svg";
3174
+ readonly bridge: "native";
3175
+ };
3176
+ readonly fEUR: {
3177
+ readonly name: "fEUR";
3178
+ readonly address: "0xe105621721D1293c27be7718e041a4Ce0EbB227E";
3179
+ readonly symbol: "fEUR";
3180
+ readonly oracleId: "fEUR";
3181
+ readonly decimals: 18;
3182
+ readonly chainId: 250;
3183
+ readonly logoURI: "https://repository.fantom.network/logos/euro.svg";
3184
+ readonly bridge: "native";
3185
+ };
3186
+ readonly fETH: {
3187
+ readonly name: "fETH";
3188
+ readonly address: "0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD";
3189
+ readonly symbol: "fETH";
3190
+ readonly oracleId: "fETH";
3191
+ readonly decimals: 18;
3192
+ readonly chainId: 250;
3193
+ readonly logoURI: "https://repository.fantom.network/logos/eth.svg";
3194
+ readonly bridge: "native";
3195
+ };
3196
+ readonly fCNY: {
3197
+ readonly name: "fCNY";
3198
+ readonly address: "0x24d39324CF3697Fd9Fd78714E8cdeB5Df66E3DCd";
3199
+ readonly symbol: "fCNY";
3200
+ readonly oracleId: "fCNY";
3201
+ readonly decimals: 18;
3202
+ readonly chainId: 250;
3203
+ readonly logoURI: "https://repository.fantom.network/logos/cny.svg";
3204
+ readonly bridge: "native";
3205
+ };
3206
+ readonly fCHF: {
3207
+ readonly name: "fCHF";
3208
+ readonly address: "0x81740D647493a61329E1c574A11ee7577659fb14";
3209
+ readonly symbol: "fCHF";
3210
+ readonly oracleId: "fCHF";
3211
+ readonly decimals: 18;
3212
+ readonly chainId: 250;
3213
+ readonly logoURI: "https://repository.fantom.network/logos/chf.svg";
3214
+ readonly bridge: "native";
3215
+ };
3216
+ readonly fBTC: {
3217
+ readonly name: "fBTC";
3218
+ readonly address: "0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E";
3219
+ readonly symbol: "fBTC";
3220
+ readonly oracleId: "fBTC";
3221
+ readonly decimals: 18;
3222
+ readonly chainId: 250;
3223
+ readonly logoURI: "https://repository.fantom.network/logos/bitcoin.svg";
3224
+ readonly bridge: "native";
3225
+ };
3226
+ readonly fBNB: {
3227
+ readonly name: "fBNB";
3228
+ readonly address: "0x27f26F00e1605903645BbaBC0a73E35027Dccd45";
3229
+ readonly symbol: "fBNB";
3230
+ readonly oracleId: "fBNB";
3231
+ readonly decimals: 18;
3232
+ readonly chainId: 250;
3233
+ readonly logoURI: "https://repository.fantom.network/logos/bnb.svg";
3234
+ readonly bridge: "native";
3235
+ };
3236
+ readonly fBAND: {
3237
+ readonly name: "fBAND";
3238
+ readonly address: "0x078EEF5A2fb533e1a4d487ef64b27DF113d12C32";
3239
+ readonly symbol: "fBAND";
3240
+ readonly oracleId: "fBAND";
3241
+ readonly decimals: 18;
3242
+ readonly chainId: 250;
3243
+ readonly logoURI: "https://repository.fantom.network/logos/band.svg";
3244
+ readonly bridge: "native";
3245
+ };
3246
+ readonly LINK: {
3247
+ readonly name: "ChainLink";
3248
+ readonly address: "0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8";
3249
+ readonly symbol: "fmcLINK";
3250
+ readonly oracleId: "fmcLINK";
3251
+ readonly decimals: 18;
3252
+ readonly website: "https://chain.link/";
3253
+ 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.";
3254
+ readonly chainId: 250;
3255
+ readonly logoURI: "https://ftmscan.com/token/images/chainlink_32.png";
3256
+ readonly bridge: "multichain";
3257
+ };
3258
+ readonly USDC: {
3259
+ readonly name: "USD Coin";
3260
+ readonly address: "0x04068DA6C83AFCFA0e13ba15A6696662335D5B75";
3261
+ readonly symbol: "fmcUSDC";
3262
+ readonly oracleId: "fmcUSDC";
3263
+ readonly decimals: 6;
3264
+ readonly website: "https://www.circle.com/usdc";
3265
+ readonly documentation: "https://developers.circle.com/docs";
3266
+ readonly description: "USDC (Multichain) 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.";
3267
+ readonly chainId: 250;
3268
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
3269
+ readonly bridge: "multichain";
3270
+ readonly risks: readonly ["SYNTH_STABLE"];
3271
+ };
3272
+ readonly WBTC: {
3273
+ readonly symbol: "fmcWBTC";
3274
+ readonly website: "https://wbtc.network/";
3275
+ readonly bridge: "multichain";
3276
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
3277
+ readonly name: "Wrapped Bitcoin";
3278
+ readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
3279
+ readonly oracleId: "fmcBTC";
3280
+ readonly decimals: 8;
3281
+ readonly chainId: 250;
3282
+ readonly logoURI: "https://ftmscan.com/token/images/wBTC_32.png";
3283
+ };
3284
+ readonly BTC: {
3285
+ readonly name: "Wrapped Bitcoin";
3286
+ readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
3287
+ readonly symbol: "fmcBTC";
3288
+ readonly oracleId: "fmcBTC";
3289
+ readonly decimals: 8;
3290
+ readonly chainId: 250;
3291
+ readonly website: "https://wbtc.network/";
3292
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
3293
+ readonly logoURI: "https://ftmscan.com/token/images/wBTC_32.png";
3294
+ readonly bridge: "multichain";
3295
+ };
3296
+ readonly AAVE: {
3297
+ readonly name: "Aave";
3298
+ readonly address: "0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B";
3299
+ readonly symbol: "fmcAAVE";
3300
+ readonly oracleId: "AAVE";
3301
+ readonly decimals: 18;
3302
+ readonly chainId: 250;
3303
+ readonly website: "https://aave.com/";
3304
+ 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.";
3305
+ readonly logoURI: "https://ftmscan.com/token/images/aave_32.png";
3306
+ readonly bridge: "multichain";
3307
+ };
3308
+ readonly DAI: {
3309
+ readonly name: "Dai Stablecoin";
3310
+ readonly address: "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E";
3311
+ readonly symbol: "fmcDAI";
3312
+ readonly oracleId: "fmcDAI";
3313
+ readonly decimals: 18;
3314
+ readonly chainId: 250;
3315
+ readonly website: "https://makerdao.com/en/";
3316
+ readonly description: "Dai is a stable, decentralized currency that does not discriminate. Any individual or business can realize the advantages of digital money.";
3317
+ readonly logoURI: "https://ftmscan.com/token/images/MCDDai_32.png";
3318
+ readonly bridge: "multichain";
3319
+ readonly risks: readonly ["SYNTH_STABLE"];
3320
+ };
3321
+ readonly SUSHI: {
3322
+ readonly name: "Sushi";
3323
+ readonly address: "0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC";
3324
+ readonly symbol: "fmcSUSHI";
3325
+ readonly oracleId: "SUSHI";
3326
+ readonly decimals: 18;
3327
+ readonly chainId: 250;
3328
+ readonly website: "https://sushi.com/";
3329
+ 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.";
3330
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
3331
+ readonly bridge: "multichain";
3332
+ };
3333
+ readonly YFI: {
3334
+ readonly name: "yearn.finance";
3335
+ readonly address: "0x29b0Da86e484E1C0029B56e817912d778aC0EC69";
3336
+ readonly symbol: "fmcYFI";
3337
+ readonly oracleId: "YFI";
3338
+ readonly decimals: 18;
3339
+ readonly chainId: 250;
3340
+ readonly website: "https://yearn.finance/";
3341
+ readonly description: "Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.";
3342
+ readonly logoURI: "https://ftmscan.com/token/images/YFI_32.png";
3343
+ readonly bridge: "multichain";
3344
+ };
3345
+ readonly CRV: {
3346
+ readonly name: "Curve DAO";
3347
+ readonly address: "0x1E4F97b9f9F913c46F1632781732927B9019C68b";
3348
+ readonly symbol: "fmcCRV";
3349
+ readonly oracleId: "fmcCRV";
3350
+ readonly decimals: 18;
3351
+ readonly chainId: 250;
3352
+ readonly website: "https://curve.finance/";
3353
+ 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.";
3354
+ readonly logoURI: "https://ftmscan.com/token/images/CurveFi_32.png";
3355
+ readonly bridge: "multichain";
3356
+ };
3357
+ readonly BAND: {
3358
+ readonly name: "Band";
3359
+ readonly address: "0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5";
3360
+ readonly symbol: "fmcBAND";
3361
+ readonly oracleId: "BAND";
3362
+ readonly decimals: 18;
3363
+ readonly chainId: 250;
3364
+ readonly website: "https://bandprotocol.com/";
3365
+ readonly description: "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.";
3366
+ readonly logoURI: "https://ftmscan.com/token/images/bandprotocol_32.png";
3367
+ readonly bridge: "multichain";
3368
+ };
3369
+ readonly SFI: {
3370
+ readonly name: "Spice";
3371
+ readonly address: "0x924828a9Fb17d47D0eb64b57271D10706699Ff11";
3372
+ readonly symbol: "SFI";
3373
+ readonly oracleId: "SFI";
3374
+ readonly decimals: 18;
3375
+ readonly chainId: 250;
3376
+ readonly website: "https://scifi.finance/";
3377
+ readonly description: "The SPICE DAO is a decentralised community that launches and governs tokenised investment funds.";
3378
+ readonly logoURI: "https://ftmscan.com/token/images/saffron_32.png";
3379
+ readonly bridge: "multichain";
3380
+ };
3381
+ readonly HEGIC: {
3382
+ readonly name: "Hegic";
3383
+ readonly address: "0x44B26E839eB3572c5E959F994804A5De66600349";
3384
+ readonly symbol: "HEGIC";
3385
+ readonly oracleId: "HEGIC";
3386
+ readonly decimals: 18;
3387
+ readonly chainId: 250;
3388
+ readonly website: "https://www.hegic.co/";
3389
+ readonly description: "Trade non-custodial options for profits or to hedge your positions. Enjoy fixed price and unlimited upside of the options contracts.";
3390
+ readonly logoURI: "https://ftmscan.com/token/images/hegic_32.png";
3391
+ readonly bridge: "multichain";
3392
+ };
3393
+ readonly anyFRAX: {
3394
+ readonly name: "Frax";
3395
+ readonly address: "0xaf319E5789945197e365E7f7fbFc56B130523B33";
3396
+ readonly symbol: "fmcFRAX";
3397
+ readonly oracleId: "anyFRAX";
3398
+ readonly decimals: 18;
3399
+ readonly chainId: 250;
3400
+ readonly website: "https://frax.finance/";
3401
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
3402
+ readonly logoURI: "https://ftmscan.com/token/images/fraxfinance_32.png";
3403
+ readonly bridge: "multichain";
3404
+ };
3405
+ readonly FRAX: {
3406
+ readonly name: "Frax";
3407
+ readonly address: "0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355";
3408
+ readonly symbol: "FRAX";
3409
+ readonly oracleId: "FRAX";
3410
+ readonly decimals: 18;
3411
+ readonly chainId: 250;
3412
+ readonly website: "https://frax.finance/";
3413
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
3414
+ readonly logoURI: "https://ftmscan.com/token/images/fraxfinance_32.png";
3415
+ readonly documentation: "https://docs.frax.finance/";
3416
+ readonly bridge: "frax";
3417
+ readonly risks: readonly ["SYNTH_STABLE"];
3418
+ };
3419
+ readonly FXS: {
3420
+ readonly name: "Frax Share";
3421
+ readonly symbol: "FXS";
3422
+ readonly oracleId: "FXS";
3423
+ readonly address: "0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a";
3424
+ readonly chainId: 250;
3425
+ readonly decimals: 18;
3426
+ readonly logoURI: "";
3427
+ readonly website: "https://frax.finance/";
3428
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
3429
+ readonly documentation: "https://docs.frax.finance/";
3430
+ readonly bridge: "frax";
3431
+ };
3432
+ readonly COVER: {
3433
+ readonly name: "Cover";
3434
+ readonly address: "0xB01E8419d842beebf1b70A7b5f7142abbaf7159D";
3435
+ readonly symbol: "COVER";
3436
+ readonly oracleId: "COVER";
3437
+ readonly decimals: 18;
3438
+ readonly chainId: 250;
3439
+ readonly website: "https://www.coverprotocol.com/";
3440
+ readonly description: "Cover Protocol provides peer to peer coverage with fungible tokens. It lets the market set coverage prices as opposed to a bonding curve.";
3441
+ readonly logoURI: "https://ftmscan.com/token/images/cover_32.png";
3442
+ readonly bridge: "multichain";
3443
+ };
3444
+ readonly KP3R: {
3445
+ readonly name: "Keep3r";
3446
+ readonly address: "0x2A5062D22adCFaAfbd5C541d4dA82E4B450d4212";
3447
+ readonly symbol: "KP3R";
3448
+ readonly oracleId: "KP3R";
3449
+ readonly decimals: 18;
3450
+ readonly chainId: 250;
3451
+ readonly website: "https://keep3r.network/";
3452
+ readonly description: "Keep3r Network is a decentralized keeper network for projects that need external devops and for external teams to find keeper jobs.";
3453
+ readonly logoURI: "https://ftmscan.com/token/images/kp3r_32.png";
3454
+ readonly bridge: "multichain";
3455
+ };
3456
+ readonly WETH: {
3457
+ readonly symbol: "WETH";
3458
+ readonly name: "Wrapped Ether";
3459
+ readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
3460
+ readonly oracleId: "fmcETH";
3461
+ readonly decimals: 18;
3462
+ readonly chainId: 250;
3463
+ readonly website: "https://ethereum.org/";
3464
+ 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.";
3465
+ readonly logoURI: "https://ftmscan.com/token/images/wETH_32.png";
3466
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
3467
+ readonly bridge: "multichain";
3468
+ };
3469
+ readonly ETH: {
3470
+ readonly name: "Wrapped Ether";
3471
+ readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
3472
+ readonly symbol: "fmcETH";
3473
+ readonly oracleId: "fmcETH";
3474
+ readonly decimals: 18;
3475
+ readonly chainId: 250;
3476
+ readonly website: "https://ethereum.org/";
3477
+ 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.";
3478
+ readonly logoURI: "https://ftmscan.com/token/images/wETH_32.png";
3479
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
3480
+ readonly bridge: "multichain";
3481
+ };
3482
+ readonly CREAM: {
3483
+ readonly name: "Cream";
3484
+ readonly address: "0x657A1861c15A3deD9AF0B6799a195a249ebdCbc6";
3485
+ readonly symbol: "CREAM";
3486
+ readonly oracleId: "CREAM";
3487
+ readonly decimals: 18;
3488
+ readonly chainId: 250;
3489
+ readonly website: "https://app.cream.finance/";
3490
+ readonly description: "C.R.E.A.M. Finance is a decentralized lending protocol for individuals, institutions and protocols to access financial services.";
3491
+ readonly logoURI: "https://ftmscan.com/token/images/CreamFinance_32.png";
3492
+ readonly bridge: "multichain";
3493
+ };
3494
+ readonly sUSD: {
3495
+ readonly name: "Synth sUSD";
3496
+ readonly address: "0x0E1694483eBB3b74d3054E383840C6cf011e518e";
3497
+ readonly symbol: "sUSD";
3498
+ readonly oracleId: "sUSD";
3499
+ readonly decimals: 18;
3500
+ readonly chainId: 250;
3501
+ readonly website: "https://synthetix.io/";
3502
+ readonly description: "Tracks the price of a single US dollar (USD). The synth always remains at a constant of 1.";
3503
+ readonly logoURI: "https://ftmscan.com/token/images/sUSD_32.png";
3504
+ readonly bridge: "multichain";
3505
+ };
3506
+ readonly SNX: {
3507
+ readonly name: "Synthetix Network";
3508
+ readonly address: "0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc";
3509
+ readonly symbol: "SNX";
3510
+ readonly oracleId: "SNX";
3511
+ readonly decimals: 18;
3512
+ readonly chainId: 250;
3513
+ readonly website: "https://synthetix.io/";
3514
+ readonly description: "Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.";
3515
+ readonly logoURI: "https://ftmscan.com/token/images/Synthetix_SNX_32.png";
3516
+ readonly bridge: "multichain";
3517
+ };
3518
+ readonly ICE: {
3519
+ readonly name: "IceToken";
3520
+ readonly address: "0xf16e81dce15B08F326220742020379B855B87DF9";
3521
+ readonly symbol: "ICE";
3522
+ readonly oracleId: "ICE";
3523
+ readonly decimals: 18;
3524
+ readonly chainId: 250;
3525
+ readonly website: "https://popsicle.finance/";
3526
+ readonly bridge: "multichain";
3527
+ readonly description: "Popsicle is a next-gen cross-chain yield enhancement platform focusing on Automated Market-Making (AMM) Liquidity Providers (LP).";
3528
+ readonly logoURI: "https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png";
3529
+ };
3530
+ readonly fUSDT: {
3531
+ readonly name: "Frapped USDT";
3532
+ readonly address: "0x049d68029688eAbF473097a2fC38ef61633A3C7A";
3533
+ readonly symbol: "fUSDT";
3534
+ readonly oracleId: "fUSDT";
3535
+ readonly decimals: 6;
3536
+ readonly chainId: 250;
3537
+ readonly website: "https://frapped.io/";
3538
+ readonly description: "Frapped an innovative wrapper for USDT tokens.";
3539
+ readonly bridge: "multichain";
3540
+ readonly logoURI: "https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png";
3541
+ readonly risks: readonly ["SYNTH_STABLE"];
3542
+ };
3543
+ readonly BADGER: {
3544
+ readonly name: "Badger";
3545
+ readonly address: "0x753fbc5800a8C8e3Fb6DC6415810d627A387Dfc9";
3546
+ readonly symbol: "BADGER";
3547
+ readonly oracleId: "BADGER";
3548
+ readonly decimals: 18;
3549
+ readonly chainId: 250;
3550
+ readonly website: "https://badger.finance/";
3551
+ readonly description: "DAO dedicated to building products and infrastructure to bring Bitcoin to DeFi.";
3552
+ readonly bridge: "multichain";
3553
+ readonly logoURI: "https://raw.githubusercontent.com/sushiswap/assets/master/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png";
3554
+ };
3555
+ readonly oldBIFI: {
3556
+ readonly name: "Beefy.Finance";
3557
+ readonly symbol: "fmcoldBIFI";
3558
+ readonly oracleId: "oldBIFI";
3559
+ readonly address: "0xd6070ae98b8069de6B494332d1A1a81B6179D960";
3560
+ readonly chainId: 250;
3561
+ readonly decimals: 18;
3562
+ readonly website: "https://www.beefy.finance/";
3563
+ readonly bridge: "multichain";
3564
+ readonly description: "Beefy Finance is a Decentralized, Multi-Chain Yield Optimizer platform that allows its users to earn compound interest on their crypto holdings.";
3565
+ readonly logoURI: "https://raw.githubusercontent.com/beefyfinance/beefy-app/prod/src/images/single-assets/BIFI.png";
3566
+ readonly documentation: "https://docs.beefy.finance/";
3567
+ };
3568
+ readonly ANY: {
3569
+ readonly name: "AnySwap";
3570
+ readonly symbol: "ANY";
3571
+ readonly oracleId: "ANY";
3572
+ readonly address: "0xdDcb3fFD12750B45d32E084887fdf1aABAb34239";
3573
+ readonly chainId: 250;
3574
+ readonly decimals: 18;
3575
+ readonly website: "https://anyswap.exchange/dashboard";
3576
+ readonly bridge: "multichain";
3577
+ readonly description: "Anyswap is a fully decentralized cross chain swap protocol, based on Fusion DCRM technology, with automated pricing and liquidity system.";
3578
+ readonly logoURI: "https://ftmscan.com/token/images/anyswap_32.png";
3579
+ };
3580
+ readonly WOOFY: {
3581
+ readonly name: "Woofy";
3582
+ readonly symbol: "WOOFY";
3583
+ readonly oracleId: "WOOFY";
3584
+ readonly address: "0xD0660cD418a64a1d44E9214ad8e459324D8157f1";
3585
+ readonly chainId: 250;
3586
+ readonly decimals: 12;
3587
+ readonly website: "https://woofy.finance/";
3588
+ readonly bridge: "multichain";
3589
+ readonly description: "The WOOFY token is the blue dog companion token of YFI. Utilizing special Woof technology, it allows two-way conversion between the two tokens, allowing holders to be exposed to YFI in a fluffier package.";
3590
+ readonly logoURI: "https://raw.githubusercontent.com/yearn/yearn-assets/master/icons/tokens/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo-128.png";
3591
+ };
3592
+ readonly BNB: {
3593
+ readonly name: "Binance Chain";
3594
+ readonly symbol: "fmcBNB";
3595
+ readonly oracleId: "fmcBNB";
3596
+ readonly address: "0xD67de0e0a0Fd7b15dC8348Bb9BE742F3c5850454";
3597
+ readonly chainId: 250;
3598
+ readonly decimals: 18;
3599
+ readonly website: "https://www.binance.com/";
3600
+ readonly bridge: "multichain";
3601
+ 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.";
3602
+ readonly logoURI: "https://assets.coingecko.com/coins/images/825/large/binance-coin-logo.png";
3603
+ };
3604
+ readonly BOO: {
3605
+ readonly name: "Spooky Swap";
3606
+ readonly symbol: "BOO";
3607
+ readonly oracleId: "BOO";
3608
+ readonly address: "0x841FAD6EAe12c286d1Fd18d1d525DFfA75C7EFFE";
3609
+ readonly chainId: 250;
3610
+ readonly decimals: 18;
3611
+ readonly website: "https://spookyswap.finance/";
3612
+ readonly bridge: "native";
3613
+ readonly description: "SpookySwap is an automated market-making (AMM) decentralized exchange (DEX) for the Fantom Opera network. Different from other DEXs, we're invested in building a strong foundation with our BOO token as a governance token, diverse farms, grants to encourage a healthy ecology of other Fantom projects, and user-centered service.";
3614
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/BOO.png";
3615
+ readonly documentation: "https://docs.spooky.fi/v/master/";
3616
+ };
3617
+ readonly SCREAM: {
3618
+ readonly name: "Scream Finance";
3619
+ readonly symbol: "SCREAM";
3620
+ readonly oracleId: "SCREAM";
3621
+ readonly address: "0xe0654C8e6fd4D733349ac7E09f6f23DA256bF475";
3622
+ readonly chainId: 250;
3623
+ readonly decimals: 18;
3624
+ readonly website: "https://scream.sh";
3625
+ readonly bridge: "native";
3626
+ readonly description: "SCREAM is a highly-scalable decentralised lending protocol built and powered by the Fantom Blockchain.";
3627
+ readonly logoURI: "https://scream.sh/img/scream-multi.png";
3628
+ };
3629
+ readonly KEK: {
3630
+ readonly name: "KEK";
3631
+ readonly symbol: "KEK";
3632
+ readonly oracleId: "KEK";
3633
+ readonly address: "0x627524d78B4fC840C887ffeC90563c7A42b671fD";
3634
+ readonly chainId: 250;
3635
+ readonly decimals: 18;
3636
+ readonly website: "https://kek.tools/";
3637
+ readonly bridge: "native";
3638
+ readonly description: "A token tracker on the Fantom network";
3639
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/KEK.png";
3640
+ };
3641
+ readonly TREEB: {
3642
+ readonly name: "retreeb";
3643
+ readonly symbol: "TREEB";
3644
+ readonly oracleId: "TREEB";
3645
+ readonly address: "0xc60D7067dfBc6f2caf30523a064f416A5Af52963";
3646
+ readonly chainId: 250;
3647
+ readonly decimals: 18;
3648
+ readonly website: "https://retreeb.io/";
3649
+ readonly bridge: "native";
3650
+ readonly description: "Discover retreeb, a new decentralized way to pay, simple, practical, economical, which allows you to act in accordance with the universal values of ethics, sharing and solidarity.";
3651
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/TREEB.png";
3652
+ };
3653
+ readonly WOO: {
3654
+ readonly name: "Woo Exchange";
3655
+ readonly symbol: "WOO";
3656
+ readonly oracleId: "WOO";
3657
+ readonly address: "0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a";
3658
+ readonly chainId: 250;
3659
+ readonly decimals: 18;
3660
+ readonly website: "https://woo.org/";
3661
+ readonly bridge: "multichain";
3662
+ readonly description: "Featuring deep liquidity for superior order execution, zero-fee trading, and fully customizable trading workspaces.";
3663
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/WOO.png";
3664
+ };
3665
+ readonly SHADE: {
3666
+ readonly name: "Shade Cash";
3667
+ readonly symbol: "SHADE";
3668
+ readonly oracleId: "SHADE";
3669
+ readonly address: "0x3A3841f5fa9f2c283EA567d5Aeea3Af022dD2262";
3670
+ readonly chainId: 250;
3671
+ readonly decimals: 18;
3672
+ readonly website: "https://shade.cash/";
3673
+ readonly bridge: "native";
3674
+ readonly description: "A decentralized protocol for private transactions on Fantom Opera";
3675
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/SHADE.png";
3676
+ };
3677
+ readonly JUST: {
3678
+ readonly name: "JustYours";
3679
+ readonly symbol: "JUST";
3680
+ readonly oracleId: "JUST";
3681
+ readonly address: "0x37C045bE4641328DFEB625f1Dde610D061613497";
3682
+ readonly chainId: 250;
3683
+ readonly decimals: 10;
3684
+ readonly website: "https://justyours.me/";
3685
+ readonly bridge: "native";
3686
+ readonly description: "JustYours is building a multi-functional platform that can seamlessly integrate both users and creators of Adult Content";
3687
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/JUST.png";
3688
+ };
3689
+ readonly SPELL: {
3690
+ readonly name: "Spell Token";
3691
+ readonly symbol: "SPELL";
3692
+ readonly oracleId: "SPELL";
3693
+ readonly address: "0x468003B688943977e6130F4F68F23aad939a1040";
3694
+ readonly chainId: 250;
3695
+ readonly decimals: 18;
3696
+ readonly website: "https://abracadabra.money/";
3697
+ readonly description: "SPELL is the incentivation token of Abracadabra.money";
3698
+ readonly bridge: "multichain";
3699
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/SPELL.png";
3700
+ readonly documentation: "https://docs.abracadabra.money/";
3701
+ };
3702
+ readonly sSPELL: {
3703
+ readonly name: "Staked Spell Token";
3704
+ readonly symbol: "sSPELL";
3705
+ readonly oracleId: "sSPELL";
3706
+ readonly address: "0xbB29D2A58d880Af8AA5859e30470134dEAf84F2B";
3707
+ readonly chainId: 250;
3708
+ readonly decimals: 18;
3709
+ readonly website: "https://abracadabra.money/";
3710
+ readonly bridge: "multichain";
3711
+ readonly description: "SPELL is the incentivation token of Abracadabra.money. sSPELL is the staked version of it";
3712
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/SSPELL.png";
3713
+ };
3714
+ readonly wMEMO: {
3715
+ readonly name: "Wrapped MEMO";
3716
+ readonly symbol: "wMEMO";
3717
+ readonly oracleId: "wMEMO";
3718
+ readonly address: "0xDDc0385169797937066bBd8EF409b5B3c0dFEB52";
3719
+ readonly chainId: 250;
3720
+ readonly decimals: 18;
3721
+ readonly website: "https://abracadabra.money/";
3722
+ readonly bridge: "multichain";
3723
+ readonly description: "wMEMO is a wrapped version of MEMO. MEMO (Memories) is the reciept of staked TIME.";
3724
+ readonly logoURI: "https://app.spiritswap.finance/images/tokens/WMEMO.png";
3725
+ };
3726
+ readonly DOLA: {
3727
+ readonly name: "DOLA USD";
3728
+ readonly symbol: "DOLA";
3729
+ readonly oracleId: "DOLA";
3730
+ readonly address: "0x3129662808bEC728a27Ab6a6b9AFd3cBacA8A43c";
3731
+ readonly chainId: 250;
3732
+ readonly decimals: 18;
3733
+ readonly website: "https://www.inverse.finance/";
3734
+ readonly bridge: "multichain";
3735
+ 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.";
3736
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/DOLA.png";
3737
+ readonly risks: readonly ["SYNTH_STABLE"];
3738
+ };
3739
+ readonly INV: {
3740
+ readonly name: "Inverse Finance";
3741
+ readonly symbol: "INV";
3742
+ readonly oracleId: "INV";
3743
+ readonly address: "0xb84527D59b6Ecb96F433029ECc890D4492C5dCe1";
3744
+ readonly chainId: 250;
3745
+ readonly decimals: 18;
3746
+ readonly website: "https://www.inverse.finance/";
3747
+ readonly bridge: "multichain";
3748
+ 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.";
3749
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/INV.png";
3750
+ };
3751
+ readonly YOSHI: {
3752
+ readonly name: "Yoshi.exchange";
3753
+ readonly symbol: "YOSHI";
3754
+ readonly oracleId: "YOSHI";
3755
+ readonly address: "0x3dc57B391262e3aAe37a08D91241f9bA9d58b570";
3756
+ readonly chainId: 250;
3757
+ readonly decimals: 18;
3758
+ readonly bridge: "native";
3759
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3dc57B391262e3aAe37a08D91241f9bA9d58b570.svg";
3760
+ readonly website: "https://yoshi.exchange/";
3761
+ readonly description: "Yoshi offers users a simple way to buy crypto tokens via credit card. We use native Yoshi token to provide fast and simple buying proccess. Connect your crypto wallet via MetaMask or WalletConnect. To procced for bying you’ll need to surpass a KYC and add a valid credit card. Once everything is done you’ll see the actual exchange rate and get your tokens after the buying proccess is done.";
3762
+ };
3763
+ readonly wsSPA: {
3764
+ readonly name: "Wrapped sSPA";
3765
+ readonly symbol: "wsSPA";
3766
+ readonly oracleId: "wsSPA";
3767
+ readonly address: "0x89346B51A54263cF2e92dA79B1863759eFa68692";
3768
+ readonly chainId: 250;
3769
+ readonly decimals: 18;
3770
+ readonly bridge: "native";
3771
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x89346B51A54263cF2e92dA79B1863759eFa68692.svg";
3772
+ readonly website: "https://app.spartacus.finance/";
3773
+ readonly description: "Let’s start off by saying Zeus from OlympusDAO has done a marvellous job in creating the \"Protocol Owned Liquidity\" (POL) concept. A community is formed when everyone bonds the underlying assets into a common reserve currency, creating a strong “bonding” for the whole community. As Spartacus we carry on the legacy and we shall aim higher and something even bigger.";
3774
+ };
3775
+ readonly wsHEC: {
3776
+ readonly name: "Wrapped sHEC";
3777
+ readonly symbol: "wsHEC";
3778
+ readonly oracleId: "wsHEC";
3779
+ readonly address: "0x94CcF60f700146BeA8eF7832820800E2dFa92EdA";
3780
+ readonly chainId: 250;
3781
+ readonly decimals: 18;
3782
+ readonly bridge: "native";
3783
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA.svg";
3784
+ readonly website: "https://hector.network/";
3785
+ readonly description: "Hector Network is developing an expansive web 3 ecosystem for a visionary future. The foundations of the ecosystem, supported by the HEC utility token and TOR stablecoin, are functionality, accessibility and community. In conjunction with their growing list of partners, Hector Network is expanding crosschain and is dedicated to mass adoption.";
3786
+ };
3787
+ readonly OOE: {
3788
+ readonly name: "OpenOcean";
3789
+ readonly symbol: "OOE";
3790
+ readonly oracleId: "OOE";
3791
+ readonly address: "0x9d8F97A3C2f9f397B6D46Cbe2d39CC1D8Cf19010";
3792
+ readonly chainId: 250;
3793
+ readonly decimals: 18;
3794
+ readonly bridge: "multichain";
3795
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9d8F97A3C2f9f397B6D46Cbe2d39CC1D8Cf19010.svg";
3796
+ readonly website: "https://openocean.finance/";
3797
+ readonly description: "OpenOcean is the world’s first full aggregation protocol for crypto trading that sources liquidity from DeFi and CeFi markets and enables cross-chain swaps. Our intelligent routing algorithm finds the best prices from DEXes and CEXes and splits the routes to provide traders the best prices with low slippage and fast settlement. The product is free to use; OpenOcean users only need to pay the regular blockchain gas and exchange fees for the trades, which are charged by the exchanges and not OpenOcean.";
3798
+ };
3799
+ readonly AVAX: {
3800
+ readonly name: "Avalanche";
3801
+ readonly symbol: "fmcAVAX";
3802
+ readonly oracleId: "AVAX";
3803
+ readonly address: "0x511D35c52a3C244E7b8bd92c0C297755FbD89212";
3804
+ readonly chainId: 250;
3805
+ readonly decimals: 18;
3806
+ readonly bridge: "multichain";
3807
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x511D35c52a3C244E7b8bd92c0C297755FbD89212.svg";
3808
+ readonly website: "https://www.avalabs.org/";
3809
+ 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.";
3810
+ };
3811
+ readonly LUNA: {
3812
+ readonly name: "Terra";
3813
+ readonly symbol: "LUNA";
3814
+ readonly oracleId: "LUNA";
3815
+ readonly address: "0x95dD59343a893637BE1c3228060EE6afBf6F0730";
3816
+ readonly chainId: 250;
3817
+ readonly decimals: 6;
3818
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/4172.png";
3819
+ readonly website: "https://www.terra.money/";
3820
+ readonly bridge: "multichain";
3821
+ readonly description: "Terra's native token, LUNA, is used to stabilize the price of the protocol's stablecoins. LUNA holders are also able to submit and vote on governance proposals, giving it the functionality of a governance token.";
3822
+ };
3823
+ readonly asUSDC: {
3824
+ readonly name: "USDC Solana";
3825
+ readonly address: "0xb5E4D17FFD9D0DCE46D290750dad5F9437B5A16B";
3826
+ readonly symbol: "asUSDC";
3827
+ readonly oracleId: "asUSDC";
3828
+ readonly decimals: 18;
3829
+ readonly website: "https://www.circle.com/usdc";
3830
+ readonly documentation: "https://developers.circle.com/docs";
3831
+ readonly bridge: "wormhole";
3832
+ 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.";
3833
+ readonly chainId: 250;
3834
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
3835
+ readonly risks: readonly ["SYNTH_STABLE"];
3836
+ };
3837
+ readonly MATIC: {
3838
+ readonly name: "MATIC";
3839
+ readonly address: "0x40DF1Ae6074C35047BFF66675488Aa2f9f6384F3";
3840
+ readonly symbol: "fmcMATIC";
3841
+ readonly oracleId: "MATIC";
3842
+ readonly decimals: 18;
3843
+ readonly website: "https://polygon.technology/";
3844
+ readonly bridge: "multichain";
3845
+ readonly description: "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.";
3846
+ readonly chainId: 250;
3847
+ readonly logoURI: "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png";
3848
+ };
3849
+ readonly HND: {
3850
+ readonly name: "Hundred Finance";
3851
+ readonly symbol: "HND";
3852
+ readonly oracleId: "HND";
3853
+ readonly address: "0x10010078a54396F62c96dF8532dc2B4847d47ED3";
3854
+ readonly chainId: 250;
3855
+ readonly decimals: 18;
3856
+ readonly bridge: "native";
3857
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x10010078a54396F62c96dF8532dc2B4847d47ED3.svg";
3858
+ readonly website: "https://hundred.finance/";
3859
+ readonly description: "Since the explosion in popularity of the decentralized finance ecosystem in 2020, borrowing and lending platforms have become core infrastructure within the cryptocurrency space. Not only do they provide users the ability to “hodl” or leverage their crypto assets, obtaining liquidity from their investment (a crypto-backed loan) while simultaneously earning interest, they also underpin the workings of other protocols. The movement of assets from the Ethereum mainnet to EVM-compatible blockchains and scaling solutions has done nothing to alter this. Platforms that grant the ability to borrow and lend are one of the key applications users look for in any emerging chain. Hundred Finance aims to play a central role in provisioning these services in the multi-chain environment that has flourished since early 2021, delivering the freedom to earn yield and borrow assets to a growing number of users in a trustless, secure and economically efficient manner.";
3860
+ };
3861
+ readonly LQDR: {
3862
+ readonly name: "Liquid Driver";
3863
+ readonly symbol: "LQDR";
3864
+ readonly oracleId: "LQDR";
3865
+ readonly address: "0x10b620b2dbAC4Faa7D7FFD71Da486f5D44cd86f9";
3866
+ readonly chainId: 250;
3867
+ readonly decimals: 18;
3868
+ readonly logoURI: "https://ftmscan.com/token/images/liquiddriver_32.png";
3869
+ readonly website: "https://www.liquiddriver.finance/";
3870
+ readonly description: "Incentivizing deep liquidity for SushiSwap on Fantom Opera.";
3871
+ readonly bridge: "native";
3872
+ };
3873
+ readonly beFTM: {
3874
+ readonly name: "Beefy Escrowed Fantom";
3875
+ readonly symbol: "beFTM";
3876
+ readonly oracleId: "beFTM";
3877
+ readonly address: "0x7381eD41F6dE418DdE5e84B55590422a57917886";
3878
+ readonly chainId: 250;
3879
+ readonly decimals: 18;
3880
+ readonly logoURI: "";
3881
+ readonly website: "https://blog.beefy.finance/articles/introducing-beftm/";
3882
+ readonly bridge: "native";
3883
+ readonly description: "Beefy Escrowed Fantom is 1 year perpetually lock FTM that is delegated and locked to earn the maximum validator reward";
3884
+ readonly documentation: "https://docs.beefy.finance/beefy-products/beefy-escrowed-tokens/beftm";
3885
+ };
3886
+ readonly sfUSDC: {
3887
+ readonly name: "Stargate USD Coin LP";
3888
+ readonly address: "0x12edeA9cd262006cC3C4E77c90d2CD2DD4b1eb97";
3889
+ readonly symbol: "sfUSDC";
3890
+ readonly oracleId: "stargate-fantom-usdc";
3891
+ readonly decimals: 6;
3892
+ readonly website: "https://www.circle.com/usdc";
3893
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
3894
+ 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.";
3895
+ readonly chainId: 250;
3896
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
3897
+ readonly bridge: "stargate";
3898
+ readonly risks: readonly ["SYNTH_STABLE"];
3899
+ };
3900
+ readonly renBTC: {
3901
+ readonly name: "renBTC";
3902
+ readonly symbol: "renBTC";
3903
+ readonly oracleId: "renBTC";
3904
+ readonly address: "0xDBf31dF14B66535aF65AaC99C32e9eA844e14501";
3905
+ readonly chainId: 250;
3906
+ readonly decimals: 8;
3907
+ readonly website: "https://renproject.io/";
3908
+ readonly bridge: "ren";
3909
+ 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.";
3910
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xfCe146bF3146100cfe5dB4129cf6C82b0eF4Ad8c.png";
3911
+ };
3912
+ readonly EQUAL: {
3913
+ readonly name: "Equalizer";
3914
+ readonly symbol: "EQUAL";
3915
+ readonly oracleId: "EQUAL";
3916
+ readonly address: "0x3Fd3A0c85B70754eFc07aC9Ac0cbBDCe664865A6";
3917
+ readonly chainId: 250;
3918
+ readonly decimals: 18;
3919
+ readonly logoURI: "";
3920
+ readonly website: "https://equalizer.exchange/home";
3921
+ readonly bridge: "native";
3922
+ readonly description: "Equalizer was derived from the initial concept of Andre Cronje. The mechanism that was used to create a perpetual decentralized exchange was unique and ingenious. The launch of this platform is to take the concept and apply it to a more natural style DEX. Equalizer will become the trading mechanism for the Fantom network, utilizing the Solidly perpetual model with some tweaks to fee structures and emissions.";
3923
+ readonly documentation: "https://equalizer0x.gitbook.io/equalizer-exchange-docs/guides/equalizer-exchange";
3924
+ };
3925
+ readonly ANKR: {
3926
+ readonly name: "Ankr";
3927
+ readonly symbol: "ANKR";
3928
+ readonly oracleId: "ANKR";
3929
+ readonly address: "0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1";
3930
+ readonly chainId: 250;
3931
+ readonly decimals: 18;
3932
+ readonly website: "https://www.ankr.com/";
3933
+ readonly bridge: "multichain";
3934
+ readonly description: "ANKR is a utility token used within the Ankr network for various purposes including paying for premium plans, collateral deposits for node providers, rewarding stakers and node providers, payment for independent node auditors, and voting in the Ankr DAO.";
3935
+ readonly logoURI: "";
3936
+ readonly documentation: "https://www.ankr.com/about-network/token/";
3937
+ };
3938
+ readonly ankrFTM: {
3939
+ readonly name: "Ankr Staked FTM";
3940
+ readonly symbol: "ankrFTM";
3941
+ readonly oracleId: "ankrFTM";
3942
+ readonly address: "0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179";
3943
+ readonly chainId: 250;
3944
+ readonly decimals: 18;
3945
+ readonly logoURI: "";
3946
+ readonly website: "https://www.ankr.com/";
3947
+ readonly bridge: "native";
3948
+ readonly description: "ankrFTM is a liquid staking solution for Fantom blockchain, enabling users to earn staking rewards while maintaining liquidity. By staking their FTM, users receive ankrFTM tokens that appreciate in value relative to FTM due to reward accumulation, leading to a growing redemption price over time.";
3949
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/ftm/overview/";
3950
+ };
3951
+ readonly MLP: {
3952
+ readonly name: "MLP";
3953
+ readonly symbol: "MLP";
3954
+ readonly oracleId: "mmy-ftm-mlp";
3955
+ readonly address: "0xfDC9B5be032216315bBe8c06b1c4F563D1689b85";
3956
+ readonly chainId: 250;
3957
+ readonly decimals: 18;
3958
+ readonly website: "https://app.mummy.finance/#/trade?ref=beefy";
3959
+ readonly bridge: "native";
3960
+ readonly description: "MLP consists of an index of assets used for swaps and leverage trading on Mummy Finance. MLP holders will make a profit when leverage traders make a loss and vice versa. Staked MLP also earns escrowed MMY rewards and 60% of platform fees distributed in FTM.";
3961
+ readonly logoURI: "https://app.mummy.finance/static/media/ic_mlp_40.92637cb6.svg";
3962
+ readonly documentation: "https://docs.mummy.finance/mlp";
3963
+ };
3964
+ readonly axlUSDC: {
3965
+ readonly name: "Axelar USD Coin";
3966
+ readonly symbol: "axlUSDC";
3967
+ readonly oracleId: "axlUSDC";
3968
+ readonly address: "0x1B6382DBDEa11d97f24495C9A90b7c88469134a4";
3969
+ readonly chainId: 250;
3970
+ readonly decimals: 6;
3971
+ readonly logoURI: "";
3972
+ readonly website: "https://www.axelar.network/";
3973
+ readonly bridge: "axelar";
3974
+ readonly description: "axlUSDC is a cross-chain representation of USDC, secured by a validator set using delegated Proof-of-Stake and multi-party cryptography. It allows USDC to move seamlessly across different blockchain ecosystems, minted by depositing USDC into an Axelar Gateway on Ethereum, and can be acquired through DEXs, cross-chain swaps via Squid, or bridging via Satellite.money.";
3975
+ readonly documentation: "https://docs.axelar.dev/learn/axlusdc";
3976
+ };
3977
+ readonly ankrETH: {
3978
+ readonly name: "Ankr Staked ETH";
3979
+ readonly symbol: "ankrETH";
3980
+ readonly oracleId: "ankrETH";
3981
+ readonly address: "0x12D8CE035c5DE3Ce39B1fDD4C1d5a745EAbA3b8C";
3982
+ readonly chainId: 250;
3983
+ readonly decimals: 18;
3984
+ readonly logoURI: "";
3985
+ readonly website: "https://www.ankr.com/";
3986
+ readonly bridge: "ankr";
3987
+ 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.";
3988
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/eth/overview/";
3989
+ };
3990
+ readonly lzUSDC: {
3991
+ readonly name: "USD Coin";
3992
+ readonly symbol: "lzUSDC";
3993
+ readonly oracleId: "lzUSDC";
3994
+ readonly address: "0x28a92dde19D9989F39A49905d7C9C2FAc7799bDf";
3995
+ readonly chainId: 250;
3996
+ readonly decimals: 6;
3997
+ readonly logoURI: "";
3998
+ readonly website: "https://layerzero.network/";
3999
+ readonly bridge: "layer-zero";
4000
+ readonly description: "Layer Zero USDC leverages Stargate's smart contract endpoints on Ethereum and Fantom to transfer tokens seamlessly between the two chains, locking and minting tokens as needed for cross-chain liquidity. This mechanism ensures efficient and secure interoperability while preserving the value of USDC across different blockchains.";
4001
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
4002
+ };
4003
+ readonly lzUSDT: {
4004
+ readonly name: "Tether USD";
4005
+ readonly symbol: "lzUSDT";
4006
+ readonly oracleId: "lzUSDT";
4007
+ readonly address: "0xcc1b99dDAc1a33c201a742A1851662E87BC7f22C";
4008
+ readonly chainId: 250;
4009
+ readonly decimals: 6;
4010
+ readonly logoURI: "";
4011
+ readonly website: "https://layerzero.network/";
4012
+ readonly bridge: "layer-zero";
4013
+ readonly description: "Layer Zero USDT leverages Stargate's smart contract endpoints on Ethereum and Fantom to transfer tokens seamlessly between the two chains, locking and minting tokens as needed for cross-chain liquidity. This mechanism ensures efficient and secure interoperability while preserving the value of USDT across different blockchains.";
4014
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
4015
+ };
4016
+ readonly lzWETH: {
4017
+ readonly name: "Wrapped Ether";
4018
+ readonly symbol: "lzWETH";
4019
+ readonly oracleId: "lzWETH";
4020
+ readonly address: "0x695921034f0387eAc4e11620EE91b1b15A6A09fE";
4021
+ readonly chainId: 250;
4022
+ readonly decimals: 18;
4023
+ readonly logoURI: "";
4024
+ readonly website: "https://ethereum.org/";
4025
+ readonly bridge: "layer-zero";
4026
+ readonly description: "Wrapped Ethereum (wETH) is a tokenized version of Ether that is compatible with the ERC-20 standard, which allows it to be used in decentralized applications and traded on decentralized exchanges, providing greater liquidity and interoperability for the Ethereum ecosystem.";
4027
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
4028
+ };
4029
+ readonly lzWBTC: {
4030
+ readonly name: "Wrapped BTC";
4031
+ readonly symbol: "lzWBTC";
4032
+ readonly oracleId: "lzWBTC";
4033
+ readonly address: "0xf1648C50d2863f780c57849D812b4B7686031A3D";
4034
+ readonly chainId: 250;
4035
+ readonly decimals: 8;
4036
+ readonly logoURI: "";
4037
+ readonly website: "https://wbtc.network/";
4038
+ readonly bridge: "layer-zero";
4039
+ readonly description: "Wrapped Bitcoin (WBTC) is an ERC20 token backed 1:1 with Bitcoin, which brings greater liquidity to the Ethereum ecosystem including decentralized exchanges and financial applications. It allows Bitcoin holders to use their Bitcoin on the Ethereum network and participate in the DeFi ecosystem.";
4040
+ readonly documentation: "https://layerzero.gitbook.io/docs/";
4041
+ };
4042
+ readonly frxETH: {
4043
+ readonly name: "Frax Ether";
4044
+ readonly symbol: "frxETH";
4045
+ readonly oracleId: "frxETH";
4046
+ readonly address: "0x9E73F99EE061C8807F69f9c6CCc44ea3d8c373ee";
4047
+ readonly chainId: 250;
4048
+ readonly decimals: 18;
4049
+ readonly logoURI: "";
4050
+ readonly website: "https://app.frax.finance/frxeth/mint";
4051
+ readonly bridge: "frax";
4052
+ 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.";
4053
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
4054
+ };
4055
+ readonly axlETH: {
4056
+ readonly name: "Axelar Wrapped ETH";
4057
+ readonly symbol: "axlETH";
4058
+ readonly oracleId: "axlETH";
4059
+ readonly address: "0xfe7eDa5F2c56160d406869A8aA4B2F365d544C7B";
4060
+ readonly chainId: 250;
4061
+ readonly decimals: 18;
4062
+ readonly logoURI: "";
4063
+ readonly website: "https://axelar.network/";
4064
+ readonly bridge: "axelar";
4065
+ readonly description: "Axelar Wrapped ETH (axlETH) is an ERC-20 token that represents a wrapped version of native Ethereum (ETH) cryptocurrency, allowing for cross-chain transfers and compatibility with the Ethereum ecosystem.";
4066
+ readonly documentation: "https://docs.axelar.dev/";
4067
+ };
4068
+ readonly FVM: {
4069
+ readonly name: "Fantom Velocimeter";
4070
+ readonly symbol: "FVM";
4071
+ readonly oracleId: "FVM";
4072
+ readonly address: "0x07BB65fAaC502d4996532F834A1B7ba5dC32Ff96";
4073
+ readonly chainId: 250;
4074
+ readonly decimals: 18;
4075
+ readonly logoURI: "";
4076
+ readonly website: "https://www.fvm.exchange";
4077
+ readonly bridge: "native";
4078
+ readonly description: "FVM is the native token for Velocimeter on Fantom (FVM), a project providing liquidity on the chain where it is needed most. The FVM token can be staked as or locked to earn rewards on the FVM platform.";
4079
+ readonly documentation: "https://docs.velocimeter.xyz/FVMtokenomics";
4080
+ };
4081
+ readonly oFVM: {
4082
+ readonly name: "Option to buy FVM";
4083
+ readonly symbol: "oFVM";
4084
+ readonly oracleId: "oFVM";
4085
+ readonly address: "0xF9EDdca6B1e548B0EC8cDDEc131464F462b8310D";
4086
+ readonly chainId: 250;
4087
+ readonly decimals: 18;
4088
+ readonly logoURI: "";
4089
+ readonly website: "https://www.fvm.exchange";
4090
+ readonly bridge: "native";
4091
+ readonly description: "oFVM is an options token that helps to reduce sell pressure on the native FVM token. It is earned by liquidity providers (LPs) who provide liquidity to the FVM pools. oFVM can be redeemed for FVM at a discount, or it can be locked up for a period of time as veFVM. veFVM is a governance token that allows holders to vote on the distribution of emissions, as well as receive weekly bribes and fees.";
4092
+ readonly documentation: "https://docs.velocimeter.xyz/oFVMmech";
4093
+ };
4094
+ readonly LAMBDA: {
4095
+ readonly name: "Spartacus Money";
4096
+ readonly symbol: "LAMBDA";
4097
+ readonly oracleId: "LAMBDA";
4098
+ readonly address: "0x2126be94443334Fd71428dBa3c638fB722d1838e";
4099
+ readonly chainId: 250;
4100
+ readonly decimals: 18;
4101
+ readonly logoURI: "";
4102
+ readonly website: "https://spartacus.finance/";
4103
+ readonly bridge: "native";
4104
+ readonly description: "";
4105
+ readonly risks: readonly ["SYNTH_STABLE"];
4106
+ };
4107
+ readonly fUSDCe: {
4108
+ readonly name: "Bridged USDC";
4109
+ readonly address: "0x2F733095B80A04b38b0D10cC884524a3d09b836a";
4110
+ readonly symbol: "USDCe";
4111
+ readonly oracleId: "fUSDCe";
4112
+ readonly decimals: 6;
4113
+ readonly website: "https://portalbridge.com/usdc-bridge/";
4114
+ readonly documentation: "https://docs.wormhole.com/wormhole";
4115
+ readonly description: "USDC.e is a bridged, USDC-backed token on the Fantom network through Wormhole's interoperability infrastructure. This implementation consolidates USDC liquidity on Fantom, setting a pathway for potential evolution into a native USDC stablecoin, enhancing ecosystem utility and developer engagement.";
4116
+ readonly chainId: 250;
4117
+ readonly logoURI: "";
4118
+ readonly bridge: "wormhole";
4119
+ readonly risks: readonly ["SYNTH_STABLE"];
4120
+ };
4121
+ }>;
4122
+ readonly native: {
4123
+ readonly symbol: "FTM";
4124
+ readonly oracleId: "FTM";
4125
+ };
4126
+ };