@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,4689 @@
1
+ export declare const tokens: {
2
+ readonly WNATIVE: {
3
+ readonly name: "WBNB Token";
4
+ readonly symbol: "WBNB";
5
+ readonly oracleId: "WBNB";
6
+ readonly address: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c";
7
+ readonly chainId: 56;
8
+ readonly decimals: 18;
9
+ readonly website: "https://www.binance.com/";
10
+ 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.";
11
+ readonly bridge: "native";
12
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png";
13
+ readonly documentation: "https://www.binance.com/en/bnb";
14
+ };
15
+ readonly FEES: {
16
+ readonly name: "WBNB Token";
17
+ readonly symbol: "WBNB";
18
+ readonly oracleId: "WBNB";
19
+ readonly address: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c";
20
+ readonly chainId: 56;
21
+ readonly decimals: 18;
22
+ readonly website: "https://www.binance.com/";
23
+ 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.";
24
+ readonly bridge: "native";
25
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png";
26
+ readonly documentation: "https://www.binance.com/en/bnb";
27
+ };
28
+ readonly BNB: {
29
+ readonly name: "WBNB Token";
30
+ readonly symbol: "WBNB";
31
+ readonly oracleId: "WBNB";
32
+ readonly address: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c";
33
+ readonly chainId: 56;
34
+ readonly decimals: 18;
35
+ readonly website: "https://www.binance.com/";
36
+ 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.";
37
+ readonly bridge: "native";
38
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png";
39
+ readonly documentation: "https://www.binance.com/en/bnb";
40
+ };
41
+ readonly WBNB: {
42
+ readonly name: "WBNB Token";
43
+ readonly symbol: "WBNB";
44
+ readonly oracleId: "WBNB";
45
+ readonly address: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c";
46
+ readonly chainId: 56;
47
+ readonly decimals: 18;
48
+ readonly website: "https://www.binance.com/";
49
+ 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.";
50
+ readonly bridge: "native";
51
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png";
52
+ readonly documentation: "https://www.binance.com/en/bnb";
53
+ };
54
+ readonly CASH: {
55
+ readonly name: "CASH";
56
+ readonly symbol: "CASH";
57
+ readonly oracleId: "CASH";
58
+ readonly address: "0x54c331Bb7d32fBfC17bc9ACcaB2e2D12d0d1B222";
59
+ readonly chainId: 56;
60
+ readonly decimals: 18;
61
+ readonly logoURI: "";
62
+ readonly website: "https://stabl.fi/";
63
+ readonly bridge: "native";
64
+ readonly description: "Stabl.fi is a next-generation, yield bearing stable indexcoin protocol. Users mint $CASH by depositing stables into the Stabl protocol. The amount of $CASH in your wallet will continually grow, due to the yield strategies the protocol deposited stables are put in as well as external yielding sources.";
65
+ readonly documentation: "https://docs.stabl.fi/protocol-overview/introducing-stabl.fi";
66
+ };
67
+ readonly OOEV2: {
68
+ readonly name: "Open Ocean Finance";
69
+ readonly symbol: "OOE";
70
+ readonly oracleId: "OOEV2";
71
+ readonly address: "0x8ea5219a16c2dbF1d6335A6aa0c6bd45c50347C5";
72
+ readonly chainId: 56;
73
+ readonly decimals: 18;
74
+ readonly website: "https://openocean.finance/";
75
+ readonly description: "OpenOcean is the worlds first full aggregation protocol for crypto trading that source liquidity from DeFi and CeFi, and enable cross-chain swaps. Our intelligent routing algorithm find the best prices from DEXes and CEXes, and split the routes to provide traders the best prices with low slippage and fast settlement. The function is free to use, OpenOcean users only need to pay the normal blockchain gas fees and exchange fees for the trades, which are charged by the exchanges and not OpenOcean.";
76
+ readonly logoURI: "https://ethapi.openocean.finance/asset/icon-ooe.svg?t=2";
77
+ readonly documentation: "https://docs.openocean.finance/protocol/ooe-token";
78
+ readonly bridge: "native";
79
+ };
80
+ readonly multiBTC: {
81
+ readonly name: "Multichain BTC";
82
+ readonly symbol: "multiBTC";
83
+ readonly oracleId: "multiBTC";
84
+ readonly address: "0xD9907fcDa91aC644F70477B8fC1607ad15b2D7A8";
85
+ readonly chainId: 56;
86
+ readonly decimals: 8;
87
+ readonly logoURI: "";
88
+ readonly website: "https://app.multichain.org/";
89
+ readonly description: "Multichain supports to swap BTC to MultiBTC (Multichain BTC) 1:1.";
90
+ readonly documentation: "https://docs.multichain.org/getting-started/introduction";
91
+ };
92
+ readonly multiWUSDR: {
93
+ readonly name: "Real USD";
94
+ readonly symbol: "wUSDR";
95
+ readonly oracleId: "multiWUSDR";
96
+ readonly address: "0x2952beb1326acCbB5243725bd4Da2fC937BCa087";
97
+ readonly chainId: 56;
98
+ readonly decimals: 9;
99
+ readonly website: "https://www.tangible.store/realusd";
100
+ readonly documentation: "https://docs.tangible.store/";
101
+ readonly description: "Real USD (USDR) is the world’s first stablecoin collateralized by tokenized, yield-producing real estate. USDR has a value accrual system built into its design. Using a consistent stream of dependable yield derived from rental revenue, Real USD delivers a native yield to holders. The token on BNB Chain is bridged via Multichain from Polygon.";
102
+ readonly bridge: "multichain";
103
+ readonly logoURI: "";
104
+ };
105
+ readonly wUSDR: {
106
+ readonly name: "Real USD";
107
+ readonly symbol: "wUSDR";
108
+ readonly oracleId: "wUSDR";
109
+ readonly address: "0x9467f15f44A8641389556387b43d9ED3f6981818";
110
+ readonly chainId: 56;
111
+ readonly decimals: 9;
112
+ readonly website: "https://www.tangible.store/realusd";
113
+ readonly documentation: "https://docs.tangible.store/";
114
+ readonly description: "Real USD (USDR) is the world’s first stablecoin collateralized by tokenized, yield-producing real estate. USDR has a value accrual system built into its design. Using a consistent stream of dependable yield derived from rental revenue, Real USD delivers a native yield to holders. The token on BNB Chain is bridged via Multichain from Polygon.";
115
+ readonly bridge: "layer-zero";
116
+ readonly logoURI: "";
117
+ };
118
+ readonly PRIMAL: {
119
+ readonly name: "Primal";
120
+ readonly symbol: "PRIMAL";
121
+ readonly oracleId: "PRIMAL";
122
+ readonly address: "0xCb5327Ed4649548e0d73E70b633cdfd99aF6Da87";
123
+ readonly chainId: 56;
124
+ readonly decimals: 18;
125
+ readonly website: "https://www.getprimal.com/";
126
+ readonly description: "Primal is the utility token of a Move2Earn ecosystem featuring fan tokens for chosen athletes and team.";
127
+ readonly logoURI: "https://assets.coingecko.com/coins/images/28435/small/PRIMAL_ICON_200px.jpg?1670567426";
128
+ };
129
+ readonly FS: {
130
+ readonly name: "FantomStarter";
131
+ readonly symbol: "FS";
132
+ readonly oracleId: "FS";
133
+ readonly address: "0x1935C03bB7DbC3623bD992CE599bC26bD30A43EB";
134
+ readonly chainId: 56;
135
+ readonly decimals: 18;
136
+ readonly website: "https://fantomstarter.io/";
137
+ 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.";
138
+ readonly logoURI: "https://assets.spookyswap.finance/tokens/FS.png";
139
+ };
140
+ readonly ankrETH: {
141
+ readonly name: "Ankr Staked ETH";
142
+ readonly symbol: "ankrETH";
143
+ readonly oracleId: "ankrETH";
144
+ readonly address: "0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3";
145
+ readonly chainId: 56;
146
+ readonly decimals: 18;
147
+ readonly logoURI: "";
148
+ readonly website: "https://www.ankr.com/";
149
+ 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.";
150
+ readonly bridge: "ankr";
151
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/eth/overview/";
152
+ };
153
+ readonly DOLA: {
154
+ readonly name: "Dola USD Stablecoin";
155
+ readonly symbol: "DOLA";
156
+ readonly oracleId: "DOLA";
157
+ readonly address: "0x2F29Bc0FFAF9bff337b31CBe6CB5Fb3bf12e5840";
158
+ readonly chainId: 56;
159
+ readonly decimals: 18;
160
+ readonly logoURI: "";
161
+ readonly website: "https://www.inverse.finance/";
162
+ readonly documentation: "https://docs.inverse.finance/inverse-finance/using-dola/how-to-acquire-dola";
163
+ 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.";
164
+ readonly bridge: "multichain";
165
+ readonly risks: readonly ["SYNTH_STABLE"];
166
+ };
167
+ readonly MULTI: {
168
+ readonly name: "Multichain";
169
+ readonly symbol: "MULTI";
170
+ readonly oracleId: "MULTI";
171
+ readonly address: "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3";
172
+ readonly chainId: 56;
173
+ readonly decimals: 18;
174
+ readonly website: "https://multichain.org/";
175
+ readonly description: "Multichain is the ultimate Router for web3. It is an infrastructure developed for arbitrary cross-chain interactions.";
176
+ readonly bridge: "multichain";
177
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/17050.png";
178
+ };
179
+ readonly DEI: {
180
+ readonly name: "DEI";
181
+ readonly symbol: "DEI";
182
+ readonly oracleId: "DEI";
183
+ readonly address: "0xDE1E704dae0B4051e80DAbB26ab6ad6c12262DA0";
184
+ readonly chainId: 56;
185
+ readonly decimals: 18;
186
+ readonly website: "https://deus.finance/";
187
+ 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.";
188
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
189
+ readonly documentation: "https://docs.deus.finance/";
190
+ };
191
+ readonly ETSAlpha: {
192
+ readonly name: "ETS Alpha";
193
+ readonly symbol: "ETS Alpha";
194
+ readonly oracleId: "ETSAlpha";
195
+ readonly address: "0x5B852898CD47d2Be1d77D30377b3642290f5Ec75";
196
+ readonly chainId: 56;
197
+ readonly decimals: 18;
198
+ readonly website: "https://overnight.fi/";
199
+ readonly description: "The exchange-traded strategies(ETS) of overnight.fi are ERC-20 structured products that lets users leverage a collateralized debt position (e.g. DAI lent on Aave) to borrow a volatile asset (e.g. WETH), pair it with a stablecoin, and provide stable-to-crypto liquidity, (e.g. WETH/DAI) in an AMM, like Uni V3. This allows earning high APY and hedging against crypto volatility. ";
200
+ readonly logoURI: "https://app.deus.finance/tokens/dei.svg";
201
+ readonly documentation: "https://docs.overnight.fi/";
202
+ readonly risks: readonly ["SYNTH_STABLE"];
203
+ };
204
+ readonly THE: {
205
+ readonly name: "THENA";
206
+ readonly symbol: "THE";
207
+ readonly oracleId: "THE";
208
+ readonly address: "0xF4C8E32EaDEC4BFe97E0F595AdD0f4450a863a11";
209
+ readonly chainId: 56;
210
+ readonly decimals: 18;
211
+ readonly logoURI: "";
212
+ readonly website: "https://thena.fi/";
213
+ readonly description: "We envision THENA as being the native liquidity layer of BNB Chain, enabling value creation by opening the gates for new protocols that wish to solve the cold start liquidity problem, as well as for established protocols looking for a long-term solution to reduce costs to incentivize their liquidity. THENA is a public good owned by protocols and users, with both parties contributing to THENAs status as the leading AMM. We believe that in a decentralized and open-source economy, a collaborative strategy is essential to outrun the competition and establish your product as a market leader.";
214
+ readonly documentation: "https://thena.gitbook.io/thena/";
215
+ readonly bridge: "native";
216
+ };
217
+ readonly TAROT: {
218
+ readonly name: "Tarot";
219
+ readonly symbol: "TAROT";
220
+ readonly oracleId: "TAROT";
221
+ readonly address: "0x982E609643794a31A07F5C5b142DD3a9cF0690be";
222
+ readonly chainId: 56;
223
+ readonly decimals: 18;
224
+ readonly website: "https://www.tarot.to/";
225
+ readonly bridge: "layer-zero";
226
+ readonly description: "Tarot is a decentralized lending protocol where users can participate as lenders or borrowers in isolated lending pools.";
227
+ readonly risks: readonly ["NO_TIMELOCK"];
228
+ };
229
+ readonly QUO: {
230
+ readonly name: "Quoll Token";
231
+ readonly symbol: "QUO";
232
+ readonly oracleId: "QUO";
233
+ readonly address: "0x08b450e4a48C04CDF6DB2bD4cf24057f7B9563fF";
234
+ readonly chainId: 56;
235
+ readonly decimals: 18;
236
+ readonly website: "https://quoll.finance/";
237
+ readonly bridge: "native";
238
+ readonly description: "Quoll Finance is an advanced yield booster and on-chain incubator designed to maximize earnings across multiple DeFi protocols.";
239
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
240
+ };
241
+ readonly qTHE: {
242
+ readonly name: "Quoll THENA";
243
+ readonly symbol: "qTHE";
244
+ readonly oracleId: "qTHE";
245
+ readonly address: "0x0427dF380aECdB4657b1334aB608DA16b7526Ab2";
246
+ readonly chainId: 56;
247
+ readonly decimals: 18;
248
+ readonly website: "https://quoll.finance/";
249
+ readonly bridge: "native";
250
+ readonly description: "$qTHENA is the tokenized version of veTHE. When users convert THE on Quoll, they receive $qTHENA, while the equivalent THE is locked for the maximum duration on Thena to acquire maximal veTHE. $qTHENA enables users to participate in the ecosystem of Quoll Finance with the flexibility of liquidity.";
251
+ readonly risks: readonly ["NO_TIMELOCK"];
252
+ };
253
+ readonly liveTHE: {
254
+ readonly name: "liveTHE";
255
+ readonly symbol: "liveTHE";
256
+ readonly oracleId: "liveTHE";
257
+ readonly address: "0xCdC3A010A3473c0C4b2cB03D8489D6BA387B83CD";
258
+ readonly chainId: 56;
259
+ readonly decimals: 18;
260
+ readonly website: "https://www.liquiddriver.finance/";
261
+ readonly bridge: "native";
262
+ readonly description: "liveTHE is LiquidDriver's liquid locker, built for THENA's governance token.";
263
+ readonly risks: readonly ["NO_TIMELOCK"];
264
+ };
265
+ readonly mPENDLE: {
266
+ readonly name: "mPENDLE";
267
+ readonly symbol: "mPENDLE";
268
+ readonly oracleId: "mPENDLE";
269
+ readonly address: "0x0465aad9da170798433F4aB7fa7Ec8b9b9bf0Bb1";
270
+ readonly chainId: 56;
271
+ readonly decimals: 18;
272
+ readonly logoURI: "";
273
+ readonly website: "https://www.pendle.magpiexyz.io/stake";
274
+ readonly description: "mPENDLE refers to \"Magpie PENDLE\", is a liquid version of vePENDLE that allows users to earn rewards for their active user engagement on Penpie. PENDLE holders can convert tokens into mPENDLE on Penpie. ";
275
+ readonly documentation: "https://docs.penpiexyz.io/tokens/mpendle-token";
276
+ readonly bridge: "layer-zero";
277
+ };
278
+ readonly mCAKE: {
279
+ readonly name: "mCAKE";
280
+ readonly symbol: "mCAKE";
281
+ readonly oracleId: "mCAKE";
282
+ readonly address: "0x581FA684D0Ec11ccb46B1d92F1F24C8A3F95C0CA";
283
+ readonly chainId: 56;
284
+ readonly decimals: 18;
285
+ readonly logoURI: "";
286
+ readonly website: "https://www.pancake.magpiexyz.io/stake";
287
+ readonly description: "mCAKE refers to \"Magpie CAKE\", a liquid version of veCAKE that allows users to earn rewards for their active participation on Cakepie.";
288
+ readonly documentation: "https://docs.cakepiexyz.io/cakepie-overview";
289
+ readonly bridge: "native";
290
+ readonly risks: readonly ["NO_TIMELOCK"];
291
+ };
292
+ readonly mBTC: {
293
+ readonly name: "Magpie-Peg BTC";
294
+ readonly symbol: "mBTC";
295
+ readonly oracleId: "mBTC";
296
+ readonly address: "0x7c1cCA5b25Fa0bC9AF9275Fb53cBA89DC172b878";
297
+ readonly chainId: 56;
298
+ readonly decimals: 8;
299
+ readonly logoURI: "";
300
+ readonly website: "https://www.babylon.magpiexyz.io/stake";
301
+ readonly description: "Babypie is a liquid staking platform that allows BTC to be staked on Babylon and utilized across DeFi. Bitcoin holders can deposit their native BTC on Babypie to mint mBTC, which is a ERC-20 token pegged to BTC on a 1:1 basis and does not accrue any underlying yield.";
302
+ readonly documentation: "https://docs.babypiexyz.io/";
303
+ readonly bridge: "chainlink-ccip";
304
+ readonly risks: readonly ["NO_TIMELOCK"];
305
+ };
306
+ readonly PENDLE: {
307
+ readonly name: "Pendle";
308
+ readonly symbol: "PENDLE";
309
+ readonly oracleId: "PENDLE";
310
+ readonly address: "0xb3Ed0A426155B79B898849803E3B36552f7ED507";
311
+ readonly chainId: 56;
312
+ readonly decimals: 18;
313
+ readonly logoURI: "";
314
+ readonly website: "https://www.pendle.finance/";
315
+ readonly description: "Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.";
316
+ readonly documentation: "https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing";
317
+ readonly bridge: "wormhole";
318
+ };
319
+ readonly FISH: {
320
+ readonly name: "SwapFish";
321
+ readonly symbol: "FISH";
322
+ readonly address: "0xb348B87b23D5977E2948E6f36ca07E1EC94d7328";
323
+ readonly chainId: 56;
324
+ readonly decimals: 18;
325
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb348B87b23D5977E2948E6f36ca07E1EC94d7328.svg";
326
+ readonly website: "https://swapfish.fi/";
327
+ readonly description: "Brand new decentralized platform bringing you fresh fishing farms and more.";
328
+ readonly oracleId: "SWAPFISH";
329
+ };
330
+ readonly MGP: {
331
+ readonly name: "Magpie Token";
332
+ readonly symbol: "MGP";
333
+ readonly oracleId: "MGP";
334
+ readonly address: "0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa";
335
+ readonly chainId: 56;
336
+ readonly decimals: 18;
337
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa.svg";
338
+ readonly website: "https://www.magpiexyz.io/";
339
+ readonly documentation: "https://docs.magpiexyz.io/";
340
+ readonly description: "Magpie XYZ is a BNB Chain native yield-boosting platform built on top of Wombat Exchange that maximizes benefits for governance token holders.";
341
+ };
342
+ readonly HOOP: {
343
+ readonly name: "Primal Hoop";
344
+ readonly symbol: "HOOP";
345
+ readonly oracleId: "HOOP";
346
+ readonly address: "0xF19cfb40B3774dF6Eed83169Ad5aB0Aaf6865F25";
347
+ readonly chainId: 56;
348
+ readonly decimals: 18;
349
+ readonly logoURI: "https://assets.coingecko.com/coins/images/27405/small/HOOP_TOKEN.png?1663837803";
350
+ readonly website: "https://www.chibidinos.io/";
351
+ readonly description: "HOOP is the reward and in-game currency for the Chibi Dinos Gaming Universe. It can be used to pay for merchandise and events; future uses include staking and governance for in-game decisions. Chibi Dinos is a basketball and dinosaur themed metaverse with games such as Primal Hoop, an arcade basketball game with an adventure role-playing game (RPG) mode and Primal Pickem, a predictive play-to earn game (P2E).";
352
+ };
353
+ readonly HAY: {
354
+ readonly name: "Lista USD";
355
+ readonly symbol: "lisUSD";
356
+ readonly oracleId: "lisUSD";
357
+ readonly address: "0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5";
358
+ readonly chainId: 56;
359
+ readonly decimals: 18;
360
+ readonly logoURI: "";
361
+ readonly website: "https://lista.org/";
362
+ readonly documentation: "https://docs.bsc.lista.org/";
363
+ readonly description: "lisUSD is a decentralized, unbiased, collateral backed destablecoin soft-pegged to the US Dollar. Users who have collateralized their assets via Lista are eligible to take out a loan in lisUSD against their collateral.";
364
+ readonly bridge: "native";
365
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
366
+ };
367
+ readonly jCHF: {
368
+ readonly name: "Jarvis Synthetic Swiss Franc";
369
+ readonly symbol: "jCHF";
370
+ readonly oracleId: "jCHF";
371
+ readonly address: "0x7c869b5A294b1314E985283d01C702B62224a05f";
372
+ readonly chainId: 56;
373
+ readonly decimals: 18;
374
+ readonly website: "https://jarvis.network/";
375
+ readonly description: "jCHF is a multi-collateralized synthetic stable-coin from Jarvis tracking the price of the Swiss Franc. It is built on the top of UMA and Chainlink.";
376
+ readonly logoURI: "https://i.imgur.com/EknGhAl.png";
377
+ readonly risks: readonly ["SYNTH_STABLE"];
378
+ };
379
+ readonly TRIVIA: {
380
+ readonly name: "TRIVIA";
381
+ readonly symbol: "TRIVIA";
382
+ readonly oracleId: "TRIVIA";
383
+ readonly address: "0xb465f3cb6Aba6eE375E12918387DE1eaC2301B05";
384
+ readonly chainId: 56;
385
+ readonly decimals: 3;
386
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb465f3cb6Aba6eE375E12918387DE1eaC2301B05.png";
387
+ readonly website: "https://trivians.io/";
388
+ readonly description: "Trivians is the new generation crypto-powered Trivia gaming platform. It is a metaverse, where players play as Trivian characters and earn Trivian Token for their achievements.";
389
+ };
390
+ readonly PEEL: {
391
+ readonly name: "Meta Apes Peel";
392
+ readonly symbol: "PEEL";
393
+ readonly oracleId: "PEEL";
394
+ readonly address: "0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB";
395
+ readonly chainId: 56;
396
+ readonly decimals: 18;
397
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB.png";
398
+ readonly website: "https://metaapesgame.com/";
399
+ readonly description: "Meta Apes is a free-to-play, play-and-earn MMO strategy game designed for mobile.";
400
+ };
401
+ readonly WOM: {
402
+ readonly name: "Wombat Token";
403
+ readonly symbol: "WOM";
404
+ readonly oracleId: "WOM";
405
+ readonly address: "0xAD6742A35fB341A9Cc6ad674738Dd8da98b94Fb1";
406
+ readonly chainId: 56;
407
+ readonly decimals: 18;
408
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xAD6742A35fB341A9Cc6ad674738Dd8da98b94Fb1.svg";
409
+ readonly website: "https://www.wombat.exchange/";
410
+ readonly description: "Swap stablecoins at minimal slippage and stake at maximum yield. Just one stablecoin currency to earn it all.";
411
+ readonly bridge: "native";
412
+ };
413
+ readonly MAI: {
414
+ readonly name: "Mai Stablecoin";
415
+ readonly symbol: "MAI";
416
+ readonly oracleId: "bscMAI";
417
+ readonly address: "0x3F56e0c36d275367b8C502090EDF38289b3dEa0d";
418
+ readonly chainId: 56;
419
+ readonly decimals: 18;
420
+ readonly logoURI: "";
421
+ readonly website: "https://www.mai.finance/";
422
+ 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.";
423
+ readonly documentation: "https://docs.mai.finance/";
424
+ readonly bridge: "native";
425
+ readonly risks: readonly ["SYNTH_STABLE"];
426
+ };
427
+ readonly QI: {
428
+ readonly name: "QiDao";
429
+ readonly symbol: "QI";
430
+ readonly oracleId: "QI";
431
+ readonly address: "0xdDC3D26BAA9D2d979F5E2e42515478bf18F354D5";
432
+ readonly chainId: 56;
433
+ readonly decimals: 18;
434
+ readonly logoURI: "";
435
+ readonly website: "https://www.mai.finance/";
436
+ readonly description: "QiDao is a self-sustaining, community-governed protocol that allows you to borrow stablecoins interest-free against your crypto assets used as collateral. Loans are paid out and repaid in miTokens (stablecoin soft pegged to the USD).";
437
+ readonly documentation: "https://docs.mai.finance/";
438
+ };
439
+ readonly BNBx: {
440
+ readonly name: "Liquid Staking BNB";
441
+ readonly symbol: "BNBx";
442
+ readonly oracleId: "BNBx";
443
+ readonly address: "0x1bdd3Cf7F79cfB8EdbB955f20ad99211551BA275";
444
+ readonly chainId: 56;
445
+ readonly decimals: 18;
446
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x70e48Eb0881a8c56BAAD37EB4491eA85Eb47b4b2.svg";
447
+ readonly website: "https://staderlabs.com/";
448
+ readonly description: "Stader is a non-custodial smart contract-based staking platform that helps you conveniently discover and access staking solutions. We are building key staking middleware infra for multiple PoS networks for retail crypto users, exchanges and custodians.";
449
+ readonly bridge: "native";
450
+ readonly documentation: "https://www.staderlabs.com/docs-v1/category/bnb-chain/";
451
+ };
452
+ readonly BAPE: {
453
+ readonly name: "Bored APEmove";
454
+ readonly symbol: "BAPE";
455
+ readonly oracleId: "BAPE";
456
+ readonly address: "0x70e48Eb0881a8c56BAAD37EB4491eA85Eb47b4b2";
457
+ readonly chainId: 56;
458
+ readonly decimals: 18;
459
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x70e48Eb0881a8c56BAAD37EB4491eA85Eb47b4b2.svg";
460
+ readonly website: "https://apemove.io/";
461
+ readonly description: "APEmove is built around an essential daily activity for most people – moving around. We are the next project to effectively bring to life a functioning move&earn concept and totally FREE to JOIN. Users equip themselves with NFTs in the form of Sneakers. By walking, jogging, or running outdoors, users will earn in-game currency, which can either be used in-game or cashed out for profit. With Game-Fi, APEmove aims to nudge millions toward a healthier lifestyle, combat climate change and connect the public to Web 3.0, all while simultaneously hinging on its Social-Fi aspect to build a long-lasting platform fostering user-generated Web 3.0 content.";
462
+ };
463
+ readonly SD: {
464
+ readonly name: "Stader (Wormhole)";
465
+ readonly symbol: "SD";
466
+ readonly oracleId: "SD";
467
+ readonly address: "0x3BC5AC0dFdC871B365d159f728dd1B9A0B5481E8";
468
+ readonly chainId: 56;
469
+ readonly decimals: 18;
470
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3BC5AC0dFdC871B365d159f728dd1B9A0B5481E8.svg";
471
+ readonly website: "https://staderlabs.com/";
472
+ readonly description: "Stader (SD) token is the native governance and value accrual token for Stader.";
473
+ readonly bridge: "wormhole";
474
+ readonly documentation: "https://www.staderlabs.com/docs-v1/terra/stake-pools/stake-pools-holdings-and-rewards#what-are-sd-tokens";
475
+ };
476
+ readonly CONE: {
477
+ readonly name: "Cone token";
478
+ readonly symbol: "CONE";
479
+ readonly oracleId: "CONE";
480
+ readonly address: "0xA60205802E1B5C6EC1CAFA3cAcd49dFeECe05AC9";
481
+ readonly chainId: 56;
482
+ readonly decimals: 18;
483
+ readonly logoURI: "";
484
+ readonly website: "https://www.cone.exchange/home";
485
+ readonly description: "Cone is a decentralized exchange on the BSC network with low fees, near 0 slippage on correlated assets and a strong focus on secondary markets for tokenized locks as NFTs.";
486
+ };
487
+ readonly stkBNB: {
488
+ readonly name: "Staked BNB";
489
+ readonly symbol: "stkBNB";
490
+ readonly oracleId: "stkBNB";
491
+ readonly address: "0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16";
492
+ readonly chainId: 56;
493
+ readonly decimals: 18;
494
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16.svg";
495
+ readonly website: "https://pstake.finance/";
496
+ readonly description: "pSTAKE’s BNB liquid staking product allows holders of BNB to stake their assets using the BNB staking interface. Users are issued stkBNB which follows an exchange rate model, (inspired by the Compound’s cToken model). stkBNB value keeps increasing against BNB as it accrues staking rewards in the background.";
497
+ readonly bridge: "native";
498
+ readonly documentation: "https://docs.pstake.finance/stkBNB_Staking_Overview/";
499
+ };
500
+ readonly PSTAKE: {
501
+ readonly name: "pStake Finance";
502
+ readonly symbol: "PSTAKE";
503
+ readonly oracleId: "PSTAKE";
504
+ readonly address: "0x4C882ec256823eE773B25b414d36F92ef58a7c0C";
505
+ readonly chainId: 56;
506
+ readonly decimals: 18;
507
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4C882ec256823eE773B25b414d36F92ef58a7c0C.svg";
508
+ readonly website: "https://pstake.finance/";
509
+ readonly description: "pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets. Stakers of PoS tokens can now stake their assets while maintaining the liquidity of these assets. On staking with pSTAKE, users earn staking rewards and also receive staked representative tokens (stkASSETs) which can be used in DeFi to generate additional yield (yield on top of staking rewards).";
510
+ };
511
+ readonly MIX: {
512
+ readonly name: "MixMarvel Token";
513
+ readonly symbol: "MIX";
514
+ readonly oracleId: "MIX";
515
+ readonly address: "0x398f7827DcCbeFe6990478876bBF3612D93baF05";
516
+ readonly chainId: 56;
517
+ readonly decimals: 18;
518
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x398f7827DcCbeFe6990478876bBF3612D93baF05.png";
519
+ readonly website: "https://www.mixmarvel.com/";
520
+ readonly description: "MixMarvel is a blockchain content-incubation platform and creators community. MixMarvel provides content-incubation services, including asset distribution, content publication, infrastructure construction, community co-creation, and other diversified scenarios, to link investors and mass users, and create a new decentralized application ecosystem.";
521
+ };
522
+ readonly jBRL: {
523
+ readonly name: "Jarvis Synthetic Brazilian Real";
524
+ readonly symbol: "jBRL";
525
+ readonly oracleId: "jBRL";
526
+ readonly address: "0x316622977073BBC3dF32E7d2A9B3c77596a0a603";
527
+ readonly chainId: 56;
528
+ readonly decimals: 18;
529
+ readonly website: "https://jarvis.network/";
530
+ readonly description: "jBRL is a multi-collateralized synthetic token tracking the price of Brazilian Real. It is built on the top of UMA and Chainlink.";
531
+ readonly bridge: "multichain";
532
+ readonly logoURI: "https://jarvis.network/images/jBRL.svg";
533
+ readonly risks: readonly ["SYNTH_STABLE"];
534
+ };
535
+ readonly BRZ: {
536
+ readonly name: "BRZ Token";
537
+ readonly symbol: "BRZ";
538
+ readonly oracleId: "BRZ";
539
+ readonly address: "0x71be881e9C5d4465B3FfF61e89c6f3651E69B5bb";
540
+ readonly chainId: 56;
541
+ readonly decimals: 4;
542
+ readonly website: "https://brztoken.io/";
543
+ readonly description: "BRZ is the first Brazilian stablecoin in circulation. It will allow Brazilians to directly ramp up investments in foreign exchanges and to trade a Brazilian Real (BRL) pegged stablecoin in global scale.";
544
+ readonly logoURI: "https://bscscan.com/token/images/brztoken_32.png";
545
+ readonly risks: readonly ["SYNTH_STABLE"];
546
+ };
547
+ readonly BRZw: {
548
+ readonly name: "BRZ (Wormhole) Token";
549
+ readonly symbol: "BRZw";
550
+ readonly oracleId: "BRZw";
551
+ readonly address: "0x5b1a9850f55d9282a7C4Bf23A2a21B050e3Beb2f";
552
+ readonly chainId: 56;
553
+ readonly decimals: 4;
554
+ readonly website: "https://brztoken.io/";
555
+ readonly description: "BRZw is the Wormhole bridged verison of BRZ. It will allow Brazilians to directly ramp up investments in foreign exchanges and to trade a Brazilian Real (BRL) pegged stablecoin in global scale.";
556
+ readonly logoURI: "https://bscscan.com/token/images/brztoken_32.png";
557
+ readonly risks: readonly ["SYNTH_STABLE"];
558
+ };
559
+ readonly SOL: {
560
+ readonly name: "Solana";
561
+ readonly symbol: "SOL";
562
+ readonly oracleId: "SOL";
563
+ readonly address: "0x570A5D26f7765Ecb712C0924E4De545B89fD43dF";
564
+ readonly chainId: 56;
565
+ readonly decimals: 18;
566
+ readonly logoURI: "https://biswap.org/images/tokens/sol.svg";
567
+ readonly website: "https://solana.com";
568
+ readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with thousands of projects spanning DeFi, NFTs, Web3 and more.";
569
+ };
570
+ readonly GAL: {
571
+ readonly name: "Project Galaxy";
572
+ readonly symbol: "GAL";
573
+ readonly oracleId: "GAL";
574
+ readonly address: "0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5";
575
+ readonly chainId: 56;
576
+ readonly decimals: 18;
577
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5.png";
578
+ readonly website: "https://galaxy.eco/";
579
+ readonly description: "Project Galaxy is a Web3 credential data networks, built on open and collaborative infrastructure and helps Web3 developers and projects leverage digital credential data and NFTs to build better products and communities";
580
+ };
581
+ readonly PAE: {
582
+ readonly name: "Ripae";
583
+ readonly symbol: "PAE";
584
+ readonly oracleId: "PAE";
585
+ readonly address: "0x6c7fc3Fd4a9f1Cfa2a69B83F92b9DA7EC26240A2";
586
+ readonly chainId: 56;
587
+ readonly decimals: 18;
588
+ readonly website: "https://bnb.ripae.finance/";
589
+ 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.";
590
+ readonly logoURI: "https://bnb.ripae.finance/static/media/ripae_pae.b7a952f2.svg";
591
+ };
592
+ readonly pBNB: {
593
+ readonly name: "pBNB";
594
+ readonly symbol: "pBNB";
595
+ readonly oracleId: "pBNB";
596
+ readonly address: "0xA2315cC5A1e4aE3D0a491ED4Fe45EBF8356fEaC7";
597
+ readonly chainId: 56;
598
+ readonly decimals: 18;
599
+ readonly website: "https://bnb.ripae.finance/";
600
+ 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.";
601
+ readonly logoURI: "https://bnb.ripae.finance/static/media/ripae_pftm.72dccc11.svg";
602
+ };
603
+ readonly beCAKE: {
604
+ readonly name: "Beefy Staked CAKE";
605
+ readonly symbol: "beCAKE";
606
+ readonly oracleId: "beCAKE";
607
+ readonly address: "0x42b50A901228fb4C739C19fcd38DC2182B515B66";
608
+ readonly chainId: 56;
609
+ readonly decimals: 18;
610
+ readonly logoURI: "";
611
+ readonly website: "https://beefy.com";
612
+ readonly description: "beCAKE is a Beefy-wrapped version of CAKE. Staking beCAKE will be a great way to earn a bunch of CAKE. Beefy will deposit and timelock into the Cake Pool earning more yield than staking without timelock, in addition a portion of all pancakeswap strategies CAKE earnings get sent to the CAKE earnings pool. beCAKE pays out its yield in CAKE.";
613
+ };
614
+ readonly BUSM: {
615
+ readonly name: "BUSM.Money";
616
+ readonly symbol: "BUSM";
617
+ readonly oracleId: "BUSM";
618
+ readonly address: "0x6216B17f696B14701E17BCB24Ec14430261Be94A";
619
+ readonly chainId: 56;
620
+ readonly decimals: 18;
621
+ readonly logoURI: "";
622
+ readonly website: "https://busm.money/";
623
+ readonly description: "BUSM.Money is explosive! Provide your yield-bearing xBOMB as collateral. Once completed, you will be ableto borrow BOMB US Money (BUSM). From here the sky is the limit! Purchase any token you wish, from more BOMB to another stablecoin!";
624
+ };
625
+ readonly BOMB: {
626
+ readonly name: "Bomb.Money";
627
+ readonly symbol: "BOMB";
628
+ readonly oracleId: "BOMB";
629
+ readonly address: "0x522348779DCb2911539e76A1042aA922F9C47Ee3";
630
+ readonly chainId: 56;
631
+ readonly decimals: 18;
632
+ readonly logoURI: "";
633
+ readonly website: "https://app.bomb.money/";
634
+ readonly description: "BOMB is pegged via algorithm to a 10,000:1 ratio to BTC. $100k BTC = $10 BOMB PEG";
635
+ };
636
+ readonly BSHARE: {
637
+ readonly name: "BSHARE";
638
+ readonly symbol: "BSHARE";
639
+ readonly oracleId: "BSHARE";
640
+ readonly address: "0x531780FAcE85306877D7e1F05d713D1B50a37F7A";
641
+ readonly chainId: 56;
642
+ readonly decimals: 18;
643
+ readonly logoURI: "";
644
+ readonly website: "https://app.bomb.money/";
645
+ readonly description: "BOMB is pegged via algorithm to a 10,000:1 ratio to BTC. $100k BTC = $10 BOMB PEG";
646
+ };
647
+ readonly ankrBNB: {
648
+ readonly name: "Ankr Staked BNB";
649
+ readonly symbol: "ankrBNB";
650
+ readonly oracleId: "ankrBNB";
651
+ readonly address: "0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827";
652
+ readonly chainId: 56;
653
+ readonly decimals: 18;
654
+ readonly logoURI: "";
655
+ readonly website: "https://www.ankr.com/";
656
+ readonly description: "ankrBNB is a reward-bearing token obtained by staking BNB through Ankr Staking, offering holders increased value over time through accumulated staking rewards. It provides instant liquidity for staked BNB, allowing connection with DeFi platforms for additional rewards, with smart contracts audited by Beosin, PeckShield, and Veridise for security assurance.";
657
+ readonly bridge: "native";
658
+ readonly documentation: "https://www.ankr.com/docs/liquid-staking/bnb/overview/";
659
+ };
660
+ readonly ankrMATIC: {
661
+ readonly name: "Ankr Staked MATIC";
662
+ readonly symbol: "ankrMATIC";
663
+ readonly oracleId: "ankrMATIC";
664
+ readonly address: "0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C";
665
+ readonly chainId: 56;
666
+ readonly decimals: 18;
667
+ readonly logoURI: "";
668
+ readonly website: "https://www.ankr.com/";
669
+ readonly description: "Decentralized Infrastructure to Build and Earn in Web3";
670
+ readonly bridge: "bridgehub";
671
+ };
672
+ readonly aBNBc: {
673
+ readonly name: "Ankr BNB Reward Bearing Certificate";
674
+ readonly symbol: "aBNBc";
675
+ readonly oracleId: "aBNBc";
676
+ readonly address: "0xE85aFCcDaFBE7F2B096f268e31ccE3da8dA2990A";
677
+ readonly chainId: 56;
678
+ readonly decimals: 18;
679
+ readonly logoURI: "";
680
+ readonly website: "https://www.ankr.com/";
681
+ readonly description: "Decentralized Infrastructure to Build and Earn in Web3";
682
+ };
683
+ readonly PEX: {
684
+ readonly name: "Pear DAO";
685
+ readonly symbol: "PEX";
686
+ readonly oracleId: "PEX";
687
+ readonly address: "0x6a0b66710567b6beb81A71F7e9466450a91a384b";
688
+ readonly chainId: 56;
689
+ readonly decimals: 18;
690
+ readonly logoURI: "";
691
+ readonly website: "https://peardao.io/";
692
+ readonly description: "Trade, earn and meet people in the new decentralized marketplace.";
693
+ };
694
+ readonly FROYO: {
695
+ readonly name: "Froyo";
696
+ readonly symbol: "FROYO";
697
+ readonly oracleId: "FROYO";
698
+ readonly address: "0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9";
699
+ readonly chainId: 56;
700
+ readonly decimals: 18;
701
+ readonly logoURI: "";
702
+ readonly website: "https://froyo.games/";
703
+ readonly description: "Be part of the future of gaming with play to earn games, NFTs & digital assets.";
704
+ };
705
+ readonly VALAS: {
706
+ readonly name: "Valas Finance";
707
+ readonly symbol: "VALAS";
708
+ readonly oracleId: "VALAS";
709
+ readonly address: "0xB1EbdD56729940089Ecc3aD0BBEEB12b6842ea6F";
710
+ readonly chainId: 56;
711
+ readonly decimals: 18;
712
+ readonly logoURI: "";
713
+ readonly website: "https://valasfinance.com/markets";
714
+ readonly description: "Valas is a decentralised non-custodial liquidity market 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 overcollateralised (perpetually) or undercollateralised (one-block liquidity) fashion.";
715
+ };
716
+ readonly sbBUSD: {
717
+ readonly chainId: 56;
718
+ readonly address: "0x98a5737749490856b401DB5Dc27F522fC314A4e1";
719
+ readonly decimals: 6;
720
+ readonly name: "Stargate Binance USD LP";
721
+ readonly symbol: "sbBUSD";
722
+ readonly oracleId: "stargate-bsc-busd";
723
+ readonly logoURI: "https://raw.githubusercontent.com/ava-labs/bridge-tokens/main/avalanche-tokens/0xaEb044650278731Ef3DC244692AB9F64C78FfaEA/logo.png";
724
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
725
+ readonly risks: readonly ["SYNTH_STABLE"];
726
+ };
727
+ readonly sbUSDT: {
728
+ readonly name: "Stargate Tether USD LP";
729
+ readonly symbol: "sbUSDT";
730
+ readonly oracleId: "stargate-bsc-usdt";
731
+ readonly address: "0x9aA83081AA06AF7208Dcc7A4cB72C94d057D2cda";
732
+ readonly chainId: 56;
733
+ readonly decimals: 6;
734
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
735
+ readonly website: "https://tether.to/";
736
+ readonly description: "Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
737
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
738
+ };
739
+ readonly STG: {
740
+ readonly name: "Stargate";
741
+ readonly symbol: "STG";
742
+ readonly oracleId: "STG";
743
+ readonly address: "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590";
744
+ readonly chainId: 56;
745
+ readonly decimals: 18;
746
+ readonly logoURI: "https://raw.githubusercontent.com/traderjoe-xyz/joe-tokenlists/main/logos/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png";
747
+ readonly website: "https://stargate.finance/";
748
+ readonly description: "Stargate is a community-driven organization building the first fully composable native asset bridge, and the first dApp built on LayerZero.";
749
+ readonly documentation: "https://stargateprotocol.gitbook.io/stargate/v/user-docs/";
750
+ };
751
+ readonly EMP: {
752
+ readonly name: "EMP.Money";
753
+ readonly symbol: "EMP";
754
+ readonly oracleId: "EMP";
755
+ readonly address: "0x3b248CEfA87F836a4e6f6d6c9b42991b88Dc1d58";
756
+ readonly chainId: 56;
757
+ readonly decimals: 18;
758
+ readonly logoURI: "https://emp.money/static/media/emp-final2.bb119013";
759
+ readonly website: "https://emp.money/";
760
+ readonly description: "EMP Money offers the first decentralised algorithmic stable coin on Binance Smartchain, pegged to the price of Ethereum via seigniorage at a rate of 4000 EMP: 1 ETH.";
761
+ };
762
+ readonly ESHARE: {
763
+ readonly name: "EMP.Money Shares";
764
+ readonly symbol: "ESHARE";
765
+ readonly oracleId: "ESHARE";
766
+ readonly address: "0xDB20F6A8665432CE895D724b417f77EcAC956550";
767
+ readonly chainId: 56;
768
+ readonly decimals: 18;
769
+ readonly logoURI: "https://emp.money/static/media/eshares-final2.bd716d0f.gif";
770
+ readonly website: "https://emp.money/";
771
+ readonly description: "EMP Money offers the first decentralised algorithmic stable coin on Binance Smartchain, pegged to the price of Ethereum via seigniorage at a rate of 4000 EMP: 1 ETH.";
772
+ };
773
+ readonly APE: {
774
+ readonly name: "ApeCoin";
775
+ readonly symbol: "APE";
776
+ readonly oracleId: "APE";
777
+ readonly address: "0x0b079B33B6e72311c6BE245F9f660CC385029fc3";
778
+ readonly chainId: 56;
779
+ readonly decimals: 18;
780
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/18876.png";
781
+ readonly website: "http://apecoin.com/";
782
+ readonly description: "ApeCoin is an ERC-20 governance and utility token used within the APE Ecosystem to empower and incentivize a decentralized community building at the forefront of web3.";
783
+ };
784
+ readonly DUET: {
785
+ readonly name: "Duet Protocol";
786
+ readonly symbol: "DUET";
787
+ readonly oracleId: "DUET";
788
+ readonly address: "0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B";
789
+ readonly chainId: 56;
790
+ readonly decimals: 18;
791
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B.svg";
792
+ readonly website: "https://www.duet.finance/";
793
+ readonly description: "A parallel universe which turns flat assets into sharp assets";
794
+ };
795
+ readonly ERA: {
796
+ readonly name: "Era7";
797
+ readonly symbol: "ERA";
798
+ readonly oracleId: "ERA";
799
+ readonly address: "0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9";
800
+ readonly chainId: 56;
801
+ readonly decimals: 18;
802
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9.svg";
803
+ readonly website: "https://www.era7.io/";
804
+ readonly description: "Era7: Game of Truth is a metaverse-style Trading Card Game";
805
+ };
806
+ readonly GMT: {
807
+ readonly name: "Green Metaverse Token";
808
+ readonly symbol: "GMT";
809
+ readonly oracleId: "GMT";
810
+ readonly address: "0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1";
811
+ readonly chainId: 56;
812
+ readonly decimals: 8;
813
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1.svg";
814
+ readonly website: "https://www.stepn.com/";
815
+ readonly description: "Green Metaverse Token is the currency of STEPN, a Web 3 lifestyle app with social-fi and game-fi elements.";
816
+ readonly bridge: "wormhole";
817
+ };
818
+ readonly BSW: {
819
+ readonly name: "Biswap";
820
+ readonly symbol: "BSW";
821
+ readonly oracleId: "BSW";
822
+ readonly address: "0x965F527D9159dCe6288a2219DB51fc6Eef120dD1";
823
+ readonly chainId: 56;
824
+ readonly decimals: 18;
825
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1.svg";
826
+ readonly website: "https://biswap.org/";
827
+ readonly description: "The First DEX on BNB Chain with a three-type referral system";
828
+ readonly bridge: "native";
829
+ readonly documentation: "https://docs.biswap.org/biswap/";
830
+ };
831
+ readonly ERTHA: {
832
+ readonly name: "ERTHA";
833
+ readonly symbol: "ERTHA";
834
+ readonly oracleId: "ERTHA";
835
+ readonly address: "0x62823659d09F9F9D2222058878f89437425eB261";
836
+ readonly chainId: 56;
837
+ readonly decimals: 18;
838
+ readonly logoURI: "https://assets.coingecko.com/coins/images/20317/large/Ry9tgUal_400x400.jpg?1636856709";
839
+ readonly website: "https://ertha.io/";
840
+ readonly description: "Own NFT land in ERTHA metaverse & generate lifetime revenue";
841
+ };
842
+ readonly RACA: {
843
+ readonly name: "Radio Caca";
844
+ readonly symbol: "RACA";
845
+ readonly oracleId: "RACA";
846
+ readonly address: "0x12BB890508c125661E03b09EC06E404bc9289040";
847
+ readonly chainId: 56;
848
+ readonly decimals: 18;
849
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x12BB890508c125661E03b09EC06E404bc9289040.svg";
850
+ readonly website: "https://www.radiocaca.com/";
851
+ readonly description: "RACA is the native token for blockchain P2E game Metamon and for the Universal Metaverse (a.k.a. USM).";
852
+ readonly bridge: "native";
853
+ };
854
+ readonly FUSE: {
855
+ readonly name: "Fuse Token on BSC";
856
+ readonly symbol: "FUSE";
857
+ readonly oracleId: "FUSE";
858
+ readonly address: "0x5857c96DaE9cF8511B08Cb07f85753C472D36Ea3";
859
+ readonly chainId: 56;
860
+ readonly decimals: 18;
861
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5857c96DaE9cF8511B08Cb07f85753C472D36Ea3.svg";
862
+ readonly website: "https://fuse.io/";
863
+ readonly description: "Fuse token is the primary currency of the network and the decentralized applications that it support.";
864
+ };
865
+ readonly DSHARE: {
866
+ readonly name: "DSHARE";
867
+ readonly symbol: "DSHARE";
868
+ readonly oracleId: "DSHARE";
869
+ readonly address: "0x26d3163b165BE95137CEe97241E716b2791a7572";
870
+ readonly chainId: 56;
871
+ readonly decimals: 18;
872
+ readonly logoURI: "https://www.dibs.money/static/media/dshare.27e9dda3.png";
873
+ readonly website: "https://www.dibs.money/";
874
+ readonly description: "DIBS is a stablecoin pegged to the price of BNB.";
875
+ };
876
+ readonly DIBS: {
877
+ readonly name: "DIBS";
878
+ readonly symbol: "DIBS";
879
+ readonly oracleId: "DIBS";
880
+ readonly address: "0xFd81Ef21EA7CF1dC00e9c6Dd261B4F3BE0341d5c";
881
+ readonly chainId: 56;
882
+ readonly decimals: 18;
883
+ readonly logoURI: "https://www.dibs.money/static/media/dibs.01460d5a.png";
884
+ readonly website: "https://www.dibs.money/";
885
+ readonly description: "DIBS is a stablecoin pegged to the price of BNB.";
886
+ };
887
+ readonly AOT: {
888
+ readonly name: "A.O.T.";
889
+ readonly symbol: "AOT";
890
+ readonly oracleId: "AOT";
891
+ readonly address: "0x9589014F7a8547B89A6331eEEe32b7fBd5852af9";
892
+ readonly chainId: 56;
893
+ readonly decimals: 6;
894
+ readonly logoURI: "https://bscscan.com/token/images/ageoftanks2_32.png";
895
+ readonly website: "https://ageoftanks.io/";
896
+ readonly description: "Bitcrush uses a hybrid approach that allows centralized gameplay utilizing a non-custodial live wallet.";
897
+ };
898
+ readonly CRUSH: {
899
+ readonly name: "Crush Coin";
900
+ readonly symbol: "CRUSH";
901
+ readonly oracleId: "CRUSH";
902
+ readonly address: "0x0Ef0626736c2d484A792508e99949736D0AF807e";
903
+ readonly chainId: 56;
904
+ readonly decimals: 18;
905
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/CRUSH.svg";
906
+ readonly website: "https://www.bitcrush.com/";
907
+ readonly description: "Bitcrush uses a hybrid approach that allows centralized gameplay utilizing a non-custodial live wallet.";
908
+ };
909
+ readonly STATIC: {
910
+ readonly name: "STATIC";
911
+ readonly symbol: "STATIC";
912
+ readonly oracleId: "STATIC";
913
+ readonly address: "0x7dEb9906BD1d77B410a56E5C23c36340Bd60C983";
914
+ readonly chainId: 56;
915
+ readonly decimals: 18;
916
+ readonly logoURI: "https://www.chargedefi.fi/static/media/static.180ec003.png";
917
+ readonly website: "https://www.chargedefi.fi/";
918
+ readonly description: "Algorithmic Stablecoin ecosystem with rebase mechanics.";
919
+ };
920
+ readonly CHARGE: {
921
+ readonly name: "CHARGE";
922
+ readonly symbol: "CHARGE";
923
+ readonly oracleId: "CHARGE";
924
+ readonly address: "0x1C6bc8e962427dEb4106aE06A7fA2d715687395c";
925
+ readonly chainId: 56;
926
+ readonly decimals: 18;
927
+ readonly logoURI: "https://www.chargedefi.fi/static/media/charge.53089c19.png";
928
+ readonly website: "https://www.chargedefi.fi/";
929
+ readonly description: "Algorithmic Stablecoin ecosystem with rebase mechanics.";
930
+ };
931
+ readonly BISON: {
932
+ readonly name: "Bison";
933
+ readonly symbol: "BISON";
934
+ readonly oracleId: "BISON";
935
+ readonly address: "0x19A6Da6e382b85F827088092a3DBe864d9cCba73";
936
+ readonly chainId: 56;
937
+ readonly decimals: 18;
938
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/BISON.svg";
939
+ readonly website: "https://bishares.finance/";
940
+ readonly description: "Gain exposure in an easy and fast way to several crypto assets represented by a single token. Earn passive yield by staking on BiShares farms.";
941
+ };
942
+ readonly NUGGET: {
943
+ readonly name: "Gold Nugget";
944
+ readonly symbol: "NUGGET";
945
+ readonly oracleId: "NUGGET";
946
+ readonly address: "0xE0B58022487131eC9913C1F3AcFD8F74FC6A6C7E";
947
+ readonly chainId: 56;
948
+ readonly decimals: 18;
949
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/NUGGET.svg";
950
+ readonly website: "https://block-mine.io/";
951
+ readonly description: "A revolutionary sustainable Liquidity Mining Solution on Binance Smart Chain (Sustainable Mining, Token Evolution, Wild-West Gaming & Restricted Chain Routing).";
952
+ };
953
+ readonly GOLDCOIN: {
954
+ readonly name: "Goldcoin";
955
+ readonly symbol: "GOLDCOIN";
956
+ readonly oracleId: "GOLDCOIN";
957
+ readonly address: "0xF2f02f60fD1a376270e777Aa2a4667329E3984eD";
958
+ readonly chainId: 56;
959
+ readonly decimals: 18;
960
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/GOLDCOIN.svg";
961
+ readonly website: "https://block-mine.io/";
962
+ readonly description: "A revolutionary sustainable Liquidity Mining Solution on Binance Smart Chain (Sustainable Mining, Token Evolution, Wild-West Gaming & Restricted Chain Routing).";
963
+ };
964
+ readonly FRAX: {
965
+ readonly name: "Frax Token";
966
+ readonly symbol: "FRAX";
967
+ readonly oracleId: "FRAX";
968
+ readonly address: "0x90C97F71E18723b0Cf0dfa30ee176Ab653E89F40";
969
+ readonly chainId: 56;
970
+ readonly decimals: 18;
971
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/FRAX.png";
972
+ readonly website: "https://frax.finance/";
973
+ readonly description: "Frax is the world’s first fractional-algorithmic stablecoin.";
974
+ readonly bridge: "frax";
975
+ readonly documentation: "https://docs.frax.finance/";
976
+ readonly risks: readonly ["SYNTH_STABLE"];
977
+ };
978
+ readonly FXS: {
979
+ readonly name: "Frax Share";
980
+ readonly symbol: "FXS";
981
+ readonly oracleId: "FXS";
982
+ readonly address: "0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE";
983
+ readonly chainId: 56;
984
+ readonly decimals: 18;
985
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/FXS.png";
986
+ readonly website: "https://frax.finance/";
987
+ readonly description: "The Frax Protocol introduced the world to the concept of a cryptocurrency being partially backed by collateral and partially stabilized algorithmically.";
988
+ };
989
+ readonly BETU: {
990
+ readonly name: "BETU Token";
991
+ readonly symbol: "BETU";
992
+ readonly oracleId: "BETU";
993
+ readonly address: "0x0df1B3F30865C5b324797F8dB9d339514caC4e94";
994
+ readonly chainId: 56;
995
+ readonly decimals: 18;
996
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/logo.png";
997
+ readonly website: "https://www.betu.io/";
998
+ readonly description: "Sports, esports & crypto betting platform. Secured by smart contracts & powered by the BETU token.";
999
+ };
1000
+ readonly OASIS: {
1001
+ readonly name: "OASIS";
1002
+ readonly symbol: "OASIS";
1003
+ readonly oracleId: "OASIS";
1004
+ readonly address: "0xb19289b436b2F7A92891ac391D8f52580d3087e4";
1005
+ readonly chainId: 56;
1006
+ readonly decimals: 18;
1007
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/OASIS.svg";
1008
+ readonly website: "https://projectoasis.io/";
1009
+ readonly description: "ProjectOasis is a metaverse built for users to socialize and interact with various Dapps and protocols available within DeFi";
1010
+ };
1011
+ readonly CEEK: {
1012
+ readonly name: "CEEK";
1013
+ readonly symbol: "CEEK";
1014
+ readonly oracleId: "CEEK";
1015
+ readonly address: "0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66";
1016
+ readonly chainId: 56;
1017
+ readonly decimals: 18;
1018
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/CEEK.png";
1019
+ readonly website: "https://www.ceek.com/";
1020
+ readonly description: "CEEK (CEEK) is a decentralized platform featuring global superstars like Lady Gaga, Katy Perry, Ziggy Marley, Bon Jovi, UFC Champion Francis Ngannou, 3x NBA Champion Dwyane Wade and more.";
1021
+ };
1022
+ readonly BABY: {
1023
+ readonly name: "BabySwap Token";
1024
+ readonly symbol: "BABY";
1025
+ readonly oracleId: "BABY";
1026
+ readonly address: "0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657";
1027
+ readonly chainId: 56;
1028
+ readonly decimals: 18;
1029
+ readonly logoURI: "https://bscscan.com/token/images/babyswap_32.png";
1030
+ readonly website: "https://babyswap.finance";
1031
+ readonly description: "BabySwap is the best AMM+NFT decentralized exchange for newborn projects on Binance Smart Chain, providing a more friendly trading experience and better project support.";
1032
+ };
1033
+ readonly NFTY: {
1034
+ readonly name: "NFTY Token";
1035
+ readonly symbol: "NFTY";
1036
+ readonly oracleId: "NFTY";
1037
+ readonly address: "0x5774B2fc3e91aF89f89141EacF76545e74265982";
1038
+ readonly chainId: 56;
1039
+ readonly decimals: 18;
1040
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/NFTY.png";
1041
+ readonly website: "https://nftynetwork.io/";
1042
+ readonly description: "NFTYLabs envisions a world where NFTs function as a medium of access, bringing a means of utility and privilege to NFT holders in a secure and confidential manner.";
1043
+ readonly bridge: "multichain";
1044
+ };
1045
+ readonly BETA: {
1046
+ readonly name: "Beta Token";
1047
+ readonly symbol: "BETA";
1048
+ readonly oracleId: "BETA";
1049
+ readonly address: "0xBe1a001FE942f96Eea22bA08783140B9Dcc09D28";
1050
+ readonly chainId: 56;
1051
+ readonly decimals: 18;
1052
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xBe1a001FE942f96Eea22bA08783140B9Dcc09D28.svg";
1053
+ readonly website: "https://betafinance.org/";
1054
+ readonly description: "Beta Finance is the permissionless money market for borrowing, lending, and shorting crypto assets.";
1055
+ };
1056
+ readonly SING: {
1057
+ readonly name: "Sing Token";
1058
+ readonly symbol: "SING";
1059
+ readonly oracleId: "SING";
1060
+ readonly address: "0x23894C0ce2d79B79Ea33A4D02e67ae843Ef6e563";
1061
+ readonly chainId: 56;
1062
+ readonly decimals: 18;
1063
+ readonly website: "https://singular.farm/";
1064
+ 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.";
1065
+ readonly logoURI: "https://github.com/singularfarm/assets/blob/main/400.png?raw=true";
1066
+ };
1067
+ readonly ONG: {
1068
+ readonly name: "Ontology Gas Token";
1069
+ readonly symbol: "ONG";
1070
+ readonly oracleId: "ONG";
1071
+ readonly address: "0x308bfaeAaC8BDab6e9Fc5Ead8EdCb5f95b0599d9";
1072
+ readonly chainId: 56;
1073
+ readonly decimals: 9;
1074
+ readonly website: "https://ont.io/";
1075
+ readonly description: "Ontology is a high performance, open source blockchain specializing in digital identity and data.";
1076
+ readonly logoURI: "https://apeswap.finance/images/tokens/ONG.svg";
1077
+ };
1078
+ readonly PACOCA: {
1079
+ readonly name: "Pacoca";
1080
+ readonly symbol: "PACOCA";
1081
+ readonly oracleId: "PACOCA";
1082
+ readonly address: "0x55671114d774ee99D653D6C12460c780a67f1D18";
1083
+ readonly chainId: 56;
1084
+ readonly decimals: 18;
1085
+ readonly logoURI: "https://bscscan.com/token/images/pacoca_32.png";
1086
+ readonly description: "Invest in yield-optimizing vaults and track your DeFi assets on BSC";
1087
+ readonly website: "https://pacoca.io/";
1088
+ };
1089
+ readonly ANN: {
1090
+ readonly name: "Annex";
1091
+ readonly symbol: "ANN";
1092
+ readonly oracleId: "ANN";
1093
+ readonly address: "0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067";
1094
+ readonly chainId: 56;
1095
+ readonly decimals: 18;
1096
+ readonly logoURI: "https://app.annex.finance/images/coins/ANN.png";
1097
+ readonly description: "A Decentralized Marketplace for Lenders and Borrowers with Borderless Stablecoins.";
1098
+ readonly website: "https://www.annex.finance/";
1099
+ };
1100
+ readonly CZF: {
1101
+ readonly name: "Chinese Zodiac";
1102
+ readonly symbol: "CZF";
1103
+ readonly oracleId: "CZF";
1104
+ readonly address: "0x7c1608C004F20c3520f70b924E2BfeF092dA0043";
1105
+ readonly chainId: 56;
1106
+ readonly decimals: 18;
1107
+ readonly logoURI: "https://github.com/chinese-zodiac/czodiac-site/blob/main/src/images/czodiac-coin.png?raw=true";
1108
+ readonly description: "Chinese Zodiac is a lending and NFT ecosystem, with a unique NFT Tiger Hunt game.";
1109
+ readonly website: "https://app.czodiac.com/#/";
1110
+ };
1111
+ readonly LONG: {
1112
+ readonly name: "Longdrink Finance";
1113
+ readonly symbol: "LONG";
1114
+ readonly oracleId: "LONG";
1115
+ readonly address: "0x5317fA16f8603bE9C461DeF5D5A1Bf28DfE42d55";
1116
+ readonly chainId: 56;
1117
+ readonly decimals: 18;
1118
+ readonly logoURI: "https://longdrink.finance/static/media/longdrink-logo.0b6c21de.png";
1119
+ readonly description: "Longdrink Finance creates index tokens on Binance Smart Chain. LONG is the protocol's governance token enabling holders to decide on the composition of future indices and their weightings, as well as fee capturing within the protocol.";
1120
+ readonly website: "https://longdrink.finance/#/";
1121
+ };
1122
+ readonly PEAR: {
1123
+ readonly name: "PearZap";
1124
+ readonly symbol: "PEAR";
1125
+ readonly oracleId: "PEAR";
1126
+ readonly address: "0xdf7C18ED59EA738070E665Ac3F5c258dcc2FBad8";
1127
+ readonly decimals: 18;
1128
+ readonly chainId: 56;
1129
+ readonly logoURI: "https://assets.coingecko.com/coins/images/17173/small/pear200.png";
1130
+ readonly description: "High yields farms & pools on the Polygon chain & Binance Smart Chain";
1131
+ readonly website: "https://bsc.pearzap.com/";
1132
+ };
1133
+ readonly TLOS: {
1134
+ readonly name: "Telos";
1135
+ readonly symbol: "TLOS";
1136
+ readonly oracleId: "TLOS";
1137
+ readonly address: "0xb6C53431608E626AC81a9776ac3e999c5556717c";
1138
+ readonly chainId: 56;
1139
+ readonly decimals: 18;
1140
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb6C53431608E626AC81a9776ac3e999c5556717c.svg";
1141
+ readonly description: "Telos is built for speed and scalability making it the ideal network for mainstream adoption – Telos based Tokens NFT’s and Smart Contracts are already used for DeFi, Gaming, Social Media apps and so much more. ";
1142
+ readonly website: "https://www.telos.net/";
1143
+ };
1144
+ readonly BSCDEFI: {
1145
+ readonly name: "BSC Defi Blue Chips";
1146
+ readonly symbol: "BSCDEFI";
1147
+ readonly oracleId: "BSCDEFI";
1148
+ readonly address: "0x40E46dE174dfB776BB89E04dF1C47d8a66855EB3";
1149
+ readonly chainId: 56;
1150
+ readonly decimals: 18;
1151
+ readonly logoURI: "https://powerindex.io/images/index-tokens/sdefi.svg";
1152
+ readonly description: "Build your own exposure to DeFi using bullish, bearish, and hedged investment DAO-managed DeFi products with rewards. More details on powerpool.finance";
1153
+ readonly website: "https://powerindex.io/#/binance/";
1154
+ };
1155
+ readonly ELK: {
1156
+ readonly name: "Elk Finance";
1157
+ readonly symbol: "ELK";
1158
+ readonly oracleId: "ELK";
1159
+ readonly address: "0xE1C110E1B1b4A1deD0cAf3E42BfBdbB7b5d7cE1C";
1160
+ readonly chainId: 56;
1161
+ readonly decimals: 18;
1162
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/200x200/10095.png";
1163
+ readonly description: "Elk.Finance is a cross-chain liquidity network, allowing for instantaneous exchange of tokens between chains. Elk.Finance also aims to provide the first gyroscopic stablecoin (CHFT) available on multiple chains for blazing fast payments anytime, anywhere.";
1164
+ readonly website: "https://elk.finance/";
1165
+ };
1166
+ readonly AURO: {
1167
+ readonly name: "Viralata";
1168
+ readonly symbol: "AURO";
1169
+ readonly oracleId: "AURO";
1170
+ readonly address: "0x8d9A79314c4e09A7c53C124195cAeB8B89F4879D";
1171
+ readonly chainId: 56;
1172
+ readonly decimals: 18;
1173
+ readonly logoURI: "https://app.viralata.finance/nextimg/%2Fimages%2Ftokens%2Fauro.png/128/50?url=%2Fimages%2Ftokens%2Fauro.png&w=128&q=50";
1174
+ readonly description: "Viralata Finance";
1175
+ readonly website: "https://app.viralata.finance/";
1176
+ };
1177
+ readonly NAOS: {
1178
+ readonly name: "NAOS Finance";
1179
+ readonly symbol: "NAOS";
1180
+ readonly oracleId: "NAOS";
1181
+ readonly address: "0x758d08864fB6cCE3062667225ca10b8F00496cc2";
1182
+ readonly chainId: 56;
1183
+ readonly decimals: 18;
1184
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x758d08864fB6cCE3062667225ca10b8F00496cc2.png";
1185
+ readonly description: "DeFi Lending";
1186
+ readonly website: "https://naos.finance/";
1187
+ };
1188
+ readonly USDO: {
1189
+ readonly name: "USD Open Dollar";
1190
+ readonly symbol: "USDO";
1191
+ readonly oracleId: "USDO";
1192
+ readonly address: "0x5801D0e1C7D977D78E4890880B8E579eb4943276";
1193
+ readonly chainId: 56;
1194
+ readonly decimals: 18;
1195
+ readonly logoURI: "https://assets.coingecko.com/coins/images/14828/small/New_USDO_32px_.png";
1196
+ readonly website: "https://omnifarms.ocp.finance/";
1197
+ readonly description: "USDO is a decentralised stablecoin backed by a verifiable collateral pool of on-chain assets.";
1198
+ readonly risks: readonly ["SYNTH_STABLE"];
1199
+ };
1200
+ readonly FET: {
1201
+ readonly name: "Fetch";
1202
+ readonly symbol: "FET";
1203
+ readonly oracleId: "FET";
1204
+ readonly address: "0x031b41e504677879370e9DBcF937283A8691Fa7f";
1205
+ readonly chainId: 56;
1206
+ readonly decimals: 18;
1207
+ readonly logoURI: "https://assets.coingecko.com/coins/images/5681/small/Fetch.jpg";
1208
+ readonly website: "https://fetch.ai/";
1209
+ readonly description: "Fetch.ai is delivering AI to the crypto economy.";
1210
+ };
1211
+ readonly YEL: {
1212
+ readonly name: "YEL Token";
1213
+ readonly symbol: "YEL";
1214
+ readonly oracleId: "YEL";
1215
+ readonly address: "0xD3b71117E6C1558c1553305b44988cd944e97300";
1216
+ readonly chainId: 56;
1217
+ readonly decimals: 18;
1218
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/YEL.svg";
1219
+ readonly website: "https://yel.finance/";
1220
+ readonly description: "Yield Enhancement Labs core mission is to help projects gain liquidity across multiple chains while building token economics with constant buy-pressure for YEL token";
1221
+ readonly bridge: "multichain";
1222
+ };
1223
+ readonly rUSD: {
1224
+ readonly name: "Ramp Defi USD";
1225
+ readonly symbol: "rUSD";
1226
+ readonly oracleId: "rUSD";
1227
+ readonly address: "0x07663837218A003e66310a01596af4bf4e44623D";
1228
+ readonly chainId: 56;
1229
+ readonly decimals: 18;
1230
+ readonly logoURI: "https://www.rampdefi.com/icons/ramp_v4.svg";
1231
+ readonly description: "Ramp Defi USD pegged token";
1232
+ readonly website: "https://www.rampdefi.com/";
1233
+ };
1234
+ readonly BP: {
1235
+ readonly name: "Bunny Park";
1236
+ readonly symbol: "BP";
1237
+ readonly oracleId: "BP";
1238
+ readonly address: "0xACB8f52DC63BB752a51186D1c55868ADbFfEe9C1";
1239
+ readonly chainId: 56;
1240
+ readonly decimals: 18;
1241
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x477bC8d23c634C154061869478bce96BE6045D12/logo.png";
1242
+ readonly description: "NFT & Yield Farm on Binance Smart Chain";
1243
+ readonly website: "https://www.bunnypark.com/";
1244
+ };
1245
+ readonly SFUND: {
1246
+ readonly name: "Seedify";
1247
+ readonly symbol: "SFUND";
1248
+ readonly oracleId: "SFUND";
1249
+ readonly address: "0x477bC8d23c634C154061869478bce96BE6045D12";
1250
+ readonly chainId: 56;
1251
+ readonly decimals: 18;
1252
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x477bC8d23c634C154061869478bce96BE6045D12/logo.png";
1253
+ readonly description: "Incubator & Launchpad for Blockchain Games & Gamers";
1254
+ readonly website: "https://launchpad.seedify.fund/";
1255
+ };
1256
+ readonly CAPS: {
1257
+ readonly name: "Capsule Coin";
1258
+ readonly symbol: "CAPS";
1259
+ readonly oracleId: "CAPS";
1260
+ readonly address: "0xFfBa7529AC181c2Ee1844548e6D7061c9A597dF4";
1261
+ readonly chainId: 56;
1262
+ readonly decimals: 18;
1263
+ readonly logoURI: "https://apeswap.finance/images/tokens/CAPS.svg";
1264
+ readonly description: "NFT-Based Decentralized Data Transmission Blockchain.";
1265
+ readonly website: "https://www.ternoa.com/";
1266
+ };
1267
+ readonly WUSD: {
1268
+ readonly name: "Wault USD";
1269
+ readonly symbol: "WUSD";
1270
+ readonly oracleId: "WUSD";
1271
+ readonly address: "0x3fF997eAeA488A082fb7Efc8e6B9951990D0c3aB";
1272
+ readonly chainId: 56;
1273
+ readonly decimals: 18;
1274
+ readonly website: "https://wault.finance/";
1275
+ readonly description: "WUSD is Wault Finance's commerce-backed stablecoin! The world's first commerce-backed stablecoin!";
1276
+ readonly logoURI: "https://app.wault.finance/bsc/assets/images/stablecoin/wusd.svg";
1277
+ readonly risks: readonly ["SYNTH_STABLE"];
1278
+ };
1279
+ readonly CYT: {
1280
+ readonly name: "Coinary Token";
1281
+ readonly symbol: "CYT";
1282
+ readonly oracleId: "CYT";
1283
+ readonly address: "0xd9025e25Bb6cF39f8c926A704039D2DD51088063";
1284
+ readonly chainId: 56;
1285
+ readonly decimals: 18;
1286
+ readonly website: "https://dragonary.com/";
1287
+ readonly description: "CYT is used as the currency for the game Dragonary and throughout the Coinary gaming multiverse.";
1288
+ readonly logoURI: "https://gblobscdn.gitbook.com/spaces%2F-Mdx-7pkiD2Xoca5jkXV%2Favatar-1626481398232.png?alt=media";
1289
+ };
1290
+ readonly LAND: {
1291
+ readonly name: "Landshare Token";
1292
+ readonly symbol: "LAND";
1293
+ readonly oracleId: "LAND";
1294
+ readonly address: "0x9D986A3f147212327Dd658F712d5264a73a1fdB0";
1295
+ readonly chainId: 56;
1296
+ readonly decimals: 18;
1297
+ readonly website: "https://landshare.io/";
1298
+ readonly description: "Bringing Real Estate to the Blockchain. Landshare offers a hassle-free alternative to traditional real estate investments.";
1299
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/LAND.svg";
1300
+ };
1301
+ readonly GUARD: {
1302
+ readonly name: "Guardian";
1303
+ readonly symbol: "GUARD";
1304
+ readonly oracleId: "GUARD";
1305
+ readonly address: "0xF606bd19b1E61574ED625d9ea96C841D4E247A32";
1306
+ readonly chainId: 56;
1307
+ readonly decimals: 18;
1308
+ readonly website: "https://www.wolfdencrypto.com";
1309
+ readonly description: "The first decentralized token designed specifically to earn you passive income by unlocking high yield staking and farming opportunities on multiple platforms across the BSC Network";
1310
+ readonly logoURI: "https://apeswap.finance/images/tokens/GUARD.png";
1311
+ };
1312
+ readonly POTS: {
1313
+ readonly name: "Moonpot";
1314
+ readonly symbol: "POTS";
1315
+ readonly oracleId: "POTS";
1316
+ readonly address: "0x3Fcca8648651E5b974DD6d3e50F61567779772A8";
1317
+ readonly chainId: 56;
1318
+ readonly decimals: 18;
1319
+ readonly website: "https://moonpot.com/";
1320
+ readonly description: "The win-win lottery on BSC where every ticket earns you interest.";
1321
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/logo.png";
1322
+ };
1323
+ readonly REVV: {
1324
+ readonly name: "REVV";
1325
+ readonly symbol: "REVV";
1326
+ readonly oracleId: "REVV";
1327
+ readonly address: "0x833F307aC507D47309fD8CDD1F835BeF8D702a93";
1328
+ readonly chainId: 56;
1329
+ readonly decimals: 18;
1330
+ readonly website: "https://revvmotorsport.com";
1331
+ readonly description: "The REVV token is an ERC-20 utility token that acts as the main currency for a number of game dApps developed by Animoca Brands.";
1332
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x833F307aC507D47309fD8CDD1F835BeF8D702a93.svg";
1333
+ };
1334
+ readonly BMON: {
1335
+ readonly name: "Binamon";
1336
+ readonly symbol: "BMON";
1337
+ readonly oracleId: "BMON";
1338
+ readonly address: "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340";
1339
+ readonly chainId: 56;
1340
+ readonly decimals: 18;
1341
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340.svg";
1342
+ readonly website: "https://binamon.org/";
1343
+ readonly description: "A complete metaverse of digital monsters inspired by Axie Infinity";
1344
+ };
1345
+ readonly WSG: {
1346
+ readonly name: "Wall Street Games";
1347
+ readonly symbol: "WSG";
1348
+ readonly oracleId: "WSG";
1349
+ readonly address: "0xA58950F05FeA2277d2608748412bf9F802eA4901";
1350
+ readonly chainId: 56;
1351
+ readonly decimals: 18;
1352
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xA58950F05FeA2277d2608748412bf9F802eA4901.svg";
1353
+ readonly website: "https://wsg.gg/";
1354
+ readonly description: "The next generation gaming platform with a unique and immersive way to earn rewards";
1355
+ };
1356
+ readonly METAHERO: {
1357
+ readonly name: "Metahero";
1358
+ readonly symbol: "HERO";
1359
+ readonly oracleId: "METAHERO";
1360
+ readonly address: "0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13";
1361
+ readonly chainId: 56;
1362
+ readonly decimals: 18;
1363
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13.svg";
1364
+ readonly website: "https://metahero.io/";
1365
+ readonly description: "Deflationary token with Smart Staking, Burn and Auto Liquidity used to transact in Metahero's ecosystem for real world utility";
1366
+ };
1367
+ readonly DEP: {
1368
+ readonly name: "DEAPCOIN";
1369
+ readonly symbol: "DEP";
1370
+ readonly oracleId: "DEP";
1371
+ readonly address: "0xcaF5191fc480F43e4DF80106c7695ECA56E48B18";
1372
+ readonly chainId: 56;
1373
+ readonly decimals: 18;
1374
+ readonly website: "https://dea.sg/";
1375
+ readonly description: "DEAPCOIN is a platform that will create a new economy and culture in the PlayMining gaming field where digital assets will be distributed in a new age infrastructure that compensates users by using blockchain.";
1376
+ readonly logoURI: "https://pbs.twimg.com/profile_images/1258627009296531456/qGAevdn7_400x400.png";
1377
+ };
1378
+ readonly SISTA: {
1379
+ readonly name: "srnArtGallery Tokenized Arts";
1380
+ readonly symbol: "SISTA";
1381
+ readonly oracleId: "SISTA";
1382
+ readonly address: "0xCA6d25C10dad43ae8Be0bc2af4D3CD1114583C08";
1383
+ readonly chainId: 56;
1384
+ readonly decimals: 18;
1385
+ readonly website: "https://srnartgallery.com/";
1386
+ readonly description: "srnArtGallery is a platform where a union of artists use NFT art to connect people through the things they love…";
1387
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/SISTA.svg";
1388
+ };
1389
+ readonly TAPE: {
1390
+ readonly name: "Ape Tooks";
1391
+ readonly symbol: "TAPE";
1392
+ readonly oracleId: "TAPE";
1393
+ readonly address: "0xF63400ee0420ce5b1Ebdee0C942D7dE1C734a41f";
1394
+ readonly chainId: 56;
1395
+ readonly decimals: 18;
1396
+ readonly website: "https://www.apetools.co/";
1397
+ readonly description: "A decentralized tool platform that provides trading tools for dexes in the Binance Smart Chain and Polygon network, Besides aiming to release unique tokens for the community through IDO sales";
1398
+ readonly logoURI: "https://bscscan.com/token/images/apetoolsco_32.png";
1399
+ };
1400
+ readonly STARS: {
1401
+ readonly name: "Mogul Stars";
1402
+ readonly symbol: "STARS";
1403
+ readonly oracleId: "STARS";
1404
+ readonly address: "0xbD83010eB60F12112908774998F65761cf9f6f9a";
1405
+ readonly chainId: 56;
1406
+ readonly decimals: 18;
1407
+ readonly website: "https://www.mogulproductions.com/";
1408
+ readonly description: "Mogul is a decentralized film financing platform that brings creators, fans, and film financiers together; allowing everyone to play a part in the next big blockbuster";
1409
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/STARS.svg";
1410
+ };
1411
+ readonly SKILL: {
1412
+ readonly name: "CryptoBlades Skill Token";
1413
+ readonly symbol: "SKILL";
1414
+ readonly oracleId: "SKILL";
1415
+ readonly address: "0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab";
1416
+ readonly chainId: 56;
1417
+ readonly decimals: 18;
1418
+ readonly website: "https://www.cryptoblades.io/";
1419
+ readonly description: "CryptoBlades is a NFT crafting game where players employ powerful weapons to defeat opponents and collect SKILL tokens, which can be used for upgrades and to level up characters.";
1420
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab.svg";
1421
+ };
1422
+ readonly SPS: {
1423
+ readonly name: "Splintershards";
1424
+ readonly symbol: "SPS";
1425
+ readonly oracleId: "SPS";
1426
+ readonly address: "0x1633b7157e7638C4d6593436111Bf125Ee74703F";
1427
+ readonly chainId: 56;
1428
+ readonly decimals: 18;
1429
+ readonly website: "https://splinterlands.com/";
1430
+ readonly description: "Splinterlands is a digital, collectible card game where you build up a collection of cards, which all have various different stats and abilities, and use them to battle other players in skill-based matches.";
1431
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1633b7157e7638C4d6593436111Bf125Ee74703F.svg";
1432
+ };
1433
+ readonly AXS: {
1434
+ readonly name: "Axie Infinity Shard";
1435
+ readonly symbol: "AXS";
1436
+ readonly oracleId: "AXS";
1437
+ readonly address: "0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0";
1438
+ readonly chainId: 56;
1439
+ readonly decimals: 18;
1440
+ readonly logoURI: "https://bscscan.com/token/images/axieinfinity_32.png";
1441
+ readonly website: "https://axieinfinity.com/";
1442
+ readonly description: "Axie Infinity is a Pokémon-inspired digital pet universe built on the Ethereum blockchain where anyone can earn token rewards through skilled gameplay and contributions to the ecosystem.";
1443
+ };
1444
+ readonly OOE: {
1445
+ readonly name: "Open Ocean Finance";
1446
+ readonly symbol: "OOE";
1447
+ readonly oracleId: "OOE";
1448
+ readonly address: "0x9029FdFAe9A03135846381c7cE16595C3554e10A";
1449
+ readonly chainId: 56;
1450
+ readonly decimals: 18;
1451
+ readonly website: "https://openocean.finance/";
1452
+ readonly description: "OpenOcean is the worlds first full aggregation protocol for crypto trading that source liquidity from DeFi and CeFi, and enable cross-chain swaps. Our intelligent routing algorithm find the best prices from DEXes and CEXes, and split the routes to provide traders the best prices with low slippage and fast settlement. The function is free to use, OpenOcean users only need to pay the normal blockchain gas fees and exchange fees for the trades, which are charged by the exchanges and not OpenOcean.";
1453
+ readonly logoURI: "https://ethapi.openocean.finance/asset/icon-ooe.svg?t=2";
1454
+ };
1455
+ readonly C98: {
1456
+ readonly name: "Coin98";
1457
+ readonly symbol: "C98";
1458
+ readonly oracleId: "C98";
1459
+ readonly address: "0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6";
1460
+ readonly chainId: 56;
1461
+ readonly decimals: 18;
1462
+ readonly website: "https://coin98.com/";
1463
+ readonly description: "Coin98 enables value transfer as easily as using the Internet by the innovation of Multi-chain Engine, Fully Automatic Liquidity and Space Gate, all in one Super Liquidity Aggregator.";
1464
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6.svg";
1465
+ };
1466
+ readonly CHESS: {
1467
+ readonly name: "Chess";
1468
+ readonly symbol: "CHESS";
1469
+ readonly oracleId: "CHESS";
1470
+ readonly address: "0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6";
1471
+ readonly chainId: 56;
1472
+ readonly decimals: 18;
1473
+ readonly website: "https://tranchess.com/";
1474
+ readonly description: "Tranchess is a tokenized asset management and derivatives trading protocol, which is inspired by tranche funds that cater to different class of investors with varying risk appetites.";
1475
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6.svg";
1476
+ };
1477
+ readonly MASK: {
1478
+ readonly name: "Mask Network";
1479
+ readonly symbol: "MASK";
1480
+ readonly oracleId: "MASK";
1481
+ readonly address: "0x2eD9a5C8C13b93955103B9a7C167B67Ef4d568a3";
1482
+ readonly chainId: 56;
1483
+ readonly decimals: 18;
1484
+ readonly website: "https://mask.io/";
1485
+ readonly description: "Mask Network is a protocol that allows its users to send encrypted messages over Twitter and Facebook. It essentially acts as a bridge between the internet and a decentralized network running on top";
1486
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2eD9a5C8C13b93955103B9a7C167B67Ef4d568a3.svg";
1487
+ };
1488
+ readonly ORBS: {
1489
+ readonly name: "Orbs";
1490
+ readonly symbol: "ORBS";
1491
+ readonly oracleId: "ORBS";
1492
+ readonly address: "0xeBd49b26169e1b52c04cFd19FCf289405dF55F80";
1493
+ readonly chainId: 56;
1494
+ readonly decimals: 18;
1495
+ readonly website: "https://www.orbs.com/";
1496
+ readonly description: "The Orbs Network is a public blockchain infrastructure designed for businesses looking at trust as a competitive strategy.";
1497
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xeBd49b26169e1b52c04cFd19FCf289405dF55F80.svg";
1498
+ };
1499
+ readonly ADX: {
1500
+ readonly name: "AdEx Network";
1501
+ readonly symbol: "ADX";
1502
+ readonly oracleId: "ADX";
1503
+ readonly address: "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819";
1504
+ readonly chainId: 56;
1505
+ readonly decimals: 18;
1506
+ readonly website: "https://www.adex.network/";
1507
+ readonly description: "ADX is the native utility token that is used for incentivizing validator uptime and ensuring the smooth running of all advertising campaigns on the AdEx platform.";
1508
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819.svg";
1509
+ };
1510
+ readonly BSCPAD: {
1511
+ readonly name: "BSCPAD.com";
1512
+ readonly symbol: "BSCPAD";
1513
+ readonly oracleId: "BSCPAD";
1514
+ readonly address: "0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700";
1515
+ readonly chainId: 56;
1516
+ readonly decimals: 18;
1517
+ readonly website: "https://bscpad.com/";
1518
+ readonly description: "BSCPAD aims to become the next evolution of blockchain launchpads solving the fundamental flaws that plague existing launchpads. This platform benefits all holders of the token and allows for fair launches giving traders of all sizes the opportunity to invest in the best upcoming Binance Smart Chain projects.";
1519
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700.svg";
1520
+ };
1521
+ readonly WEX: {
1522
+ readonly name: "WaultSwap";
1523
+ readonly symbol: "WEX";
1524
+ readonly oracleId: "WEX";
1525
+ readonly address: "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90";
1526
+ readonly chainId: 56;
1527
+ readonly decimals: 18;
1528
+ readonly website: "https://wault.finance/";
1529
+ readonly description: "Wault Finance is a decentralized finance hub that connects all of the primary DeFi use-cases within one simple ecosystem, on the Binance Smart Chain.";
1530
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90.svg";
1531
+ };
1532
+ readonly DG: {
1533
+ readonly name: "Decentralized Game";
1534
+ readonly symbol: "DG";
1535
+ readonly oracleId: "DG";
1536
+ readonly address: "0x9Fdc3ae5c814b79dcA2556564047C5e7e5449C19";
1537
+ readonly chainId: 56;
1538
+ readonly decimals: 18;
1539
+ readonly website: "https://decentral.games/";
1540
+ readonly description: "Decentral.games is a community-owned metaverse casino ecosystem powered by $DG where players earn $DG for playing games.";
1541
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9Fdc3ae5c814b79dcA2556564047C5e7e5449C19.png";
1542
+ };
1543
+ readonly WOO: {
1544
+ readonly name: "Woo";
1545
+ readonly symbol: "WOO";
1546
+ readonly oracleId: "WOO";
1547
+ readonly address: "0x4691937a7508860F876c9c0a2a617E7d9E945D4B";
1548
+ readonly chainId: 56;
1549
+ readonly decimals: 18;
1550
+ readonly website: "https://woo.network/";
1551
+ readonly description: "Wootrade is a layer one trading infrastructure complete with deep liquidity, frontend trading GUI, and the ability to integrate into any exchange, trading desk, wallet, dApp, or other trading-related platform.";
1552
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4691937a7508860F876c9c0a2a617E7d9E945D4B.png";
1553
+ };
1554
+ readonly HAI: {
1555
+ readonly name: "Hai";
1556
+ readonly symbol: "HAI";
1557
+ readonly oracleId: "HAI";
1558
+ readonly address: "0xaA9E582e5751d703F85912903bacADdFed26484C";
1559
+ readonly chainId: 56;
1560
+ readonly decimals: 8;
1561
+ readonly website: "https://hackenfoundation.com/";
1562
+ readonly description: "Hacken Token (HAI) is a cybersecurity coin underlying the rapidly growing Hacken Foundation. Hacken Foundation is a fully fledged organization that unites cybersecurity products and companies developing secure Web 3.0 infrastructure.";
1563
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xaA9E582e5751d703F85912903bacADdFed26484C.png";
1564
+ };
1565
+ readonly O3: {
1566
+ readonly name: "O3";
1567
+ readonly symbol: "O3";
1568
+ readonly oracleId: "O3";
1569
+ readonly address: "0xEe9801669C6138E84bD50dEB500827b776777d28";
1570
+ readonly chainId: 56;
1571
+ readonly decimals: 18;
1572
+ readonly website: "https://o3swap.com/";
1573
+ readonly description: "O3 Swap is a cross-chain aggregation protocol, allowing users to access multi-chain liquidity sources on one platform.";
1574
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xEe9801669C6138E84bD50dEB500827b776777d28.png";
1575
+ };
1576
+ readonly TENFI: {
1577
+ readonly name: "TENFI";
1578
+ readonly symbol: "TENFI";
1579
+ readonly oracleId: "TENFI";
1580
+ readonly address: "0xd15C444F1199Ae72795eba15E8C1db44E47abF62";
1581
+ readonly chainId: 56;
1582
+ readonly decimals: 18;
1583
+ readonly website: "https://ten.finance/";
1584
+ readonly description: "TEN is a yield aggregator / optimizer that simplifies staking and yield farming with the most liquid Binance Smart Chain Liquidity Pools available and provides a robust yield earning environment on the market while adhering to security, sustainability, longevity and simplicity.";
1585
+ readonly logoURI: "https://bscscan.com/token/images/tenfinance_32.png";
1586
+ };
1587
+ readonly MBOX: {
1588
+ readonly name: "Mobox";
1589
+ readonly symbol: "MBOX";
1590
+ readonly oracleId: "MBOX";
1591
+ readonly address: "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377";
1592
+ readonly chainId: 56;
1593
+ readonly decimals: 18;
1594
+ readonly website: "https://www.mobox.io/";
1595
+ readonly description: "MOBOX Protocol combines the best of yield farming DeFi with Gaming NFTs creating a truly free to play and play to earn ecosystem.";
1596
+ readonly logoURI: "https://bscscan.com/token/images/mobox_32.png";
1597
+ };
1598
+ readonly ATA: {
1599
+ readonly name: "Automata";
1600
+ readonly symbol: "ATA";
1601
+ readonly oracleId: "ATA";
1602
+ readonly address: "0xA2120b9e674d3fC3875f415A7DF52e382F141225";
1603
+ readonly chainId: 56;
1604
+ readonly decimals: 18;
1605
+ readonly website: "https://www.ata.network/";
1606
+ readonly description: "Automata Network is a decentralized service protocol that provides privacy middleware for dApps across multiple blockchains.";
1607
+ readonly logoURI: "https://bscscan.com/token/images/automata_32.png";
1608
+ };
1609
+ readonly SHIB: {
1610
+ readonly name: "SHIBA INU";
1611
+ readonly symbol: "SHIB";
1612
+ readonly oracleId: "SHIB";
1613
+ readonly address: "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D";
1614
+ readonly chainId: 56;
1615
+ readonly decimals: 18;
1616
+ readonly website: "https://shibatoken.com/";
1617
+ readonly description: "According to the SHIBA INU website, SHIB is the “DOGECOIN KILLER” and will be listed on their own ShibaSwap, a decentralized exchange.";
1618
+ readonly logoURI: "https://bscscan.com/token/images/shibatoken_32.png";
1619
+ };
1620
+ readonly CELR: {
1621
+ readonly name: "CelerToken";
1622
+ readonly symbol: "CELR";
1623
+ readonly oracleId: "CELR";
1624
+ readonly address: "0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163";
1625
+ readonly chainId: 56;
1626
+ readonly decimals: 18;
1627
+ readonly website: "https://www.celer.network/#";
1628
+ readonly description: "The Celer Network (CELR) is a smartly designed layer-2 scaling solution that provides off-chain transactions handling.";
1629
+ readonly logoURI: "https://bscscan.com/token/images/celernetwork_32.png";
1630
+ };
1631
+ readonly WINGS: {
1632
+ readonly name: "JetSwap";
1633
+ readonly symbol: "WINGS";
1634
+ readonly oracleId: "WINGS";
1635
+ readonly address: "0x0487b824c8261462F88940f97053E65bDb498446";
1636
+ readonly chainId: 56;
1637
+ readonly decimals: 18;
1638
+ readonly website: "https://jetswap.finance/";
1639
+ readonly description: "Jetswap is a decentralized Automated Market Maker (AMM) on Binance Smart Chain with low fees and instant trade execution.";
1640
+ readonly logoURI: "https://bscscan.com/token/images/jetswap_32.png";
1641
+ };
1642
+ readonly HPS: {
1643
+ readonly name: "Happiness";
1644
+ readonly symbol: "HPS";
1645
+ readonly oracleId: "HPS";
1646
+ readonly address: "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D";
1647
+ readonly chainId: 56;
1648
+ readonly decimals: 18;
1649
+ readonly website: "https://billionhappiness.finance/";
1650
+ readonly description: "Billion Happiness is a blockchain community-based project, with the goal of introducing Blockchain to billions of people through simple needs including clothes or wearables.";
1651
+ readonly logoURI: "https://bscscan.com/token/images/happiness_32.png";
1652
+ };
1653
+ readonly PMP: {
1654
+ readonly name: "Pumpy";
1655
+ readonly symbol: "PMP";
1656
+ readonly oracleId: "PMP";
1657
+ readonly address: "0x8d4FBB3AC63bf33851dCE80D63613Df1A515BC00";
1658
+ readonly chainId: 56;
1659
+ readonly decimals: 18;
1660
+ readonly website: "https://pumpy.farm/";
1661
+ readonly description: "Pumpy is an assets management platform and yield farming aggregator running on Binance Smart Chain";
1662
+ readonly logoURI: "https://bscscan.com/images/main/empty-token.png";
1663
+ };
1664
+ readonly JulD: {
1665
+ readonly name: "JulSwap";
1666
+ readonly symbol: "JulD";
1667
+ readonly oracleId: "JULD";
1668
+ readonly address: "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea";
1669
+ readonly chainId: 56;
1670
+ readonly decimals: 18;
1671
+ readonly website: "https://julswap.com/";
1672
+ readonly description: "JulSwap offers automated, decentralized exchange of BSC-20 tokens.";
1673
+ readonly logoURI: "https://tokens.julswap.com/images/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea.png";
1674
+ };
1675
+ readonly SOUP: {
1676
+ readonly name: "Soup";
1677
+ readonly symbol: "SOUP";
1678
+ readonly oracleId: "SOUP";
1679
+ readonly address: "0x94F559aE621F1c810F31a6a620Ad7376776fe09E";
1680
+ readonly chainId: 56;
1681
+ readonly decimals: 18;
1682
+ readonly website: "https://soups.finance/";
1683
+ readonly description: "SOUP tokens are designed to be used as a medium of exchange. The built-in stability mechanism in the protocol aims to maintain SOUP peg to 1 Binance (BNB) token in the long run.";
1684
+ readonly logoURI: "https://bscscan.com/token/images/soupfinance_32.png";
1685
+ };
1686
+ readonly '1INCH': {
1687
+ readonly name: "1INCH";
1688
+ readonly symbol: "1INCH";
1689
+ readonly oracleId: "1INCH";
1690
+ readonly address: "0x111111111117dC0aa78b770fA6A738034120C302";
1691
+ readonly chainId: 56;
1692
+ readonly decimals: 18;
1693
+ readonly website: "https://1inch.io/";
1694
+ readonly description: "1inch is a decentralized exchange (DEX) aggregator, connecting several DEXes into one platform to allow its users to find the most efficient swapping routes across all platforms.";
1695
+ readonly logoURI: "https://tokens.1inch.exchange/0x111111111117dc0aa78b770fa6a738034120c302.png";
1696
+ };
1697
+ readonly SALT: {
1698
+ readonly name: "Salt";
1699
+ readonly symbol: "SALT";
1700
+ readonly oracleId: "SALT";
1701
+ readonly address: "0x2849b1aE7E04A3D9Bc288673A92477CF63F28aF4";
1702
+ readonly chainId: 56;
1703
+ readonly decimals: 18;
1704
+ readonly website: "https://www.saltswap.finance/";
1705
+ readonly description: "SALT is the native token of Saltswap.finance yield aggregator.";
1706
+ readonly logoURI: "https://bscscan.com/token/images/saltswap_32.png";
1707
+ };
1708
+ readonly RAMEN: {
1709
+ readonly name: "Ramen";
1710
+ readonly symbol: "RAMEN";
1711
+ readonly oracleId: "RAMEN";
1712
+ readonly address: "0x4F47A0d15c1E53F3d94c069C7D16977c29F9CB6B";
1713
+ readonly chainId: 56;
1714
+ readonly decimals: 18;
1715
+ readonly website: "https://ramenswap.finance/";
1716
+ readonly description: "RamenSwap Finance is a community driven Yield Farming, DeFi Yield Aggregator and DEX Aggregator on Binance Smart Chain.";
1717
+ readonly logoURI: "https://bscscan.com/token/images/ramenswap_32.png";
1718
+ };
1719
+ readonly BREW: {
1720
+ readonly name: "CafeSwap";
1721
+ readonly symbol: "BREW";
1722
+ readonly oracleId: "BREW";
1723
+ readonly address: "0x790Be81C3cA0e53974bE2688cDb954732C9862e1";
1724
+ readonly chainId: 56;
1725
+ readonly decimals: 18;
1726
+ readonly website: "https://cafeswap.finance/";
1727
+ readonly description: "REW is native Binance Smart Chain token on the cafeswap.finance platform.";
1728
+ readonly logoURI: "https://bscscan.com/token/images/cafeswap_32.png";
1729
+ };
1730
+ readonly MSC: {
1731
+ readonly name: "Monster Slayer Cash";
1732
+ readonly symbol: "MSC";
1733
+ readonly oracleId: "MSC";
1734
+ readonly address: "0x8C784C49097Dcc637b93232e15810D53871992BF";
1735
+ readonly chainId: 56;
1736
+ readonly decimals: 18;
1737
+ readonly website: "https://monsterslayer.finance/";
1738
+ readonly description: "Monster Slayer Cash tokens are designed to be used as a medium of exchange. The built-in stability mechanism in the protocol deterministically expands and contracts the MSC supply to maintain MSC peg to 1 $BUSD token.";
1739
+ readonly logoURI: "https://bscscan.com/token/images/monsterslayer_32.png?=v1";
1740
+ };
1741
+ readonly BTS: {
1742
+ readonly name: "Bat True Share";
1743
+ readonly symbol: "BTS";
1744
+ readonly oracleId: "BTS";
1745
+ readonly address: "0xc2e1acef50aE55661855E8dcB72adB182A3cC259";
1746
+ readonly chainId: 56;
1747
+ readonly decimals: 18;
1748
+ readonly website: "https://boltdollar.finance/";
1749
+ readonly description: "Bolt Shares, also known as “Bolt True Share” are the governance tokens of the ecosystem. These tokens follow a Seigniorage Shares system that maintains a peg by auctioning coins for shares and shares for coins.";
1750
+ readonly logoURI: "https://bscscan.com/token/images/boltshare_32.png";
1751
+ };
1752
+ readonly KEBAB: {
1753
+ readonly name: "Kebab";
1754
+ readonly symbol: "KEBAB";
1755
+ readonly oracleId: "KEBAB";
1756
+ readonly address: "0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2";
1757
+ readonly chainId: 56;
1758
+ readonly decimals: 18;
1759
+ readonly website: "https://kebabfinance.com/#/";
1760
+ readonly description: "Kebab Finance is a DEX (Decentralized Exchange), using AMM (Automated Market Maker) technology.";
1761
+ readonly logoURI: "https://bscscan.com/token/images/kebabfinance_32.png";
1762
+ };
1763
+ readonly SOAK: {
1764
+ readonly name: "Soak";
1765
+ readonly symbol: "SOAK";
1766
+ readonly oracleId: "SOAK";
1767
+ readonly address: "0x849233FF1aea15D80EF658B2871664C9Ca994063";
1768
+ readonly chainId: 56;
1769
+ readonly decimals: 18;
1770
+ readonly website: "https://www.sponge.finance/";
1771
+ readonly description: "The Soak token is the main token that will be emitted by Sponge.finance.";
1772
+ readonly logoURI: "https://bscscan.com/token/images/sponge-soak_32.png";
1773
+ };
1774
+ readonly MSS: {
1775
+ readonly name: "Monster Slayer Share";
1776
+ readonly symbol: "MSS";
1777
+ readonly oracleId: "MSS";
1778
+ readonly address: "0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6";
1779
+ readonly chainId: 56;
1780
+ readonly decimals: 18;
1781
+ readonly website: "https://monsterslayer.finance/";
1782
+ readonly description: "Monster Slayer Shares loosely represent the value of the Monster Slayer Cash and trust in its systemic ability to maintain MSC to peg.";
1783
+ readonly logoURI: "https://bscscan.com/token/images/monsterslayer-mss_32.png";
1784
+ };
1785
+ readonly BHC: {
1786
+ readonly name: "Billion Happiness";
1787
+ readonly symbol: "BHC";
1788
+ readonly oracleId: "BHC";
1789
+ readonly address: "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4";
1790
+ readonly chainId: 56;
1791
+ readonly decimals: 18;
1792
+ readonly website: "https://billionhappiness.finance/";
1793
+ readonly description: "Billion Happiness is a blockchain community-based project, with the goal of introducing Blockchain to billions of people through simple needs including clothes or wearables.";
1794
+ readonly logoURI: "https://bscscan.com/token/images/billionhappiness_32.png?v=2";
1795
+ };
1796
+ readonly GOLD: {
1797
+ readonly name: "NAR Ticket";
1798
+ readonly symbol: "GOLD";
1799
+ readonly oracleId: "GOLD";
1800
+ readonly address: "0x8f4087Cb09E0F378f4278a314C94A636665dE24b";
1801
+ readonly chainId: 56;
1802
+ readonly decimals: 18;
1803
+ readonly website: "https://narwhalswap.org/#/swap";
1804
+ readonly description: "$GOLD is the second token introduced by the NAR protocol for this update. You’ll need this token to upgrade your abilities in the near future.";
1805
+ readonly logoURI: "https://bscscan.com/token/images/narwhalswap-gold_32.png";
1806
+ };
1807
+ readonly KTN: {
1808
+ readonly name: "Kattana";
1809
+ readonly symbol: "KTN";
1810
+ readonly oracleId: "KTN";
1811
+ readonly address: "0xDAe6c2A48BFAA66b43815c5548b10800919c993E";
1812
+ readonly chainId: 56;
1813
+ readonly decimals: 18;
1814
+ readonly website: "https://kattana.io/";
1815
+ readonly description: "Kattana is the native token of Kattana.io trading terminal.";
1816
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xDAe6c2A48BFAA66b43815c5548b10800919c993E.png";
1817
+ };
1818
+ readonly TUSD: {
1819
+ readonly name: "TrueUSD";
1820
+ readonly symbol: "TUSD";
1821
+ readonly oracleId: "TUSD";
1822
+ readonly address: "0x14016E85a25aeb13065688cAFB43044C2ef86784";
1823
+ readonly chainId: 56;
1824
+ readonly decimals: 18;
1825
+ readonly website: "https://www.trueusd.com/";
1826
+ readonly description: "TrueUSD (TUSD) is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.";
1827
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x14016e85a25aeb13065688cafb43044c2ef86784.png";
1828
+ };
1829
+ readonly VRT: {
1830
+ readonly name: "VRT";
1831
+ readonly symbol: "VRT";
1832
+ readonly oracleId: "VRT";
1833
+ readonly address: "0x5F84ce30DC3cF7909101C69086c50De191895883";
1834
+ readonly chainId: 56;
1835
+ readonly decimals: 18;
1836
+ readonly website: "https://venus.io/";
1837
+ readonly description: "Venus Reward Token is a mechanism created to become an additional mining distribution to suppliers and borrowers of Venus Protocol.";
1838
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5f84ce30dc3cf7909101c69086c50de191895883.png";
1839
+ };
1840
+ readonly pOPEN: {
1841
+ readonly name: "pOPEN";
1842
+ readonly symbol: "pOPEN";
1843
+ readonly oracleId: "pOPEN";
1844
+ readonly address: "0xaBaE871B7E3b67aEeC6B46AE9FE1A91660AadAC5";
1845
+ readonly chainId: 56;
1846
+ readonly decimals: 18;
1847
+ readonly website: "https://opendao.io/";
1848
+ readonly description: "The OPEN project is a toolkit to connect the real world to DEFI";
1849
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xaBaE871B7E3b67aEeC6B46AE9FE1A91660AadAC5.png";
1850
+ };
1851
+ readonly SNX: {
1852
+ readonly name: "Synthetix";
1853
+ readonly symbol: "SNX";
1854
+ readonly oracleId: "SNX";
1855
+ readonly address: "0x9Ac983826058b8a9C7Aa1C9171441191232E8404";
1856
+ readonly chainId: 56;
1857
+ readonly decimals: 18;
1858
+ readonly website: "https://www.synthetix.io/";
1859
+ 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";
1860
+ readonly logoURI: "https://bscscan.com/token/images/snx_32.png";
1861
+ };
1862
+ readonly BLZ: {
1863
+ readonly name: "Bluezelle";
1864
+ readonly symbol: "BLZ";
1865
+ readonly oracleId: "BLZ";
1866
+ readonly address: "0x935a544Bf5816E3A7C13DB2EFe3009Ffda0aCdA2";
1867
+ readonly chainId: 56;
1868
+ readonly decimals: 18;
1869
+ readonly website: "https://bluzelle.com/";
1870
+ readonly description: "Bluzelle is a decentralized storage network for the creator economy.";
1871
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/blz.svg";
1872
+ };
1873
+ readonly DERI: {
1874
+ readonly name: "Deri";
1875
+ readonly symbol: "DERI";
1876
+ readonly oracleId: "DERI";
1877
+ readonly address: "0xe60eaf5A997DFAe83739e035b005A33AfdCc6df5";
1878
+ readonly chainId: 56;
1879
+ readonly decimals: 18;
1880
+ readonly website: "https://deri.finance/";
1881
+ readonly description: "DERI Protocol is a decentralized protocol to exchange risk exposures precisely and capital-efficiently.";
1882
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe60eaf5A997DFAe83739e035b005A33AfdCc6df5.png";
1883
+ };
1884
+ readonly CHR: {
1885
+ readonly name: "Chromia";
1886
+ readonly symbol: "CHR";
1887
+ readonly oracleId: "CHR";
1888
+ readonly address: "0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE";
1889
+ readonly chainId: 56;
1890
+ readonly decimals: 6;
1891
+ readonly website: "https://chromia.com/";
1892
+ readonly description: "Chromia is a blockchain platform, making it easy for people to build decentralized apps in the real world, for a better world";
1893
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE.png";
1894
+ };
1895
+ readonly XEND: {
1896
+ readonly name: "XEND";
1897
+ readonly symbol: "XEND";
1898
+ readonly oracleId: "XEND";
1899
+ readonly address: "0x4a080377f83D669D7bB83B3184a8A5E61B500608";
1900
+ readonly chainId: 56;
1901
+ readonly decimals: 18;
1902
+ readonly website: "https://anyswap.exchange/";
1903
+ readonly description: "Xend Finance is a blockchain-based platform inspired by traditional credit unions. It aims to provide opportunities for those interested in borrowing, investing, saving or lending digital assets.";
1904
+ readonly logoURI: "https://bscscan.com/token/images/xendfinance_32.png";
1905
+ };
1906
+ readonly CYC: {
1907
+ readonly name: "Cyclone Protocol";
1908
+ readonly symbol: "CYC";
1909
+ readonly oracleId: "CYC";
1910
+ readonly address: "0x810EE35443639348aDbbC467b33310d2AB43c168";
1911
+ readonly chainId: 56;
1912
+ readonly decimals: 18;
1913
+ readonly website: "https://cyclone.xyz/";
1914
+ readonly description: "Cyclone is the world first cross-chain, yield enhancement, zkSNARKs-based privacy protocol for all DeFi apps, with the decentralized governance and fair launch.";
1915
+ readonly logoURI: "https://bscscan.com/token/images/cyclone_32.png";
1916
+ };
1917
+ readonly ZEC: {
1918
+ readonly name: "Z-Cash";
1919
+ readonly symbol: "ZEC";
1920
+ readonly oracleId: "ZEC";
1921
+ readonly address: "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb";
1922
+ readonly chainId: 56;
1923
+ readonly decimals: 18;
1924
+ readonly website: "https://z.cash/";
1925
+ readonly description: "Zcash is a digital currency - fast and confidential with low fees.";
1926
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/ZEC.svg";
1927
+ };
1928
+ readonly ETC: {
1929
+ readonly name: "Ethereum Classic";
1930
+ readonly symbol: "ETC";
1931
+ readonly oracleId: "ETC";
1932
+ readonly address: "0x3d6545b08693daE087E957cb1180ee38B9e3c25E";
1933
+ readonly chainId: 56;
1934
+ readonly decimals: 18;
1935
+ readonly website: "https://ethereumclassic.org/";
1936
+ readonly description: "Ethereum Classic is a decentralized computing platform that executes smart contracts. Applications are ran exactly as programmed without the possibility of censorship, downtime, or third-party interference.";
1937
+ readonly logoURI: "https://assets.coingecko.com/coins/images/453/small/ethereum-classic-logo.png";
1938
+ };
1939
+ readonly COTI: {
1940
+ readonly name: "Coti";
1941
+ readonly symbol: "COTI";
1942
+ readonly oracleId: "COTI";
1943
+ readonly address: "0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB";
1944
+ readonly chainId: 56;
1945
+ readonly decimals: 18;
1946
+ readonly website: "https://coti.io/";
1947
+ readonly description: "COTI is the first enterprise-grade fintech platform that empowers organizations to build their own payment solution and digitize any currency to save time and money.";
1948
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/coti.svg";
1949
+ };
1950
+ readonly NEAR: {
1951
+ readonly name: "Near";
1952
+ readonly symbol: "NEAR";
1953
+ readonly oracleId: "NEAR";
1954
+ readonly address: "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63";
1955
+ readonly chainId: 56;
1956
+ readonly decimals: 18;
1957
+ readonly website: "https://near.org/";
1958
+ readonly description: "NEAR is an open source platform that enables creators, communities, and markets to drive a more open, interconnected and consumer-empowered world.";
1959
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/near.svg";
1960
+ };
1961
+ readonly SWAMP: {
1962
+ readonly name: "Swampy Token";
1963
+ readonly symbol: "SWAMP";
1964
+ readonly oracleId: "SWAMP";
1965
+ readonly address: "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d";
1966
+ readonly chainId: 56;
1967
+ readonly decimals: 18;
1968
+ readonly website: "https://swamp.finance/";
1969
+ readonly description: "Swampy is the native token of Swamp.finance, a yield farming optimiser on Binance Smart Chain.";
1970
+ readonly logoURI: "https://bscscan.com/token/images/swampfinance_32.png";
1971
+ };
1972
+ readonly HOTCROSS: {
1973
+ readonly name: "Hot Cross Token";
1974
+ readonly address: "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6";
1975
+ readonly symbol: "HOTCROSS";
1976
+ readonly oracleId: "HOTCROSS";
1977
+ readonly decimals: 18;
1978
+ readonly chainId: 56;
1979
+ readonly website: "https://hotcross.com/";
1980
+ readonly description: "Hot Cross will become an extensive multi-chain and cross-chain tool suite that enables blockchain teams and their communities to thrive.";
1981
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4fa7163e153419e0e1064e418dd7a99314ed27b6.png";
1982
+ };
1983
+ readonly FINE: {
1984
+ readonly name: "Refinable Token";
1985
+ readonly symbol: "FINE";
1986
+ readonly oracleId: "FINE";
1987
+ readonly address: "0x4e6415a5727ea08aAE4580057187923aeC331227";
1988
+ readonly chainId: 56;
1989
+ readonly decimals: 18;
1990
+ readonly website: "https://app.refinable.com/";
1991
+ readonly description: "Refinable is the first dedicated NFT marketplace built on Binance Smart Chain.";
1992
+ readonly logoURI: "https://bscscan.com/token/images/refinable_32.png";
1993
+ };
1994
+ readonly OIN: {
1995
+ readonly name: "oinfinance Token";
1996
+ readonly symbol: "OIN";
1997
+ readonly oracleId: "OIN";
1998
+ readonly address: "0x658E64FFcF40D240A43D52CA9342140316Ae44fA";
1999
+ readonly chainId: 56;
2000
+ readonly decimals: 8;
2001
+ readonly website: "https://oin.finance/";
2002
+ readonly description: "OIN brings great DeFi functionality, such as stablecoin issuance to blockchain projects through a multi-faceted infrastructure.";
2003
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x658E64FFcF40D240A43D52CA9342140316Ae44fA.png";
2004
+ };
2005
+ readonly PMON: {
2006
+ readonly name: "Polkamon Token";
2007
+ readonly symbol: "PMON";
2008
+ readonly oracleId: "PMON";
2009
+ readonly address: "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2";
2010
+ readonly chainId: 56;
2011
+ readonly decimals: 18;
2012
+ readonly website: "https://polychainmonsters.com/";
2013
+ readonly description: "Polychain Monsters are beautifully animated digital collectibles with varying scarcities. Each Polychain Monster is backed by a truly unique NFT and can be unpacked with $PMON tokens.";
2014
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2.png";
2015
+ };
2016
+ readonly BTR: {
2017
+ readonly name: "Bitrue Token";
2018
+ readonly symbol: "BTR";
2019
+ readonly oracleId: "BTR";
2020
+ readonly address: "0x5a16E8cE8cA316407c6E6307095dc9540a8D62B3";
2021
+ readonly chainId: 56;
2022
+ readonly decimals: 18;
2023
+ readonly website: "http://www.bitrue.com/";
2024
+ readonly description: "BTR is the native token of the BiTrue exchange.";
2025
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5a16E8cE8cA316407c6E6307095dc9540a8D62B3.png";
2026
+ };
2027
+ readonly UBXT: {
2028
+ readonly name: "UpBots Token";
2029
+ readonly symbol: "UBXT";
2030
+ readonly oracleId: "UBXT";
2031
+ readonly address: "0xBbEB90cFb6FAFa1F69AA130B7341089AbeEF5811";
2032
+ readonly chainId: 56;
2033
+ readonly decimals: 18;
2034
+ readonly website: "https://upbots.com/";
2035
+ readonly description: "UpBots is an all-in-one platform that brings together the best crypto trading tools and strategies that are generally stand-alone services.";
2036
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbbeb90cfb6fafa1f69aa130b7341089abeef5811.png";
2037
+ };
2038
+ readonly ZEFI: {
2039
+ readonly name: "ZCore Finance Token";
2040
+ readonly symbol: "ZEFI";
2041
+ readonly oracleId: "ZEFI";
2042
+ readonly address: "0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07";
2043
+ readonly chainId: 56;
2044
+ readonly decimals: 18;
2045
+ readonly website: "https://finance.zcore.network/";
2046
+ readonly description: "ZCore is a Binance Smart Chain yield farming bundled with an advanced crypto card with integrated burning mechanism.";
2047
+ readonly logoURI: "https://bscscan.com/token/images/zcore-zefi_32.png";
2048
+ };
2049
+ readonly ICA: {
2050
+ readonly name: "ICA Token";
2051
+ readonly symbol: "ICA";
2052
+ readonly oracleId: "ICA";
2053
+ readonly address: "0x95111f630aC215Eb74599ED42C67E2c2790d69e2";
2054
+ readonly chainId: 56;
2055
+ readonly decimals: 18;
2056
+ readonly website: "https://icarus.finance/";
2057
+ readonly description: "ICA is the Governance token of icarus.finance and will be used to provide holders voting rights in the next direction of the project. This includes voting on what cryptocurrency to actually mine.";
2058
+ readonly logoURI: "https://bscscan.com/token/images/icarus_32.png";
2059
+ };
2060
+ readonly STEEL: {
2061
+ readonly name: "IRON Share V2 Token";
2062
+ readonly symbol: "STEEL";
2063
+ readonly oracleId: "STEEL";
2064
+ readonly address: "0x9001eE054F1692feF3A48330cB543b6FEc6287eb";
2065
+ readonly chainId: 56;
2066
+ readonly decimals: 18;
2067
+ readonly website: "https://iron.finance/";
2068
+ readonly description: "STEEL - Iron Share - is the algorithmic token which accrues seigniorage revenue and excess collateral value.";
2069
+ readonly logoURI: "https://bscscan.com/token/images/ironfinance-share_32.png";
2070
+ };
2071
+ readonly TYPH: {
2072
+ readonly name: "Typhoon Token";
2073
+ readonly symbol: "TYPH";
2074
+ readonly oracleId: "TYPH";
2075
+ readonly address: "0x4090e535F2e251F5F88518998B18b54d26B3b07c";
2076
+ readonly chainId: 56;
2077
+ readonly decimals: 18;
2078
+ readonly website: "https://typhoon.network/";
2079
+ readonly description: "Typhoon enables you to send private transactions between 2 BSC or Polygon wallets";
2080
+ readonly logoURI: "https://bscscan.com/token/images/typhoonnetwork_32.png";
2081
+ };
2082
+ readonly IRON: {
2083
+ readonly name: "IRON Stablecoin Token";
2084
+ readonly symbol: "IRON";
2085
+ readonly oracleId: "IRON";
2086
+ readonly address: "0x7b65B489fE53fCE1F6548Db886C08aD73111DDd8";
2087
+ readonly chainId: 56;
2088
+ readonly decimals: 18;
2089
+ readonly website: "https://iron.finance/";
2090
+ readonly description: "IRON is the stablecoin token of the iron.finance protocol.";
2091
+ readonly logoURI: "https://bscscan.com/token/images/ironfinance_32.png?=v1";
2092
+ readonly risks: readonly ["SYNTH_STABLE"];
2093
+ };
2094
+ readonly KEYFI: {
2095
+ readonly name: "KeyFi Token";
2096
+ readonly symbol: "KEYFI";
2097
+ readonly oracleId: "KEYFI";
2098
+ readonly address: "0x4b6000F9163de2E3f0a01eC37E06e1469DBbcE9d";
2099
+ readonly chainId: 56;
2100
+ readonly decimals: 18;
2101
+ readonly website: "https://keyfi.com/";
2102
+ readonly description: "KeyFi is an all-in-one platform for tracking, swapping, and staking your tokens, and more.";
2103
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/XBTC.svg";
2104
+ };
2105
+ readonly NAUT: {
2106
+ readonly name: "Astronaut Token";
2107
+ readonly symbol: "NAUT";
2108
+ readonly oracleId: "NAUT";
2109
+ readonly address: "0x05B339B0A346bF01f851ddE47a5d485c34FE220c";
2110
+ readonly chainId: 56;
2111
+ readonly decimals: 8;
2112
+ readonly website: "https://astronaut.to/";
2113
+ readonly description: "Astronaut enables projects to raise capital on a decentralized, permission-less and interoperable environment based on the Binance smart chain.";
2114
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/NAUT.png";
2115
+ };
2116
+ readonly IOTA: {
2117
+ readonly name: "MIOTAC Token";
2118
+ readonly symbol: "IOTA";
2119
+ readonly oracleId: "IOTA";
2120
+ readonly address: "0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782";
2121
+ readonly chainId: 56;
2122
+ readonly decimals: 6;
2123
+ readonly website: "https://www.iota.org/";
2124
+ readonly description: "IOTA has fundamentally reengineered distributed ledger technology, enabling secure exchange of both value and data, without any fees.";
2125
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/IOTA.png";
2126
+ };
2127
+ readonly AVAX: {
2128
+ readonly name: "Avalanche Token";
2129
+ readonly symbol: "AVAX";
2130
+ readonly oracleId: "AVAX";
2131
+ readonly address: "0x1CE0c2827e2eF14D5C4f29a091d735A204794041";
2132
+ readonly chainId: 56;
2133
+ readonly decimals: 18;
2134
+ readonly website: "https://www.avalabs.org/";
2135
+ 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.";
2136
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/avax.png";
2137
+ };
2138
+ readonly BANANA: {
2139
+ readonly name: "ApeSwapFinance Banana";
2140
+ readonly symbol: "BANANA";
2141
+ readonly oracleId: "BANANA";
2142
+ readonly address: "0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95";
2143
+ readonly chainId: 56;
2144
+ readonly decimals: 18;
2145
+ readonly website: "https://apeswap.finance/";
2146
+ readonly description: "BANANA is the native token of the Apeswap.finance.";
2147
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/BANANA.svg";
2148
+ };
2149
+ readonly FTM: {
2150
+ readonly name: "Fantom";
2151
+ readonly symbol: "FTM";
2152
+ readonly oracleId: "FTM";
2153
+ readonly address: "0xAD29AbB318791D579433D831ed122aFeAf29dcfe";
2154
+ readonly chainId: 56;
2155
+ readonly decimals: 18;
2156
+ readonly website: "https://fantom.foundation/";
2157
+ readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
2158
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/FTM.svg";
2159
+ };
2160
+ readonly AAVE: {
2161
+ readonly name: "Binance-Peg Aave Token";
2162
+ readonly symbol: "AAVE";
2163
+ readonly oracleId: "AAVE";
2164
+ readonly address: "0xfb6115445Bff7b52FeB98650C87f44907E58f802";
2165
+ readonly chainId: 56;
2166
+ readonly decimals: 18;
2167
+ readonly website: "https://aave.com/";
2168
+ readonly description: "Aave is an open source and non-custodial liquidity protocol for earning interest on deposits and borrowing assets.";
2169
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/AAVE.svg";
2170
+ };
2171
+ readonly MATIC: {
2172
+ readonly name: "Matic Token";
2173
+ readonly symbol: "MATIC";
2174
+ readonly oracleId: "MATIC";
2175
+ readonly address: "0xCC42724C6683B7E57334c4E856f4c9965ED682bD";
2176
+ readonly chainId: 56;
2177
+ readonly decimals: 18;
2178
+ readonly website: "https://polygon.technology/";
2179
+ readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
2180
+ readonly logoURI: "https://dex.apeswap.finance/images/coins/MATIC.svg";
2181
+ };
2182
+ readonly DOGE: {
2183
+ readonly name: "Binance-Peg Dogecoin";
2184
+ readonly symbol: "DOGE";
2185
+ readonly oracleId: "DOGE";
2186
+ readonly address: "0xbA2aE424d960c26247Dd6c32edC70B295c744C43";
2187
+ readonly chainId: 56;
2188
+ readonly decimals: 8;
2189
+ readonly website: "https://dogecoin.com/";
2190
+ readonly description: "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.";
2191
+ readonly bridge: "binance-peg";
2192
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xba2ae424d960c26247dd6c32edc70b295c744c43.png";
2193
+ };
2194
+ readonly XED: {
2195
+ readonly name: "Exeedme TOKEN";
2196
+ readonly symbol: "XED";
2197
+ readonly oracleId: "XED";
2198
+ readonly address: "0x5621b5A3f4a8008c4CCDd1b942B121c8B1944F1f";
2199
+ readonly chainId: 56;
2200
+ readonly decimals: 18;
2201
+ readonly website: "https://www.exeedme.com/";
2202
+ readonly description: "Exeedme is about using blockchain to allow for skill monetization through digital currencies and assets with open market dynamics, giving gamers a superior sense of ownership and control.";
2203
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5621b5a3f4a8008c4ccdd1b942b121c8b1944f1f.png";
2204
+ };
2205
+ readonly DFD: {
2206
+ readonly name: "DefiDollar DAO TOKEN";
2207
+ readonly symbol: "DFD";
2208
+ readonly oracleId: "DFD";
2209
+ readonly address: "0x9899a98b222fCb2f3dbee7dF45d943093a4ff9ff";
2210
+ readonly chainId: 56;
2211
+ readonly decimals: 18;
2212
+ readonly website: "https://app.dusd.finance/";
2213
+ readonly description: "DefiDollar is a multi-chain DeFi Protocol Lab. We are building a range of products for the open finance ecosystem including - indexes, yield diversification and enabling capital efficient loans.";
2214
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9899a98b222fcb2f3dbee7df45d943093a4ff9ff.png";
2215
+ };
2216
+ readonly LMT: {
2217
+ readonly name: "Lympo Market TOKEN";
2218
+ readonly symbol: "LMT";
2219
+ readonly oracleId: "LMT";
2220
+ readonly address: "0x9617857E191354dbEA0b714d78Bc59e57C411087";
2221
+ readonly chainId: 56;
2222
+ readonly decimals: 18;
2223
+ readonly website: "https://nft.lympo.io/";
2224
+ readonly description: "The LMT token is a fungible cryptographic token initially released on the Ethereum blockchain and later bridged to Binance Smart Chain.";
2225
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9617857e191354dbea0b714d78bc59e57c411087.png";
2226
+ };
2227
+ readonly SUTER: {
2228
+ readonly name: "Suterusu TOKEN";
2229
+ readonly symbol: "SUTER";
2230
+ readonly oracleId: "SUTER";
2231
+ readonly address: "0x4CfbBdfBd5BF0814472fF35C72717Bd095ADa055";
2232
+ readonly chainId: 56;
2233
+ readonly decimals: 18;
2234
+ readonly website: "https://suterusu.io/";
2235
+ readonly description: "The Suterusu Protocol is a second-layer private payment infrastructure for smart contract platforms. The Suterusu Protocol uses the original and most advanced ZK-ConSnark algorithm that does not require a trusted setup.";
2236
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4cfbbdfbd5bf0814472ff35c72717bd095ada055.png";
2237
+ };
2238
+ readonly GOAL: {
2239
+ readonly name: "Goal TOKEN";
2240
+ readonly symbol: "GOAL";
2241
+ readonly oracleId: "GOAL";
2242
+ readonly address: "0xE5b57E6e1b945B91FEE368aC108d2ebCcA78Aa8F";
2243
+ readonly chainId: 56;
2244
+ readonly decimals: 18;
2245
+ readonly website: "https://fanaticsfinance.com/";
2246
+ readonly description: "GOAL is the native token of the fanaticsfinance.com yield aggregator.";
2247
+ readonly logoURI: "";
2248
+ };
2249
+ readonly SPACE: {
2250
+ readonly name: "farm.space TOKEN";
2251
+ readonly symbol: "SPACE";
2252
+ readonly oracleId: "SPACE";
2253
+ readonly address: "0x0abd3E3502c15ec252f90F64341cbA74a24fba06";
2254
+ readonly chainId: 56;
2255
+ readonly decimals: 18;
2256
+ readonly website: "https://farm.space/";
2257
+ readonly description: "SPACE is the native token of the farm.space yield aggregator.";
2258
+ readonly logoURI: "";
2259
+ };
2260
+ readonly WIN: {
2261
+ readonly name: "WINk Token";
2262
+ readonly symbol: "WIN";
2263
+ readonly oracleId: "WIN";
2264
+ readonly address: "0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99";
2265
+ readonly chainId: 56;
2266
+ readonly decimals: 18;
2267
+ readonly website: "https://www.wink.org/";
2268
+ readonly description: "WINkLink fully integrates the real world with the blockchain space, will be able to provide reliable, unpredictable and verifiable random numbers, and fully restore trust and improve user experience by tapping into data, events, and payment systems.";
2269
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xaef0d72a118ce24fee3cd1d43d383897d05b4e99.png";
2270
+ };
2271
+ readonly TRX: {
2272
+ readonly name: "TRON Token";
2273
+ readonly symbol: "TRX";
2274
+ readonly oracleId: "TRX";
2275
+ readonly address: "0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B";
2276
+ readonly chainId: 56;
2277
+ readonly decimals: 18;
2278
+ readonly website: "https://tron.network/";
2279
+ readonly description: "TRON is a blockchain-based operating system that aims to ensure this technology is suitable for daily use.";
2280
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b.png";
2281
+ };
2282
+ readonly BTT: {
2283
+ readonly name: "BitTorrent Token";
2284
+ readonly symbol: "BTT";
2285
+ readonly oracleId: "BTT";
2286
+ readonly address: "0x8595F9dA7b868b1822194fAEd312235E43007b49";
2287
+ readonly chainId: 56;
2288
+ readonly decimals: 18;
2289
+ readonly website: "https://www.bittorrent.com/";
2290
+ readonly description: "BitTorrent is a popular peer-to-peer (P2P) file sharing and torrent platform which has become increasingly decentralized in recent years.";
2291
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8595f9da7b868b1822194faed312235e43007b49.png";
2292
+ };
2293
+ readonly mCOIN: {
2294
+ readonly name: "Wrapped Mirror COIN Token";
2295
+ readonly symbol: "mCOIN";
2296
+ readonly oracleId: "mCOIN";
2297
+ readonly address: "0x49022089e78a8D46Ec87A3AF86a1Db6c189aFA6f";
2298
+ readonly chainId: 56;
2299
+ readonly decimals: 18;
2300
+ readonly website: "https://mirror.finance/";
2301
+ readonly description: "Mirrored COIN (mCOIN) is a synthetic asset tracking the price of a Coinbase stock.";
2302
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x49022089e78a8d46ec87a3af86a1db6c189afa6f.png";
2303
+ };
2304
+ readonly MDX: {
2305
+ readonly name: "MDEX Token";
2306
+ readonly symbol: "MDX";
2307
+ readonly oracleId: "MDX";
2308
+ readonly address: "0x9C65AB58d8d978DB963e63f2bfB7121627e3a739";
2309
+ readonly chainId: 56;
2310
+ readonly decimals: 18;
2311
+ readonly website: "https://bsc.mdex.com/";
2312
+ readonly description: "MDEX is a new decentralized trading protocol that launched in January 2021. MDEX is an automated market making (AMM) decentralized exchange protocol that operates on the concept of fund pools, sharing some similarities with standard DEXs.";
2313
+ readonly logoURI: "https://mdex.com/token-icons/bsc/0x9c65ab58d8d978db963e63f2bfb7121627e3a739.png";
2314
+ };
2315
+ readonly xBLZD: {
2316
+ readonly name: "xBLZD Token";
2317
+ readonly symbol: "xBLZD";
2318
+ readonly oracleId: "xBLZD";
2319
+ readonly address: "0x9a946c3Cb16c08334b69aE249690C236Ebd5583E";
2320
+ readonly chainId: 56;
2321
+ readonly decimals: 18;
2322
+ readonly website: "https://www.blizzard.money/";
2323
+ readonly description: "xBLZD is the native token of Blizzard.money where users can yield their tokens.";
2324
+ readonly logoURI: "https://app.beefy.finance/static/media/BLZD.fdf1fc8d.png";
2325
+ };
2326
+ readonly BAKE: {
2327
+ readonly name: "Bakery Token";
2328
+ readonly symbol: "BAKE";
2329
+ readonly oracleId: "BAKE";
2330
+ readonly address: "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5";
2331
+ readonly chainId: 56;
2332
+ readonly decimals: 18;
2333
+ readonly website: "https://www.bakeryswap.org/";
2334
+ readonly description: "BakerySwap is a decentralized automated market-making (AMM) protocol that is based on the Binance Smart Chain (BSC). The BAKE token is a native BEP-20 governance token on the platform.";
2335
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe02df9e3e622debdd69fb838bb799e3f168902c5.png";
2336
+ };
2337
+ readonly BUSD: {
2338
+ readonly name: "BUSD Token";
2339
+ readonly symbol: "BUSD";
2340
+ readonly oracleId: "BUSD";
2341
+ readonly address: "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56";
2342
+ readonly chainId: 56;
2343
+ readonly decimals: 18;
2344
+ readonly website: "https://www.binance.com/en/busd";
2345
+ readonly description: "Binance USD (BUSD) is a 1:1 USD-backed stable coin issued by Binance (in partnership with Paxos), Approved and regulated by the New York State Department of Financial Services (NYDFS), The BUSD Monthly Audit Report can be viewed from the official website.";
2346
+ readonly bridge: "binance-peg";
2347
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe9e7cea3dedca5984780bafc599bd69add087d56.png";
2348
+ readonly documentation: "https://help.paxos.com/hc/en-us/articles/4402670144148-BUSD";
2349
+ readonly risks: readonly ["SYNTH_STABLE"];
2350
+ };
2351
+ readonly ETH: {
2352
+ readonly name: "Ethereum Token";
2353
+ readonly symbol: "ETH";
2354
+ readonly oracleId: "ETH";
2355
+ readonly address: "0x2170Ed0880ac9A755fd29B2688956BD959F933F8";
2356
+ readonly chainId: 56;
2357
+ readonly decimals: 18;
2358
+ readonly website: "https://ethereum.org/";
2359
+ 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.";
2360
+ readonly bridge: "binance-peg";
2361
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2170ed0880ac9a755fd29b2688956bd959f933f8.png";
2362
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2363
+ };
2364
+ readonly BTCB: {
2365
+ readonly name: "BTCB Token";
2366
+ readonly symbol: "BTCB";
2367
+ readonly oracleId: "BTCB";
2368
+ readonly address: "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c";
2369
+ readonly chainId: 56;
2370
+ readonly decimals: 18;
2371
+ readonly website: "https://bitcoin.org/en/";
2372
+ readonly description: "Bitcoin BEP2 (BTCB) is a token on the Binance Chain. Each BTCB is 100% backed by a BTC reserve, with the price pegged to Bitcoin at a rate of 1 BTCB = 1 BTC.";
2373
+ readonly bridge: "binance-peg";
2374
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c.png";
2375
+ readonly documentation: "https://developer.bitcoin.org/devguide/index.html";
2376
+ };
2377
+ readonly BAND: {
2378
+ readonly name: "BAND Protocol Token";
2379
+ readonly symbol: "BAND";
2380
+ readonly oracleId: "BAND";
2381
+ readonly address: "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18";
2382
+ readonly chainId: 56;
2383
+ readonly decimals: 18;
2384
+ readonly website: "https://bandprotocol.com/";
2385
+ readonly description: "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.";
2386
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18.png";
2387
+ };
2388
+ readonly USDT: {
2389
+ readonly name: "Tether USD";
2390
+ readonly symbol: "USDT";
2391
+ readonly oracleId: "USDT";
2392
+ readonly address: "0x55d398326f99059fF775485246999027B3197955";
2393
+ readonly chainId: 56;
2394
+ readonly decimals: 18;
2395
+ readonly website: "https://tether.to/";
2396
+ readonly description: "Tether is a stablecoin pegged to the US Dollar. A stablecoin is a type of cryptocurrency whose value is pegged to another fiat currency like the US Dollar or to a commodity like Gold. Tether is the first stablecoin to be created and it is the most popular stablecoin used in the ecosystem.";
2397
+ readonly bridge: "binance-peg";
2398
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x55d398326f99059ff775485246999027b3197955.png";
2399
+ readonly documentation: "https://tether.to/en/how-it-works";
2400
+ };
2401
+ readonly XRP: {
2402
+ readonly name: "XRP Token";
2403
+ readonly symbol: "XRP";
2404
+ readonly oracleId: "XRP";
2405
+ readonly address: "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE";
2406
+ readonly chainId: 56;
2407
+ readonly decimals: 18;
2408
+ readonly website: "https://ripple.com/xrp/";
2409
+ readonly description: "XRP Ledger (XRPL) is the open-source distributed ledger that is created by Ripple. The native cryptocurrency of the XRP Ledger is XRP.";
2410
+ readonly bridge: "binance-peg";
2411
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe.png";
2412
+ };
2413
+ readonly BCH: {
2414
+ readonly name: "Bitcoin Cash Token";
2415
+ readonly symbol: "BCH";
2416
+ readonly oracleId: "BCH";
2417
+ readonly address: "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf";
2418
+ readonly chainId: 56;
2419
+ readonly decimals: 18;
2420
+ readonly website: "https://bitcoincash.org/";
2421
+ readonly description: "Bitcoin Cash brings sound money to the world, fulfilling the original promise of Bitcoin as \"Peer-to-Peer Electronic Cash\".";
2422
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8ff795a6f4d97e7887c79bea79aba5cc76444adf.png";
2423
+ };
2424
+ readonly LTC: {
2425
+ readonly name: "Litecoin Token";
2426
+ readonly symbol: "LTC";
2427
+ readonly oracleId: "LTC";
2428
+ readonly address: "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94";
2429
+ readonly chainId: 56;
2430
+ readonly decimals: 18;
2431
+ readonly website: "https://litecoin.org/";
2432
+ readonly description: "Litecoin is a peer-to-peer cryptocurrency and open-source software project released under the MIT/X11 license. Litecoin was an early bitcoin spinoff or altcoin, starting in October 2011.";
2433
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4338665cbb7b2485a8855a139b75d5e34ab0db94.png";
2434
+ };
2435
+ readonly ADA: {
2436
+ readonly name: "Cardano Token";
2437
+ readonly symbol: "ADA";
2438
+ readonly oracleId: "ADA";
2439
+ readonly address: "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47";
2440
+ readonly chainId: 56;
2441
+ readonly decimals: 18;
2442
+ readonly website: "https://cardano.org/";
2443
+ readonly description: "Within the Cardano platform, Ada exists on the settlement layer.Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake.";
2444
+ readonly bridge: "binance-peg";
2445
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3ee2200efb3400fabb9aacf31297cbdd1d435d47.png";
2446
+ readonly documentation: "https://docs.cardano.org/";
2447
+ };
2448
+ readonly ATOM: {
2449
+ readonly name: "Cosmos Token";
2450
+ readonly symbol: "ATOM";
2451
+ readonly oracleId: "ATOM";
2452
+ readonly address: "0x0Eb3a705fc54725037CC9e008bDede697f62F335";
2453
+ readonly chainId: 56;
2454
+ readonly decimals: 18;
2455
+ readonly website: "https://cosmos.network/";
2456
+ readonly description: "Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future.";
2457
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x0eb3a705fc54725037cc9e008bdede697f62f335.png";
2458
+ };
2459
+ readonly XTZ: {
2460
+ readonly name: "Tezos Token";
2461
+ readonly symbol: "XTZ";
2462
+ readonly oracleId: "XTZ";
2463
+ readonly address: "0x16939ef78684453bfDFb47825F8a5F714f12623a";
2464
+ readonly chainId: 56;
2465
+ readonly decimals: 18;
2466
+ readonly website: "https://tezos.com/";
2467
+ readonly description: "Tezos is an open-source platform that addresses key barriers facing blockchain adoption for assets and applications backed by a global community of validators, researchers, and builders.";
2468
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x16939ef78684453bfdfb47825f8a5f714f12623a.png";
2469
+ };
2470
+ readonly ONT: {
2471
+ readonly name: "Ontology Token";
2472
+ readonly symbol: "ONT";
2473
+ readonly oracleId: "ONT";
2474
+ readonly address: "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335";
2475
+ readonly chainId: 56;
2476
+ readonly decimals: 18;
2477
+ readonly website: "https://ont.io/";
2478
+ readonly description: "Ontology is a high performance, open source blockchain specializing in digital identity and data.";
2479
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xfd7b3a77848f1c2d67e05e54d78d174a0c850335.png";
2480
+ };
2481
+ readonly DAI: {
2482
+ readonly name: "Dai Token";
2483
+ readonly symbol: "DAI";
2484
+ readonly oracleId: "DAI";
2485
+ readonly address: "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3";
2486
+ readonly chainId: 56;
2487
+ readonly decimals: 18;
2488
+ readonly website: "https://makerdao.com/en/";
2489
+ readonly description: "DAI is an Ethereum-based stablecoin (stable-price cryptocurrency) whose issuance and development is managed by the Maker Protocol and the MakerDAO decentralized autonomous organization.";
2490
+ readonly bridge: "binance-peg";
2491
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3.png";
2492
+ readonly documentation: "https://docs.makerdao.com/smart-contract-modules/dai-module/dai-detailed-documentation";
2493
+ readonly risks: readonly ["SYNTH_STABLE"];
2494
+ };
2495
+ readonly YFII: {
2496
+ readonly name: "YFII.finance Token";
2497
+ readonly symbol: "YFII";
2498
+ readonly oracleId: "YFII";
2499
+ readonly address: "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5";
2500
+ readonly chainId: 56;
2501
+ readonly decimals: 18;
2502
+ readonly website: "https://dfi.money/";
2503
+ readonly description: "DFI.money is a DeFi-farming aggregator that automatically puts your crypto assets to work for high yield profits.";
2504
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7f70642d88cf1c4a3a7abb072b53b929b653eda5.png";
2505
+ };
2506
+ readonly CREAM: {
2507
+ readonly name: "Cream";
2508
+ readonly symbol: "CREAM";
2509
+ readonly oracleId: "CREAM";
2510
+ readonly address: "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888";
2511
+ readonly chainId: 56;
2512
+ readonly decimals: 18;
2513
+ readonly website: "https://cream.finance/";
2514
+ readonly description: "C.R.E.A.M Finance is a decentralized peer-to-peer (P2P) DeFi platform that provides lending, borrowing, swap, payment and tokenization services for digital assets.";
2515
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xd4cb328a82bdf5f03eb737f37fa6b370aef3e888.png";
2516
+ };
2517
+ readonly PROM: {
2518
+ readonly name: "Prometeus";
2519
+ readonly symbol: "PROM";
2520
+ readonly oracleId: "PROM";
2521
+ readonly address: "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5";
2522
+ readonly chainId: 56;
2523
+ readonly decimals: 18;
2524
+ readonly website: "https://prometeus.io/";
2525
+ readonly description: "Prometeus Network describes itself as a secure and decentralized ecosystem designed to solve real-world problems in data brokerage.";
2526
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xaf53d56ff99f1322515e54fdde93ff8b3b7dafd5.png";
2527
+ };
2528
+ readonly CAN: {
2529
+ readonly name: "CanYaCoin";
2530
+ readonly symbol: "CAN";
2531
+ readonly oracleId: "CAN";
2532
+ readonly address: "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56";
2533
+ readonly chainId: 56;
2534
+ readonly decimals: 18;
2535
+ readonly website: "https://www.canwork.io/";
2536
+ readonly description: "CanYaCoin or CAN is the native token that powers the CanWork payment system and will be the bridge between all Binance Chain (BEP2) assets";
2537
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x007ea5c0ea75a8df45d288a4debdd5bb633f9e56.png";
2538
+ };
2539
+ readonly DOT: {
2540
+ readonly name: "Polkadot Token";
2541
+ readonly symbol: "DOT";
2542
+ readonly oracleId: "DOT";
2543
+ readonly address: "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402";
2544
+ readonly chainId: 56;
2545
+ readonly decimals: 18;
2546
+ readonly website: "https://polkadot.network/";
2547
+ readonly description: "Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.";
2548
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7083609fce4d1d8dc0c979aab8c869ea2c873402.png";
2549
+ };
2550
+ readonly CAKE: {
2551
+ readonly name: "PancakeSwap Token";
2552
+ readonly symbol: "CAKE";
2553
+ readonly oracleId: "Cake";
2554
+ readonly address: "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82";
2555
+ readonly chainId: 56;
2556
+ readonly decimals: 18;
2557
+ readonly website: "https://pancakeswap.finance/";
2558
+ readonly description: "PancakeSwap is an automated market maker (AMM) — a decentralized finance (DeFi) application that allows users to exchange tokens, providing liquidity via farming and earning fees in return.";
2559
+ readonly bridge: "native";
2560
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82.png";
2561
+ readonly documentation: "https://docs.pancakeswap.finance/";
2562
+ };
2563
+ readonly STM: {
2564
+ readonly name: "Streamity";
2565
+ readonly symbol: "STM";
2566
+ readonly oracleId: "STM";
2567
+ readonly address: "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb";
2568
+ readonly chainId: 56;
2569
+ readonly decimals: 18;
2570
+ readonly website: "https://streamity.org/";
2571
+ readonly description: "Streamity describes itself as an ecosystem that unites several crypto products (e.g.wallet, exchange, educational courses).";
2572
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x90df11a8cce420675e73922419e3f4f3fe13cccb.png";
2573
+ };
2574
+ readonly ANKR: {
2575
+ readonly name: "Ankr";
2576
+ readonly symbol: "ANKR";
2577
+ readonly oracleId: "ANKR";
2578
+ readonly address: "0xf307910A4c7bbc79691fD374889b36d8531B08e3";
2579
+ readonly chainId: 56;
2580
+ readonly decimals: 18;
2581
+ readonly website: "https://www.ankr.com/";
2582
+ 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.";
2583
+ readonly logoURI: "";
2584
+ readonly documentation: "https://www.ankr.com/about-network/token/";
2585
+ };
2586
+ readonly LINK: {
2587
+ readonly name: "ChainLink Token";
2588
+ readonly symbol: "LINK";
2589
+ readonly oracleId: "LINK";
2590
+ readonly address: "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD";
2591
+ readonly chainId: 56;
2592
+ readonly decimals: 18;
2593
+ readonly website: "https://chain.link/";
2594
+ 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.";
2595
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd.png";
2596
+ };
2597
+ readonly DICE: {
2598
+ readonly name: "Dice.finance Token";
2599
+ readonly symbol: "DICE";
2600
+ readonly oracleId: "DICE";
2601
+ readonly address: "0x748AD98b14C814B28812eB42ad219C8672909879";
2602
+ readonly chainId: 56;
2603
+ readonly decimals: 18;
2604
+ readonly website: "https://dice.finance/";
2605
+ readonly description: "DICE.FINANCE is a fully decentralized protocol for a casino on Ethereum.";
2606
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x748ad98b14c814b28812eb42ad219c8672909879.png";
2607
+ };
2608
+ readonly 'JNTR/b': {
2609
+ readonly name: "JNTR/b";
2610
+ readonly symbol: "JNTR/b";
2611
+ readonly oracleId: "b";
2612
+ readonly address: "0x3c037C4c2296f280bB318D725D0b454B76c199b9";
2613
+ readonly chainId: 56;
2614
+ readonly decimals: 18;
2615
+ readonly website: "https://jointer.io/";
2616
+ readonly description: "Jointer strives to simplify the commercial real estate industry so that every investor, even one with zero knowledge or experience, will have the opportunity to syndicate funds and invest in this historically lucrative asset class.";
2617
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3c037c4c2296f280bb318d725d0b454b76c199b9.png";
2618
+ };
2619
+ readonly SPART: {
2620
+ readonly name: "SPARTAN PROTOCOL TOKEN";
2621
+ readonly symbol: "SPART";
2622
+ readonly oracleId: "SPART";
2623
+ readonly address: "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C";
2624
+ readonly chainId: 56;
2625
+ readonly decimals: 18;
2626
+ readonly website: "https://spartanprotocol.org/";
2627
+ readonly description: "Spartan Protocol provides community-governed and programmable token emissions functions to incentivize the formation of deep liquidity pools.";
2628
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe4ae305ebe1abe663f261bc00534067c80ad677c.png";
2629
+ };
2630
+ readonly TWT: {
2631
+ readonly name: "Trust Wallet";
2632
+ readonly symbol: "TWT";
2633
+ readonly oracleId: "TWT";
2634
+ readonly address: "0x4B0F1812e5Df2A09796481Ff14017e6005508003";
2635
+ readonly chainId: 56;
2636
+ readonly decimals: 18;
2637
+ readonly website: "https://trustwallet.com/";
2638
+ readonly description: "Trust Wallet Token, or TWT, is a simple BEP-20 utility token that provides a range of benefits and incentives to Trust Wallet users.";
2639
+ readonly bridge: "native";
2640
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4b0f1812e5df2a09796481ff14017e6005508003.png";
2641
+ };
2642
+ readonly XVS: {
2643
+ readonly name: "Venus";
2644
+ readonly symbol: "XVS";
2645
+ readonly oracleId: "XVS";
2646
+ readonly address: "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63";
2647
+ readonly chainId: 56;
2648
+ readonly decimals: 18;
2649
+ readonly website: "https://venus.io/";
2650
+ readonly description: "Venus is an algorithmic money market and synthetic stablecoin protocol launched exclusively on BNB Chain.";
2651
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63.png";
2652
+ };
2653
+ readonly Beer: {
2654
+ readonly name: "Beer Garden";
2655
+ readonly symbol: "Beer";
2656
+ readonly oracleId: "Beer";
2657
+ readonly address: "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575";
2658
+ readonly chainId: 56;
2659
+ readonly decimals: 18;
2660
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbb8db5e17bbe9c90da8e3445e335b82d7cc53575.png";
2661
+ };
2662
+ readonly ALPHA: {
2663
+ readonly name: "AlphaToken";
2664
+ readonly symbol: "ALPHA";
2665
+ readonly oracleId: "ALPHA";
2666
+ readonly address: "0xa1faa113cbE53436Df28FF0aEe54275c13B40975";
2667
+ readonly chainId: 56;
2668
+ readonly decimals: 18;
2669
+ readonly website: "https://alphafinance.io/";
2670
+ readonly description: "Alpha Finance Lab is a DeFi Lab, and on a mission to build Alpha Universe. Alpha Universe includes the Alpha ecosystem, which consists of Alpha products that interoperate to maximize returns while minimizing risks for users, and other ecosystems incubated through the Alpha Launchpad incubator program.";
2671
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xa1faa113cbe53436df28ff0aee54275c13b40975.png";
2672
+ };
2673
+ readonly oldBIFI: {
2674
+ readonly name: "Beefy.finance";
2675
+ readonly symbol: "oldBIFI";
2676
+ readonly oracleId: "oldBIFI";
2677
+ readonly address: "0xCa3F508B8e4Dd382eE878A314789373D80A5190A";
2678
+ readonly chainId: 56;
2679
+ readonly decimals: 18;
2680
+ readonly website: "https://www.beefy.finance/";
2681
+ readonly description: "Beefy.Finance (BIFI), is a yield optimization tool on the Binance Smart Chain that helps maximize the return from yield farming.";
2682
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xCa3F508B8e4Dd382eE878A314789373D80A5190A.png";
2683
+ readonly documentation: "https://docs.beefy.finance/";
2684
+ };
2685
+ readonly YFI: {
2686
+ readonly name: "yearn.finance";
2687
+ readonly symbol: "YFI";
2688
+ readonly oracleId: "YFI";
2689
+ readonly address: "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e";
2690
+ readonly chainId: 56;
2691
+ readonly decimals: 18;
2692
+ readonly website: "https://yearn.finance/";
2693
+ readonly description: "Yearn.finance is an aggregator service for decentralized finance (DeFi) investors, using automation to allow them to maximize profits from yield farming.";
2694
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x88f1a5ae2a3bf98aeaf342d26b30a79438c9142e.png";
2695
+ };
2696
+ readonly UNI: {
2697
+ readonly name: "Uniswap";
2698
+ readonly symbol: "UNI";
2699
+ readonly oracleId: "UNI";
2700
+ readonly address: "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1";
2701
+ readonly chainId: 56;
2702
+ readonly decimals: 18;
2703
+ readonly website: "https://uniswap.org/";
2704
+ readonly description: "UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.";
2705
+ readonly bridge: "binance-peg";
2706
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbf5140a22578168fd562dccf235e5d43a02ce9b1.png";
2707
+ readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
2708
+ };
2709
+ readonly FRIES: {
2710
+ readonly name: "fry.world";
2711
+ readonly symbol: "FRIES";
2712
+ readonly oracleId: "FRIES";
2713
+ readonly address: "0x393B312C01048b3ed2720bF1B090084C09e408A1";
2714
+ readonly chainId: 56;
2715
+ readonly decimals: 18;
2716
+ readonly website: "https://fry.world/";
2717
+ readonly description: "Fries is described to potentially be one of the first projects to build the infrastructure required for yield optimizing strategies on the Binance Smart Chain.";
2718
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x393B312C01048b3ed2720bF1B090084C09e408A1.png";
2719
+ };
2720
+ readonly STAX: {
2721
+ readonly name: "StableXSwap";
2722
+ readonly symbol: "STAX";
2723
+ readonly oracleId: "STAX";
2724
+ readonly address: "0x0Da6Ed8B13214Ff28e9Ca979Dd37439e8a88F6c4";
2725
+ readonly chainId: 56;
2726
+ readonly decimals: 18;
2727
+ readonly website: "https://www.stablex.finance/";
2728
+ readonly description: "StableXSwap is a stablecoin-focused AMM-style decentralized exchange built on Binance Smart Chain.";
2729
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x0da6ed8b13214ff28e9ca979dd37439e8a88f6c4.png";
2730
+ };
2731
+ readonly FIL: {
2732
+ readonly name: "Filecoin";
2733
+ readonly symbol: "FIL";
2734
+ readonly oracleId: "FIL";
2735
+ readonly address: "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153";
2736
+ readonly chainId: 56;
2737
+ readonly decimals: 18;
2738
+ readonly website: "https://filecoin.io/";
2739
+ readonly documentation: "https://docs.filecoin.io/";
2740
+ readonly description: "Filecoin is a decentralized storage system that aims to “store humanity’s most important information.”.";
2741
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x0d8ce2a99bb6e3b7db580ed848240e4a0f9ae153.png";
2742
+ readonly bridge: "binance-peg";
2743
+ };
2744
+ readonly KAVA: {
2745
+ readonly name: "KAVA";
2746
+ readonly symbol: "KAVA";
2747
+ readonly oracleId: "KAVA";
2748
+ readonly address: "0x5F88AB06e8dfe89DF127B2430Bba4Af600866035";
2749
+ readonly chainId: 56;
2750
+ readonly decimals: 6;
2751
+ readonly website: "https://www.kava.io/";
2752
+ readonly description: "Kava is a cross-chain DeFi lending platform that allows users to borrow USDX stablecoins and deposit a variety of cryptocurrencies to begin earning a yield.";
2753
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035.png";
2754
+ };
2755
+ readonly USDX: {
2756
+ readonly name: "USDX";
2757
+ readonly symbol: "USDX";
2758
+ readonly oracleId: "USDX";
2759
+ readonly address: "0x1203355742e76875154C0D13eB81DCD7711dC7d9";
2760
+ readonly chainId: 56;
2761
+ readonly decimals: 6;
2762
+ readonly website: "https://www.kava.io/";
2763
+ readonly description: "USDX is the crypto-backed native stablecoin of the Kava DeFi hub.";
2764
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1203355742e76875154c0d13eb81dcd7711dc7d9.png";
2765
+ };
2766
+ readonly INJ: {
2767
+ readonly name: "Injective Protocol";
2768
+ readonly symbol: "INJ";
2769
+ readonly oracleId: "INJ";
2770
+ readonly address: "0xa2B726B1145A4773F68593CF171187d8EBe4d495";
2771
+ readonly chainId: 56;
2772
+ readonly decimals: 18;
2773
+ readonly website: "https://injectiveprotocol.com/";
2774
+ readonly description: "The Injective Protocol project is a revolutionary idea that aims to make currency exchanges completely decentralized, public operated networks.";
2775
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xa2B726B1145A4773F68593CF171187d8EBe4d495.png";
2776
+ };
2777
+ readonly SXP: {
2778
+ readonly name: "Swipe";
2779
+ readonly symbol: "SXP";
2780
+ readonly oracleId: "SXP";
2781
+ readonly address: "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A";
2782
+ readonly chainId: 56;
2783
+ readonly decimals: 18;
2784
+ readonly website: "https://swipe.io/";
2785
+ readonly description: "Swipe powers a robust platform that enable businesses to create card programs for users to spend anything globally.";
2786
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x47bead2563dcbf3bf2c9407fea4dc236faba485a.png";
2787
+ };
2788
+ readonly USDC: {
2789
+ readonly name: "Binance-Peg USD Coin";
2790
+ readonly symbol: "USDC";
2791
+ readonly oracleId: "USDC";
2792
+ readonly address: "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d";
2793
+ readonly chainId: 56;
2794
+ readonly decimals: 18;
2795
+ readonly website: "https://www.circle.com/usdc";
2796
+ readonly documentation: "https://developers.circle.com/docs";
2797
+ 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.";
2798
+ readonly bridge: "binance-peg";
2799
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d.png";
2800
+ };
2801
+ readonly CTK: {
2802
+ readonly name: "CertiK Token";
2803
+ readonly symbol: "CTK";
2804
+ readonly oracleId: "CTK";
2805
+ readonly address: "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929";
2806
+ readonly chainId: 56;
2807
+ readonly decimals: 6;
2808
+ readonly website: "https://www.certik.org/";
2809
+ readonly description: "CertiK Chain is a security-first, delegated proof-of-stake blockchain, for trustworthy execution of mission-critical applications, including DeFi, NFTs, and autonomous vehicles.";
2810
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xa8c2b8eec3d368c0253ad3dae65a5f2bbb89c929.png";
2811
+ };
2812
+ readonly DANGO: {
2813
+ readonly name: "DANGO";
2814
+ readonly symbol: "DANGO";
2815
+ readonly oracleId: "DANGO";
2816
+ readonly address: "0x0957C57C9EB7744850dCC95db5A06eD4a246236E";
2817
+ readonly chainId: 56;
2818
+ readonly decimals: 6;
2819
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x0957c57c9eb7744850dcc95db5a06ed4a246236e.png";
2820
+ };
2821
+ readonly HARD: {
2822
+ readonly name: "HARD";
2823
+ readonly symbol: "HARD";
2824
+ readonly oracleId: "HARD";
2825
+ readonly address: "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4";
2826
+ readonly chainId: 56;
2827
+ readonly decimals: 6;
2828
+ readonly website: "https://www.hard.kava.io/";
2829
+ readonly description: "HARD Protocol is a decentralized money market built on Kava, enabling the lending and borrowing of cross-chain assets.";
2830
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf79037f6f6be66832de4e7516be52826bc3cbcc4.png";
2831
+ };
2832
+ readonly bROOBEE: {
2833
+ readonly name: "ROOBEE";
2834
+ readonly symbol: "bROOBEE";
2835
+ readonly oracleId: "bROOBEE";
2836
+ readonly address: "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe";
2837
+ readonly chainId: 56;
2838
+ readonly decimals: 18;
2839
+ readonly website: "https://roobee.io/";
2840
+ readonly description: "Roobee (ROOBEE) is a blockchain-based investment platform that allows users to invest in products from both the traditional and crypto markets.";
2841
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe64f5cb844946c1f102bd25bbd87a5ab4ae89fbe.png";
2842
+ };
2843
+ readonly UNFI: {
2844
+ readonly name: "Unifi Token";
2845
+ readonly symbol: "UNFI";
2846
+ readonly oracleId: "UNFI";
2847
+ readonly address: "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B";
2848
+ readonly chainId: 56;
2849
+ readonly decimals: 18;
2850
+ readonly website: "https://unifiprotocol.com/";
2851
+ readonly description: "Unifi Protocol combines the power of several blockchains and relies on the foundation of Ethereum DApp and DeFi development. However, Unifi makes it its mission to introduce interoperability to the world of DeFi by allowing users access to multiple blockchains and an extremely versatile UNFI token.";
2852
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B.png";
2853
+ };
2854
+ readonly QUSD: {
2855
+ readonly name: "QUSD Stablecoin";
2856
+ readonly symbol: "QUSD";
2857
+ readonly oracleId: "QUSD";
2858
+ readonly address: "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E";
2859
+ readonly chainId: 56;
2860
+ readonly decimals: 18;
2861
+ readonly website: "https://qian.finance/";
2862
+ readonly description: "QUSD is the stablecoin developed by the QIAN protocol.";
2863
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E.png";
2864
+ readonly risks: readonly ["SYNTH_STABLE"];
2865
+ };
2866
+ readonly VAI: {
2867
+ readonly name: "VAI Stablecoin";
2868
+ readonly symbol: "VAI";
2869
+ readonly oracleId: "VAI";
2870
+ readonly address: "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7";
2871
+ readonly chainId: 56;
2872
+ readonly decimals: 18;
2873
+ readonly website: "https://venus.io/";
2874
+ readonly description: "Vai is a decentralized stablecoin built on the Venus Protocol that runs on the Binance Smart Chain.";
2875
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4bd17003473389a42daf6a0a729f6fdb328bbbd7.png";
2876
+ readonly risks: readonly ["SYNTH_STABLE"];
2877
+ };
2878
+ readonly JUV: {
2879
+ readonly name: "Juventus";
2880
+ readonly symbol: "JUV";
2881
+ readonly oracleId: "JUV";
2882
+ readonly address: "0xC40C9A843E1c6D01b7578284a9028854f6683b1B";
2883
+ readonly chainId: 56;
2884
+ readonly decimals: 2;
2885
+ readonly website: "https://www.socios.com/juventus/";
2886
+ readonly description: "Juventus Fan Tokens can be used in the Socios.com app, where users acquire voting rights to influence the clubs they support.";
2887
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc40c9a843e1c6d01b7578284a9028854f6683b1b.png";
2888
+ };
2889
+ readonly PSG: {
2890
+ readonly name: "Paris Saint-Germain";
2891
+ readonly symbol: "PSG";
2892
+ readonly oracleId: "PSG";
2893
+ readonly address: "0xBc5609612b7C44BEf426De600B5fd1379DB2EcF1";
2894
+ readonly chainId: 56;
2895
+ readonly decimals: 2;
2896
+ readonly website: "https://www.socios.com/paris-saint-germain/";
2897
+ readonly description: "Paris Saint-Germain Fan Tokens can be used in the Socios.com app, where users acquire voting rights to influence the clubs they support.";
2898
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbc5609612b7c44bef426de600b5fd1379db2ecf1.png";
2899
+ };
2900
+ readonly MATH: {
2901
+ readonly name: "Math";
2902
+ readonly symbol: "MATH";
2903
+ readonly oracleId: "MATH";
2904
+ readonly address: "0xF218184Af829Cf2b0019F8E6F0b2423498a36983";
2905
+ readonly chainId: 56;
2906
+ readonly decimals: 18;
2907
+ readonly website: "https://mathwallet.org/en-us/";
2908
+ readonly description: "MATH is a multi-chain and cross-chain blockchain assets hub.";
2909
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf218184af829cf2b0019f8e6f0b2423498a36983.png";
2910
+ };
2911
+ readonly FUEL: {
2912
+ readonly name: "Fuel";
2913
+ readonly symbol: "FUEL";
2914
+ readonly oracleId: "FUEL";
2915
+ readonly address: "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A";
2916
+ readonly chainId: 56;
2917
+ readonly decimals: 18;
2918
+ readonly website: "https://jetfuel.finance/";
2919
+ readonly description: "Jetfuel is a yield farming and yield aggregator platform that combines features from the most successful DeFi projects.";
2920
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A.png";
2921
+ };
2922
+ readonly NULS: {
2923
+ readonly name: "Nuls";
2924
+ readonly symbol: "NULS";
2925
+ readonly oracleId: "NULS";
2926
+ readonly address: "0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B";
2927
+ readonly chainId: 56;
2928
+ readonly decimals: 8;
2929
+ readonly website: "https://nuls.io/";
2930
+ readonly description: "NULS is a microservices-driven blockchain project that uses the Proof of Credit (PoC) consensus mechanism (dPoS plus credit rating) to mine via staking.";
2931
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8cd6e29d3686d24d3c2018cee54621ea0f89313b.png";
2932
+ };
2933
+ readonly NVT: {
2934
+ readonly name: "NerveNetwork";
2935
+ readonly symbol: "NVT";
2936
+ readonly oracleId: "NVT";
2937
+ readonly address: "0xf0E406c49C63AbF358030A299C0E00118C4C6BA5";
2938
+ readonly chainId: 56;
2939
+ readonly decimals: 8;
2940
+ readonly website: "https://nerve.network/";
2941
+ readonly description: "Nerve is a decentralized digital asset service network based on the NULS micro-services framework, which uses the NULS ChainBox to develop a blockchain cross-chain interaction protocol.";
2942
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf0e406c49c63abf358030a299c0e00118c4c6ba5.png";
2943
+ };
2944
+ readonly REEF: {
2945
+ readonly name: "Reef";
2946
+ readonly symbol: "REEF";
2947
+ readonly oracleId: "REEF";
2948
+ readonly address: "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e";
2949
+ readonly chainId: 56;
2950
+ readonly decimals: 18;
2951
+ readonly website: "https://reef.finance/";
2952
+ readonly description: "Reef Chain is an EVM compatible chain for DeFi. It is fast, scalable, has low transaction costs and does no wasteful mining. It is built with Polkadot Substrate and comes with on-chain governance.";
2953
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e.png";
2954
+ };
2955
+ readonly OG: {
2956
+ readonly name: "OG";
2957
+ readonly symbol: "OG";
2958
+ readonly oracleId: "OG";
2959
+ readonly address: "0xf05E45aD22150677a017Fbd94b84fBB63dc9b44c";
2960
+ readonly chainId: 56;
2961
+ readonly decimals: 2;
2962
+ readonly website: "https://www.socios.com/og/";
2963
+ readonly description: "OG Fan Tokens can be used in the Socios.com app, where users acquire voting rights to influence the clubs they support.";
2964
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf05e45ad22150677a017fbd94b84fbb63dc9b44c.png";
2965
+ };
2966
+ readonly ATM: {
2967
+ readonly name: "Atletico de Madrid";
2968
+ readonly symbol: "ATM";
2969
+ readonly oracleId: "ATM";
2970
+ readonly address: "0x25E9d05365c867E59C1904E7463Af9F312296f9E";
2971
+ readonly chainId: 56;
2972
+ readonly decimals: 2;
2973
+ readonly website: "https://www.socios.com/atletico-de-madrid/";
2974
+ readonly description: "Atletico de Madrid Fan Tokens can be used in the Socios.com app, where users acquire voting rights to influence the clubs they support.";
2975
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x25e9d05365c867e59c1904e7463af9f312296f9e.png";
2976
+ };
2977
+ readonly ASR: {
2978
+ readonly name: "AS Roma";
2979
+ readonly symbol: "ASR";
2980
+ readonly oracleId: "ASR";
2981
+ readonly address: "0x80D5f92C2c8C682070C95495313dDB680B267320";
2982
+ readonly chainId: 56;
2983
+ readonly decimals: 2;
2984
+ readonly website: "https://www.socios.com/asroma/";
2985
+ readonly description: "AS Roma Fan Tokens can be used in the Socios.com app, where users acquire voting rights to influence the clubs they support.";
2986
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x80d5f92c2c8c682070c95495313ddb680b267320.png";
2987
+ };
2988
+ readonly TEN: {
2989
+ readonly name: "Tenet";
2990
+ readonly symbol: "TEN";
2991
+ readonly oracleId: "TEN";
2992
+ readonly address: "0xdFF8cb622790b7F92686c722b02CaB55592f152C";
2993
+ readonly chainId: 56;
2994
+ readonly decimals: 18;
2995
+ readonly website: "https://tenet.farm/";
2996
+ readonly description: "Tenet is a cross-chain Automated Market Maker (AMM) connector that provides a decentralized Liquidity Tap for various tokens.";
2997
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xdff8cb622790b7f92686c722b02cab55592f152c.png";
2998
+ };
2999
+ readonly Helmet: {
3000
+ readonly name: "Helmet.insure";
3001
+ readonly symbol: "Helmet";
3002
+ readonly oracleId: "Helmet";
3003
+ readonly address: "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8";
3004
+ readonly chainId: 56;
3005
+ readonly decimals: 18;
3006
+ readonly website: "https://www.helmet.insure/";
3007
+ readonly description: "Helmet.insure is a peer-to-peer (P2P) price-shield insurance protocol launched in January 2021 on Binance Smart Chain (BSC) with the aim to redefine option trading with user-friendly insurance policy wrapping.";
3008
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8.png";
3009
+ };
3010
+ readonly BSCX: {
3011
+ readonly name: "BSCEX";
3012
+ readonly symbol: "BSCX";
3013
+ readonly oracleId: "BSCX";
3014
+ readonly address: "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587";
3015
+ readonly chainId: 56;
3016
+ readonly decimals: 18;
3017
+ readonly website: "https://bscex.org/";
3018
+ readonly description: "BSCex is a decentralized non-custodial cryptocurrency exchange-centered ecosystem that runs on Binance Smart Chain (BSC).";
3019
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5ac52ee5b2a633895292ff6d8a89bb9190451587.png";
3020
+ };
3021
+ readonly BTCST: {
3022
+ readonly name: "Standard BTC Hashrate Token";
3023
+ readonly symbol: "BTCST";
3024
+ readonly oracleId: "BTCST";
3025
+ readonly address: "0x78650B139471520656b9E7aA7A5e9276814a38e9";
3026
+ readonly chainId: 56;
3027
+ readonly decimals: 17;
3028
+ readonly website: "https://www.btcst.finance/";
3029
+ readonly description: "BTCST’s goal is to bridge liquidity to Bitcoin’s mining market. This will allow users to get exposure to mining rewards and hashpower of any size, at a low cost. The ultimate goal of the app is to increase the liquidity and efficiency of mining power markets.";
3030
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x78650b139471520656b9e7aa7a5e9276814a38e9.png";
3031
+ };
3032
+ readonly FRONT: {
3033
+ readonly name: "Frontier Token";
3034
+ readonly symbol: "FRONT";
3035
+ readonly oracleId: "FRONT";
3036
+ readonly address: "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b";
3037
+ readonly chainId: 56;
3038
+ readonly decimals: 18;
3039
+ readonly website: "https://frontier.xyz/";
3040
+ readonly description: "Frontier is a chain-agnostic DeFi aggregation layer. In short, Frontierʼs core mission is to bring the essential pieces of DeFi to users across whichever platforms they prefer.";
3041
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b.png";
3042
+ };
3043
+ readonly UST: {
3044
+ readonly name: "UST Token";
3045
+ readonly symbol: "UST";
3046
+ readonly oracleId: "UST";
3047
+ readonly address: "0x23396cF899Ca06c4472205fC903bDB4de249D6fC";
3048
+ readonly chainId: 56;
3049
+ readonly decimals: 18;
3050
+ readonly website: "https://mirror.finance/";
3051
+ readonly description: "TerraUSD (UST) is the decentralized and algorithmic stablecoin of the Terra blockchain. It is a scalable, yield-bearing coin that is value-pegged to the US Dollar.";
3052
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x23396cF899Ca06c4472205fC903bDB4de249D6fC.png";
3053
+ readonly risks: readonly ["SYNTH_STABLE"];
3054
+ };
3055
+ readonly EGLD: {
3056
+ readonly name: "Elrond";
3057
+ readonly symbol: "EGLD";
3058
+ readonly oracleId: "EGLD";
3059
+ readonly address: "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe";
3060
+ readonly chainId: 56;
3061
+ readonly decimals: 18;
3062
+ readonly website: "https://elrond.com/";
3063
+ readonly description: "EGLD is a highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.";
3064
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xbf7c81fff98bbe61b40ed186e4afd6ddd01337fe.png";
3065
+ };
3066
+ readonly LIT: {
3067
+ readonly name: "Litentry";
3068
+ readonly symbol: "LIT";
3069
+ readonly oracleId: "LIT";
3070
+ readonly address: "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723";
3071
+ readonly chainId: 56;
3072
+ readonly decimals: 18;
3073
+ readonly website: "https://www.litentry.com/";
3074
+ readonly description: "LIT is a network that supports cross-chain aggregated identities. Build on Substrate, ready for Polkadot.";
3075
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb59490ab09a0f526cc7305822ac65f2ab12f9723.png";
3076
+ };
3077
+ readonly LINA: {
3078
+ readonly name: "Linear Finance";
3079
+ readonly symbol: "LINA";
3080
+ readonly oracleId: "LINA";
3081
+ readonly address: "0x762539b45A1dCcE3D36d080F74d1AED37844b878";
3082
+ readonly chainId: 56;
3083
+ readonly decimals: 18;
3084
+ readonly website: "https://linear.finance/";
3085
+ readonly description: "Linear is a decentralized delta-one asset protocol capable of instantly creating synthetic assets with unlimited liquidity.";
3086
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x762539b45a1dcce3d36d080f74d1aed37844b878.png";
3087
+ };
3088
+ readonly BETH: {
3089
+ readonly name: "Beacon ETH";
3090
+ readonly symbol: "BETH";
3091
+ readonly oracleId: "BETH";
3092
+ readonly address: "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B";
3093
+ readonly chainId: 56;
3094
+ readonly decimals: 18;
3095
+ readonly website: "https://ethereum.org/en/eth2/beacon-chain/";
3096
+ readonly description: "Beacon ETH is the token of Beacon Chain. Beacon Chain will introduce proof-of-stake to Ethereum.";
3097
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x250632378e573c6be1ac2f97fcdf00515d0aa91b.png";
3098
+ };
3099
+ readonly lUSD: {
3100
+ readonly name: "lUSD";
3101
+ readonly symbol: "lUSD";
3102
+ readonly oracleId: "lUSD";
3103
+ readonly address: "0x23e8a70534308a4AAF76fb8C32ec13d17a3BD89e";
3104
+ readonly chainId: 56;
3105
+ readonly decimals: 18;
3106
+ readonly website: "https://www.liquity.org/";
3107
+ readonly description: "LUSD is the USD-pegged stablecoin used to pay out loans on the Liquity protocol.";
3108
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x23e8a70534308a4AAF76fb8C32ec13d17a3BD89e.png";
3109
+ };
3110
+ readonly SFP: {
3111
+ readonly name: "SafePal Token";
3112
+ readonly symbol: "SFP";
3113
+ readonly oracleId: "SFP";
3114
+ readonly address: "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb";
3115
+ readonly chainId: 56;
3116
+ readonly decimals: 18;
3117
+ readonly website: "https://www.safepal.io/";
3118
+ readonly description: "SafePal is a cryptocurrency wallet launched in 2018 that helps users to protect and grow their digital assets.";
3119
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb.png";
3120
+ };
3121
+ readonly COMP: {
3122
+ readonly name: "Compound Finance";
3123
+ readonly symbol: "COMP";
3124
+ readonly oracleId: "COMP";
3125
+ readonly address: "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8";
3126
+ readonly chainId: 56;
3127
+ readonly decimals: 18;
3128
+ readonly website: "https://compound.finance/";
3129
+ readonly description: "Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.";
3130
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x52ce071bd9b1c4b00a0b92d298c512478cad67e8.png";
3131
+ };
3132
+ readonly renBTC: {
3133
+ readonly name: "renBTC";
3134
+ readonly symbol: "renBTC";
3135
+ readonly oracleId: "renBTC";
3136
+ readonly address: "0xfCe146bF3146100cfe5dB4129cf6C82b0eF4Ad8c";
3137
+ readonly chainId: 56;
3138
+ readonly decimals: 8;
3139
+ readonly website: "https://renproject.io/";
3140
+ 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.";
3141
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xfCe146bF3146100cfe5dB4129cf6C82b0eF4Ad8c.png";
3142
+ };
3143
+ readonly renDOGE: {
3144
+ readonly name: "renDOGE";
3145
+ readonly symbol: "renDOGE";
3146
+ readonly oracleId: "renDOGE";
3147
+ readonly address: "0xc3fEd6eB39178A541D274e6Fc748d48f0Ca01CC3";
3148
+ readonly chainId: 56;
3149
+ readonly decimals: 8;
3150
+ readonly website: "https://renproject.io/";
3151
+ readonly description: "RenDOGE is an ERC-20 token built on the Ethereum network, pegged to Dogecoin. This means that each RenDoge can be always redeemed for one Dogecoin, and hence tends to maintain its value at close to the Dogecoin market rate.";
3152
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc3fed6eb39178a541d274e6fc748d48f0ca01cc3.png";
3153
+ };
3154
+ readonly anyMTLX: {
3155
+ readonly name: "anyMTLX";
3156
+ readonly symbol: "anyMTLX";
3157
+ readonly oracleId: "anyMTLX";
3158
+ readonly address: "0x5921DEE8556c4593EeFCFad3CA5e2f618606483b";
3159
+ readonly chainId: 56;
3160
+ readonly decimals: 18;
3161
+ readonly website: "https://mettalex.com/";
3162
+ readonly description: "Mettalex is the first decentralised derivatives exchange (DEX) powered by Fetch.ai technology.";
3163
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5921dee8556c4593eefcfad3ca5e2f618606483b.png";
3164
+ };
3165
+ readonly BRY: {
3166
+ readonly name: "Berry";
3167
+ readonly symbol: "BRY";
3168
+ readonly oracleId: "BRY";
3169
+ readonly address: "0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830";
3170
+ readonly chainId: 56;
3171
+ readonly decimals: 18;
3172
+ readonly website: "https://berrydata.co/";
3173
+ readonly description: "Berry is a decentralized oracle network on the Binance Smart Chain.";
3174
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830.png";
3175
+ };
3176
+ readonly DODO: {
3177
+ readonly name: "Dodo";
3178
+ readonly symbol: "DODO";
3179
+ readonly oracleId: "DODO";
3180
+ readonly address: "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2";
3181
+ readonly chainId: 56;
3182
+ readonly decimals: 18;
3183
+ readonly website: "https://dodoex.io/";
3184
+ readonly description: "DODO is a DeFi protocol decentralized finance (DeFi) protocol and on-chain liquidity provider whose unique proactive market maker (PMM) algorithm aims to offer better liquidity and price stability than automated market makers (AMM).";
3185
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x67ee3cb086f8a16f34bee3ca72fad36f7db929e2.png";
3186
+ };
3187
+ readonly SUSHI: {
3188
+ readonly name: "Sushi";
3189
+ readonly symbol: "SUSHI";
3190
+ readonly oracleId: "SUSHI";
3191
+ readonly address: "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4";
3192
+ readonly chainId: 56;
3193
+ readonly decimals: 18;
3194
+ readonly website: "https://www.sushi.com/";
3195
+ 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.";
3196
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x947950bcc74888a40ffa2593c5798f11fc9124c4.png";
3197
+ };
3198
+ readonly BOPEN: {
3199
+ readonly name: "OPEN Governance Token";
3200
+ readonly symbol: "BOPEN";
3201
+ readonly oracleId: "BOPEN";
3202
+ readonly address: "0xF35262a9d427F96d2437379eF090db986eaE5d42";
3203
+ readonly chainId: 56;
3204
+ readonly decimals: 18;
3205
+ readonly website: "https://opendao.io/";
3206
+ readonly description: "The OPEN project is a toolkit to connect the real world to DEFI";
3207
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xF35262a9d427F96d2437379eF090db986eaE5d42.png";
3208
+ };
3209
+ readonly BOR: {
3210
+ readonly name: "BoringDAO";
3211
+ readonly symbol: "BOR";
3212
+ readonly oracleId: "BOR";
3213
+ readonly address: "0x92D7756c60dcfD4c689290E8A9F4d263b3b32241";
3214
+ readonly chainId: 56;
3215
+ readonly decimals: 18;
3216
+ readonly website: "https://www.boringdao.com/";
3217
+ readonly description: "BoringDAO deploys a series of decentralized bridges - or tunnels - which allow you to safely move your Bitcoin & other crypto assets between Ethereum & different blockchains to maximize utilization rate of crypto assets in DeFi world.";
3218
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x92d7756c60dcfd4c689290e8a9f4d263b3b32241.png";
3219
+ };
3220
+ readonly renZEC: {
3221
+ readonly name: "renZEC";
3222
+ readonly symbol: "renZEC";
3223
+ readonly oracleId: "renZEC";
3224
+ readonly address: "0x695FD30aF473F2960e81Dc9bA7cB67679d35EDb7";
3225
+ readonly chainId: 56;
3226
+ readonly decimals: 8;
3227
+ readonly website: "https://renproject.io/";
3228
+ readonly description: "RenZEC is an ERC-20 token built on the Ethereum network, pegged to ZCash. This means that each RenZEC can be always redeemed for one ZCash, and hence tends to maintain its value at close to the ZCash market rate.";
3229
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x695FD30aF473F2960e81Dc9bA7cB67679d35EDb7.png";
3230
+ };
3231
+ readonly IOTX: {
3232
+ readonly name: "IoTeX";
3233
+ readonly symbol: "IOTX";
3234
+ readonly oracleId: "IOTX";
3235
+ readonly address: "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5";
3236
+ readonly chainId: 56;
3237
+ readonly decimals: 18;
3238
+ readonly website: "https://iotex.io/";
3239
+ readonly description: "IoTeX is an open ecosystem where people and machines can interact with guaranteed trust, free will, and under properly designed economic incentives.";
3240
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9678e42cebeb63f23197d726b29b1cb20d0064e5.png";
3241
+ };
3242
+ readonly XMARK: {
3243
+ readonly name: "xMARK";
3244
+ readonly symbol: "XMARK";
3245
+ readonly oracleId: "XMARK";
3246
+ readonly address: "0x26A5dFab467d4f58fB266648CAe769503CEC9580";
3247
+ readonly chainId: 56;
3248
+ readonly decimals: 9;
3249
+ readonly website: "https://benchmarkprotocol.finance/";
3250
+ readonly description: "Benchmark Protocol is an elastic stablecoin-alternative bridging capital markets to DeFi.";
3251
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x26a5dfab467d4f58fb266648cae769503cec9580.png";
3252
+ };
3253
+ readonly TPT: {
3254
+ readonly name: "TokenPocket";
3255
+ readonly symbol: "TPT";
3256
+ readonly oracleId: "TPT";
3257
+ readonly address: "0xECa41281c24451168a37211F0bc2b8645AF45092";
3258
+ readonly chainId: 56;
3259
+ readonly decimals: 4;
3260
+ readonly website: "https://tokenpocket.pro/";
3261
+ readonly description: "TPT is an applicational token representing TokenPocket users and developers’ rights in the TP ecosystem.";
3262
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xeca41281c24451168a37211f0bc2b8645af45092.png";
3263
+ };
3264
+ readonly WATCH: {
3265
+ readonly name: "Yieldwatch";
3266
+ readonly symbol: "WATCH";
3267
+ readonly oracleId: "WATCH";
3268
+ readonly address: "0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0";
3269
+ readonly chainId: 56;
3270
+ readonly decimals: 18;
3271
+ readonly website: "https://www.yieldwatch.net/";
3272
+ readonly description: "Yieldwatch.net is a smart yield farming dashboard that lets you monitor your liquidity pools, yield farming and token staking performance with a casual and sleek UI, which is optimised for mobile use.";
3273
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0.png";
3274
+ };
3275
+ readonly DEXE: {
3276
+ readonly name: "DeXe";
3277
+ readonly symbol: "DEXE";
3278
+ readonly oracleId: "DEXE";
3279
+ readonly address: "0x039cB485212f996A9DBb85A9a75d898F94d38dA6";
3280
+ readonly chainId: 56;
3281
+ readonly decimals: 18;
3282
+ readonly website: "https://dexe.network/";
3283
+ readonly description: "Dexe is a decentralized social trading platform designed to copy the best traders strategies.";
3284
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x039cb485212f996a9dbb85a9a75d898f94d38da6.png";
3285
+ };
3286
+ readonly RAMP: {
3287
+ readonly name: "Ramp DEFI";
3288
+ readonly symbol: "RAMP";
3289
+ readonly oracleId: "RAMP";
3290
+ readonly address: "0x8519EA49c997f50cefFa444d240fB655e89248Aa";
3291
+ readonly chainId: 56;
3292
+ readonly decimals: 18;
3293
+ readonly website: "https://www.rampdefi.com/";
3294
+ readonly description: "RAMP DeFi is a multi-chain DeFi protocol that helps asset owners achieve capital efficiency by offering a powerful and comprehensive solution to multi-task users’ crypto-assets, maximizing the value and returns.";
3295
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8519ea49c997f50ceffa444d240fb655e89248aa.png";
3296
+ };
3297
+ readonly BELT: {
3298
+ readonly name: "Belt";
3299
+ readonly symbol: "BELT";
3300
+ readonly oracleId: "BELT";
3301
+ readonly address: "0xE0e514c71282b6f4e823703a39374Cf58dc3eA4f";
3302
+ readonly chainId: 56;
3303
+ readonly decimals: 18;
3304
+ readonly website: "https://belt.fi/bsc";
3305
+ readonly description: "Belt.fi is a protocol that allows users to retain the stability of their asset positions and get maximum yields with minimal risk, including automated vault compounding and yield optimization strategies.";
3306
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xE0e514c71282b6f4e823703a39374Cf58dc3eA4f.png";
3307
+ };
3308
+ readonly BAT: {
3309
+ readonly name: "Basic Attention Token";
3310
+ readonly symbol: "BAT";
3311
+ readonly oracleId: "BAT";
3312
+ readonly address: "0x101d82428437127bF1608F699CD651e6Abf9766E";
3313
+ readonly chainId: 56;
3314
+ readonly decimals: 18;
3315
+ readonly website: "https://basicattentiontoken.org/";
3316
+ readonly description: "Basic Attention Token, or BAT, is the token that powers a new blockchain-based digital advertising platform designed to fairly reward users for their attention, while providing advertisers with a better return on their ad spend.";
3317
+ readonly bridge: "binance-peg";
3318
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x101d82428437127bf1608f699cd651e6abf9766e.png";
3319
+ };
3320
+ readonly BUX: {
3321
+ readonly name: "BUX";
3322
+ readonly symbol: "BUX";
3323
+ readonly oracleId: "BUX";
3324
+ readonly address: "0x211FfbE424b90e25a15531ca322adF1559779E45";
3325
+ readonly chainId: 56;
3326
+ readonly decimals: 18;
3327
+ readonly website: "https://bux-c.com/";
3328
+ readonly description: "The BUX Token (BUX) is a Binance Smart Chain powered BEP20 utility token that can be used on the BUX Crypto platform to trade with 0% commission and access premium features.";
3329
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x211ffbe424b90e25a15531ca322adf1559779e45.png";
3330
+ };
3331
+ readonly ALICE: {
3332
+ readonly name: "My Neigbor Alice";
3333
+ readonly symbol: "ALICE";
3334
+ readonly oracleId: "ALICE";
3335
+ readonly address: "0xAC51066d7bEC65Dc4589368da368b212745d63E8";
3336
+ readonly chainId: 56;
3337
+ readonly decimals: 6;
3338
+ readonly website: "https://www.myneighboralice.com/";
3339
+ readonly description: "My Neighbor Alice is a multiplayer builder game, where anyone can buy and own virtual islands, collect and build exciting items and meet new friends.";
3340
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xac51066d7bec65dc4589368da368b212745d63e8.png";
3341
+ };
3342
+ readonly BUNNY: {
3343
+ readonly name: "Pancake Bunny";
3344
+ readonly symbol: "BUNNY";
3345
+ readonly oracleId: "BUNNY";
3346
+ readonly address: "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51";
3347
+ readonly chainId: 56;
3348
+ readonly decimals: 18;
3349
+ readonly website: "https://pancakebunny.finance/";
3350
+ readonly description: "PancakeBunny is a decentralized finance (DeFi) yield aggregator and optimizer for the Binance Smart Chain.";
3351
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc9849e6fdb743d08faee3e34dd2d1bc69ea11a51.png";
3352
+ };
3353
+ readonly COS: {
3354
+ readonly name: "Contentos";
3355
+ readonly symbol: "COS";
3356
+ readonly oracleId: "COS";
3357
+ readonly address: "0x96Dd399F9c3AFda1F194182F71600F1B65946501";
3358
+ readonly chainId: 56;
3359
+ readonly decimals: 18;
3360
+ readonly website: "https://www.contentos.io/";
3361
+ readonly description: "The vision of Contentos is to build a \"decentralized digital content community that allows content to be freely produced, distributed, rewarded, and traded, while protecting author rights\".";
3362
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x96dd399f9c3afda1f194182f71600f1b65946501.png";
3363
+ };
3364
+ readonly ALPACA: {
3365
+ readonly name: "Alpaca";
3366
+ readonly symbol: "ALPACA";
3367
+ readonly oracleId: "ALPACA";
3368
+ readonly address: "0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F";
3369
+ readonly chainId: 56;
3370
+ readonly decimals: 18;
3371
+ readonly website: "https://www.alpacafinance.org/";
3372
+ readonly description: "Alpaca Finance helps lenders earn safe and stable yields, and offers borrowers undercollateralized loans for leveraged yield farming positions, vastly multiplying their farming principals and resulting profits.‌";
3373
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8f0528ce5ef7b51152a59745befdd91d97091d2f.png";
3374
+ };
3375
+ readonly DUSK: {
3376
+ readonly name: "Dusk";
3377
+ readonly symbol: "DUSK";
3378
+ readonly oracleId: "DUSK";
3379
+ readonly address: "0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C";
3380
+ readonly chainId: 56;
3381
+ readonly decimals: 18;
3382
+ readonly website: "https://dusk.network/";
3383
+ readonly description: "Dusk Network is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes.";
3384
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb2bd0749dbe21f623d9baba856d3b0f0e1bfec9c.png";
3385
+ };
3386
+ readonly bDIGG: {
3387
+ readonly name: "bDIGG";
3388
+ readonly symbol: "bDIGG";
3389
+ readonly oracleId: "bDIGG";
3390
+ readonly address: "0x5986D5c77c65e5801a5cAa4fAE80089f870A71dA";
3391
+ readonly chainId: 56;
3392
+ readonly decimals: 18;
3393
+ readonly website: "https://badger.finance/";
3394
+ readonly description: "An elastic BTC-pegged token governed by the Badger DAO.";
3395
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5986d5c77c65e5801a5caa4fae80089f870a71da.png";
3396
+ };
3397
+ readonly bBADGER: {
3398
+ readonly name: "bBADGER";
3399
+ readonly symbol: "bBADGER";
3400
+ readonly oracleId: "bBADGER";
3401
+ readonly address: "0x1F7216fdB338247512Ec99715587bb97BBf96eae";
3402
+ readonly chainId: 56;
3403
+ readonly decimals: 18;
3404
+ readonly website: "https://badger.finance/";
3405
+ readonly description: "Badger DAO is an open-source, decentralized automated organization that is dedicated to building products and infrastructure of simplifying the use of Bitcoin (BTC) as collateral across many smart contract platforms.";
3406
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1f7216fdb338247512ec99715587bb97bbf96eae.png";
3407
+ };
3408
+ readonly pBTC: {
3409
+ readonly name: "pBTC";
3410
+ readonly symbol: "pBTC";
3411
+ readonly oracleId: "pBTC";
3412
+ readonly address: "0xeD28A457A5A76596ac48d87C0f577020F6Ea1c4C";
3413
+ readonly chainId: 56;
3414
+ readonly decimals: 18;
3415
+ readonly website: "https://p.network/";
3416
+ readonly description: "pBTC is a 1:1 pegged ERC777 Bitcoin representation on Ethereum.";
3417
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xed28a457a5a76596ac48d87c0f577020f6ea1c4c.png";
3418
+ };
3419
+ readonly MIR: {
3420
+ readonly name: "Mirror Finance";
3421
+ readonly symbol: "MIR";
3422
+ readonly oracleId: "MIR";
3423
+ readonly address: "0x5B6DcF557E2aBE2323c48445E8CC948910d8c2c9";
3424
+ readonly chainId: 56;
3425
+ readonly decimals: 18;
3426
+ readonly website: "https://mirror.finance/";
3427
+ readonly description: "MIR is the governance token of Mirror Protocol, a synthetic assets protocol built by Terraform Labs (TFL) on the Terra blockchain.";
3428
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5b6dcf557e2abe2323c48445e8cc948910d8c2c9.png";
3429
+ };
3430
+ readonly ZIL: {
3431
+ readonly name: "Zilliqa";
3432
+ readonly symbol: "ZIL";
3433
+ readonly oracleId: "ZIL";
3434
+ readonly address: "0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787";
3435
+ readonly chainId: 56;
3436
+ readonly decimals: 12;
3437
+ readonly website: "https://www.zilliqa.com/";
3438
+ readonly description: "Zilliqa is mainly based on the concept of Sharding and primarily aims at improving the scalability of the cryptocurrency networks as in case of Bitcoin or Ethereum.";
3439
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xb86abcb37c3a4b64f74f59301aff131a1becc787.png";
3440
+ };
3441
+ readonly SWTH: {
3442
+ readonly name: "Switcheo";
3443
+ readonly symbol: "SWTH";
3444
+ readonly oracleId: "SWTH";
3445
+ readonly address: "0x250b211EE44459dAd5Cd3bCa803dD6a7EcB5d46C";
3446
+ readonly chainId: 56;
3447
+ readonly decimals: 8;
3448
+ readonly website: "https://switcheo.org/";
3449
+ readonly description: "SWTH is the native token of Switcheo, a decentralized exchange based in Singapore.";
3450
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x250b211EE44459dAd5Cd3bCa803dD6a7EcB5d46C.png";
3451
+ };
3452
+ readonly EPS: {
3453
+ readonly name: "Ellipsis";
3454
+ readonly symbol: "EPS";
3455
+ readonly oracleId: "EPS";
3456
+ readonly address: "0xA7f552078dcC247C2684336020c03648500C6d9F";
3457
+ readonly chainId: 56;
3458
+ readonly decimals: 18;
3459
+ readonly website: "https://ellipsis.finance/";
3460
+ readonly description: "Ellipsis protocol enables extremely efficient stable coin exchanges.";
3461
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xa7f552078dcc247c2684336020c03648500c6d9f.png";
3462
+ };
3463
+ readonly DFT: {
3464
+ readonly name: "DFuture";
3465
+ readonly symbol: "DFT";
3466
+ readonly oracleId: "DFT";
3467
+ readonly address: "0x42712dF5009c20fee340B245b510c0395896cF6e";
3468
+ readonly chainId: 56;
3469
+ readonly decimals: 18;
3470
+ readonly website: "https://dfuture.com/";
3471
+ readonly description: "Dfuture is a decentralization futures trading platform that revolutionizes the existing trading model, so that traders, LP and arbitrageurs can have a fairer, safer and more profitable trading environment.";
3472
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x42712dF5009c20fee340B245b510c0395896cF6e.png";
3473
+ };
3474
+ readonly GUM: {
3475
+ readonly name: "Gourmet Galaxy";
3476
+ readonly symbol: "GUM";
3477
+ readonly oracleId: "GUM";
3478
+ readonly address: "0xc53708664b99DF348dd27C3Ac0759d2DA9c40462";
3479
+ readonly chainId: 56;
3480
+ readonly decimals: 18;
3481
+ readonly website: "https://gourmetgalaxy.io/";
3482
+ readonly description: "Gourmet Galaxy is an innovative Yield Farming platform, a combination of DeFi and NFTs in a gaming experience.";
3483
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462.png";
3484
+ };
3485
+ readonly ONE: {
3486
+ readonly name: "Harmony One";
3487
+ readonly symbol: "ONE";
3488
+ readonly oracleId: "ONE";
3489
+ readonly address: "0x03fF0ff224f904be3118461335064bB48Df47938";
3490
+ readonly chainId: 56;
3491
+ readonly decimals: 18;
3492
+ readonly website: "https://www.harmony.one/";
3493
+ readonly description: "Harmony is a blockchain platform designed to facilitate the creation and use of decentralized applications (DApps). The network aims to innovate the way decentralized applications work by focusing on random state sharding, which allows creating blocks in seconds.";
3494
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x03ff0ff224f904be3118461335064bb48df47938.png";
3495
+ };
3496
+ readonly EASY: {
3497
+ readonly name: "Easyfi Network";
3498
+ readonly symbol: "EASY";
3499
+ readonly oracleId: "EASY";
3500
+ readonly address: "0x7C17c8bED8d14bAccE824D020f994F4880D6Ab3B";
3501
+ readonly chainId: 56;
3502
+ readonly decimals: 18;
3503
+ readonly website: "https://easyfi.network/";
3504
+ readonly description: "EasyFi is a multi chain layer 2 money markets with structured lending products to accelerate liquidity deployment at remarkably lowest cost & unimaginable fast speed.";
3505
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7c17c8bed8d14bacce824d020f994f4880d6ab3b.png";
3506
+ };
3507
+ readonly SAFEMOON: {
3508
+ readonly name: "SafeMoon";
3509
+ readonly symbol: "SAFEMOON";
3510
+ readonly oracleId: "SAFEMOON";
3511
+ readonly address: "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3";
3512
+ readonly chainId: 56;
3513
+ readonly decimals: 9;
3514
+ readonly website: "https://safemoon.net/";
3515
+ readonly description: "The SafeMoon Protocol is a community driven, fair launched DeFi Token. Three simple functions occur during each trade: Reflection, LP Acquisition, and Burn.";
3516
+ readonly logoURI: "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/logo.png";
3517
+ };
3518
+ readonly ODDZ: {
3519
+ readonly name: "Oddz";
3520
+ readonly symbol: "ODDZ";
3521
+ readonly oracleId: "ODDZ";
3522
+ readonly address: "0xCD40F2670CF58720b694968698A5514e924F742d";
3523
+ readonly chainId: 56;
3524
+ readonly decimals: 18;
3525
+ readonly website: "https://oddz.fi/";
3526
+ readonly description: "Oddz is the Multi-chain options trading platform on Binance Smart Chain, Polkadot & Ethereum.";
3527
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xcd40f2670cf58720b694968698a5514e924f742d.png";
3528
+ };
3529
+ readonly APYS: {
3530
+ readonly name: "APYSwap";
3531
+ readonly symbol: "APYS";
3532
+ readonly oracleId: "APYS";
3533
+ readonly address: "0x37dfACfaeDA801437Ff648A1559d73f4C40aAcb7";
3534
+ readonly chainId: 56;
3535
+ readonly decimals: 18;
3536
+ readonly website: "https://apyswap.com/";
3537
+ readonly description: "ApySwap is a single point of entry for all the most popular and profitable services from such blockchains as Ethereum, Polkadot, Binance Smart Chain, HECO, Tezos, Solana and others.";
3538
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x37dfACfaeDA801437Ff648A1559d73f4C40aAcb7.png";
3539
+ };
3540
+ readonly TKO: {
3541
+ readonly name: "TokoCrypto";
3542
+ readonly symbol: "TKO";
3543
+ readonly oracleId: "TKO";
3544
+ readonly address: "0x9f589e3eabe42ebC94A44727b3f3531C0c877809";
3545
+ readonly chainId: 56;
3546
+ readonly decimals: 18;
3547
+ readonly website: "https://www.tokocrypto.com/";
3548
+ readonly description: "The token serves several purposes on the Tokocrypto blockchain platform and allows users to participate in crypto exchanges, deposit and savings programs, cross-platform DeFi applications, and NFT marketplaces.";
3549
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9f589e3eabe42ebc94a44727b3f3531c0c877809.png";
3550
+ };
3551
+ readonly ITAM: {
3552
+ readonly name: "Itam";
3553
+ readonly symbol: "ITAM";
3554
+ readonly oracleId: "ITAM";
3555
+ readonly address: "0x04C747b40Be4D535fC83D09939fb0f626F32800B";
3556
+ readonly chainId: 56;
3557
+ readonly decimals: 18;
3558
+ readonly website: "https://itam.network/";
3559
+ readonly description: "The project claims to support game developers with blockchain technology and provide an easy way for existing games to be integrated with blockchain.";
3560
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x04c747b40be4d535fc83d09939fb0f626f32800b.png";
3561
+ };
3562
+ readonly ARPA: {
3563
+ readonly name: "ARPA";
3564
+ readonly symbol: "ARPA";
3565
+ readonly oracleId: "ARPA";
3566
+ readonly address: "0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e";
3567
+ readonly chainId: 56;
3568
+ readonly decimals: 18;
3569
+ readonly website: "https://arpachain.io/";
3570
+ readonly description: "ARPA is a blockchain-based layer 2 solution for privacy-preserving computation, enabled by Multi-Party Computation (“MPC”).";
3571
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6f769e65c14ebd1f68817f5f1dcdb61cfa2d6f7e.png";
3572
+ };
3573
+ readonly JGN: {
3574
+ readonly name: "Juggernaut Finance";
3575
+ readonly symbol: "JGN";
3576
+ readonly oracleId: "JGN";
3577
+ readonly address: "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75";
3578
+ readonly chainId: 56;
3579
+ readonly decimals: 18;
3580
+ readonly website: "https://jgndefi.com/";
3581
+ readonly description: "JGN is described to be an unstoppable commerce network that offers custom synthetic DeFi assets to fit any business use case.";
3582
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc13b7a43223bb9bf4b69bd68ab20ca1b79d81c75.png";
3583
+ };
3584
+ readonly TLM: {
3585
+ readonly name: "Alien Worlds";
3586
+ readonly symbol: "TLM";
3587
+ readonly oracleId: "TLM";
3588
+ readonly address: "0x2222227E22102Fe3322098e4CBfE18cFebD57c95";
3589
+ readonly chainId: 56;
3590
+ readonly decimals: 4;
3591
+ readonly website: "https://alienworlds.io/";
3592
+ readonly description: "Alien Worlds is a game where you can earn Trilium (TLM) for mining and have a chance to mine an NFT game card each time you mine.";
3593
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2222227e22102fe3322098e4cbfe18cfebd57c95.png";
3594
+ };
3595
+ readonly ALPA: {
3596
+ readonly name: "AlpaToken";
3597
+ readonly symbol: "ALPA";
3598
+ readonly oracleId: "ALPA";
3599
+ readonly address: "0xc5E6689C9c8B02be7C49912Ef19e79cF24977f03";
3600
+ readonly chainId: 56;
3601
+ readonly decimals: 18;
3602
+ readonly website: "https://bsc.alpaca.city/";
3603
+ readonly description: "Alpaca City is endeavoring to create a more accessible DeFi ecosystem by combining the power of yield farming and NFT.";
3604
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc5e6689c9c8b02be7c49912ef19e79cf24977f03.png";
3605
+ };
3606
+ readonly HZN: {
3607
+ readonly name: "Horizon Protocol";
3608
+ readonly symbol: "HZN";
3609
+ readonly oracleId: "HZN";
3610
+ readonly address: "0xC0eFf7749b125444953ef89682201Fb8c6A917CD";
3611
+ readonly chainId: 56;
3612
+ readonly decimals: 18;
3613
+ readonly website: "https://horizonprotocol.com/";
3614
+ readonly description: "Horizon protocol is a defi platform facilitating the creation of on-chain synthetic assets representing the real economy.";
3615
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xC0eFf7749b125444953ef89682201Fb8c6A917CD.png";
3616
+ };
3617
+ readonly QKC: {
3618
+ readonly name: "QuarkChain Token";
3619
+ readonly symbol: "QKC";
3620
+ readonly oracleId: "QKC";
3621
+ readonly address: "0xA1434F1FC3F437fa33F7a781E041961C0205B5Da";
3622
+ readonly chainId: 56;
3623
+ readonly decimals: 18;
3624
+ readonly website: "https://quarkchain.io/";
3625
+ readonly description: "QuarkChain is a flexible, scalable, and user-oriented blockchain infrastructure by using blockchain sharding technology.";
3626
+ readonly logoURI: "";
3627
+ };
3628
+ readonly BCFX: {
3629
+ readonly name: "BSC Conflux";
3630
+ readonly symbol: "BCFX";
3631
+ readonly oracleId: "BCFX";
3632
+ readonly address: "0x045c4324039dA91c52C55DF5D785385Aab073DcF";
3633
+ readonly chainId: 56;
3634
+ readonly decimals: 18;
3635
+ readonly website: "https://www.confluxnetwork.org/";
3636
+ readonly description: "Conflux Network enables the secure and interoperable flow of assets and data to create an internet of value for all.";
3637
+ readonly logoURI: "https://bscscan.com/token/images/conflux_32.png";
3638
+ };
3639
+ readonly 'AMPL-BSC-mp': {
3640
+ readonly name: "Ample BSC (BRG Meter Passport)";
3641
+ readonly symbol: "AMPL-BSC-mp";
3642
+ readonly oracleId: "AMPL-BSC-mp";
3643
+ readonly address: "0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F";
3644
+ readonly chainId: 56;
3645
+ readonly decimals: 9;
3646
+ readonly website: "https://www.ampleforth.org/";
3647
+ readonly description: "AMPL is a cryptocurrency and financial building-block. Much like Bitcoin, it is algorithmic and uncollateralized. However unlike Bitcoin, AMPL can be used to denominate stable contracts.";
3648
+ readonly logoURI: "";
3649
+ };
3650
+ readonly dBTC: {
3651
+ readonly name: "Diamond-Peg BTC";
3652
+ readonly symbol: "dBTC";
3653
+ readonly oracleId: "dBTC";
3654
+ readonly address: "0x6b77F51d4C474EFB15b72B829e6a0806bbc33724";
3655
+ readonly chainId: 56;
3656
+ readonly decimals: 18;
3657
+ readonly website: "https://diamondhand.fi/";
3658
+ readonly description: "dBTC is a synthetic token pegged to BTC developed by Diamonhand.fi.";
3659
+ readonly logoURI: "https://app.iron.finance/static/media/DBTC.2bb24d53.png";
3660
+ };
3661
+ readonly dBNB: {
3662
+ readonly name: "Diamond-Peg BNB";
3663
+ readonly symbol: "dBNB";
3664
+ readonly oracleId: "dBNB";
3665
+ readonly address: "0x4101fe75F547A65F6BB054A35F027c16562a45C3";
3666
+ readonly chainId: 56;
3667
+ readonly decimals: 18;
3668
+ readonly website: "https://diamondhand.fi/";
3669
+ readonly description: "dBNB is a synthetic token pegged to BNB developed by Diamonhand.fi.";
3670
+ readonly logoURI: "https://app.iron.finance/static/media/DBNB.57de3f13.png";
3671
+ };
3672
+ readonly dETH: {
3673
+ readonly name: "Diamond-Peg ETH";
3674
+ readonly symbol: "dETH";
3675
+ readonly oracleId: "dETH";
3676
+ readonly address: "0xf633DEb2452918FA5248070C1986BE7a3895F3fC";
3677
+ readonly chainId: 56;
3678
+ readonly decimals: 18;
3679
+ readonly website: "https://diamondhand.fi/";
3680
+ readonly description: "dETH is a synthetic token pegged to ETH developed by Diamonhand.fi.";
3681
+ readonly logoURI: "https://app.iron.finance/static/media/DETH.4802e6eb.png";
3682
+ };
3683
+ readonly dADA: {
3684
+ readonly name: "Diamond-Peg ADA";
3685
+ readonly symbol: "dADA";
3686
+ readonly oracleId: "dADA";
3687
+ readonly address: "0x68169d96a20dFe968B0fe714578969118c08484A";
3688
+ readonly chainId: 56;
3689
+ readonly decimals: 18;
3690
+ readonly website: "https://diamondhand.fi/";
3691
+ readonly description: "dADA is a synthetic token pegged to ADA developed by Diamonhand.fi.";
3692
+ readonly logoURI: "https://app.iron.finance/static/media/DADA.d9b1a86c.png";
3693
+ };
3694
+ readonly dDOT: {
3695
+ readonly name: "Diamond-Peg DOT";
3696
+ readonly symbol: "dDOT";
3697
+ readonly oracleId: "dDOT";
3698
+ readonly address: "0x3E3434F57ADF4e07Dc2d75c6F109c20Ac96a1557";
3699
+ readonly chainId: 56;
3700
+ readonly decimals: 18;
3701
+ readonly website: "https://diamondhand.fi/";
3702
+ readonly description: "dDOT is a synthetic token pegged to DOT developed by Diamonhand.fi.";
3703
+ readonly logoURI: "";
3704
+ };
3705
+ readonly KROWN: {
3706
+ readonly name: "Krown";
3707
+ readonly symbol: "KRW";
3708
+ readonly oracleId: "KRW";
3709
+ readonly address: "0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB";
3710
+ readonly chainId: 56;
3711
+ readonly decimals: 18;
3712
+ readonly website: "https://kingdefi.io/";
3713
+ readonly description: "KingDeFi is a DeFi project combining two main areas: analytics and monitoring where they provide a market overview, liquidity pool search engine and portfolio tracking to users and farming as they are a yield optimizer project on BSC and Solana.";
3714
+ readonly logoURI: "https://kingdefi.io/assets/images/KRW@2x.png";
3715
+ };
3716
+ readonly CARROT: {
3717
+ readonly name: "CARROT";
3718
+ readonly symbol: "CARROT";
3719
+ readonly oracleId: "CARROT";
3720
+ readonly address: "0xA5043373edC09f3f7d87Fe35CA933e0a7B59D005";
3721
+ readonly chainId: 56;
3722
+ readonly decimals: 18;
3723
+ readonly logoURI: "https://mdex.co/token-icons/bsc/0xa5043373edc09f3f7d87fe35ca933e0a7b59d005.png";
3724
+ readonly description: "Rabbit Finance is a cross-chain leveraged lending protocol, allowing users to multiply (like Rabbits 🐰🐰🐰) their funds up to 9x, thereby maximizing interest and liquidity farming yields.";
3725
+ readonly website: "https://rabbitfinance.io/";
3726
+ };
3727
+ readonly PERA: {
3728
+ readonly name: "PERA";
3729
+ readonly symbol: "PERA";
3730
+ readonly oracleId: "PERA";
3731
+ readonly address: "0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6";
3732
+ readonly chainId: 56;
3733
+ readonly decimals: 18;
3734
+ readonly logoURI: "https://app.pera.finance/logo-full.png";
3735
+ readonly description: "Pera Finance is a DeFi platform where traders, liquidity providers and holders yield farm together through the DeFi's first decentralized trading competition.";
3736
+ readonly website: "https://app.pera.finance/";
3737
+ };
3738
+ readonly HERO: {
3739
+ readonly name: "FarmHero HERO";
3740
+ readonly symbol: "HERO";
3741
+ readonly oracleId: "HERO";
3742
+ readonly address: "0x9B26e16377ad29A6CCC01770bcfB56DE3A36d8b2";
3743
+ readonly chainId: 56;
3744
+ readonly decimals: 18;
3745
+ readonly logoURI: "https://s2.coinmarketcap.com/static/img/coins/64x64/10620.png";
3746
+ readonly description: "FarmHero.io is a novel protocol that mixes NFT, gaming and DEFI concepts.";
3747
+ readonly website: "https://bsc.farmhero.io/";
3748
+ };
3749
+ readonly NFT: {
3750
+ readonly name: "APENFT";
3751
+ readonly symbol: "NFT";
3752
+ readonly oracleId: "NFT";
3753
+ readonly address: "0x1fC9004eC7E5722891f5f38baE7678efCB11d34D";
3754
+ readonly chainId: 56;
3755
+ readonly decimals: 6;
3756
+ readonly logoURI: "https://www.apenft.org/img/logo.svg";
3757
+ readonly description: "APENFT GALLERY ART FOR EVERYONE";
3758
+ readonly website: "https://www.apenft.org/";
3759
+ };
3760
+ readonly MCB: {
3761
+ readonly name: "MCDEX Token";
3762
+ readonly symbol: "MCB";
3763
+ readonly oracleId: "MCB";
3764
+ readonly address: "0x5fE80d2CD054645b9419657d3d10d26391780A7B";
3765
+ readonly chainId: 56;
3766
+ readonly decimals: 18;
3767
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5fE80d2CD054645b9419657d3d10d26391780A7B.svg";
3768
+ readonly website: "https://mcdex.io/homepage/";
3769
+ readonly description: "MCDEX is the first fully-permissionless DEX for trading perpetual contracts, powered by MCDEXs revolutionary AMM technology";
3770
+ };
3771
+ readonly RPG: {
3772
+ readonly name: "Rangers Protocol Gas";
3773
+ readonly symbol: "RPG";
3774
+ readonly oracleId: "RPG";
3775
+ readonly address: "0xc2098a8938119A52B1F7661893c0153A6CB116d5";
3776
+ readonly chainId: 56;
3777
+ readonly decimals: 18;
3778
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xc2098a8938119A52B1F7661893c0153A6CB116d5.svg";
3779
+ readonly website: "https://rangersprotocol.com/";
3780
+ readonly description: "Rangers Protocol can realize a high-performance blockchain group with cross-chain contract interoperability among the EVM systems of multiple blockchains.";
3781
+ };
3782
+ readonly LAZIO: {
3783
+ readonly name: "FC Lazio Fan Token";
3784
+ readonly symbol: "LAZIO";
3785
+ readonly oracleId: "LAZIO";
3786
+ readonly address: "0x77d547256A2cD95F32F67aE0313E450Ac200648d";
3787
+ readonly chainId: 56;
3788
+ readonly decimals: 8;
3789
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x77d547256A2cD95F32F67aE0313E450Ac200648d.svg";
3790
+ readonly website: "https://www.sslazio.it/en";
3791
+ readonly description: "The Lazio Fan Token is a BEP-20 utility token designed to revolutionize the fan experience for all S.S. Lazio supporters.";
3792
+ };
3793
+ readonly DKT: {
3794
+ readonly name: "Duelist King Token";
3795
+ readonly symbol: "DKT";
3796
+ readonly oracleId: "DKT";
3797
+ readonly address: "0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7";
3798
+ readonly chainId: 56;
3799
+ readonly decimals: 18;
3800
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7.svg";
3801
+ readonly website: "https://duelistking.com/";
3802
+ readonly description: "Powered by in-house Decentralized Autonomous Organization (DAO), Oracle and Random Number Generator on DKDAO platform, Duelist King offers dual values for investors from token utilities and card sales (projected at roughly 40 million USD).";
3803
+ };
3804
+ readonly DAR: {
3805
+ readonly name: "Mines of Dalarnia Token";
3806
+ readonly symbol: "DAR";
3807
+ readonly oracleId: "DAR";
3808
+ readonly address: "0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978";
3809
+ readonly chainId: 56;
3810
+ readonly decimals: 6;
3811
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978.svg";
3812
+ readonly website: "https://www.minesofdalarnia.com/";
3813
+ readonly description: "Mines of Dalarnia is a free action game with a unique blockchain real-estate market.";
3814
+ };
3815
+ readonly XWG: {
3816
+ readonly name: "XWG";
3817
+ readonly symbol: "XWG";
3818
+ readonly oracleId: "XWG";
3819
+ readonly address: "0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc";
3820
+ readonly chainId: 56;
3821
+ readonly decimals: 18;
3822
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc.svg";
3823
+ readonly website: "https://xwg.games/#/";
3824
+ readonly description: "A true decentralized ownership of a gaming world via DAO. Games that hold XWG tokens get to decide the platform governance policy or the next in-game development, including reward mechanisms and tokenomic systems.";
3825
+ };
3826
+ readonly ETERNAL: {
3827
+ readonly name: "CryptoMines Eternal";
3828
+ readonly symbol: "ETERNAL";
3829
+ readonly oracleId: "ETERNAL";
3830
+ readonly address: "0xD44FD09d74cd13838F137B590497595d6b3FEeA4";
3831
+ readonly chainId: 56;
3832
+ readonly decimals: 18;
3833
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xD44FD09d74cd13838F137B590497595d6b3FEeA4.svg";
3834
+ readonly website: "https://cryptomines.app/";
3835
+ readonly description: "CryptoMines is a SciFi play-to-earn NFT game designed to provide the users with a fun experience by collecting and Spaceships to travel through the universe searching for , this mineral allows them to live another day and make some profits along the way.";
3836
+ };
3837
+ readonly PORTO: {
3838
+ readonly name: "FC Porto Fan Token";
3839
+ readonly symbol: "PORTO";
3840
+ readonly oracleId: "PORTO";
3841
+ readonly address: "0x49f2145d6366099e13B10FbF80646C0F377eE7f6";
3842
+ readonly chainId: 56;
3843
+ readonly decimals: 8;
3844
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x49f2145d6366099e13B10FbF80646C0F377eE7f6.svg";
3845
+ readonly website: "https://www.fcporto.pt/";
3846
+ readonly description: "FC Porto Fan Token";
3847
+ };
3848
+ readonly KART: {
3849
+ readonly name: "Dragon Kart";
3850
+ readonly symbol: "KART";
3851
+ readonly oracleId: "KART";
3852
+ readonly address: "0x8BDd8DBcBDf0C066cA5f3286d33673aA7A553C10";
3853
+ readonly chainId: 56;
3854
+ readonly decimals: 18;
3855
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8BDd8DBcBDf0C066cA5f3286d33673aA7A553C10.svg";
3856
+ readonly website: "https://dragonkart.com/";
3857
+ readonly description: "In 2088, the planet Kart is invaded by forces from outer space who are called Kaman. They sealed and reorganized the entire planet Kart in order to dominate and plunder their wealth and divide it into many different lands. Each land is run by a Boss. Kaman tries to destroy the entire planet, plunder the wealth to bring back to his planet and exhaust the resources of Kart.";
3858
+ };
3859
+ readonly bQI: {
3860
+ readonly name: "BENQI";
3861
+ readonly symbol: "QI";
3862
+ readonly oracleId: "bQI";
3863
+ readonly address: "0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5";
3864
+ readonly chainId: 56;
3865
+ readonly decimals: 18;
3866
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5.svg";
3867
+ readonly website: "https://app.benqi.fi/overview";
3868
+ readonly description: "BenQI is lending protocol on the Avalanche blockchain";
3869
+ };
3870
+ readonly Zoo: {
3871
+ readonly name: "ZooToken";
3872
+ readonly symbol: "Zoo";
3873
+ readonly oracleId: "Zoo";
3874
+ readonly address: "0x1D229B958D5DDFca92146585a8711aECbE56F095";
3875
+ readonly chainId: 56;
3876
+ readonly decimals: 18;
3877
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1D229B958D5DDFca92146585a8711aECbE56F095.svg";
3878
+ readonly website: "https://zoogame.app/#/farm";
3879
+ readonly description: "Swap, Stake, Battle, Mine - ZOO Crypto World is revolutionising the GameFi space by gamifying DeFi. Battle against your foes, stake in pools or have action-packed fights with mega bosses! ZOO Crypto World is based on the decentralized chain, Binance Smart Chain, which guarantees superior speed and much lower network transaction cost for all ZOO warriors.";
3880
+ };
3881
+ readonly QUIDD: {
3882
+ readonly name: "QUIDD";
3883
+ readonly symbol: "QUIDD";
3884
+ readonly oracleId: "QUIDD";
3885
+ readonly address: "0x7961Ade0a767c0E5B67Dd1a1F78ba44F727642Ed";
3886
+ readonly chainId: 56;
3887
+ readonly decimals: 18;
3888
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x7961Ade0a767c0E5B67Dd1a1F78ba44F727642Ed.svg";
3889
+ readonly website: "https://www.quiddtoken.com/";
3890
+ readonly description: "Collect officially-licensed digital collectibles from 325 of the worlds most beloved brands.";
3891
+ };
3892
+ readonly SANTOS: {
3893
+ readonly name: "FC Santos Fan Token";
3894
+ readonly symbol: "SANTOS";
3895
+ readonly oracleId: "SANTOS";
3896
+ readonly address: "0xA64455a4553C9034236734FadDAddbb64aCE4Cc7";
3897
+ readonly chainId: 56;
3898
+ readonly decimals: 8;
3899
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7.svg";
3900
+ readonly website: "https://www.santosfc.com.br/en/";
3901
+ readonly description: "FC Santos Fan Token";
3902
+ };
3903
+ readonly NABOX: {
3904
+ readonly name: "Nabox Token";
3905
+ readonly symbol: "NABOX";
3906
+ readonly oracleId: "NABOX";
3907
+ readonly address: "0x755f34709E369D37C6Fa52808aE84A32007d1155";
3908
+ readonly chainId: 56;
3909
+ readonly decimals: 18;
3910
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x755f34709E369D37C6Fa52808aE84A32007d1155.svg";
3911
+ readonly website: "https://nabox.io/";
3912
+ readonly description: "Cross-Chain DeFi Wallet with Decentralized Identifier for Web 3.0";
3913
+ };
3914
+ readonly MILK: {
3915
+ readonly name: "MILK Token";
3916
+ readonly symbol: "MILK";
3917
+ readonly oracleId: "MILK";
3918
+ readonly address: "0xBf37f781473f3b50E82C668352984865eac9853f";
3919
+ readonly chainId: 56;
3920
+ readonly decimals: 18;
3921
+ readonly logoURI: "https://bscscan.com/token/images/thecryptoyou-milk_32.png";
3922
+ readonly website: "https://thecryptoyou.io/";
3923
+ readonly description: "The Crypto You is the first Baby Metaverse blockchain game on Binance Smart Chain (BSC). Players can summon characters, complete daily mining missions, conquer the Dark Force, loot rare items to play and earn.";
3924
+ };
3925
+ readonly IDIA: {
3926
+ readonly name: "Impossible Decentralized Incubator Access Token";
3927
+ readonly symbol: "IDIA";
3928
+ readonly oracleId: "IDIA";
3929
+ readonly address: "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89";
3930
+ readonly chainId: 56;
3931
+ readonly decimals: 18;
3932
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89.svg";
3933
+ readonly website: "https://impossible.finance/";
3934
+ readonly description: "Impossible Finance is a multi-chain incubator, launchpad, and swap platform which offers a robust product-first ecosystem that supports top-tier blockchain projects to targeted user audiences.";
3935
+ readonly bridge: "native";
3936
+ readonly documentation: "https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia";
3937
+ };
3938
+ readonly XCV: {
3939
+ readonly name: "XCarnival Token";
3940
+ readonly symbol: "XCV";
3941
+ readonly oracleId: "XCV";
3942
+ readonly address: "0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8";
3943
+ readonly chainId: 56;
3944
+ readonly decimals: 18;
3945
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8.svg";
3946
+ readonly website: "https://impossible.finance/";
3947
+ readonly description: "The Metaverse Assets Liquidity Aggregator for Everyone";
3948
+ };
3949
+ readonly THG: {
3950
+ readonly name: "Thetan Gem";
3951
+ readonly symbol: "THG";
3952
+ readonly oracleId: "THG";
3953
+ readonly address: "0x9fD87aEfe02441B123c3c32466cD9dB4c578618f";
3954
+ readonly chainId: 56;
3955
+ readonly decimals: 18;
3956
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f.svg";
3957
+ readonly website: "https://thetanarena.com/";
3958
+ readonly description: "Thetan Arena is an esport game based on blockchain technology. You can gather your friends, form a team, battle with others and earn money with just your skills.";
3959
+ };
3960
+ readonly DPT: {
3961
+ readonly name: "Diviner Protocol";
3962
+ readonly symbol: "DPT";
3963
+ readonly oracleId: "DPT";
3964
+ readonly address: "0xE69cAef10A488D7AF31Da46c89154d025546e990";
3965
+ readonly chainId: 56;
3966
+ readonly decimals: 18;
3967
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xE69cAef10A488D7AF31Da46c89154d025546e990.svg";
3968
+ readonly website: "https://www.diviner.finance/";
3969
+ readonly description: "Diviner Protocol aims to build a Metaverse “Diviner Harbour City” to offer users a gamified & diversified prediction marketplace.";
3970
+ };
3971
+ readonly CCAR: {
3972
+ readonly name: "CryptoCars";
3973
+ readonly symbol: "CCAR";
3974
+ readonly oracleId: "CCAR";
3975
+ readonly address: "0x50332bdca94673F33401776365b66CC4e81aC81d";
3976
+ readonly chainId: 56;
3977
+ readonly decimals: 18;
3978
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x50332bdca94673F33401776365b66CC4e81aC81d.svg";
3979
+ readonly website: "https://cryptocars.me/";
3980
+ readonly description: "CryptoCars is inspired by: Movie Cars - A 2006 American computer-animated sports comedy film produced by Pixar Animation Studios and released by Walt Disney Pictures. The NFT Blockchain Technology helps to prove your ownership of digital assets. We know that many of us, especially man players, love role-playing games and intensive racing matches with other players. We do too, this is why we create the CryptoCars Blockchain-based game to make your cars more unique and special from others. Going along with that is the diverse racing mode for you to enjoy every moment with CryptoCars from Virtual Race, Players vs. Computers, Players vs. Players, Tournaments";
3981
+ };
3982
+ readonly HIGH: {
3983
+ readonly name: "Highstreet Token";
3984
+ readonly symbol: "HIGH";
3985
+ readonly oracleId: "HIGH";
3986
+ readonly address: "0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63";
3987
+ readonly chainId: 56;
3988
+ readonly decimals: 18;
3989
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63.svg";
3990
+ readonly website: "https://www.highstreet.market/";
3991
+ readonly description: "Highstreet is created from LumiereVR, a computer vision based VR retail company established in 2015. The team has built a commerce based metaverse over the years by piecing together components built by various household names from brands like Hershey’s Chocolate to Victoria Secrets, bigger groups like L’Oreal to Madison Square Garden as well.";
3992
+ };
3993
+ readonly WOOP: {
3994
+ readonly name: "Woonkly Power";
3995
+ readonly symbol: "WOOP";
3996
+ readonly oracleId: "WOOP";
3997
+ readonly address: "0x8b303d5BbfBbf46F1a4d9741E491e06986894e18";
3998
+ readonly chainId: 56;
3999
+ readonly decimals: 18;
4000
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18.svg";
4001
+ readonly website: "https://mainnet.woonkly.com/";
4002
+ readonly description: "A decentralized Social Network based on NFTs and IPFS. Create NFTs in Seconds, start gaining followers and capitalize on your inspiration and best moments.";
4003
+ };
4004
+ readonly GM: {
4005
+ readonly name: "GoldMiner";
4006
+ readonly symbol: "GM";
4007
+ readonly oracleId: "GM";
4008
+ readonly address: "0xe2604C9561D490624AA35e156e65e590eB749519";
4009
+ readonly chainId: 56;
4010
+ readonly decimals: 18;
4011
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe2604C9561D490624AA35e156e65e590eB749519.svg";
4012
+ readonly website: "https://goldminer.games/#/";
4013
+ readonly description: "GoldMiner is a Free-to-Play Third-person shooter NFT game where everyone can start playing without the need to pay. GoldMiner also employs the Play-to-Earn model to reward players with tokens and equipment through dynamic gameplay and participation in PvP tournaments. With this seamless combination of the DeFi and P2E models, GoldMiner gives players the opportunity to play and earn rewards at the same time. To create a friendly environment for players who are unfamiliar with Cryptocurrency market and NFTs, a mechanism called Crypto Play against is incorporated into the gameplay to give incentives to such players to do their own research and learn about the market";
4014
+ };
4015
+ readonly INSUR: {
4016
+ readonly name: "Bsc-Peg INSUR Token";
4017
+ readonly symbol: "INSUR";
4018
+ readonly oracleId: "INSUR";
4019
+ readonly address: "0x3192CCDdf1CDcE4Ff055EbC80f3F0231b86A7E30";
4020
+ readonly chainId: 56;
4021
+ readonly decimals: 18;
4022
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x3192CCDdf1CDcE4Ff055EbC80f3F0231b86A7E30.svg";
4023
+ readonly website: "https://app.insurace.io/Insurance/Cart?id=110&chain=BSC&referrer=95244279533280151623141934507761661103282646845";
4024
+ readonly description: "InsurAce.io is a leading decentralized multi-chain insurance protocol that provides reliable, robust and secure insurance services to DeFi users, allowing them to protect their investment funds against various risks. ";
4025
+ };
4026
+ readonly LAC: {
4027
+ readonly name: "La Cucina";
4028
+ readonly symbol: "LAC";
4029
+ readonly oracleId: "LAC";
4030
+ readonly address: "0xe6f079E74000a0AFc517c1EFf9624d866d163B75";
4031
+ readonly chainId: 56;
4032
+ readonly decimals: 18;
4033
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xe6f079E74000a0AFc517c1EFf9624d866d163B75.svg";
4034
+ readonly website: "https://www.lacucina.io/";
4035
+ readonly description: "LaCucina will offer you new and exciting ways to succeed in DeFi with NFTs";
4036
+ };
4037
+ readonly SAND: {
4038
+ readonly name: "The Sandbox";
4039
+ readonly symbol: "SAND";
4040
+ readonly oracleId: "SAND";
4041
+ readonly address: "0x67b725d7e342d7B611fa85e859Df9697D9378B2e";
4042
+ readonly chainId: 56;
4043
+ readonly decimals: 18;
4044
+ readonly logoURI: "https://biswap.org/images/tokens/sand.svg";
4045
+ readonly website: "https://www.sandbox.game/";
4046
+ readonly description: "SAND is the utility token used throughout The Sandbox ecosystem as the basis for transactions and interactions.";
4047
+ };
4048
+ readonly OLE: {
4049
+ readonly name: "OpenLeverage";
4050
+ readonly symbol: "OLE";
4051
+ readonly oracleId: "OLE";
4052
+ readonly address: "0xa865197A84E780957422237B5D152772654341F3";
4053
+ readonly chainId: 56;
4054
+ readonly decimals: 18;
4055
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xa865197A84E780957422237B5D152772654341F3.png";
4056
+ readonly website: "https://openleverage.finance/";
4057
+ readonly description: "OpenLeverage is a permissionless margin trading protocol that enables traders or other applications to long or short any trading pair on DEXs efficiently and securely.";
4058
+ };
4059
+ readonly BLID: {
4060
+ readonly name: "Bolide";
4061
+ readonly symbol: "BLID";
4062
+ readonly oracleId: "BLID";
4063
+ readonly address: "0x766AFcf83Fd5eaf884B3d529b432CA27A6d84617";
4064
+ readonly chainId: 56;
4065
+ readonly decimals: 18;
4066
+ readonly logoURI: "https://invest.bolide.fi/img/token_logo_255x255.png";
4067
+ readonly website: "https://bolide.fi/";
4068
+ readonly description: "Bolide is a next-generation decentralized yield aggregator that optimizes the deployment of digital assets across multiple DeFi investment platforms to save investors time, money and earn them the highest possible yields.";
4069
+ };
4070
+ readonly HEC: {
4071
+ readonly name: "Hector Network";
4072
+ readonly symbol: "HEC";
4073
+ readonly oracleId: "HEC";
4074
+ readonly address: "0x638EEBe886B0e9e7C6929E69490064a6C94d204d";
4075
+ readonly chainId: 56;
4076
+ readonly decimals: 9;
4077
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/HEC.svg";
4078
+ readonly website: "https://hector.network/";
4079
+ readonly description: "Hector Network is an expansive decentralized ecosystem run by a utility token, HEC, and complemented by the TOR stablecoin. The company is committed to developing the future of web3 by pioneering decentralized offerings ranging from Tokenomics to Defi Gaming. Hector Network believes that crosschain expansion, lowering the barrier to entry and providing trusted sources for information are key in mass adoption of this technology.";
4080
+ };
4081
+ readonly TOR: {
4082
+ readonly name: "TOR Stablecoin";
4083
+ readonly symbol: "TOR";
4084
+ readonly oracleId: "TOR";
4085
+ readonly address: "0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83";
4086
+ readonly chainId: 56;
4087
+ readonly decimals: 18;
4088
+ readonly logoURI: "https://raw.githubusercontent.com/ApeSwapFinance/apeswap-token-lists/main/assets/TOR.svg";
4089
+ readonly website: "https://tor.hector.network/";
4090
+ 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.";
4091
+ readonly risks: readonly ["SYNTH_STABLE"];
4092
+ };
4093
+ readonly CSIX: {
4094
+ readonly name: "Carbon";
4095
+ readonly symbol: "CSIX";
4096
+ readonly oracleId: "CSIX";
4097
+ readonly address: "0x04756126F044634C9a0f0E985e60c88a51ACC206";
4098
+ readonly chainId: 56;
4099
+ readonly decimals: 18;
4100
+ readonly logoURI: "";
4101
+ readonly website: "https://carbon.website/";
4102
+ readonly description: "Carbon is a Decentralized browser with AdBlock, VPN, Crypto Wallet, 100% Privacy and many other features.";
4103
+ };
4104
+ readonly 'USD+': {
4105
+ readonly name: "USD+ Stablecoin";
4106
+ readonly symbol: "USD+";
4107
+ readonly oracleId: "bUSD+";
4108
+ readonly address: "0xe80772Eaf6e2E18B651F160Bc9158b2A5caFCA65";
4109
+ readonly chainId: 56;
4110
+ readonly decimals: 6;
4111
+ readonly website: "https://overnight.fi/";
4112
+ readonly description: "USD+ is USDC that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDC. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
4113
+ readonly bridge: "native";
4114
+ readonly logoURI: "";
4115
+ readonly documentation: "https://docs.overnight.fi/";
4116
+ };
4117
+ readonly 'USDT+': {
4118
+ readonly name: "USDT+ Stablecoin";
4119
+ readonly symbol: "USDT+";
4120
+ readonly oracleId: "USDT+";
4121
+ readonly address: "0x5335E87930b410b8C5BB4D43c3360ACa15ec0C8C";
4122
+ readonly chainId: 56;
4123
+ readonly decimals: 18;
4124
+ readonly website: "https://overnight.fi/";
4125
+ readonly description: "USDT+ is USDT that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into USDT. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
4126
+ readonly bridge: "native";
4127
+ readonly logoURI: "";
4128
+ readonly documentation: "https://docs.overnight.fi/";
4129
+ };
4130
+ readonly USDD: {
4131
+ readonly name: "Decentralized USD";
4132
+ readonly symbol: "USDD";
4133
+ readonly oracleId: "USDD";
4134
+ readonly address: "0xd17479997F34dd9156Deef8F95A52D81D265be9c";
4135
+ readonly chainId: 56;
4136
+ readonly decimals: 18;
4137
+ readonly logoURI: "";
4138
+ readonly website: "https://usdd.io/";
4139
+ readonly description: "The USDD protocol aims to provide the blockchain industry with the most stable, decentralized, tamper-proof, and freeze-free stablecoin system, a perpetual system independent from any centralized entity.";
4140
+ readonly documentation: "https://usdd.io/docs/";
4141
+ readonly risks: readonly ["SYNTH_STABLE"];
4142
+ };
4143
+ readonly frxETH: {
4144
+ readonly name: "Frax Ether";
4145
+ readonly symbol: "frxETH";
4146
+ readonly oracleId: "frxETH";
4147
+ readonly address: "0x64048A7eEcF3a2F1BA9e144aAc3D7dB6e58F555e";
4148
+ readonly chainId: 56;
4149
+ readonly decimals: 18;
4150
+ readonly website: "https://app.frax.finance/frxeth/mint";
4151
+ 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.";
4152
+ readonly bridge: "frax";
4153
+ readonly logoURI: "";
4154
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
4155
+ };
4156
+ readonly sfrxETH: {
4157
+ readonly name: "Staked Frax Ether";
4158
+ readonly symbol: "sfrxETH";
4159
+ readonly oracleId: "sfrxETH";
4160
+ readonly address: "0x3Cd55356433C89E50DC51aB07EE0fa0A95623D53";
4161
+ readonly chainId: 56;
4162
+ readonly decimals: 18;
4163
+ readonly website: "https://app.frax.finance/frxeth/mint";
4164
+ readonly description: "sfrxETH is a ERC-4626 vault designed to accrue the staking yield of the Frax ETH validators. At any time, frxETH can be exchanged for sfrxETH by depositing it into the sfrxETH vault, which allows users to earn staking yield on their frxETH. Over time, as validators accrue staking yield, an equivalent amount of frxETH is minted and added to the vault, allowing users to redeem their sfrxETH for an greater amount of frxETH than they deposited. ";
4165
+ readonly logoURI: "";
4166
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
4167
+ };
4168
+ readonly ID: {
4169
+ readonly name: "SPACE ID";
4170
+ readonly symbol: "ID";
4171
+ readonly oracleId: "ID";
4172
+ readonly address: "0x2dfF88A56767223A5529eA5960Da7A3F5f766406";
4173
+ readonly chainId: 56;
4174
+ readonly decimals: 18;
4175
+ readonly logoURI: "https://thena.fi/images/tokens/ID.png";
4176
+ readonly website: "https://space.id/";
4177
+ readonly description: "SPACE ID is building a universal name service network with a one-stop identity platform to discover, register, trade, manage web3 domains.";
4178
+ readonly documentation: "https://docs.space.id/";
4179
+ };
4180
+ readonly APECOIN: {
4181
+ readonly name: "ApeCoin";
4182
+ readonly symbol: "APE";
4183
+ readonly oracleId: "APECOIN";
4184
+ readonly address: "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e";
4185
+ readonly chainId: 56;
4186
+ readonly decimals: 18;
4187
+ readonly logoURI: "";
4188
+ readonly website: "https://apecoin.dev/";
4189
+ readonly description: "APE is a BEP-20 token celebrating the \"ape\" crypto meme.";
4190
+ };
4191
+ readonly wBETH: {
4192
+ readonly name: "Wrapped Binance Beacon ETH";
4193
+ readonly symbol: "wBETH";
4194
+ readonly oracleId: "wBETH";
4195
+ readonly address: "0xa2E3356610840701BDf5611a53974510Ae27E2e1";
4196
+ readonly chainId: 56;
4197
+ readonly decimals: 18;
4198
+ readonly logoURI: "";
4199
+ readonly website: "https://www.binance.com/en";
4200
+ readonly documentation: "https://www.binance.com/en/wbeth";
4201
+ readonly description: "Wrapped Beacon ETH (\"WBETH\") is a wrapped version of BETH. Wrapped, WBETH is reward-bearing in nature. It accumulates ETH2.0 staking rewards not by growing in number, but by growing in value in relation to BETH. Unlike BETH, the value of WBETH will increase despite not being held in Binance Spot Wallet. That means WBETH provides you with double yield potential by (i) holding it to earn staking rewards, and (ii) moving it on-chain and exploring exciting DeFi and other dapps opportunities.";
4202
+ };
4203
+ readonly vUSDT: {
4204
+ readonly name: "Venus USDT";
4205
+ readonly symbol: "vUSDT";
4206
+ readonly oracleId: "vUSDT";
4207
+ readonly address: "0xfD5840Cd36d94D7229439859C0112a4185BC0255";
4208
+ readonly chainId: 56;
4209
+ readonly decimals: 8;
4210
+ readonly website: "https://venus.io/";
4211
+ readonly description: "Venus wrapped USDT. Venus is an algorithmic money market and synthetic stablecoin protocol launched exclusively on BNB Chain.";
4212
+ readonly logoURI: "";
4213
+ readonly staked: true;
4214
+ };
4215
+ readonly RDNT: {
4216
+ readonly name: "RDNT";
4217
+ readonly symbol: "RDNT";
4218
+ readonly oracleId: "RDNT";
4219
+ readonly address: "0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF";
4220
+ readonly chainId: 56;
4221
+ readonly decimals: 18;
4222
+ readonly website: "https://radiant.capital/";
4223
+ readonly description: "Radiant aims to be the first omnichain money market, where users can deposit any major asset on any major chain and borrow a variety of supported assets across multiple chains.";
4224
+ readonly logoURI: "";
4225
+ };
4226
+ readonly rBNB: {
4227
+ readonly name: "StaFi rBNB";
4228
+ readonly symbol: "rBNB";
4229
+ readonly oracleId: "rBNB";
4230
+ readonly address: "0xF027E525D491ef6ffCC478555FBb3CFabB3406a6";
4231
+ readonly chainId: 56;
4232
+ readonly decimals: 18;
4233
+ readonly website: "https://www.stafi.io/";
4234
+ readonly description: "StaFi is the first multi-chain liquid staking protocol that unlocks the liquidity of staked assets.";
4235
+ readonly logoURI: "";
4236
+ readonly documentation: "https://docs.stafi.io/";
4237
+ readonly bridge: "native";
4238
+ };
4239
+ readonly voldBIFI: {
4240
+ readonly name: "Venus BIFI";
4241
+ readonly symbol: "oldBIFI";
4242
+ readonly oracleId: "voldBIFI";
4243
+ readonly address: "0xC718c51958d3fd44f5F9580c9fFAC2F89815C909";
4244
+ readonly chainId: 56;
4245
+ readonly decimals: 8;
4246
+ readonly website: "https://venus.io/";
4247
+ readonly description: "Venus wrapped BIFI. Venus is an algorithmic money market and synthetic stablecoin protocol launched exclusively on BNB Chain.";
4248
+ readonly logoURI: "";
4249
+ };
4250
+ readonly FIS: {
4251
+ readonly name: "FIS";
4252
+ readonly symbol: "FIS";
4253
+ readonly oracleId: "FIS";
4254
+ readonly address: "0xF4bafAEAE73a4A7C8b6479970075e91e641fB1FC";
4255
+ readonly chainId: 56;
4256
+ readonly decimals: 18;
4257
+ readonly website: "https://stafi.io/";
4258
+ readonly description: "FIS is the native token of StaFi, with an initial issuance of 100 million and further issuance planned each year. Similar to how DOT is to Polkadot, FIS is essential to prevent system abuse and value capture in the StaFi ecosystem. StaFi is the first multi-chain liquid staking protocol that unlocks the liquidity of staked assets.";
4259
+ readonly logoURI: "";
4260
+ };
4261
+ readonly USDV: {
4262
+ readonly name: "USDV";
4263
+ readonly symbol: "USDV";
4264
+ readonly oracleId: "USDV";
4265
+ readonly address: "0x323665443CEf804A3b5206103304BD4872EA4253";
4266
+ readonly chainId: 56;
4267
+ readonly decimals: 6;
4268
+ readonly logoURI: "";
4269
+ readonly website: "https://usdv.money/";
4270
+ readonly description: "Verified USD (USDV) is the first stablecoin that rewards Verified Minters based on their contribution to the tokens active circulation.";
4271
+ readonly documentation: "https://docs.usdv.money/docs";
4272
+ readonly bridge: "layer-zero";
4273
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
4274
+ };
4275
+ readonly weETH: {
4276
+ readonly name: "Wrapped eETH";
4277
+ readonly symbol: "weETH";
4278
+ readonly oracleId: "weETH";
4279
+ readonly address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A";
4280
+ readonly chainId: 56;
4281
+ readonly decimals: 18;
4282
+ readonly logoURI: "";
4283
+ readonly website: "https://ether.fi/";
4284
+ readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
4285
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
4286
+ readonly bridge: "stargate";
4287
+ readonly risks: readonly ["NO_TIMELOCK"];
4288
+ };
4289
+ readonly ZRO: {
4290
+ readonly name: "LayerZero";
4291
+ readonly symbol: "ZRO";
4292
+ readonly oracleId: "ZRO";
4293
+ readonly address: "0x6985884C4392D348587B19cb9eAAf157F13271cd";
4294
+ readonly chainId: 56;
4295
+ readonly decimals: 18;
4296
+ readonly logoURI: "";
4297
+ readonly website: "https://layerzero.network/";
4298
+ readonly documentation: "https://docs.layerzero.network/v2";
4299
+ readonly description: "ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.";
4300
+ readonly bridge: "layer-zero";
4301
+ };
4302
+ readonly slisBNB: {
4303
+ readonly name: "Staked Lista BNB";
4304
+ readonly symbol: "slisBNB";
4305
+ readonly oracleId: "slisBNB";
4306
+ readonly address: "0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B";
4307
+ readonly chainId: 56;
4308
+ readonly decimals: 18;
4309
+ readonly logoURI: "";
4310
+ readonly website: "https://lista.org/";
4311
+ readonly documentation: "https://docs.bsc.lista.org/";
4312
+ readonly description: "slisBNB is the yield bearing & liquid staking token for Synclub, which appreciates against BNB in line with BNB’s staking APR.";
4313
+ readonly bridge: "native";
4314
+ readonly risks: readonly ["NO_TIMELOCK"];
4315
+ };
4316
+ readonly lisUSD: {
4317
+ readonly name: "Lista USD";
4318
+ readonly symbol: "lisUSD";
4319
+ readonly oracleId: "lisUSD";
4320
+ readonly address: "0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5";
4321
+ readonly chainId: 56;
4322
+ readonly decimals: 18;
4323
+ readonly logoURI: "";
4324
+ readonly website: "https://lista.org/";
4325
+ readonly documentation: "https://docs.bsc.lista.org/";
4326
+ readonly description: "lisUSD is a decentralized, unbiased, collateral backed destablecoin soft-pegged to the US Dollar. Users who have collateralized their assets via Lista are eligible to take out a loan in lisUSD against their collateral.";
4327
+ readonly bridge: "native";
4328
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
4329
+ };
4330
+ readonly pxETH: {
4331
+ readonly name: "Pirex Ether OFT";
4332
+ readonly symbol: "pxETH";
4333
+ readonly oracleId: "pxETH";
4334
+ readonly address: "0x300d2c875C6fb8Ce4bf5480B4d34b7c9ea8a33A4";
4335
+ readonly chainId: 56;
4336
+ readonly decimals: 18;
4337
+ readonly logoURI: "";
4338
+ readonly website: "https://dinero.xyz/";
4339
+ readonly documentation: "https://dinero.xyz/docs";
4340
+ readonly description: "pxETH is an Ethereum liquid staking solution that forms the foundation of the Dinero protocol.";
4341
+ readonly bridge: "layer-zero";
4342
+ readonly risks: readonly ["NO_TIMELOCK"];
4343
+ };
4344
+ readonly axlUSDC: {
4345
+ readonly name: "Axelar Wrapped USDC";
4346
+ readonly symbol: "axlUSDC";
4347
+ readonly oracleId: "axlUSDC";
4348
+ readonly address: "0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3";
4349
+ readonly chainId: 56;
4350
+ readonly decimals: 6;
4351
+ readonly website: "https://www.circle.com/usdc";
4352
+ readonly documentation: "https://developers.circle.com/docs";
4353
+ 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.";
4354
+ readonly bridge: "axelar";
4355
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d.png";
4356
+ };
4357
+ readonly PEPE: {
4358
+ readonly name: "Pepe";
4359
+ readonly symbol: "PEPE";
4360
+ readonly oracleId: "PEPE";
4361
+ readonly address: "0x25d887Ce7a35172C62FeBFD67a1856F20FaEbB00";
4362
+ readonly chainId: 56;
4363
+ readonly decimals: 18;
4364
+ readonly logoURI: "";
4365
+ readonly website: "https://www.pepe.vip/";
4366
+ readonly documentation: "https://www.pepe.vip/";
4367
+ readonly description: "Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.";
4368
+ readonly bridge: "layer-zero";
4369
+ readonly risks: readonly ["NO_TIMELOCK"];
4370
+ };
4371
+ readonly 'SolvBTC.BBN': {
4372
+ readonly name: "SolvBTC Babylon";
4373
+ readonly symbol: "SolvBTC.BBN";
4374
+ readonly oracleId: "SolvBTC.BBN";
4375
+ readonly address: "0x1346b618dC92810EC74163e4c27004c921D446a5";
4376
+ readonly chainId: 56;
4377
+ readonly decimals: 18;
4378
+ readonly logoURI: "";
4379
+ readonly website: "https://app.solv.finance/babylon";
4380
+ readonly description: "SolvBTC.BBN is a liquid staking token (LST) for Bitcoin, representing the staked Bitcoin in Babylon. SolvBTC.BBN allows Bitcoin holders to earn staking yields, in exchange for sharing $1.3 trillion economic security of Bitcoin with PoS chains, while enabling them the flexibility to participate in DeFi.";
4381
+ readonly bridge: "native";
4382
+ readonly documentation: "https://docs.solv.finance/solv-documentation/getting-started-2/solvbtc.bbn";
4383
+ readonly risks: readonly ["NO_TIMELOCK"];
4384
+ };
4385
+ readonly wstETH: {
4386
+ readonly name: "Lido Wrapped Staked ETH";
4387
+ readonly symbol: "wstETH";
4388
+ readonly oracleId: "wstETH";
4389
+ readonly address: "0x26c5e01524d2E6280A48F2c50fF6De7e52E9611C";
4390
+ readonly chainId: 56;
4391
+ readonly decimals: 18;
4392
+ readonly logoURI: "";
4393
+ readonly website: "https://lido.fi/";
4394
+ readonly documentation: "https://docs.lido.fi/";
4395
+ readonly description: "Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
4396
+ readonly bridge: "wormhole";
4397
+ };
4398
+ readonly SHELL: {
4399
+ readonly name: "MyShell Token";
4400
+ readonly symbol: "SHELL";
4401
+ readonly oracleId: "SHELL";
4402
+ readonly address: "0xf2c88757f8d03634671208935974B60a2a28Bdb3";
4403
+ readonly chainId: 56;
4404
+ readonly decimals: 18;
4405
+ readonly logoURI: "";
4406
+ readonly website: "https://myshell.ai/";
4407
+ readonly description: "MyShell is a decentralized AI consumer layer, connecting consumers, AI agent creators, and open-source researchers. ";
4408
+ readonly documentation: "https://docs.myshell.ai/";
4409
+ readonly bridge: "layer-zero";
4410
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
4411
+ };
4412
+ readonly TST: {
4413
+ readonly name: "Test";
4414
+ readonly symbol: "TST";
4415
+ readonly oracleId: "TST";
4416
+ readonly address: "0x86Bb94DdD16Efc8bc58e6b056e8df71D9e666429";
4417
+ readonly chainId: 56;
4418
+ readonly decimals: 18;
4419
+ readonly logoURI: "";
4420
+ readonly website: "https://testtoken.vip/";
4421
+ readonly description: "$TST is a test token deployed by BNBCHAIN on FOUR.MEME";
4422
+ readonly bridge: "native";
4423
+ };
4424
+ readonly Broccoli: {
4425
+ readonly name: "Broccoli";
4426
+ readonly symbol: "Broccoli";
4427
+ readonly oracleId: "Broccoli";
4428
+ readonly address: "0x12B4356C65340Fb02cdff01293F95FEBb1512F3b";
4429
+ readonly chainId: 56;
4430
+ readonly decimals: 18;
4431
+ readonly logoURI: "";
4432
+ readonly website: "https://firstbroccoli.com/";
4433
+ readonly description: "First memecoin inspired by CZ Dog called Broccoli on BSC";
4434
+ readonly documentation: "";
4435
+ readonly bridge: "native";
4436
+ };
4437
+ readonly BroccoliCZDog: {
4438
+ readonly name: "CZ'S DOG";
4439
+ readonly symbol: "BroccoliCZDog";
4440
+ readonly oracleId: "BroccoliCZDog";
4441
+ readonly address: "0x6d5AD1592ed9D6D1dF9b93c793AB759573Ed6714";
4442
+ readonly chainId: 56;
4443
+ readonly decimals: 18;
4444
+ readonly website: "https://www.broccoli.gg/";
4445
+ readonly description: "Paying homage to CZ's dog Broccoli, this token was the first to be deployed on BNB Chain through the platform four.meme.";
4446
+ readonly bridge: "native";
4447
+ };
4448
+ readonly TUT: {
4449
+ readonly name: "Tutorial";
4450
+ readonly symbol: "TUT";
4451
+ readonly oracleId: "TUT";
4452
+ readonly address: "0xCAAE2A2F939F51d97CdFa9A86e79e3F085b799f3";
4453
+ readonly chainId: 56;
4454
+ readonly decimals: 18;
4455
+ readonly website: "https://tutorialtoken.com/";
4456
+ readonly description: "Tutorial is a token created by a developer who initially made a tutorial on launching a token on the BNB Chain. The original Tutorial token was on the testnet, and the developer decided to launch it on the mainnet as a meme.";
4457
+ readonly bridge: "native";
4458
+ };
4459
+ readonly mubarak: {
4460
+ readonly name: "mubarak";
4461
+ readonly symbol: "mubarak";
4462
+ readonly oracleId: "mubarak";
4463
+ readonly address: "0x5C85D6C6825aB4032337F11Ee92a72DF936b46F6";
4464
+ readonly chainId: 56;
4465
+ readonly decimals: 18;
4466
+ readonly website: "https://www.mubarak-cto.com/";
4467
+ readonly description: "Mubarak - a crypto meme launched on the Fourmeme platform, now taken over and developed by the community.";
4468
+ readonly bridge: "native";
4469
+ };
4470
+ readonly SIREN: {
4471
+ readonly name: "SIREN";
4472
+ readonly symbol: "SIREN";
4473
+ readonly oracleId: "SIREN";
4474
+ readonly address: "0x997A58129890bBdA032231A52eD1ddC845fc18e1";
4475
+ readonly chainId: 56;
4476
+ readonly decimals: 18;
4477
+ readonly logoURI: "";
4478
+ readonly website: "https://four.meme/token/0x997a58129890bbda032231a52ed1ddc845fc18e1";
4479
+ readonly description: "Step into the mystique of ancient lore reimagined for the digital age with SirenAI. Discover your fortune island.";
4480
+ readonly documentation: "";
4481
+ readonly bridge: "native";
4482
+ };
4483
+ readonly B: {
4484
+ readonly name: "B";
4485
+ readonly symbol: "B";
4486
+ readonly oracleId: "B";
4487
+ readonly address: "0x6bdcCe4A559076e37755a78Ce0c06214E59e4444";
4488
+ readonly chainId: 56;
4489
+ readonly decimals: 18;
4490
+ readonly logoURI: "";
4491
+ readonly website: "https://www.buildon.online/";
4492
+ readonly description: "The BSC Mascot of Building, Leading real USD1 construction";
4493
+ readonly documentation: "";
4494
+ readonly bridge: "native";
4495
+ };
4496
+ readonly USD1: {
4497
+ readonly name: "World Liberty Financial USD";
4498
+ readonly symbol: "USD1";
4499
+ readonly oracleId: "USD1";
4500
+ readonly address: "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d";
4501
+ readonly chainId: 56;
4502
+ readonly decimals: 18;
4503
+ readonly logoURI: "";
4504
+ readonly website: "https://www.worldlibertyfinancial.com/";
4505
+ readonly description: "USD1 is a US stablecoin launched by the Trump-linked crypto project, World Liberty Financial.";
4506
+ readonly documentation: "https://static.worldlibertyfinancial.com/docs/us/gold-paper.pdf";
4507
+ readonly bridge: "native";
4508
+ };
4509
+ readonly RION: {
4510
+ readonly name: "Hyperion";
4511
+ readonly symbol: "RION";
4512
+ readonly oracleId: "RION";
4513
+ readonly address: "0xC0c240C870606a5Cb3150795E2D0dffF9f1F7456";
4514
+ readonly chainId: 56;
4515
+ readonly decimals: 18;
4516
+ readonly logoURI: "";
4517
+ readonly website: "https://hyperion.xyz/";
4518
+ readonly description: "Hyperion is a high-performance platform powered by Aptos parallel execution engine. By combining swap aggregation, market-making (CLMM and the upcoming DLMM), and vault strategies into one seamless on-chain experience, Hyperion is building the unified liquidity and trading layer of Aptos.";
4519
+ readonly documentation: "https://docs.hyperion.xyz/";
4520
+ readonly bridge: "layer-zero";
4521
+ };
4522
+ readonly ASTER: {
4523
+ readonly name: "Aster";
4524
+ readonly symbol: "ASTER";
4525
+ readonly oracleId: "ASTER";
4526
+ readonly address: "0x000Ae314E2A2172a039B26378814C252734f556A";
4527
+ readonly chainId: 56;
4528
+ readonly decimals: 18;
4529
+ readonly logoURI: "";
4530
+ readonly website: "https://www.asterdex.com/en";
4531
+ readonly description: "Aster is our unified vision to simplify and elevate the DeFi experience. It’s a platform where security, performance, and community-first design come together. Industry leaders recognized Astherus for its powerful yield-generating products and APX for its robust perpetual trading infrastructure. Now, with Aster, we combine those strengths to build a seamless ecosystem — one where traders and earners alike can access everything they need without friction. From one-click trading to smart automation and deep on-chain liquidity, Aster is rethinking how DeFi should work — simple, efficient, and built for users.";
4532
+ readonly documentation: "https://docs.asterdex.com/";
4533
+ readonly bridge: "native";
4534
+ };
4535
+ readonly GIGGLE: {
4536
+ readonly name: "Giggle Fund";
4537
+ readonly symbol: "GIGGLE";
4538
+ readonly oracleId: "GIGGLE";
4539
+ readonly address: "0x20d6015660b3fe52e6690a889b5C51F69902cE0e";
4540
+ readonly chainId: 56;
4541
+ readonly decimals: 18;
4542
+ readonly logoURI: "";
4543
+ readonly website: "https://giggletoken.com/";
4544
+ readonly description: "Supporting children's education through community donations to GiggleAcademy";
4545
+ readonly bridge: "native";
4546
+ };
4547
+ readonly XPL: {
4548
+ readonly name: "Plasma";
4549
+ readonly symbol: "XPL";
4550
+ readonly oracleId: "XPL";
4551
+ readonly address: "0x405FBc9004D857903bFD6b3357792D71a50726b0";
4552
+ readonly chainId: 56;
4553
+ readonly decimals: 18;
4554
+ readonly logoURI: "";
4555
+ readonly website: "https://www.plasma.to/";
4556
+ readonly description: "Plasma is a high-performance layer 1 blockchain purpose-built for stablecoins.";
4557
+ readonly documentation: "https://docs.plasma.to/";
4558
+ readonly bridge: "layer-zero";
4559
+ readonly risks: readonly ["NO_TIMELOCK"];
4560
+ };
4561
+ readonly PUP: {
4562
+ readonly name: "PUP";
4563
+ readonly symbol: "PUP";
4564
+ readonly oracleId: "PUP";
4565
+ readonly address: "0x73b84F7E3901F39FC29F3704a03126D317Ab4444";
4566
+ readonly chainId: 56;
4567
+ readonly decimals: 18;
4568
+ readonly logoURI: "";
4569
+ readonly website: "https://pupxbnb.com/";
4570
+ readonly description: "MEMECOIN: The Loyal Mirror Pup Reflecting Gains on the Chain";
4571
+ readonly bridge: "native";
4572
+ };
4573
+ readonly BINANCE_LIFE: {
4574
+ readonly name: "币安人生";
4575
+ readonly symbol: "币安人生";
4576
+ readonly oracleId: "BINANCE_LIFE";
4577
+ readonly address: "0x924fa68a0FC644485b8df8AbfA0A41C2e7744444";
4578
+ readonly chainId: 56;
4579
+ readonly decimals: 18;
4580
+ readonly logoURI: "";
4581
+ readonly website: "https://x.com/heyibinance/status/1974489756164575458";
4582
+ readonly description: "MEMECOIN: Oh my, thank you, Jason. You are so kind and insightful. You are just like Binance. I wish you can hold BNB, drive a Binance car, live in a Binance community, and enjoy a Binance life.";
4583
+ readonly bridge: "native";
4584
+ };
4585
+ readonly FOUR: {
4586
+ readonly name: "4";
4587
+ readonly symbol: "4";
4588
+ readonly oracleId: "FOUR";
4589
+ readonly address: "0x0A43fC31a73013089DF59194872Ecae4cAe14444";
4590
+ readonly chainId: 56;
4591
+ readonly decimals: 18;
4592
+ readonly logoURI: "";
4593
+ readonly website: "https://x.com/4onbsc";
4594
+ readonly description: "MEMECOIN: The Spirit of BSC";
4595
+ readonly bridge: "native";
4596
+ };
4597
+ readonly PALU: {
4598
+ readonly name: "Palu";
4599
+ readonly symbol: "PALU";
4600
+ readonly oracleId: "PALU";
4601
+ readonly address: "0x02e75d28A8AA2a0033b8cf866fCf0bB0E1eE4444";
4602
+ readonly chainId: 56;
4603
+ readonly decimals: 18;
4604
+ readonly logoURI: "";
4605
+ readonly website: "https://paluonbnb.com/";
4606
+ readonly description: "MEMECOIN: The perfect plushy born in the perfect era.";
4607
+ readonly bridge: "native";
4608
+ };
4609
+ readonly FORM: {
4610
+ readonly name: "FORM Token";
4611
+ readonly symbol: "FORM";
4612
+ readonly oracleId: "FORM";
4613
+ readonly address: "0x5b73A93b4E5e4f1FD27D8b3F8C97D69908b5E284";
4614
+ readonly chainId: 56;
4615
+ readonly decimals: 18;
4616
+ readonly logoURI: "";
4617
+ readonly website: "https://four.meme/";
4618
+ readonly description: "Four.meme is a streamlined, low-cost pathway to introduce even more meme tokens into the world. Create anything. Any meme you want to put out into the blockchain ecosystem. We’re here to be your canvas and your logistical minion. We’ll help you get the most traction possible with users on BSC. All we’re asking is you create the best viral memes that can potentially make you famous.";
4619
+ readonly documentation: "https://four-meme.gitbook.io/four.meme/protocol-integration";
4620
+ readonly bridge: "native";
4621
+ readonly risks: readonly ["NO_TIMELOCK"];
4622
+ };
4623
+ readonly BNBHolder: {
4624
+ readonly name: "BNBHolder";
4625
+ readonly symbol: "BNBHolder";
4626
+ readonly oracleId: "BNBHolder";
4627
+ readonly address: "0x44440f83419DE123d7d411187aDb9962db017d03";
4628
+ readonly chainId: 56;
4629
+ readonly decimals: 18;
4630
+ readonly logoURI: "";
4631
+ readonly website: "https://web3.binance.com/en/token/bsc/0x44440f83419de123d7d411187adb9962db017d03";
4632
+ readonly description: "MEMECOIN: BNBHolder, known as 币安Holder, embodies the spirit of steadfast commitment within the Binance ecosystem on the BNB Smart Chain (BSC).";
4633
+ readonly bridge: "native";
4634
+ };
4635
+ readonly COAI: {
4636
+ readonly name: "ChainOpera AI";
4637
+ readonly symbol: "COAI";
4638
+ readonly oracleId: "COAI";
4639
+ readonly address: "0x0A8D6C86e1bcE73fE4D0bD531e1a567306836EA5";
4640
+ readonly chainId: 56;
4641
+ readonly decimals: 18;
4642
+ readonly logoURI: "";
4643
+ readonly website: "https://chainopera.ai/";
4644
+ readonly description: "ChainOpera AI empowers collaborative intelligence through a network of AI agents co-created and co-operated by the community.";
4645
+ readonly bridge: "native";
4646
+ readonly risks: readonly ["LARGE_HOLDERS"];
4647
+ readonly documentation: "https://paper.chainopera.ai/";
4648
+ };
4649
+ readonly FINGERHEART: {
4650
+ readonly name: "Finger Heart";
4651
+ readonly symbol: "FINGERHEART";
4652
+ readonly oracleId: "FINGERHEART";
4653
+ readonly address: "0xd6d4854C63055E7D0caaE22aB8c4e023104a4444";
4654
+ readonly chainId: 56;
4655
+ readonly decimals: 18;
4656
+ readonly logoURI: "";
4657
+ readonly website: "https://x.com/cz_binance/status/1978873432667492537";
4658
+ readonly description: "MEMECOIN: Inspired by CZ's finger heart emoji tweet.";
4659
+ readonly bridge: "native";
4660
+ };
4661
+ readonly XPIN: {
4662
+ readonly name: "XPIN";
4663
+ readonly symbol: "XPIN";
4664
+ readonly oracleId: "XPIN";
4665
+ readonly address: "0xD955c9bA56Fb1AB30e34766e252A97ccCE3D31A6";
4666
+ readonly chainId: 56;
4667
+ readonly decimals: 18;
4668
+ readonly logoURI: "";
4669
+ readonly website: "https://www.xpin.network/";
4670
+ readonly description: "XPIN Network is a revolutionary Decentralized Wireless Network Platform designed to redefine global connectivity. The $XPIN token powers the network.";
4671
+ readonly bridge: "native";
4672
+ readonly risks: readonly ["LARGE_HOLDERS"];
4673
+ readonly documentation: "https://docs.xpin.network/tokenomics";
4674
+ };
4675
+ readonly LAB: {
4676
+ readonly name: "LAB";
4677
+ readonly symbol: "LAB";
4678
+ readonly oracleId: "LAB";
4679
+ readonly address: "0x7ec43Cf65F1663F820427C62A5780b8f2E25593A";
4680
+ readonly chainId: 56;
4681
+ readonly decimals: 18;
4682
+ readonly logoURI: "";
4683
+ readonly website: "https://lab.pro/";
4684
+ readonly description: "Multi-chain trading infrastructure – overlay, app & Telegram. Trade and analyze with sub-second execution, low fees, and transparent rewards.";
4685
+ readonly bridge: "native";
4686
+ readonly risks: readonly ["LARGE_HOLDERS"];
4687
+ readonly documentation: "https://docs.lab.pro/";
4688
+ };
4689
+ };