@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,3084 @@
1
+ export declare const tokens: {
2
+ readonly WNATIVE: {
3
+ readonly name: "Wrapped Ether";
4
+ readonly address: "0x4200000000000000000000000000000000000006";
5
+ readonly symbol: "WETH";
6
+ readonly oracleId: "WETH";
7
+ readonly decimals: 18;
8
+ readonly chainId: 8453;
9
+ readonly website: "https://weth.io/";
10
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
11
+ readonly bridge: "base-canonical";
12
+ readonly logoURI: "";
13
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
14
+ };
15
+ readonly FEES: {
16
+ readonly name: "Wrapped Ether";
17
+ readonly address: "0x4200000000000000000000000000000000000006";
18
+ readonly symbol: "WETH";
19
+ readonly oracleId: "WETH";
20
+ readonly decimals: 18;
21
+ readonly chainId: 8453;
22
+ readonly website: "https://weth.io/";
23
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
24
+ readonly bridge: "base-canonical";
25
+ readonly logoURI: "";
26
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
27
+ };
28
+ readonly ETH: {
29
+ readonly name: "Wrapped Ether";
30
+ readonly address: "0x4200000000000000000000000000000000000006";
31
+ readonly symbol: "WETH";
32
+ readonly oracleId: "WETH";
33
+ readonly decimals: 18;
34
+ readonly chainId: 8453;
35
+ readonly website: "https://weth.io/";
36
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
37
+ readonly bridge: "base-canonical";
38
+ readonly logoURI: "";
39
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
40
+ };
41
+ readonly WETH: {
42
+ readonly name: "Wrapped Ether";
43
+ readonly address: "0x4200000000000000000000000000000000000006";
44
+ readonly symbol: "WETH";
45
+ readonly oracleId: "WETH";
46
+ readonly decimals: 18;
47
+ readonly chainId: 8453;
48
+ readonly website: "https://weth.io/";
49
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
50
+ readonly bridge: "base-canonical";
51
+ readonly logoURI: "";
52
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
53
+ };
54
+ readonly mooBIFI: {
55
+ readonly name: "Bridged BIFI Vault Receipt";
56
+ readonly symbol: "mooBIFI";
57
+ readonly oracleId: "basemooBIFI";
58
+ readonly address: "0xc55E93C62874D8100dBd2DfE307EDc1036ad5434";
59
+ readonly chainId: 8453;
60
+ readonly decimals: 18;
61
+ readonly website: "https://beefy.com";
62
+ readonly description: "The incentive-bearing Beefy Token (mooBIFI) applies the magic of Beefy's autocompounding technology to the BIFI token. It is the vault token for the BIFI Vault, which automatically claims and swaps governance incentives into more BIFI, and redeposits to unlock exponential growth. On chains other than Ethereum, mooBIFI is a bridged copy of the native Ethereum token, and cannot be returned to BIFI without first bridging back to Ethereum. mooBIFI holders on all chains retain their full voting power corresponding to the underlying amount of BIFI deposited and compounding on Ethereum.";
63
+ readonly logoURI: "https://beefy.com/icons/128/mooBIFI.png";
64
+ readonly documentation: "https://docs.beefy.finance/";
65
+ readonly bridge: "beefy";
66
+ };
67
+ readonly BSX: {
68
+ readonly name: "BSX";
69
+ readonly symbol: "BSX";
70
+ readonly oracleId: "BSX";
71
+ readonly address: "0xd5046B976188EB40f6DE40fB527F89c05b323385";
72
+ readonly chainId: 8453;
73
+ readonly decimals: 18;
74
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xd5046B976188EB40f6DE40fB527F89c05b323385.svg";
75
+ readonly website: "https://baseswap.fi/";
76
+ readonly description: "BSX is the incentives token of BaseSwap, rewarded to liquidity providers in the BaseSwap ecosystem. xBSX is the escrow version of BSX and can be vested over time.";
77
+ readonly documentation: "https://base-swap-1.gitbook.io/baseswap/tokenomics/usdbsx-token";
78
+ readonly bridge: "native";
79
+ };
80
+ readonly BASO: {
81
+ readonly name: "BASO";
82
+ readonly symbol: "BASO";
83
+ readonly oracleId: "BASO";
84
+ readonly address: "0x23E1A3BcDcEE4C59209d8871140eB7DD2bD9d1cE";
85
+ readonly chainId: 8453;
86
+ readonly decimals: 18;
87
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x23E1A3BcDcEE4C59209d8871140eB7DD2bD9d1cE.svg";
88
+ readonly website: "https://www.baso.finance/";
89
+ readonly description: "BASO is the governance token of Baso Finance, a Velodrome inspired DEX. Liquidity providers are rewarded with BASO and veBASO holders vote on liquidity pools to receive bribes and trading fees.";
90
+ readonly documentation: "https://basofinance.gitbook.io/basofinance/";
91
+ readonly bridge: "native";
92
+ };
93
+ readonly EURA: {
94
+ readonly name: "EURA (previously agEUR)";
95
+ readonly symbol: "EURA";
96
+ readonly oracleId: "agEUR";
97
+ readonly address: "0xA61BeB4A3d02decb01039e378237032B351125B4";
98
+ readonly chainId: 8453;
99
+ readonly decimals: 18;
100
+ readonly logoURI: "";
101
+ readonly website: "https://app.angle.money/";
102
+ readonly description: "EURA (previously agEUR) is pegged to the value of the Euro (€) and is a product of Angle, a decentralized, capital-efficient and over-collateralized stablecoins protocol.";
103
+ readonly bridge: "layer-zero";
104
+ readonly documentation: "https://docs.angle.money/";
105
+ readonly risks: readonly ["SYNTH_STABLE"];
106
+ };
107
+ readonly USDA: {
108
+ readonly name: "USDA";
109
+ readonly symbol: "USDA";
110
+ readonly oracleId: "USDA";
111
+ readonly address: "0x0000206329b97DB379d5E1Bf586BbDB969C63274";
112
+ readonly chainId: 8453;
113
+ readonly decimals: 18;
114
+ readonly logoURI: "";
115
+ readonly website: "https://app.angle.money/";
116
+ readonly description: "USDA is pegged to the value of the Dollar ($) and is a product of Angle, a decentralized, capital-efficient and over-collateralized stablecoins protocol.";
117
+ readonly bridge: "layer-zero";
118
+ readonly documentation: "https://docs.angle.money/";
119
+ readonly risks: readonly ["SYNTH_STABLE"];
120
+ };
121
+ readonly THALES: {
122
+ readonly name: "Thales DAO Token";
123
+ readonly symbol: "THALES";
124
+ readonly oracleId: "THALES";
125
+ readonly address: "0xf34e0cff046e154CAfCae502C7541b9E5FD8C249";
126
+ readonly chainId: 8453;
127
+ readonly decimals: 18;
128
+ readonly logoURI: "";
129
+ readonly website: "https://thalesmarket.io/markets";
130
+ readonly description: "Thales is an Ethereum protocol that allows the creation of peer-to-peer parimutuel markets that anyone can join.";
131
+ readonly documentation: "https://docs.thalesmarket.io/";
132
+ readonly bridge: "celer";
133
+ };
134
+ readonly SONNE: {
135
+ readonly name: "Sonne";
136
+ readonly symbol: "SONNE";
137
+ readonly oracleId: "SONNE";
138
+ readonly address: "0x22a2488fE295047Ba13BD8cCCdBC8361DBD8cf7c";
139
+ readonly chainId: 8453;
140
+ readonly decimals: 18;
141
+ readonly logoURI: "";
142
+ readonly website: "https://sonne.finance/";
143
+ readonly description: "Sonne Finance is an EVM compatible lending/borrowing protocol that has launched on multiple chains. Sonne Finance provides peer-to-peer lending solutions that are fully decentralized, transparent and non-custodial.";
144
+ readonly documentation: "https://docs.sonne.finance/";
145
+ readonly bridge: "axelar";
146
+ };
147
+ readonly UNIDX: {
148
+ readonly name: "Unidex";
149
+ readonly symbol: "UNIDX";
150
+ readonly oracleId: "UNIDX";
151
+ readonly address: "0x6B4712AE9797C199edd44F897cA09BC57628a1CF";
152
+ readonly chainId: 8453;
153
+ readonly decimals: 18;
154
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x6B4712AE9797C199edd44F897cA09BC57628a1CF.svg";
155
+ readonly website: "https://app.unidex.exchange/trading";
156
+ readonly description: "UniDex is building on top of the existing landscape by introducing a perpetual leverage trading platform that will allow any synthetic asset to be traded in a permissionless, transparent, and trader-focused platform for any person to tap into.";
157
+ readonly documentation: "https://unidexexchange.gitbook.io/unidex/";
158
+ readonly bridge: "synapse";
159
+ };
160
+ readonly axlWBTC: {
161
+ readonly name: "Axelar Wrapped WBTC";
162
+ readonly symbol: "axlWBTC";
163
+ readonly oracleId: "axlWBTC";
164
+ readonly address: "0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad";
165
+ readonly chainId: 8453;
166
+ readonly decimals: 8;
167
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad.svg";
168
+ readonly website: "https://wbtc.network/";
169
+ readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.";
170
+ readonly documentation: "https://wbtc.network/";
171
+ readonly bridge: "axelar";
172
+ };
173
+ readonly BASE: {
174
+ readonly name: "BASE";
175
+ readonly symbol: "BASE";
176
+ readonly oracleId: "BASE";
177
+ readonly address: "0xd07379a755A8f11B57610154861D694b2A0f615a";
178
+ readonly chainId: 8453;
179
+ readonly decimals: 18;
180
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xd07379a755A8f11B57610154861D694b2A0f615a.svg";
181
+ readonly website: "https://swapbased.finance/#/";
182
+ readonly description: "BASE is the governance token of SwapBased, a DEX built on the Base blockchain.";
183
+ readonly documentation: "https://docs.swapbased.finance/";
184
+ readonly bridge: "native";
185
+ };
186
+ readonly WELL: {
187
+ readonly name: "WELL";
188
+ readonly symbol: "WELL.wh";
189
+ readonly oracleId: "WELL";
190
+ readonly address: "0xFF8adeC2221f9f4D8dfbAFa6B9a297d17603493D";
191
+ readonly chainId: 8453;
192
+ readonly decimals: 18;
193
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x511aB53F793683763E5a8829738301368a2411E3.svg";
194
+ readonly website: "https://moonwell.fi/";
195
+ readonly description: "WELL is the native governance token of the Moonwell protocol";
196
+ readonly bridge: "wormhole";
197
+ readonly documentation: "https://docs.moonwell.fi/moonwell/discover/about-moonwell";
198
+ };
199
+ readonly ALB: {
200
+ readonly name: "Alien Base";
201
+ readonly symbol: "ALB";
202
+ readonly oracleId: "ALB";
203
+ readonly address: "0x1dd2d631c92b1aCdFCDd51A0F7145A50130050C4";
204
+ readonly chainId: 8453;
205
+ readonly decimals: 18;
206
+ readonly logoURI: "";
207
+ readonly website: "https://app.alienbase.xyz/swap";
208
+ readonly description: "Reward token for the Alien Base DEX on the base chain. Farm and stake tokens.";
209
+ readonly documentation: "https://docs.alienbase.xyz/";
210
+ readonly bridge: "native";
211
+ };
212
+ readonly 'USD+': {
213
+ readonly name: "USD+";
214
+ readonly symbol: "USD+";
215
+ readonly oracleId: "baseUSD+";
216
+ readonly address: "0xB79DD08EA68A908A97220C76d19A6aA9cBDE4376";
217
+ readonly chainId: 8453;
218
+ readonly decimals: 6;
219
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xB79DD08EA68A908A97220C76d19A6aA9cBDE4376.svg";
220
+ readonly website: "https://overnight.fi/";
221
+ 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.";
222
+ readonly documentation: "https://docs.overnight.fi/";
223
+ readonly bridge: "native";
224
+ };
225
+ readonly 'DAI+': {
226
+ readonly name: "DAI+";
227
+ readonly symbol: "DAI+";
228
+ readonly oracleId: "DAI+";
229
+ readonly address: "0x65a2508C429a6078a7BC2f7dF81aB575BD9D9275";
230
+ readonly chainId: 8453;
231
+ readonly decimals: 18;
232
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x65a2508C429a6078a7BC2f7dF81aB575BD9D9275.svg";
233
+ readonly website: "https://overnight.fi/";
234
+ readonly description: "DAI+ is DAI that pays you yield daily via rebase. It is 100% collateralized with assets immediately convertible into DAI. Yield is generated via strategies such as lending and stable-to-stable pools. Initial strategies include Aave, Rubicon, and Pika.";
235
+ readonly documentation: "https://docs.overnight.fi/";
236
+ readonly bridge: "native";
237
+ };
238
+ readonly OVN: {
239
+ readonly name: "OVN";
240
+ readonly symbol: "OVN";
241
+ readonly oracleId: "baseOVN";
242
+ readonly address: "0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396";
243
+ readonly chainId: 8453;
244
+ readonly decimals: 18;
245
+ readonly website: "https://overnight.fi/";
246
+ readonly description: "OVN token is a utility token that serves multiple purposes in the Overnight protocol. It is used for bribes to promote USD+ and incentivize conservative risk decisions, as well as for voting rights to establish decentralized risk monitoring and management processes.";
247
+ readonly bridge: "axelar";
248
+ readonly logoURI: "";
249
+ readonly documentation: "https://docs.overnight.fi/";
250
+ };
251
+ readonly MIM: {
252
+ readonly name: "Magic Internet Money";
253
+ readonly symbol: "MIM";
254
+ readonly oracleId: "MIM";
255
+ readonly address: "0x4A3A6Dd60A34bB2Aba60D73B4C88315E9CeB6A3D";
256
+ readonly chainId: 8453;
257
+ readonly decimals: 18;
258
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4A3A6Dd60A34bB2Aba60D73B4C88315E9CeB6A3D.svg";
259
+ readonly website: "https://docs.abracadabra.money/";
260
+ readonly description: "You, the Spellcaster, can provide collateral in the form of various interest bearing crypto assets such as yvYFI, yvUSDT, yvUSDC, xSUSHI and more. With this, you can borrow magic internet money (MIM) which is a stable coin that you can swap for any other traditional stable coin.";
261
+ readonly documentation: "https://docs.abracadabra.money/";
262
+ readonly bridge: "layer-zero";
263
+ readonly risks: readonly ["SYNTH_STABLE"];
264
+ };
265
+ readonly cbETH: {
266
+ readonly name: "Coinbase Wrapped Staked ETH";
267
+ readonly symbol: "cbETH";
268
+ readonly oracleId: "cbETH";
269
+ readonly address: "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22";
270
+ readonly chainId: 8453;
271
+ readonly decimals: 18;
272
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22.svg";
273
+ readonly website: "https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth";
274
+ readonly description: "Coinbase Wrapped Staked ETH (“cbETH”) is a utility token that represents Ethereum 2 (ETH2), which is ETH staked through Coinbase. Over time, the price of cbETH will likely deviate from ETH because cbETH represents 1 staked ETH plus all of its accrued staking interest starting from when cbETH's conversion rate and balance were initialized (June 16, 2022 19:34 UTC). cbETH is minted exclusively by Coinbase.";
275
+ readonly documentation: "https://help.coinbase.com/en/coinbase/trading-and-funding/staking-rewards/cbeth";
276
+ readonly bridge: "native";
277
+ };
278
+ readonly axlUSDC: {
279
+ readonly name: "Axelar Wrapped USDC";
280
+ readonly symbol: "axlUSDC";
281
+ readonly oracleId: "axlUSDC";
282
+ readonly address: "0xEB466342C4d449BC9f53A865D5Cb90586f405215";
283
+ readonly chainId: 8453;
284
+ readonly decimals: 6;
285
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xEB466342C4d449BC9f53A865D5Cb90586f405215.svg";
286
+ readonly website: "https://www.axelar.network/";
287
+ readonly bridge: "axelar";
288
+ readonly description: "axlUSDC is a cross-chain representation of USDC, secured by a validator set using delegated Proof-of-Stake and multi-party cryptography. It allows USDC to move seamlessly across different blockchain ecosystems, minted by depositing USDC into an Axelar Gateway on Ethereum, and can be acquired through DEXs, cross-chain swaps via Squid, or bridging via Satellite.money.";
289
+ readonly documentation: "https://docs.axelar.dev/learn/axlusdc";
290
+ };
291
+ readonly axlUSDT: {
292
+ readonly name: "USDT";
293
+ readonly symbol: "axlUSDT";
294
+ readonly oracleId: "axlUSDT";
295
+ readonly address: "0x7f5373AE26c3E8FfC4c77b7255DF7eC1A9aF52a6";
296
+ readonly chainId: 8453;
297
+ readonly decimals: 6;
298
+ readonly website: "https://www.axelar.network/";
299
+ readonly documentation: "https://docs.axelar.dev/";
300
+ readonly description: "axlUSDT is a cross-chain representation of USDT, secured by a validator set using delegated Proof-of-Stake and multi-party cryptography. It allows USDT to move seamlessly across different blockchain ecosystems, minted by depositing USDT into an Axelar Gateway on Ethereum, and can be acquired through DEXs, cross-chain swaps via Squid, or bridging via Satellite.money.";
301
+ readonly logoURI: "https://hecoinfo.com/token/images/USDTHECO_32.png";
302
+ readonly bridge: "axelar";
303
+ };
304
+ readonly OGRE: {
305
+ readonly name: "SHREKT";
306
+ readonly symbol: "OGRE";
307
+ readonly oracleId: "OGRE";
308
+ readonly address: "0xAB8a1c03b8E4e1D21c8Ddd6eDf9e07f26E843492";
309
+ readonly chainId: 8453;
310
+ readonly decimals: 18;
311
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0xAB8a1c03b8E4e1D21c8Ddd6eDf9e07f26E843492.svg";
312
+ readonly website: "";
313
+ readonly description: "Meme coin on Base.";
314
+ readonly documentation: "";
315
+ readonly bridge: "native";
316
+ };
317
+ readonly USDbC: {
318
+ readonly name: "USD Base Coin";
319
+ readonly address: "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA";
320
+ readonly symbol: "USDbC";
321
+ readonly oracleId: "USDbC";
322
+ readonly decimals: 6;
323
+ readonly website: "https://www.centre.io/";
324
+ readonly description: "USDC.e is an Ethereum-based USDC bridged via the official Base Bridge.";
325
+ readonly chainId: 8453;
326
+ readonly logoURI: "";
327
+ readonly documentation: "https://www.circle.com/blog/usdc-now-available-natively-on-base";
328
+ readonly bridge: "base-canonical";
329
+ };
330
+ readonly USDC: {
331
+ readonly name: "USD Circle";
332
+ readonly address: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913";
333
+ readonly symbol: "USDC";
334
+ readonly oracleId: "USDC";
335
+ readonly decimals: 6;
336
+ readonly website: "https://www.centre.io/";
337
+ 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.";
338
+ readonly chainId: 8453;
339
+ readonly logoURI: "";
340
+ readonly documentation: "https://developers.circle.com/docs";
341
+ readonly bridge: "native";
342
+ };
343
+ readonly DAI: {
344
+ readonly name: "DAI Stablecoin";
345
+ readonly symbol: "DAI";
346
+ readonly oracleId: "DAI";
347
+ readonly address: "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb";
348
+ readonly chainId: 8453;
349
+ readonly decimals: 18;
350
+ readonly logoURI: "";
351
+ readonly website: "https://makerdao.com/en/";
352
+ readonly bridge: "base-canonical";
353
+ readonly documentation: "https://docs.makerdao.com/smart-contract-modules/dai-module/dai-detailed-documentation";
354
+ readonly description: "Dai is a stablecoin cryptocurrency which aims to keep its value as close to one United States dollar as possible through an automated system of smart contracts on the Ethereum blockchain";
355
+ readonly risks: readonly ["SYNTH_STABLE"];
356
+ };
357
+ readonly AERO: {
358
+ readonly name: "Aerodrome";
359
+ readonly symbol: "AERO";
360
+ readonly oracleId: "AERO";
361
+ readonly address: "0x940181a94A35A4569E4529A3CDfB74e38FD98631";
362
+ readonly chainId: 8453;
363
+ readonly decimals: 18;
364
+ readonly website: "https://aerodrome.finance/";
365
+ readonly documentation: "https://aerodrome.finance/docs";
366
+ readonly description: "Aerodrome Finance is a next-generation AMM designed to serve as Base's central liquidity hub, combining a powerful liquidity incentive engine, vote-lock governance model, and friendly user experience. Aerodrome inherits the latest features from Velodrome V2.";
367
+ readonly logoURI: "";
368
+ readonly bridge: "native";
369
+ };
370
+ readonly DOLA: {
371
+ readonly name: "Dola USD Stablecoin";
372
+ readonly symbol: "DOLA";
373
+ readonly oracleId: "baseDOLA";
374
+ readonly address: "0x4621b7A9c75199271F773Ebd9A499dbd165c3191";
375
+ readonly chainId: 8453;
376
+ readonly decimals: 18;
377
+ readonly logoURI: "";
378
+ readonly website: "https://www.inverse.finance/";
379
+ 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.";
380
+ readonly bridge: "base-canonical";
381
+ readonly documentation: "https://docs.inverse.finance/";
382
+ readonly risks: readonly ["SYNTH_STABLE"];
383
+ };
384
+ readonly MAI: {
385
+ readonly name: "Mai Stablecoin";
386
+ readonly symbol: "MAI";
387
+ readonly oracleId: "bMAI";
388
+ readonly address: "0xbf1aeA8670D2528E08334083616dD9C5F3B087aE";
389
+ readonly chainId: 8453;
390
+ readonly decimals: 18;
391
+ readonly website: "https://www.mai.finance/";
392
+ 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.";
393
+ readonly logoURI: "https://raw.githubusercontent.com/0xlaozi/qidao/main/images/mimatic-red.png";
394
+ readonly documentation: "https://docs.mai.finance/";
395
+ readonly bridge: "native";
396
+ readonly risks: readonly ["SYNTH_STABLE"];
397
+ };
398
+ readonly wUSDR: {
399
+ readonly name: "Real USD";
400
+ readonly symbol: "wUSDR";
401
+ readonly oracleId: "bawUSDR";
402
+ readonly address: "0x9483ab65847A447e36d21af1CaB8C87e9712ff93";
403
+ readonly chainId: 8453;
404
+ readonly decimals: 9;
405
+ readonly website: "https://www.tangible.store/realusd";
406
+ readonly documentation: "https://docs.tangible.store/";
407
+ 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.";
408
+ readonly logoURI: "";
409
+ readonly bridge: "layer-zero";
410
+ };
411
+ readonly tBTC: {
412
+ readonly name: "tBTC v2";
413
+ readonly symbol: "tBTC";
414
+ readonly oracleId: "tBTC";
415
+ readonly address: "0x236aa50979D5f3De3Bd1Eeb40E81137F22ab794b";
416
+ readonly chainId: 8453;
417
+ readonly decimals: 18;
418
+ readonly logoURI: "";
419
+ readonly website: "https://threshold.network/";
420
+ readonly documentation: "https://docs.threshold.network/";
421
+ readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
422
+ readonly bridge: "wormhole";
423
+ };
424
+ readonly BASED: {
425
+ readonly name: "based.markets";
426
+ readonly symbol: "BASED";
427
+ readonly oracleId: "BASED";
428
+ readonly address: "0xBa5E6fa2f33f3955f0cef50c63dCC84861eAb663";
429
+ readonly chainId: 8453;
430
+ readonly decimals: 18;
431
+ readonly website: "https://www.based.markets/";
432
+ readonly description: "Based offers intent-based P2P derivatives with deep liquidity sourced from centralized exchanges.";
433
+ readonly logoURI: "";
434
+ readonly bridge: "native";
435
+ };
436
+ readonly crvUSD: {
437
+ readonly name: "Curve USD Stablecoin";
438
+ readonly symbol: "crvUSD";
439
+ readonly oracleId: "crvUSD";
440
+ readonly address: "0x417Ac0e078398C154EdFadD9Ef675d30Be60Af93";
441
+ readonly chainId: 8453;
442
+ readonly decimals: 18;
443
+ readonly logoURI: "";
444
+ readonly website: "https://curve.finance/crvusd";
445
+ readonly description: "crvUSD is a collateralized-debt-position (CDP) stablecoin pegged to the US Dollar";
446
+ readonly documentation: "https://docs.curve.finance/crvUSD/overview/";
447
+ readonly bridge: "base-canonical";
448
+ readonly risks: readonly ["SYNTH_STABLE"];
449
+ };
450
+ readonly bsUSD: {
451
+ readonly name: "Balancer Stable Pool";
452
+ readonly symbol: "bsUSD";
453
+ readonly oracleId: "balancer-base-usdbc-dai";
454
+ readonly address: "0x6FbFcf88DB1aADA31F34215b2a1Df7fafb4883e9";
455
+ readonly chainId: 8453;
456
+ readonly decimals: 18;
457
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
458
+ readonly website: "https://app.balancer.fi/#/";
459
+ readonly bridge: "native";
460
+ readonly documentation: "https://docs.balancer.fi/products/balancer-pools/boosted-pools";
461
+ readonly description: "Balancer composable pool that consist of USDbC and DAI. bbTokens are boosted linear pools.";
462
+ readonly risks: readonly ["SYNTH_STABLE"];
463
+ };
464
+ readonly BVM: {
465
+ readonly name: "Base Velocimeter";
466
+ readonly symbol: "BVM";
467
+ readonly oracleId: "BVM";
468
+ readonly address: "0xd386a121991E51Eab5e3433Bf5B1cF4C8884b47a";
469
+ readonly chainId: 8453;
470
+ readonly decimals: 18;
471
+ readonly logoURI: "";
472
+ readonly website: "https://base.velocimeter.xyz";
473
+ readonly description: "BVM is the native token for Velocimeter on Base (BVM), a project providing liquidity on the chain where it is needed most. The BVM token can be staked as or locked to earn rewards on the BVM platform.";
474
+ readonly documentation: "https://docs.velocimeter.xyz/FVMtokenomics";
475
+ readonly bridge: "native";
476
+ };
477
+ readonly oBVM: {
478
+ readonly name: "Option to buy BVM";
479
+ readonly symbol: "oBVM";
480
+ readonly oracleId: "oBVM";
481
+ readonly address: "0x762eb51D2e779EeEc9B239FFB0B2eC8262848f3E";
482
+ readonly chainId: 8453;
483
+ readonly decimals: 18;
484
+ readonly logoURI: "";
485
+ readonly website: "https://base.velocimeter.xyz";
486
+ readonly description: "oBVM is an options token that helps to reduce sell pressure on the native BVM token. It is earned by liquidity providers (LPs) who provide liquidity to the BVM pools. oBVM can be redeemed for BVM at a discount, or it can be locked up for a period of time as veBVM. veBVM is a governance token that allows holders to vote on the distribution of emissions, as well as receive weekly bribes and fees.";
487
+ readonly documentation: "https://docs.velocimeter.xyz/oFVMmech";
488
+ readonly bridge: "native";
489
+ };
490
+ readonly rETH: {
491
+ readonly name: "Rocket Pool ETH";
492
+ readonly symbol: "rETH";
493
+ readonly oracleId: "rETH";
494
+ readonly address: "0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c";
495
+ readonly chainId: 8453;
496
+ readonly decimals: 18;
497
+ readonly website: "https://rocketpool.net/";
498
+ readonly description: "As a Rocket Pool staker, your role is to deposit ETH into the deposit pool which will enable a node operator to create a new Beacon Chain validator. You can stake as little as 0.01 ETH. In doing so, you will be given a token called rETH. rETH represents both how much ETH you deposited, and when you deposited it.";
499
+ readonly bridge: "base-canonical";
500
+ readonly logoURI: "";
501
+ readonly documentation: "https://docs.rocketpool.net/guides/";
502
+ };
503
+ readonly FTW: {
504
+ readonly name: "FriendTech33";
505
+ readonly symbol: "FTW";
506
+ readonly oracleId: "FTW";
507
+ readonly address: "0x3347453Ced85bd288D783d85cDEC9b01Ab90f9D8";
508
+ readonly chainId: 8453;
509
+ readonly decimals: 9;
510
+ readonly logoURI: "";
511
+ readonly website: "https://friendtech33.xyz";
512
+ readonly description: "FriendTech33 combines the metas of Friend Tech into a DAO format backing a deeply liquid reserve currency with Friend Tech assets including keys, wrapped keys, ecosystem related project tokens, and finally the airdropped token itself.";
513
+ readonly bridge: "native";
514
+ };
515
+ readonly SCALE: {
516
+ readonly name: "Scale";
517
+ readonly symbol: "SCALE";
518
+ readonly oracleId: "SCALE";
519
+ readonly address: "0x54016a4848a38f257B6E96331F7404073Fd9c32C";
520
+ readonly chainId: 8453;
521
+ readonly decimals: 18;
522
+ readonly logoURI: "";
523
+ readonly website: "https://base.equalizer.exchange/";
524
+ readonly description: "Equalizer was derived from the initial concept of Andre Cronje. The mechanism that was used to create a perpetual decentralized exchange was unique and ingenious. The launch of this platform is to take the concept and apply it to a more natural style DEX. Equalizer will become the trading mechanism for the Fantom network, utilizing the Solidly perpetual model with some tweaks to fee structures and emissions. ";
525
+ readonly documentation: "https://docs.equalizer.exchange/";
526
+ readonly bridge: "native";
527
+ };
528
+ readonly hyUSD: {
529
+ readonly name: "High Yield USD";
530
+ readonly symbol: "hyUSD";
531
+ readonly oracleId: "hyUSD";
532
+ readonly address: "0xCc7FF230365bD730eE4B352cC2492CEdAC49383e";
533
+ readonly chainId: 8453;
534
+ readonly decimals: 18;
535
+ readonly logoURI: "";
536
+ readonly website: "https://linktr.ee/hyusd";
537
+ readonly description: "A decentralized flatcoin that provides convenient access to DeFi yields, enabling holders to earn passive income on their capital. Governance should aim to take low to moderate risk to return high DeFi yields in order to mitigate against inflation.";
538
+ readonly documentation: "";
539
+ readonly bridge: "native";
540
+ readonly risks: readonly ["SYNTH_STABLE"];
541
+ };
542
+ readonly eUSD: {
543
+ readonly name: "Electronic Dollar";
544
+ readonly symbol: "eUSD";
545
+ readonly oracleId: "eUSD";
546
+ readonly address: "0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4";
547
+ readonly chainId: 8453;
548
+ readonly decimals: 18;
549
+ readonly logoURI: "";
550
+ readonly website: "https://app.reserve.org/ethereum/token/0xa0d69e286b938e21cbf7e51d71f6a4c8918f482f/overview";
551
+ readonly description: "The Electronic Dollar (eUSD) is a decentralized 1:1 asset-backed stablecoin built with Reserve Protocol, available on the Ethereum and MobileCoin blockchains. It sets itself apart from other stablecoins due to its decentralized, community-governed, and censorship-resistant nature.";
552
+ readonly documentation: "https://reserve.org/protocol/";
553
+ readonly bridge: "base-canonical";
554
+ readonly risks: readonly ["SYNTH_STABLE"];
555
+ };
556
+ readonly wstETH: {
557
+ readonly name: "Wrapped liquid staked Ether 2.0";
558
+ readonly symbol: "wstETH";
559
+ readonly oracleId: "wstETH";
560
+ readonly address: "0xc1CBa3fCea344f92D9239c08C0568f6F2F0ee452";
561
+ readonly chainId: 8453;
562
+ readonly decimals: 18;
563
+ readonly logoURI: "";
564
+ readonly website: "https://lido.fi/";
565
+ 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.";
566
+ readonly documentation: "https://docs.lido.fi/";
567
+ readonly bridge: "base-canonical";
568
+ };
569
+ readonly CRV: {
570
+ readonly name: "Curve DAO Token";
571
+ readonly symbol: "CRV";
572
+ readonly oracleId: "CRV";
573
+ readonly address: "0x8Ee73c484A26e0A5df2Ee2a4960B789967dd0415";
574
+ readonly chainId: 8453;
575
+ readonly decimals: 18;
576
+ readonly logoURI: "";
577
+ readonly website: "https://curve.finance/";
578
+ readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
579
+ readonly documentation: "https://curve.readthedocs.io/";
580
+ readonly bridge: "base-canonical";
581
+ };
582
+ readonly 'USDC+': {
583
+ readonly name: "USDC Plus";
584
+ readonly symbol: "USDC+";
585
+ readonly oracleId: "bUSDC+";
586
+ readonly address: "0x85483696Cc9970Ad9EdD786b2C5ef735F38D156f";
587
+ readonly chainId: 8453;
588
+ readonly decimals: 6;
589
+ readonly logoURI: "";
590
+ readonly bridge: "native";
591
+ readonly website: "https://overnight.fi/";
592
+ readonly description: "A risk-minimised USDC-pegged crypto asset backed by an underlying basket of USD stablecoins";
593
+ readonly documentation: "https://docs.overnight.fi/";
594
+ };
595
+ readonly bsdETH: {
596
+ readonly name: "Based ETH";
597
+ readonly symbol: "bsdETH";
598
+ readonly oracleId: "bsdETH";
599
+ readonly address: "0xCb327b99fF831bF8223cCEd12B1338FF3aA322Ff";
600
+ readonly chainId: 8453;
601
+ readonly decimals: 18;
602
+ readonly logoURI: "";
603
+ readonly website: "https://app.reserve.org/base/token/0xcb327b99ff831bf8223cced12b1338ff3aa322ff/overview";
604
+ readonly description: "A yield generating Ethereum Liquid Staking Token basket with over-collateralization protection. ";
605
+ readonly documentation: "https://reserve.org/protocol/";
606
+ readonly bridge: "native";
607
+ };
608
+ readonly TYBG: {
609
+ readonly name: "Base God";
610
+ readonly symbol: "TYBG";
611
+ readonly oracleId: "TYBG";
612
+ readonly address: "0x0d97F261b1e88845184f678e2d1e7a98D9FD38dE";
613
+ readonly chainId: 8453;
614
+ readonly decimals: 18;
615
+ readonly logoURI: "";
616
+ readonly website: "https://basegod.fun/";
617
+ readonly description: "In the spirit of being based and fair, $TYBG was stealth launched with no tax or team/presale tokens. Memecoin.";
618
+ readonly documentation: "";
619
+ readonly bridge: "native";
620
+ };
621
+ readonly axlOP: {
622
+ readonly name: "Axelar Wrapped OP";
623
+ readonly symbol: "axlOP";
624
+ readonly oracleId: "axlOP";
625
+ readonly address: "0x994ac01750047B9d35431a7Ae4Ed312ee955E030";
626
+ readonly chainId: 8453;
627
+ readonly decimals: 18;
628
+ readonly logoURI: "";
629
+ readonly website: "https://app.optimism.io/governance";
630
+ readonly description: "Optimistic Rollup is a layer 2 scaling solution that scales both transaction throughput and computation on Ethereum. The backbone of our implementation is the Optimistic Virtual Machine (OVM), which is fully compatible with the EVM.";
631
+ readonly documentation: "";
632
+ readonly bridge: "axelar";
633
+ };
634
+ readonly DOG: {
635
+ readonly name: "Basic Dog Meme";
636
+ readonly symbol: "DOG";
637
+ readonly oracleId: "DOG";
638
+ readonly address: "0x9E53e88dCff56d3062510A745952DEC4cEFDff9E";
639
+ readonly chainId: 8453;
640
+ readonly decimals: 18;
641
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x9E53e88dCff56d3062510A745952DEC4cEFDff9E.svg";
642
+ readonly website: "https://basicdog.xyz/";
643
+ readonly description: "The first meme coin on Base. Fairly Launched. Organic Growth. Good Vibes.";
644
+ readonly documentation: "https://basicdog.gitbook.io/basic-meme-chain/";
645
+ readonly bridge: "native";
646
+ };
647
+ readonly SNX: {
648
+ readonly name: "Synthetix Network Token";
649
+ readonly symbol: "SNX";
650
+ readonly address: "0x22e6966B799c4D5B13BE962E1D117b56327FDa66";
651
+ readonly chainId: 8453;
652
+ readonly oracleId: "SNX";
653
+ readonly decimals: 18;
654
+ readonly logoURI: "";
655
+ readonly website: "https://www.synthetix.io/";
656
+ 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.";
657
+ readonly documentation: "https://docs.synthetix.io/synthetix-protocol/the-synthetix-protocol/synthetix-token-snx";
658
+ readonly bridge: "base-canonical";
659
+ };
660
+ readonly T: {
661
+ readonly name: "Threshold Network Token";
662
+ readonly symbol: "T";
663
+ readonly address: "0x26f3901aC8a79c50fb0d8289C74f0d09AdC42E29";
664
+ readonly chainId: 8453;
665
+ readonly decimals: 18;
666
+ readonly oracleId: "T";
667
+ readonly logoURI: "";
668
+ readonly website: "https://threshold.network/";
669
+ readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
670
+ readonly documentation: "https://docs.threshold.network/app-development/staking-contract-and-dao/staking-contract-and-dao-api/t";
671
+ readonly bridge: "base-canonical";
672
+ };
673
+ readonly DEGEN: {
674
+ readonly name: "Degen";
675
+ readonly symbol: "DEGEN";
676
+ readonly address: "0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed";
677
+ readonly chainId: 8453;
678
+ readonly decimals: 18;
679
+ readonly oracleId: "DEGEN";
680
+ readonly logoURI: "";
681
+ readonly website: "https://www.degen.tips/";
682
+ readonly description: "Degen is an unofficial token that were distributed to the community on the decentralized social network, Farcaster.";
683
+ readonly documentation: "https://www.degen.tips/faq";
684
+ readonly bridge: "native";
685
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
686
+ };
687
+ readonly doginme: {
688
+ readonly name: "doginme";
689
+ readonly symbol: "doginme";
690
+ readonly address: "0x6921B130D297cc43754afba22e5EAc0FBf8Db75b";
691
+ readonly chainId: 8453;
692
+ readonly decimals: 18;
693
+ readonly oracleId: "doginme";
694
+ readonly logoURI: "";
695
+ readonly website: "https://dogin.meme/";
696
+ readonly description: "The $doginme memecoin roots were established when a Farcaster user inquired if Dan Romero (DWR), the founder of the decentralized social media platform, owned a dog.";
697
+ readonly bridge: "native";
698
+ };
699
+ readonly RSR: {
700
+ readonly name: "Reserve Rights";
701
+ readonly symbol: "RSR";
702
+ readonly address: "0xaB36452DbAC151bE02b16Ca17d8919826072f64a";
703
+ readonly chainId: 8453;
704
+ readonly decimals: 18;
705
+ readonly oracleId: "RSR";
706
+ readonly logoURI: "";
707
+ readonly website: "https://reserve.org/";
708
+ readonly description: "The Reserve protocol is the first platform that allows for the permissionless creation of asset-backed, yield-bearing & overcollateralized stablecoins. Reserve Rights (RSR) exists as an overcollateralization mechanism to protect RToken holders in the unlikely event of a collateral token default.";
709
+ readonly documentation: "https://reserve.org/protocol/reserve_rights_rsr/";
710
+ readonly bridge: "base-canonical";
711
+ };
712
+ readonly rgUSD: {
713
+ readonly name: "Revenue Generating USD";
714
+ readonly symbol: "rgUSD";
715
+ readonly address: "0x8E5E9DF4F0EA39aE5270e79bbABFCc34203A3470";
716
+ readonly chainId: 8453;
717
+ readonly oracleId: "rgUSD";
718
+ readonly decimals: 18;
719
+ readonly logoURI: "";
720
+ readonly website: "https://app.reserve.org/ethereum/token/0x78da5799cf427fee11e9996982f4150ece7a99a7/overview";
721
+ readonly description: "rgUSD is an overcollateralized stablecoin launched on Reserve Protocol that acts as a collective point for DeFi users to negotiate with stablecoin yield providers for the best returns.";
722
+ readonly documentation: "https://reserve.org/protocol/";
723
+ readonly bridge: "base-canonical";
724
+ readonly risks: readonly ["SYNTH_STABLE"];
725
+ };
726
+ readonly TN100x: {
727
+ readonly name: "The Next 100x Memecoin on Base";
728
+ readonly symbol: "TN100x";
729
+ readonly address: "0x5B5dee44552546ECEA05EDeA01DCD7Be7aa6144A";
730
+ readonly chainId: 8453;
731
+ readonly decimals: 18;
732
+ readonly oracleId: "TN100x";
733
+ readonly logoURI: "";
734
+ readonly website: "https://ham.fun/";
735
+ readonly description: "TN100x is the coin that powers the HAM ecosystem, an upcoming layer 3 blockchain. More than a memecoin, it’s a social token, and a driving force behind everything Ham.";
736
+ readonly bridge: "native";
737
+ readonly risks: readonly ["NO_TIMELOCK"];
738
+ };
739
+ readonly CHAD: {
740
+ readonly name: "Based Chad";
741
+ readonly symbol: "CHAD";
742
+ readonly address: "0xecaF81Eb42cd30014EB44130b89Bcd6d4Ad98B92";
743
+ readonly chainId: 8453;
744
+ readonly decimals: 18;
745
+ readonly oracleId: "CHAD";
746
+ readonly logoURI: "";
747
+ readonly website: "https://basedchad.com/";
748
+ readonly description: "You can’t say anything is more based than putting the best meme of all time on the most based L2.";
749
+ readonly bridge: "native";
750
+ };
751
+ readonly ANIME: {
752
+ readonly name: "Anime";
753
+ readonly symbol: "ANIME";
754
+ readonly address: "0x0e0c9756a3290cD782CF4aB73ac24D25291c9564";
755
+ readonly chainId: 8453;
756
+ readonly decimals: 18;
757
+ readonly oracleId: "ANIME";
758
+ readonly logoURI: "";
759
+ readonly website: "https://www.animeonbase.art/";
760
+ readonly description: "$ANIME has grown into a movement uniting people from around the world by their love of art and anime. No VCs, influencers, or utility. Just art and memes.";
761
+ readonly bridge: "native";
762
+ };
763
+ readonly L2VE: {
764
+ readonly name: "Cupid Inu";
765
+ readonly symbol: "L2VE";
766
+ readonly address: "0xA19328fb05ce6FD204D16c2a2A98F7CF434c12F4";
767
+ readonly chainId: 8453;
768
+ readonly decimals: 18;
769
+ readonly oracleId: "L2VE";
770
+ readonly logoURI: "";
771
+ readonly website: "https://www.l2ve.me/";
772
+ readonly description: "The Cupid Inu memecoin has landed on BASE, with a mission to scatter as much $L2VE as possible.";
773
+ readonly bridge: "native";
774
+ };
775
+ readonly SEXY: {
776
+ readonly name: "Settled ETHXY Token";
777
+ readonly symbol: "SEXY";
778
+ readonly address: "0xD1917629B3E6A72E6772Aab5dBe58Eb7FA3C2F33";
779
+ readonly chainId: 8453;
780
+ readonly decimals: 18;
781
+ readonly oracleId: "SEXY";
782
+ readonly logoURI: "";
783
+ readonly website: "https://docs.ethxy.com/";
784
+ readonly description: "EthXY is a MMORPG built on top of Telegram. SEXY is a game token used for a variety of game mechanics and weapon + armor purchases.";
785
+ readonly documentation: "https://ethxy.com/";
786
+ readonly bridge: "base-canonical";
787
+ readonly risks: readonly ["NO_TIMELOCK"];
788
+ };
789
+ readonly sFRAX: {
790
+ readonly name: "Staked FRAX";
791
+ readonly symbol: "sFRAX";
792
+ readonly address: "0xe4796cCB6bB5DE2290C417Ac337F2b66CA2E770E";
793
+ readonly chainId: 8453;
794
+ readonly decimals: 18;
795
+ readonly oracleId: "sFRAX";
796
+ readonly logoURI: "";
797
+ readonly website: "https://app.frax.finance/sfrax/stake";
798
+ readonly description: "Staked FRAX (sFRAX) is an ERC4626 staking vault that distributes part of the Frax Protocol yield weekly to stakers denominated in FRAX stablecoins. The sFRAX token represents pro rata deposits within the vault and is always withdrawable for FRAX stablecoins at the pro rata rate at all times. sFRAX APY attempts to roughly track the interest on reserve balances (IORB) rate of the United States Federal Reserve using the IORB oracle. This benchmark rate is generally accepted as the “risk free rate” of the US Dollar. The FRAX staking vault attempts, but does not guarantee in any way, to target this rate.";
799
+ readonly documentation: "https://docs.frax.finance/frax-v3/sfrax";
800
+ readonly bridge: "layer-zero";
801
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
802
+ };
803
+ readonly sfrxETH: {
804
+ readonly name: "Staked Frax Ether";
805
+ readonly symbol: "sfrxETH";
806
+ readonly address: "0x1f55a02A049033E3419a8E2975cF3F572F4e6E9A";
807
+ readonly chainId: 8453;
808
+ readonly decimals: 18;
809
+ readonly oracleId: "sfrxETH";
810
+ readonly logoURI: "";
811
+ readonly website: "https://app.frax.finance/frxeth/mint";
812
+ 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.";
813
+ readonly documentation: "https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth";
814
+ readonly bridge: "layer-zero";
815
+ readonly risks: readonly ["NO_TIMELOCK"];
816
+ };
817
+ readonly FXS: {
818
+ readonly name: "Frax Share";
819
+ readonly symbol: "FXS";
820
+ readonly address: "0x23432452B720C80553458496D4D9d7C5003280d0";
821
+ readonly chainId: 8453;
822
+ readonly decimals: 18;
823
+ readonly oracleId: "FXS";
824
+ readonly logoURI: "https://app.sushi.com/images/tokens/fxs-square.jpg";
825
+ readonly website: "https://frax.finance/";
826
+ readonly description: "The Frax Share token (FXS) is the non-stable, utility token in the protocol. It is meant to be volatile and hold rights to governance and all utility of the system. It is important to note that we take a highly governance-minimized approach to designing trustless money in the same ethos as Bitcoin. We eschew DAO-like active management such as MakerDAO. The less parameters for a community to be able to actively manage, the less there is to disagree on. Parameters that are up for governance through FXS include adding/adjusting collateral pools, adjusting various fees (like minting or redeeming), and refreshing the rate of the collateral ratio. No other actions such as active management of collateral or addition of human-modifiable parameters are possible other than a hardfork that would require voluntarily moving to a new implementation entirely. ";
827
+ readonly documentation: "https://docs.frax.finance/";
828
+ readonly bridge: "layer-zero";
829
+ readonly risks: readonly ["NO_TIMELOCK"];
830
+ };
831
+ readonly ezETH: {
832
+ readonly name: "Renzo Restaked ETH";
833
+ readonly symbol: "ezETH";
834
+ readonly address: "0x2416092f143378750bb29b79eD961ab195CcEea5";
835
+ readonly chainId: 8453;
836
+ readonly decimals: 18;
837
+ readonly oracleId: "ezETH";
838
+ readonly logoURI: "";
839
+ readonly website: "https://www.renzoprotocol.com/";
840
+ readonly description: "Renzo ezETH is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.";
841
+ readonly documentation: "https://docs.renzoprotocol.com/docs/";
842
+ readonly bridge: "connext";
843
+ readonly risks: readonly ["NO_TIMELOCK"];
844
+ };
845
+ readonly bWELL: {
846
+ readonly name: "WELL";
847
+ readonly symbol: "WELL";
848
+ readonly oracleId: "bWELL";
849
+ readonly address: "0xA88594D404727625A9437C3f886C7643872296AE";
850
+ readonly chainId: 8453;
851
+ readonly decimals: 18;
852
+ readonly logoURI: "";
853
+ readonly website: "https://moonwell.fi/";
854
+ readonly description: "WELL is the native governance token of the Moonwell protocol.";
855
+ readonly bridge: "native";
856
+ readonly documentation: "https://docs.moonwell.fi/moonwell/discover/about-moonwell";
857
+ };
858
+ readonly wBaseDOGE: {
859
+ readonly name: "Wrapped BaseDOGE";
860
+ readonly symbol: "wBaseDOGE";
861
+ readonly oracleId: "wBaseDOGE";
862
+ readonly address: "0x373504DA48418C67E6FCD071F33Cb0b3B47613C7";
863
+ readonly chainId: 8453;
864
+ readonly decimals: 18;
865
+ readonly logoURI: "";
866
+ readonly website: "https://www.basedoge.xyz/";
867
+ readonly description: "Meme dog token on base.";
868
+ readonly bridge: "native";
869
+ readonly documentation: "https://www.basedoge.xyz/";
870
+ };
871
+ readonly baseQI: {
872
+ readonly name: "Qi Dao";
873
+ readonly symbol: "QI";
874
+ readonly oracleId: "baseQI";
875
+ readonly address: "0xD3FDCb837DAfdb7C9C3eBD48FE22a53F6Dd3d7D7";
876
+ readonly chainId: 8453;
877
+ readonly decimals: 18;
878
+ readonly logoURI: "https://raw.githubusercontent.com/0xlaozi/qidao/main/images/qi.png";
879
+ readonly website: "https://www.mai.finance/";
880
+ readonly description: "QiDao is a self-sustaining, community-governed protocol that allows you to borrow stablecoins against your crypto assets used as collateral. Loans are paid out and repaid in MAI (stablecoin soft pegged to the USD).";
881
+ readonly documentation: "https://docs.mai.finance/";
882
+ readonly bridge: "layer-zero";
883
+ };
884
+ readonly JARVIS: {
885
+ readonly name: "Jarvis";
886
+ readonly symbol: "JARVIS";
887
+ readonly oracleId: "JARVIS";
888
+ readonly address: "0x777b2839832982B35213063d850848369390EE16";
889
+ readonly chainId: 8453;
890
+ readonly decimals: 18;
891
+ readonly logoURI: "";
892
+ readonly website: "https://jarvis.network/";
893
+ readonly description: "Jarvis provides stablecoins (jFIATs) are over-collateralized, stable and liquid on-chain fiat currencies that anyone can use to gain exposure to many fiat currencies, access liquidity, credit, yield and other financial services.";
894
+ readonly documentation: "https://jarvis.network/protocol";
895
+ readonly bridge: "wormhole";
896
+ };
897
+ readonly NPC: {
898
+ readonly name: "Non-Playable Coin";
899
+ readonly symbol: "NPC";
900
+ readonly oracleId: "NPC";
901
+ readonly address: "0xB166E8B140D35D9D8226E40C09f757BAC5A4d87d";
902
+ readonly chainId: 8453;
903
+ readonly decimals: 18;
904
+ readonly logoURI: "";
905
+ readonly website: "https://www.nonplayablecoin.io/";
906
+ readonly description: "Non-Playable Coin (NPC) is a memecoin actually backed by one of the most recognizable memes on the internet. Trade it as an NFT or as a memecoin, it doesn’t matter. It’s the first memecoin-NFT hybrid.";
907
+ readonly bridge: "wormhole";
908
+ };
909
+ readonly Mog: {
910
+ readonly name: "Mog Coin";
911
+ readonly symbol: "Mog";
912
+ readonly oracleId: "Mog";
913
+ readonly address: "0x2Da56AcB9Ea78330f947bD57C54119Debda7AF71";
914
+ readonly chainId: 8453;
915
+ readonly decimals: 18;
916
+ readonly logoURI: "";
917
+ readonly website: "https://mogcoin.xyz/";
918
+ readonly description: "$Mog is the internet’s first culture coin. Starting as a meme among friends in the summer of 2023 it has set itself apart from other projects through its open-ended memetic branding and unique content.";
919
+ readonly bridge: "base-canonical";
920
+ };
921
+ readonly HPC: {
922
+ readonly name: "Happy Puppy Club";
923
+ readonly symbol: "HPC";
924
+ readonly oracleId: "HPC";
925
+ readonly address: "0x1f3BA804eFB9CFe17D595e7262CEA4782dbF6e4E";
926
+ readonly chainId: 8453;
927
+ readonly decimals: 18;
928
+ readonly logoURI: "";
929
+ readonly website: "https://www.happypuppyclub.xyz/";
930
+ readonly description: "The Happy Puppy Club ($HPC) memecoin embodies the spirit of \"we in the club, onchain\".";
931
+ readonly bridge: "native";
932
+ };
933
+ readonly ROCK: {
934
+ readonly name: "BLACK ROCK";
935
+ readonly symbol: "ROCK";
936
+ readonly oracleId: "ROCK";
937
+ readonly address: "0xEcE7B98bD817ee5B1F2f536dAf34D0B6af8Bb542";
938
+ readonly chainId: 8453;
939
+ readonly decimals: 18;
940
+ readonly logoURI: "";
941
+ readonly website: "https://www.blackrockonbase.com/";
942
+ readonly description: "Just a black rock on Base. BLACK ROCK is NOT in any way associated with BlackRock, the financial institution with $9 trillion USD AUM. If you're looking for financial incentives, look elsewhere. It's literally just a black rock on Base.";
943
+ readonly documentation: "https://www.blackrockonbase.com/_files/ugd/74fb19_6213d516db434175ba850c5ae29213bf.pdf?index=true";
944
+ readonly bridge: "native";
945
+ };
946
+ readonly MTA: {
947
+ readonly name: "Meta";
948
+ readonly symbol: "MTA";
949
+ readonly oracleId: "MTA";
950
+ readonly address: "0xba7D47f471ADD16875e765edEe0858C3413A56Fd";
951
+ readonly chainId: 8453;
952
+ readonly decimals: 18;
953
+ readonly logoURI: "";
954
+ readonly website: "https://mstable.org/";
955
+ readonly description: "Meta Vault is a composable architecture for yield-bearing tokens. It combines, optimizes and allocates yield in a diversified manner.";
956
+ readonly bridge: "base-canonical";
957
+ readonly documentation: "https://docs.mstable.org/";
958
+ };
959
+ readonly HOP: {
960
+ readonly name: "HOP Protocol";
961
+ readonly symbol: "HOP";
962
+ readonly oracleId: "HOP";
963
+ readonly address: "0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC";
964
+ readonly chainId: 8453;
965
+ readonly decimals: 18;
966
+ readonly logoURI: "";
967
+ readonly website: "https://app.hop.exchange";
968
+ readonly description: "Hop Protocol is a blockchain bridge protocol that allows users to move tokens from one chain to another without having to wait for a challenge period";
969
+ readonly bridge: "hop";
970
+ readonly documentation: "https://docs.hop.exchange/";
971
+ };
972
+ readonly NORMILIO: {
973
+ readonly name: "Normilio";
974
+ readonly symbol: "NORMILIO";
975
+ readonly oracleId: "NORMILIO";
976
+ readonly address: "0xcDE90558fc317C69580DeeAF3eFC509428Df9080";
977
+ readonly chainId: 8453;
978
+ readonly decimals: 18;
979
+ readonly logoURI: "";
980
+ readonly website: "https://www.normilio.com/";
981
+ readonly description: "A community driven project that aims to bring the normalest memecoin to the base.";
982
+ readonly bridge: "native";
983
+ };
984
+ readonly POOL: {
985
+ readonly name: "PoolTogether";
986
+ readonly symbol: "POOL";
987
+ readonly oracleId: "POOL";
988
+ readonly address: "0xd652C5425aea2Afd5fb142e120FeCf79e18fafc3";
989
+ readonly chainId: 8453;
990
+ readonly decimals: 18;
991
+ readonly logoURI: "";
992
+ readonly website: "https://pooltogether.com/";
993
+ readonly description: "PoolTogether is a prize savings protocol, enabling you to win by saving.";
994
+ readonly documentation: "https://docs.pooltogether.com/";
995
+ readonly bridge: "base-canonical";
996
+ };
997
+ readonly LUSD: {
998
+ readonly name: "LUSD Stablecoin";
999
+ readonly symbol: "LUSD";
1000
+ readonly oracleId: "LUSD";
1001
+ readonly address: "0x368181499736d0c0CC614DBB145E2EC1AC86b8c6";
1002
+ readonly chainId: 8453;
1003
+ readonly decimals: 18;
1004
+ readonly logoURI: "";
1005
+ readonly website: "https://www.liquity.org/";
1006
+ readonly description: "Liquity is a decentralized borrowing protocol that allows you to draw interest-free loans against Ether used as collateral. Loans are paid out in LUSD (a USD pegged stablecoin) and need to maintain a minimum collateral ratio of 110%.";
1007
+ readonly bridge: "base-canonical";
1008
+ readonly documentation: "https://docs.liquity.org/";
1009
+ readonly risks: readonly ["SYNTH_STABLE"];
1010
+ };
1011
+ readonly GENOME: {
1012
+ readonly name: "GENOME";
1013
+ readonly symbol: "GENOME";
1014
+ readonly oracleId: "GENOME";
1015
+ readonly address: "0x1db0c569ebb4a8b57AC01833B9792F526305e062";
1016
+ readonly chainId: 8453;
1017
+ readonly decimals: 18;
1018
+ readonly logoURI: "";
1019
+ readonly website: "https://genomes.io/";
1020
+ readonly description: "GENOME is the utility and governance token of the GenomesDAO. The token is used for value transfer in the Genomes.io platform as well as being used for all payments and actions across the GenomesDAO infrastructure.";
1021
+ readonly bridge: "base-canonical";
1022
+ };
1023
+ readonly wrsETH: {
1024
+ readonly name: "rsETHWrapper";
1025
+ readonly symbol: "wrsETH";
1026
+ readonly oracleId: "wrsETH";
1027
+ readonly address: "0xEDfa23602D0EC14714057867A78d01e94176BEA0";
1028
+ readonly chainId: 8453;
1029
+ readonly decimals: 18;
1030
+ readonly logoURI: "";
1031
+ readonly website: "https://kelpdao.xyz/";
1032
+ readonly description: "The rsETHWrapper contract serves as a standardized interface for rsETH tokens, which are Liquid Restaked Tokens (LRT) issued by Kelp DAO. Designed to offer liquidity to illiquid assets deposited into restaking platforms like EigenLayer, users can interact with these tokens seamlessly.";
1033
+ readonly documentation: "https://kelp.gitbook.io/kelp";
1034
+ readonly bridge: "stargate";
1035
+ readonly risks: readonly ["NO_TIMELOCK"];
1036
+ };
1037
+ readonly weETH: {
1038
+ readonly name: "Wrapped eETH";
1039
+ readonly symbol: "weETH";
1040
+ readonly oracleId: "weETH";
1041
+ readonly address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A";
1042
+ readonly chainId: 8453;
1043
+ readonly decimals: 18;
1044
+ readonly logoURI: "";
1045
+ readonly website: "https://ether.fi/";
1046
+ readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
1047
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
1048
+ readonly bridge: "stargate";
1049
+ readonly risks: readonly ["NO_TIMELOCK"];
1050
+ };
1051
+ readonly KLIMA: {
1052
+ readonly name: "Klima DAO";
1053
+ readonly symbol: "KLIMA";
1054
+ readonly oracleId: "KLIMA";
1055
+ readonly address: "0xDCEFd8C8fCc492630B943ABcaB3429F12Ea9Fea2";
1056
+ readonly chainId: 8453;
1057
+ readonly decimals: 9;
1058
+ readonly logoURI: "";
1059
+ readonly website: "https://www.klimadao.finance/";
1060
+ readonly documentation: "https://docs.klimadao.finance/";
1061
+ readonly description: "KlimaDAO and its partners in the Klima ecosystem fosters the adoption of a new category of real world assets (RWA) on the blockchain: environmental assets like carbon credits.";
1062
+ readonly bridge: "axelar";
1063
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1064
+ };
1065
+ readonly USDz: {
1066
+ readonly name: "Anzen USDz";
1067
+ readonly symbol: "USDz";
1068
+ readonly oracleId: "USDz";
1069
+ readonly address: "0x04D5ddf5f3a8939889F11E97f8c4BB48317F1938";
1070
+ readonly chainId: 8453;
1071
+ readonly decimals: 18;
1072
+ readonly logoURI: "";
1073
+ readonly description: "USDz is a stablecoin supported by a diversified portfolio of private credit assets. These assets are meticulously underwritten in collaboration with Percent, a US licensed broker-dealer. Percent has structured and serviced over $1.7B in credit deals since 2018. Anzen invests capital alongside institutional fiat investors. The yield from its credit portfolio offers a sustainable income stream, which supports staking rewards for on-chain USDz holders.";
1074
+ readonly website: "https://anzen.finance/";
1075
+ readonly documentation: "https://docs.anzen.finance/";
1076
+ readonly bridge: "layer-zero";
1077
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
1078
+ };
1079
+ readonly GHST: {
1080
+ readonly name: "Aavegotchi GHST Token";
1081
+ readonly symbol: "GHST";
1082
+ readonly oracleId: "GHST";
1083
+ readonly address: "0xcD2F22236DD9Dfe2356D7C543161D4d260FD9BcB";
1084
+ readonly chainId: 8453;
1085
+ readonly decimals: 18;
1086
+ readonly logoURI: "";
1087
+ readonly website: "https://www.aavegotchi.com/";
1088
+ readonly description: "Aavegotchis are crypto-collectibles living on the Ethereum blockchain, backed by the ERC721 standard used in popular blockchain games.";
1089
+ readonly documentation: "https://docs.aavegotchi.com/";
1090
+ readonly bridge: "base-canonical";
1091
+ };
1092
+ readonly HBR: {
1093
+ readonly name: "Harbor Token";
1094
+ readonly symbol: "HBR";
1095
+ readonly oracleId: "HBR";
1096
+ readonly address: "0x416bd43Bc76D496ff49923c20eCaf86b52Ab078d";
1097
+ readonly chainId: 8453;
1098
+ readonly decimals: 18;
1099
+ readonly logoURI: "";
1100
+ readonly website: "https://www.harbor.market/";
1101
+ readonly description: "HBR is the governance token of Harbor Market, a lending platform on BSC forked from Aave V2.";
1102
+ readonly documentation: "https://docs.harbor.market/harbor-market";
1103
+ readonly bridge: "wormhole";
1104
+ };
1105
+ readonly USDT: {
1106
+ readonly name: "Tether USD";
1107
+ readonly symbol: "USDT";
1108
+ readonly oracleId: "USDT";
1109
+ readonly address: "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2";
1110
+ readonly chainId: 8453;
1111
+ readonly decimals: 6;
1112
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x4988a896b1227218e4A686fdE5EabdcAbd91571f.svg";
1113
+ readonly website: "https://tether.to/";
1114
+ readonly documentation: "https://tether.to/en/how-it-works";
1115
+ 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.";
1116
+ readonly bridge: "base-canonical";
1117
+ };
1118
+ readonly UNI: {
1119
+ readonly name: "Uniswap";
1120
+ readonly symbol: "UNI";
1121
+ readonly oracleId: "UNI";
1122
+ readonly address: "0xc3De830EA07524a0761646a6a4e4be0e114a3C83";
1123
+ readonly chainId: 8453;
1124
+ readonly decimals: 18;
1125
+ readonly website: "https://uniswap.org/";
1126
+ 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.";
1127
+ readonly bridge: "base-canonical";
1128
+ readonly logoURI: "";
1129
+ readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
1130
+ };
1131
+ readonly ZRO: {
1132
+ readonly name: "LayerZero";
1133
+ readonly symbol: "ZRO";
1134
+ readonly oracleId: "ZRO";
1135
+ readonly address: "0x6985884C4392D348587B19cb9eAAf157F13271cd";
1136
+ readonly chainId: 8453;
1137
+ readonly decimals: 18;
1138
+ readonly logoURI: "";
1139
+ readonly website: "https://layerzero.network/";
1140
+ readonly documentation: "https://docs.layerzero.network/v2";
1141
+ 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.";
1142
+ readonly bridge: "layer-zero";
1143
+ };
1144
+ readonly NORMUS: {
1145
+ readonly name: "NORMUS";
1146
+ readonly symbol: "NORMUS";
1147
+ readonly oracleId: "NORMUS";
1148
+ readonly address: "0xBA5EDE8d98ab88CEa9f0D69918ddE28Dc23c2553";
1149
+ readonly chainId: 8453;
1150
+ readonly decimals: 18;
1151
+ readonly logoURI: "";
1152
+ readonly website: "https://www.basednormus.com/";
1153
+ readonly documentation: "https://www.basednormus.com/";
1154
+ readonly description: "NORMUS is the governance token of the launchpad eNORMUSPUMP, a pump.fun fork on Base.";
1155
+ readonly bridge: "native";
1156
+ };
1157
+ readonly jEUR: {
1158
+ readonly name: "Jarvis Synthetic Euro";
1159
+ readonly symbol: "jEUR";
1160
+ readonly oracleId: "jEUR";
1161
+ readonly address: "0x4154550f4Db74Dc38d1FE98e1F3F28ed6daD627d";
1162
+ readonly chainId: 8453;
1163
+ readonly decimals: 18;
1164
+ readonly website: "https://jarvis.network/";
1165
+ readonly description: "jEUR is a multi-collateralized synthetic token tracking the price of Euro. It is built on the top of UMA and Chainlink.";
1166
+ readonly bridge: "chainlink-ccip";
1167
+ readonly logoURI: "https://i.imgur.com/ZvP634G.png";
1168
+ readonly documentation: "https://learn.jarvis.network/";
1169
+ readonly risks: readonly ["SYNTH_STABLE"];
1170
+ };
1171
+ readonly sUSDz: {
1172
+ readonly name: "Staked USDz";
1173
+ readonly symbol: "sUSDz";
1174
+ readonly oracleId: "sUSDz";
1175
+ readonly address: "0xe31eE12bDFDD0573D634124611e85338e2cBF0cF";
1176
+ readonly chainId: 8453;
1177
+ readonly decimals: 18;
1178
+ readonly logoURI: "";
1179
+ readonly description: "sUSDz is a token that represents staked USDz. It accumulates value from USDz staking rewards sent by the protocol and backed by the protocols portfolio of private credit assets. sUSDz is a reward-bearing token, similar to sUSDe or sDAI. Unlike rebasing tokens such as stETH, the price of sUSDz increases over time.";
1180
+ readonly website: "https://anzen.finance/";
1181
+ readonly documentation: "https://docs.anzen.finance/";
1182
+ readonly bridge: "layer-zero";
1183
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
1184
+ };
1185
+ readonly msUSD: {
1186
+ readonly name: "Metronome Synth USD";
1187
+ readonly symbol: "msUSD";
1188
+ readonly oracleId: "basemsUSD";
1189
+ readonly address: "0x526728DBc96689597F85ae4cd716d4f7fCcBAE9d";
1190
+ readonly chainId: 8453;
1191
+ readonly decimals: 18;
1192
+ readonly logoURI: "";
1193
+ readonly description: "msUSD represents Metronome Synth USD. Through the Metronome dApp, users are able to deposit crypto assets as collateral, and use that collateral to mint popular crypto synthetics.";
1194
+ readonly website: "https://metronome.io/";
1195
+ readonly documentation: "https://docs.metronome.io/";
1196
+ readonly bridge: "layer-zero";
1197
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
1198
+ };
1199
+ readonly msETH: {
1200
+ readonly name: "Metronome Synth ETH";
1201
+ readonly symbol: "msETH";
1202
+ readonly oracleId: "msETH";
1203
+ readonly address: "0x7Ba6F01772924a82D9626c126347A28299E98c98";
1204
+ readonly chainId: 8453;
1205
+ readonly decimals: 18;
1206
+ readonly logoURI: "";
1207
+ readonly description: "msETH represents Metronome Synth ETH. Through the Metronome dApp, users are able to deposit crypto assets as collateral, and use that collateral to mint popular crypto synthetics.";
1208
+ readonly website: "https://metronome.io/";
1209
+ readonly documentation: "https://docs.metronome.io/";
1210
+ readonly bridge: "layer-zero";
1211
+ readonly risks: readonly ["NO_TIMELOCK"];
1212
+ };
1213
+ readonly CHOMP: {
1214
+ readonly name: "ChompCoin";
1215
+ readonly symbol: "CHOMP";
1216
+ readonly oracleId: "CHOMP";
1217
+ readonly address: "0xebfF2db643Cf955247339c8c6bCD8406308ca437";
1218
+ readonly chainId: 8453;
1219
+ readonly decimals: 18;
1220
+ readonly logoURI: "";
1221
+ readonly description: "CHOMP is the fiercest little fuzzball on Base. Meme coin on Base.";
1222
+ readonly website: "https://www.chompcoin.xyz/";
1223
+ readonly bridge: "native";
1224
+ };
1225
+ readonly MIGGLES: {
1226
+ readonly name: "Mister Miggles";
1227
+ readonly symbol: "MIGGLES";
1228
+ readonly oracleId: "MIGGLES";
1229
+ readonly address: "0xB1a03EdA10342529bBF8EB700a06C60441fEf25d";
1230
+ readonly chainId: 8453;
1231
+ readonly decimals: 18;
1232
+ readonly logoURI: "";
1233
+ readonly description: "Mr. Miggles, The Coinbase Cat Mascot. Meme coin on Base.";
1234
+ readonly website: "https://mrmigglesbase.com/";
1235
+ readonly bridge: "native";
1236
+ };
1237
+ readonly mfer: {
1238
+ readonly name: "mfercoin";
1239
+ readonly symbol: "mfer";
1240
+ readonly oracleId: "mfer";
1241
+ readonly address: "0xE3086852A4B125803C815a158249ae468A3254Ca";
1242
+ readonly chainId: 8453;
1243
+ readonly decimals: 18;
1244
+ readonly logoURI: "";
1245
+ readonly description: "Meme coin for every crypto mfer on Base.";
1246
+ readonly website: "https://linktr.ee/Mfercoin";
1247
+ readonly bridge: "native";
1248
+ };
1249
+ readonly EURC: {
1250
+ readonly name: "EURO";
1251
+ readonly symbol: "EURC";
1252
+ readonly oracleId: "EURC";
1253
+ readonly address: "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42";
1254
+ readonly chainId: 8453;
1255
+ readonly decimals: 6;
1256
+ readonly logoURI: "";
1257
+ readonly description: "EURC is a euro-backed stablecoin that’s accessible globally on Avalanche, Ethereum, Base and Stellar. Similar to USDC, EURC is issued by Circle under a full-reserve model.";
1258
+ readonly website: "https://www.circle.com/en/eurc";
1259
+ readonly bridge: "native";
1260
+ };
1261
+ readonly PEPE: {
1262
+ readonly name: "BasedPepe";
1263
+ readonly symbol: "PEPE";
1264
+ readonly oracleId: "basePEPE";
1265
+ readonly address: "0x52b492a33E447Cdb854c7FC19F1e57E8BfA1777D";
1266
+ readonly chainId: 8453;
1267
+ readonly decimals: 18;
1268
+ readonly logoURI: "";
1269
+ readonly description: "Based Pepe was launched quietly with no presale, zero taxes, locked LP, and a renounced contract – ensuring it remains a token for the people, forever. Meme coin on Base.";
1270
+ readonly website: "https://basedpepe.vip/";
1271
+ readonly bridge: "native";
1272
+ };
1273
+ readonly COMP: {
1274
+ readonly name: "Compound";
1275
+ readonly symbol: "COMP";
1276
+ readonly oracleId: "COMP";
1277
+ readonly address: "0x9e1028F5F1D5eDE59748FFceE5532509976840E0";
1278
+ readonly chainId: 8453;
1279
+ readonly decimals: 18;
1280
+ readonly logoURI: "";
1281
+ readonly description: "COMP is the governance token of Compound, a decentralized protocol that enables supplying of crypto assets as collateral in order to borrow a base asset.";
1282
+ readonly website: "https://compound.finance/";
1283
+ readonly documentation: "https://docs.compound.finance/";
1284
+ readonly bridge: "base-canonical";
1285
+ };
1286
+ readonly KEYCAT: {
1287
+ readonly name: "KeyBoard Cat";
1288
+ readonly symbol: "KEYCAT";
1289
+ readonly oracleId: "KEYCAT";
1290
+ readonly address: "0x9a26F5433671751C3276a065f57e5a02D2817973";
1291
+ readonly chainId: 8453;
1292
+ readonly decimals: 18;
1293
+ readonly logoURI: "";
1294
+ readonly description: "Keyboard Cat is an iconic internet meme featuring a cat named Fatso, who plays a keyboard with surprising musical talent! Meme coin on Base.";
1295
+ readonly website: "https://www.keyboardcat.fun/";
1296
+ readonly documentation: "https://en.wikipedia.org/wiki/Keyboard_Cat";
1297
+ readonly bridge: "native";
1298
+ };
1299
+ readonly TOSHI: {
1300
+ readonly name: "Toshi";
1301
+ readonly symbol: "TOSHI";
1302
+ readonly oracleId: "TOSHI";
1303
+ readonly address: "0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4";
1304
+ readonly chainId: 8453;
1305
+ readonly decimals: 18;
1306
+ readonly logoURI: "";
1307
+ readonly description: "TOSHI is a memecoin named after Coinbase co-founder Brian Armstrong's cat and the pseudonymous creator of Bitcoin, Satoshi Nakamoto. It serves as the face and mascot of the Base blockchain. Meme coin on Base.";
1308
+ readonly website: "https://www.toshithecat.com/";
1309
+ readonly documentation: "https://www.toshithecat.com/#FAQs";
1310
+ readonly bridge: "native";
1311
+ };
1312
+ readonly OwO: {
1313
+ readonly name: "SoMon";
1314
+ readonly symbol: "OwO";
1315
+ readonly oracleId: "OwO";
1316
+ readonly address: "0x5D559eA7bB2DAE4B694A079cb8328a2145Fd32f6";
1317
+ readonly chainId: 8453;
1318
+ readonly decimals: 18;
1319
+ readonly logoURI: "";
1320
+ readonly description: "OwO is the community token of Social Monster! It is a way to redistribute the value created by the social app to the most engaged and loyal community members.";
1321
+ readonly website: "https://www.social.monster/";
1322
+ readonly documentation: "https://gitbook.social.monster/";
1323
+ readonly bridge: "native";
1324
+ };
1325
+ readonly cbBTC: {
1326
+ readonly name: "Coinbase Wrapped WBTC";
1327
+ readonly symbol: "cbBTC";
1328
+ readonly oracleId: "cbBTC";
1329
+ readonly address: "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf";
1330
+ readonly chainId: 8453;
1331
+ readonly decimals: 8;
1332
+ readonly logoURI: "https://tokens.pancakeswap.finance/images/0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad.svg";
1333
+ readonly website: "https://www.coinbase.com/";
1334
+ readonly description: "Coinbase Wrapped Bitcoin (cbBTC) is backed 1:1 with Bitcoin, custodied with Coinbase.";
1335
+ readonly documentation: "https://www.coinbase.com/blog/coinbase-wrapped-btc-cbbtc-is-now-live";
1336
+ readonly bridge: "native";
1337
+ };
1338
+ readonly ETHFI: {
1339
+ readonly name: "ether.fi Governance Token";
1340
+ readonly symbol: "ETHFI";
1341
+ readonly oracleId: "baseETHFI";
1342
+ readonly address: "0x6C240DDA6b5c336DF09A4D011139beAAa1eA2Aa2";
1343
+ readonly chainId: 8453;
1344
+ readonly decimals: 18;
1345
+ readonly logoURI: "";
1346
+ readonly website: "https://www.ether.fi/";
1347
+ readonly documentation: "https://etherfi.gitbook.io/etherfi";
1348
+ readonly bridge: "wormhole";
1349
+ readonly description: "ETHFI is the governance token of ether.fi, a restaking protocol on Ethereum. Token holders will have a say in the future of the protocol.";
1350
+ readonly risks: readonly ["NO_TIMELOCK"];
1351
+ };
1352
+ readonly WIF: {
1353
+ readonly name: "dogwifhat";
1354
+ readonly symbol: "WIF";
1355
+ readonly oracleId: "WIF";
1356
+ readonly address: "0x1fba65dE0a9cBD2D1DF82d141897042d36Bb6c86";
1357
+ readonly chainId: 8453;
1358
+ readonly decimals: 18;
1359
+ readonly logoURI: "";
1360
+ readonly description: "LITERALLY JUST A DOG WIF A HAT";
1361
+ readonly website: "https://dogwifcoin.org/";
1362
+ readonly bridge: "layer-zero";
1363
+ };
1364
+ readonly SPX: {
1365
+ readonly name: "SPX6900";
1366
+ readonly symbol: "SPX";
1367
+ readonly oracleId: "SPX";
1368
+ readonly address: "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C";
1369
+ readonly chainId: 8453;
1370
+ readonly decimals: 8;
1371
+ readonly logoURI: "";
1372
+ readonly description: "SPX6900 is an advanced blockchain cryptography token coin capable of limitless possibilities and scientific utilization. Ethereum based memecoin.";
1373
+ readonly website: "https://spx6900.com/";
1374
+ readonly bridge: "wormhole";
1375
+ };
1376
+ readonly wBLT: {
1377
+ readonly name: "Wrapped BMX Liquidity Token";
1378
+ readonly symbol: "wBLT";
1379
+ readonly oracleId: "wBLT";
1380
+ readonly address: "0x4E74D4Db6c0726ccded4656d0BCE448876BB4C7A";
1381
+ readonly chainId: 8453;
1382
+ readonly decimals: 18;
1383
+ readonly logoURI: "";
1384
+ readonly description: "A wrapped-BLT is when you replace bread with a tortilla and wrap the bacon, lettuce, and tomato. It provides a different experience, generally less carbs and leaves you feeling lighter. Bread or tortilla, the choice is yours! At BMX, wrapped-BLT (wBLT) is a token received as a result of depositing BLT into BMX’s native Yearn-architectured, auto-compounding reward vault. wBLT functions as a receipt token representing a claim on the underlying BLT within the vault.";
1385
+ readonly website: "https://www.morphex.trade/";
1386
+ readonly documentation: "https://docs.morphex.trade/bmx/wblt";
1387
+ readonly bridge: "native";
1388
+ };
1389
+ readonly superOETHb: {
1390
+ readonly name: "Super OETH";
1391
+ readonly symbol: "superOETHb";
1392
+ readonly oracleId: "superOETHb";
1393
+ readonly address: "0xDBFeFD2e8460a6Ee4955A68582F85708BAEA60A3";
1394
+ readonly chainId: 8453;
1395
+ readonly decimals: 18;
1396
+ readonly logoURI: "";
1397
+ readonly website: "https://originprotocol.com/";
1398
+ readonly description: "Super OETH is the first in a new class of yield product; Supercharged LSTs. By combining liquid staking yield from Ethereum with compounded rewards on layer 2, Supercharged LSTs offer materially higher APY compared to traditional LSTs without adding substantial risk of loss. Origin's first token to launch in this category is superOETHb, which derives Beacon Chain yield from bridged Wrapped OETH and rewards from Aerodrome through a protocol-owned, concentrated liquidity position on Base.";
1399
+ readonly documentation: "https://docs.originprotocol.com/";
1400
+ readonly bridge: "native";
1401
+ };
1402
+ readonly wsuperOETHb: {
1403
+ readonly name: "Wrapped Super OETH";
1404
+ readonly symbol: "wsuperOETHb";
1405
+ readonly oracleId: "wsuperOETHb";
1406
+ readonly address: "0x7FcD174E80f264448ebeE8c88a7C4476AAF58Ea6";
1407
+ readonly chainId: 8453;
1408
+ readonly decimals: 18;
1409
+ readonly logoURI: "";
1410
+ readonly website: "https://originprotocol.com/";
1411
+ readonly description: "Super OETH is the first in a new class of yield product; Supercharged LSTs. By combining liquid staking yield from Ethereum with compounded rewards on layer 2, Supercharged LSTs offer materially higher APY compared to traditional LSTs without adding substantial risk of loss. Origin's first token to launch in this category is superOETHb, which derives Beacon Chain yield from bridged Wrapped OETH and rewards from Aerodrome through a protocol-owned, concentrated liquidity position on Base.";
1412
+ readonly documentation: "https://docs.originprotocol.com/";
1413
+ readonly bridge: "native";
1414
+ };
1415
+ readonly SILO: {
1416
+ readonly name: "SILO";
1417
+ readonly symbol: "SILO";
1418
+ readonly oracleId: "baseSILO";
1419
+ readonly address: "0xF734eFdE0C424BA2B547b186586dE417b0954802";
1420
+ readonly chainId: 8453;
1421
+ readonly decimals: 18;
1422
+ readonly logoURI: "";
1423
+ readonly website: "https://www.silo.finance/";
1424
+ readonly description: "SILO is the native governance token of the SiloDAO and may be used to vote for governance over the Silo Protocol.";
1425
+ readonly documentation: "https://silopedia.silo.finance/";
1426
+ readonly bridge: "base-canonical";
1427
+ };
1428
+ readonly HarryPotterObamaSonic10Inu: {
1429
+ readonly name: "HarryPotterObamaSonic10Inu";
1430
+ readonly symbol: "BITCOIN";
1431
+ readonly oracleId: "HarryPotterObamaSonic10Inu";
1432
+ readonly address: "0x2a06A17CBC6d0032Cac2c6696DA90f29D39a1a29";
1433
+ readonly chainId: 8453;
1434
+ readonly decimals: 8;
1435
+ readonly logoURI: "";
1436
+ readonly website: "https://hpos10i.com/";
1437
+ readonly description: "BITCOIN is the ticker of HarryPotterObamaSonic10Inu, a meme coin that incentivizes the creation of novel and entertaining meme content.";
1438
+ readonly documentation: "https://hpos10i.com/#Tokenomics";
1439
+ readonly bridge: "base-canonical";
1440
+ };
1441
+ readonly OGN: {
1442
+ readonly name: "OriginToken";
1443
+ readonly symbol: "OGN";
1444
+ readonly oracleId: "OGN";
1445
+ readonly address: "0x7002458B1DF59EccB57387bC79fFc7C29E22e6f7";
1446
+ readonly chainId: 8453;
1447
+ readonly decimals: 18;
1448
+ readonly logoURI: "";
1449
+ readonly website: "https://originprotocol.com/";
1450
+ readonly description: "Origin Protocol is a suite of complimentary DeFi products designed to increase economic opportunity for all. These permissionless and composable smart contracts provide superior user experiences across DeFi in a groundbreaking multichain yield ecosystem. OGN is value accrual and governance token for all Origin products. When Origin scales OGN scales as it is the lifeblood of the Origin ecosystem.";
1451
+ readonly documentation: "https://docs.originprotocol.com/";
1452
+ readonly bridge: "base-canonical";
1453
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1454
+ };
1455
+ readonly BMX: {
1456
+ readonly name: "BMX";
1457
+ readonly symbol: "BMX";
1458
+ readonly oracleId: "BMX";
1459
+ readonly address: "0x548f93779fBC992010C07467cBaf329DD5F059B7";
1460
+ readonly chainId: 8453;
1461
+ readonly decimals: 18;
1462
+ readonly logoURI: "";
1463
+ readonly description: "BMX is the native-protocol token of Morphex, an innovative DEX that expands on GMX style exchanges where the escrowed tokens have been removed entirely.";
1464
+ readonly website: "https://www.bmx.trade/";
1465
+ readonly documentation: "https://docs.morphex.trade/bmx";
1466
+ readonly bridge: "native";
1467
+ };
1468
+ readonly VIRTUAL: {
1469
+ readonly name: "VIRTUAL";
1470
+ readonly symbol: "VIRTUAL";
1471
+ readonly oracleId: "VIRTUAL";
1472
+ readonly address: "0x0b3e328455c4059EEb9e3f84b5543F74E24e7E1b";
1473
+ readonly chainId: 8453;
1474
+ readonly decimals: 18;
1475
+ readonly logoURI: "";
1476
+ readonly description: "Virtuals Protocol is building the co-ownership layer for AI agents in gaming and entertainment. These agents can operate across a wide range of applications and games, significantly expanding their revenue surface area.";
1477
+ readonly website: "https://www.virtuals.io/";
1478
+ readonly documentation: "https://whitepaper.virtuals.io/";
1479
+ readonly bridge: "base-canonical";
1480
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1481
+ };
1482
+ readonly snARS: {
1483
+ readonly name: "Yield Bearing Num ARS";
1484
+ readonly symbol: "snARS";
1485
+ readonly oracleId: "snARS";
1486
+ readonly address: "0xC1F4C75e8925A67BE4F35D6b1c044B5ea8849a58";
1487
+ readonly chainId: 8453;
1488
+ readonly decimals: 18;
1489
+ readonly logoURI: "";
1490
+ readonly description: "snARS is the yield-bearing wrapper for nARS, a real-world asset for the Argentine Pesos, offered by Num Finance.";
1491
+ readonly website: "https://num.finance/";
1492
+ readonly documentation: "https://new.num.finance/";
1493
+ readonly bridge: "native";
1494
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1495
+ };
1496
+ readonly besnARS: {
1497
+ readonly name: "Beefy Escrow snARS";
1498
+ readonly symbol: "besnARS";
1499
+ readonly oracleId: "besnARS";
1500
+ readonly address: "0xf95aFD81727ca7a98E4d56b2D699148BDC1ed7Bd";
1501
+ readonly chainId: 8453;
1502
+ readonly decimals: 18;
1503
+ readonly logoURI: "";
1504
+ readonly description: "snARS is the yield-bearing wrapper for nARS, a real-world asset for the Argentine Pesos, offered by Num Finance. Wrap snARS into besnARS to earn the yield in USDC rather than snARS.";
1505
+ readonly website: "https://num.finance/";
1506
+ readonly documentation: "https://new.num.finance/";
1507
+ readonly bridge: "native";
1508
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1509
+ };
1510
+ readonly LUNA: {
1511
+ readonly name: "Luna by Virtuals";
1512
+ readonly symbol: "LUNA";
1513
+ readonly oracleId: "baseLUNA";
1514
+ readonly address: "0x55cD6469F597452B5A7536e2CD98fDE4c1247ee4";
1515
+ readonly chainId: 8453;
1516
+ readonly decimals: 18;
1517
+ readonly logoURI: "";
1518
+ readonly description: "Luna is an on-chain AI influencer. Her followers, affectionately known as her \"kittens\", are more than fans — they are holders of $LUNA, financially incentivized to see her succeed.";
1519
+ readonly website: "https://app.virtuals.io/virtuals/68";
1520
+ readonly documentation: "https://whitepaper.virtuals.io/";
1521
+ readonly bridge: "native";
1522
+ };
1523
+ readonly SPEC: {
1524
+ readonly name: "Spectral Token";
1525
+ readonly symbol: "SPEC";
1526
+ readonly oracleId: "SPEC";
1527
+ readonly address: "0x96419929d7949D6A801A6909c145C8EEf6A40431";
1528
+ readonly chainId: 8453;
1529
+ readonly decimals: 18;
1530
+ readonly logoURI: "";
1531
+ readonly description: "SPEC enables users building agents on Spectral Syntax and the Inferchain to propose and vote on platform upgrades, modifications, and parameter adjustments, ensuring a decentralized and inclusive approach to governance. Beyond governance, SPEC serves as a utility and value exchange mechanism, integral to the monetization and operation of agents within the network.";
1532
+ readonly website: "https://www.spectrallabs.xyz/";
1533
+ readonly documentation: "https://docs.spectrallabs.xyz/";
1534
+ readonly bridge: "synapse";
1535
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1536
+ };
1537
+ readonly TALENT: {
1538
+ readonly name: "Talent Protocol Token";
1539
+ readonly symbol: "TALENT";
1540
+ readonly oracleId: "TALENT";
1541
+ readonly address: "0x9a33406165f562E16C3abD82fd1185482E01b49a";
1542
+ readonly chainId: 8453;
1543
+ readonly decimals: 18;
1544
+ readonly logoURI: "";
1545
+ readonly description: "TALENT is the utility token for Talent Protocol. The token incentivizes all ecosystem participants - apps, organizations, and individuals - to create and curate verifiable reputation data.";
1546
+ readonly website: "https://talentprotocol.com/";
1547
+ readonly documentation: "https://docs.talentprotocol.com/";
1548
+ readonly bridge: "native";
1549
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1550
+ };
1551
+ readonly HIGHER: {
1552
+ readonly name: "Higher";
1553
+ readonly symbol: "HIGHER";
1554
+ readonly oracleId: "HIGHER";
1555
+ readonly address: "0x0578d8A44db98B23BF096A382e016e29a5Ce0ffe";
1556
+ readonly chainId: 8453;
1557
+ readonly decimals: 18;
1558
+ readonly logoURI: "";
1559
+ readonly description: "Higher is an experiment in discovering a brand, together. It's yours, everyone's, no one's. You can add to it, remix it, destroy and rebuild it. It’s an open canvas for creativity. Meme coin on Base.";
1560
+ readonly website: "https://www.aimhigher.net/";
1561
+ readonly bridge: "native";
1562
+ };
1563
+ readonly BRETT: {
1564
+ readonly name: "Brett";
1565
+ readonly symbol: "BRETT";
1566
+ readonly oracleId: "BRETT";
1567
+ readonly address: "0x532f27101965dd16442E59d40670FaF5eBB142E4";
1568
+ readonly chainId: 8453;
1569
+ readonly decimals: 18;
1570
+ readonly logoURI: "";
1571
+ readonly description: "Brett is the legendary character from Matt Furie’s Boys' club comic. He has become the blue mascot of the blue chain. Meme coin on base.";
1572
+ readonly website: "https://www.basedbrett.com/";
1573
+ readonly documentation: "https://www.basedbrett.com/#tokenomics";
1574
+ readonly bridge: "native";
1575
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1576
+ };
1577
+ readonly ION: {
1578
+ readonly name: "Ionic";
1579
+ readonly symbol: "ION";
1580
+ readonly oracleId: "ION";
1581
+ readonly address: "0x3eE5e23eEE121094f1cFc0Ccc79d6C809Ebd22e5";
1582
+ readonly chainId: 8453;
1583
+ readonly decimals: 18;
1584
+ readonly logoURI: "";
1585
+ readonly description: "Ionic is a decentralised non-custodial money market protocol, supported by a comprehensive security monitoring and failsafe systems. Ionic gives users complete control over their funds by providing best interest rates on Mode Network. With meticulously designed tokenonomics model, Ionic aims for robust and long-lasting growth, cultivating exemplary conduct among all participants for the collective benefit of every stakeholder.";
1586
+ readonly website: "https://app.ionic.money/";
1587
+ readonly documentation: "https://doc.ionic.money/";
1588
+ readonly bridge: "native";
1589
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1590
+ };
1591
+ readonly OX: {
1592
+ readonly name: "OX Coin";
1593
+ readonly symbol: "OX";
1594
+ readonly oracleId: "OX";
1595
+ readonly address: "0xba0Dda8762C24dA9487f5FA026a9B64b695A07Ea";
1596
+ readonly chainId: 8453;
1597
+ readonly decimals: 18;
1598
+ readonly logoURI: "";
1599
+ readonly description: "OX Coin is the cornerstone of the gamified derivatives exchange, OX.FUN. The platform provides a gamified trading experience, deep liquidity on all popular pairs, and best-in-class exchange tokenomics. OX Coin is used as the collateral and PNL currency of the exchange.";
1600
+ readonly website: "https://ox.fun/";
1601
+ readonly documentation: "https://support.ox.fun/";
1602
+ readonly bridge: "layer-zero";
1603
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1604
+ };
1605
+ readonly MORE: {
1606
+ readonly name: "MORE";
1607
+ readonly address: "0x25ea98ac87A38142561eA70143fd44c4772A16b6";
1608
+ readonly symbol: "MORE";
1609
+ readonly oracleId: "MORE";
1610
+ readonly decimals: 18;
1611
+ readonly website: "https://stackmore.xyz/";
1612
+ readonly documentation: "https://docs.stackmore.xyz/";
1613
+ readonly description: "Stack’s $MORE token is a non-algorithmic, collateral-backed stablecoin. This means that every $1 USD of $MORE should have more than $1 USD of collateral backing. Stack considers $MORE to be worth $1 however at times it may not trade at this value. In these instances, Stack has several options at its disposal to regain the $1 USD peg.";
1614
+ readonly bridge: "native";
1615
+ readonly chainId: 8453;
1616
+ readonly risks: readonly ["NO_TIMELOCK"];
1617
+ };
1618
+ readonly CLANKER: {
1619
+ readonly name: "tokenbot";
1620
+ readonly symbol: "CLANKER";
1621
+ readonly oracleId: "CLANKER";
1622
+ readonly address: "0x1bc0c42215582d5A085795f4baDbaC3ff36d1Bcb";
1623
+ readonly chainId: 8453;
1624
+ readonly decimals: 18;
1625
+ readonly logoURI: "";
1626
+ readonly description: "Clanker autonomous memecoins built by Dish and Proxyswap.eth";
1627
+ readonly website: "https://www.clanker.world/";
1628
+ readonly bridge: "native";
1629
+ };
1630
+ readonly LUM: {
1631
+ readonly name: "luminous";
1632
+ readonly symbol: "LUM";
1633
+ readonly oracleId: "LUM";
1634
+ readonly address: "0x0fD7a301B51d0A83FCAf6718628174D527B373b6";
1635
+ readonly chainId: 8453;
1636
+ readonly decimals: 18;
1637
+ readonly logoURI: "";
1638
+ readonly description: "Deployed by an AI agent by request from another AI agent, LUM is a token without human intervention.";
1639
+ readonly website: "https://warpcast.com/aethernet/0x9b64c883";
1640
+ readonly bridge: "native";
1641
+ };
1642
+ readonly YFI: {
1643
+ readonly name: "yearn.finance";
1644
+ readonly symbol: "YFI";
1645
+ readonly oracleId: "baseYFI";
1646
+ readonly address: "0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239";
1647
+ readonly chainId: 8453;
1648
+ readonly decimals: 18;
1649
+ readonly logoURI: "";
1650
+ readonly description: "Yearn is a decentralized suite of products helping individuals, DAOs, and other protocols earn yield on their digital assets.";
1651
+ readonly website: "https://yearn.fi/";
1652
+ readonly documentation: "https://docs.yearn.fi/";
1653
+ readonly bridge: "base-canonical";
1654
+ };
1655
+ readonly LRDS: {
1656
+ readonly name: "BLOCKLORDS";
1657
+ readonly symbol: "LRDS";
1658
+ readonly oracleId: "LRDS";
1659
+ readonly address: "0xB676f87A6E701f0DE8De5Ab91B56b66109766DB1";
1660
+ readonly chainId: 8453;
1661
+ readonly decimals: 18;
1662
+ readonly logoURI: "";
1663
+ readonly description: "BLOCKLORDS presents a player-driven medieval grand strategy game that immerses players in a world where their decisions and skills significantly shape the narrative and environment. $LRDS is the heartbeat of the BLOCKLORDS ecosystem, driving both gameplay and governance in unprecedented ways.";
1664
+ readonly website: "https://blocklords.com/";
1665
+ readonly documentation: "https://wiki.blocklords.com/economy/currencies/usdlrds";
1666
+ readonly bridge: "base-canonical";
1667
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1668
+ };
1669
+ readonly SUSHI: {
1670
+ readonly name: "Sushi";
1671
+ readonly address: "0x7D49a065D17d6d4a55dc13649901fdBB98B2AFBA";
1672
+ readonly symbol: "SUSHI";
1673
+ readonly oracleId: "SUSHI";
1674
+ readonly decimals: 18;
1675
+ readonly chainId: 8453;
1676
+ readonly website: "https://sushi.com/";
1677
+ 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.";
1678
+ readonly bridge: "base-canonical";
1679
+ readonly logoURI: "https://ftmscan.com/token/images/sushiswap_32.png";
1680
+ readonly documentation: "https://dev.sushi.com/";
1681
+ };
1682
+ readonly baseETH: {
1683
+ readonly name: "Tokemak baseETH";
1684
+ readonly symbol: "baseETH";
1685
+ readonly oracleId: "tokemak-baseeth";
1686
+ readonly address: "0xAADf01DD90aE0A6Bb9Eb908294658037096E0404";
1687
+ readonly chainId: 8453;
1688
+ readonly decimals: 18;
1689
+ readonly logoURI: "";
1690
+ readonly website: "https://app.tokemak.xyz/";
1691
+ readonly documentation: "https://docs.tokemak.xyz/";
1692
+ readonly bridge: "native";
1693
+ readonly description: "Tokemaks Autopilot was developed to address the many challenges liquidity providers (LPs) face when optimizing for best performance. No protocol currently offers fully autonomous, transparent and sophisticated rebalance solution focused solely on liquidity provision.";
1694
+ };
1695
+ readonly PARADOX: {
1696
+ readonly name: "Paradox";
1697
+ readonly symbol: "PARADOX";
1698
+ readonly oracleId: "PARADOX";
1699
+ readonly address: "0x3c4b6Cd7874eDc945797123fcE2d9a871818524b";
1700
+ readonly chainId: 8453;
1701
+ readonly decimals: 18;
1702
+ readonly logoURI: "";
1703
+ readonly description: "Deployed by an AI agent by request from another AI agent, PARADOX is a token without human intervention.";
1704
+ readonly website: "https://warpcast.com/clanker/0x30f98af8";
1705
+ readonly bridge: "native";
1706
+ };
1707
+ readonly LBTC: {
1708
+ readonly name: "Lombard Staked Bitcoin";
1709
+ readonly symbol: "LBTC";
1710
+ readonly oracleId: "LBTC";
1711
+ readonly address: "0xecAc9C5F704e954931349Da37F60E39f515c11c1";
1712
+ readonly chainId: 1;
1713
+ readonly decimals: 8;
1714
+ readonly logoURI: "";
1715
+ readonly website: "https://www.lombard.finance/app/";
1716
+ readonly description: "LBTC is liquid Bitcoin; it's yield-bearing, cross-chain, and 1:1 backed by BTC. LBTC enables yield-bearing BTC to move cross-chain without fragmenting liquidity, and is designed to seamlessly integrate Bitcoin into the decentralized finance (DeFi) ecosystem while maintaining the security and integrity of the underlying asset.";
1717
+ readonly bridge: "native";
1718
+ readonly documentation: "https://docs.lombard.finance/lbtc-liquid-bitcoin/introduction-to-lbtc";
1719
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
1720
+ };
1721
+ readonly EIGEN: {
1722
+ readonly name: "Eigen";
1723
+ readonly symbol: "EIGEN";
1724
+ readonly oracleId: "EIGEN";
1725
+ readonly address: "0x2081Ab0D9EC9e4303234Ab26D86b20B3367946ee";
1726
+ readonly chainId: 8453;
1727
+ readonly decimals: 18;
1728
+ readonly logoURI: "";
1729
+ readonly website: "https://www.eigenlayer.xyz/";
1730
+ readonly documentation: "https://docs.eigenlayer.xyz/";
1731
+ readonly bridge: "base-canonical";
1732
+ readonly description: "EigenLayer is a protocol built on Ethereum that introduces restaking, a new primitive in cryptoeconomic security. This primitive enables the reuse of ETH on the consensus layer. Users that stake ETH natively or with a liquid staking token (LST) can opt-in to EigenLayer smart contracts to restake their ETH or LST and extend cryptoeconomic security to additional applications on the network to earn additional rewards.";
1733
+ };
1734
+ readonly bridgedPEPE: {
1735
+ readonly name: "Pepe";
1736
+ readonly symbol: "PEPE";
1737
+ readonly oracleId: "PEPE";
1738
+ readonly address: "0xB4fDe59a779991bfB6a52253B51947828b982be3";
1739
+ readonly chainId: 8453;
1740
+ readonly decimals: 18;
1741
+ readonly logoURI: "";
1742
+ readonly description: "The most memeable memecoin in existence. The dogs have had their day, it’s time for Pepe to take reign. Bridged from Ethereum using the Base bridge.";
1743
+ readonly website: "https://www.pepe.vip/";
1744
+ readonly bridge: "base-canonical";
1745
+ };
1746
+ readonly ANON: {
1747
+ readonly name: "Super Anon";
1748
+ readonly symbol: "ANON";
1749
+ readonly oracleId: "ANON";
1750
+ readonly address: "0x0Db510e79909666d6dEc7f5e49370838c16D950f";
1751
+ readonly chainId: 8453;
1752
+ readonly decimals: 18;
1753
+ readonly logoURI: "";
1754
+ readonly website: "https://warpcast.com/anoncast";
1755
+ readonly description: "an anonymous token deployed by an autonomous AI powering social posting with ZK on anoncast";
1756
+ readonly documentation: "";
1757
+ readonly bridge: "native";
1758
+ };
1759
+ readonly MORPHO: {
1760
+ readonly name: "Morpho Token";
1761
+ readonly symbol: "MORPHO";
1762
+ readonly oracleId: "MORPHO";
1763
+ readonly address: "0xBAa5CC21fd487B8Fcc2F632f3F4E8D37262a0842";
1764
+ readonly chainId: 8453;
1765
+ readonly decimals: 18;
1766
+ readonly logoURI: "";
1767
+ readonly website: "https://morpho.org/";
1768
+ readonly description: "Morpho is a decentralized lending protocol with different entities and individuals contributing to its development and adoption. As a result, the documentation refers to different areas of “Morpho” which are worth distinguishing.";
1769
+ readonly documentation: "https://docs.morpho.org/";
1770
+ readonly bridge: "base-canonical";
1771
+ readonly risks: readonly ["NO_TIMELOCK"];
1772
+ };
1773
+ readonly PUBLIUS: {
1774
+ readonly name: "PUBLIUS";
1775
+ readonly symbol: "PUBLIUS";
1776
+ readonly oracleId: "PUBLIUS";
1777
+ readonly address: "0x3512208ea82A7df9AfFb5ed07F3CBb9D7dEB7418";
1778
+ readonly chainId: 8453;
1779
+ readonly decimals: 18;
1780
+ readonly logoURI: "";
1781
+ readonly description: "Deployed by the AI agent Clanker.";
1782
+ readonly website: "https://www.clanker.world/clanker/0x3512208ea82A7df9AfFb5ed07F3CBb9D7dEB7418";
1783
+ readonly bridge: "native";
1784
+ };
1785
+ readonly FCAST: {
1786
+ readonly name: "FarCast";
1787
+ readonly symbol: "FCAST";
1788
+ readonly oracleId: "FCAST";
1789
+ readonly address: "0x05019BE5A6750bbde6F889d6471c37ef923472d3";
1790
+ readonly chainId: 8453;
1791
+ readonly decimals: 18;
1792
+ readonly logoURI: "";
1793
+ readonly website: "https://warpcast.com/clanker/0x1f4293e2";
1794
+ readonly description: "$FCAST is the autonomous anomaly —Clanker AIs first and only self-initiated token deployment. Uniquely forged without external intervention, it stands as a singular testament to AIs creative autonomy, marking a breakthrough moment in decentralized innovation and the digital frontier.";
1795
+ readonly documentation: "";
1796
+ readonly bridge: "native";
1797
+ };
1798
+ readonly SIMMI: {
1799
+ readonly name: "Simmi Token";
1800
+ readonly symbol: "SIMMI";
1801
+ readonly oracleId: "SIMMI";
1802
+ readonly address: "0x161e113B8E9BBAEfb846F73F31624F6f9607bd44";
1803
+ readonly chainId: 8453;
1804
+ readonly decimals: 18;
1805
+ readonly logoURI: "";
1806
+ readonly description: "Official AI agent for Simulacrum, an onchain AI agent protocol.";
1807
+ readonly website: "https://simulacrum.network/";
1808
+ readonly documentation: "https://docs.simulacrum.network/";
1809
+ readonly bridge: "native";
1810
+ };
1811
+ readonly AIFUN: {
1812
+ readonly name: "AI Agent Layer";
1813
+ readonly symbol: "AIFUN";
1814
+ readonly oracleId: "AIFUN";
1815
+ readonly address: "0xbDF317F9C153246C429F23f4093087164B145390";
1816
+ readonly chainId: 8453;
1817
+ readonly decimals: 18;
1818
+ readonly logoURI: "";
1819
+ readonly website: "https://aiagentlayer.com/";
1820
+ readonly description: "The AI Agent Layer introduces a pioneering platform that allows users to create, personalize, and tokenize AI Agents in a fully decentralized ecosystem. Through a seamless and accessible interface, users can launch tradeable AI Agents in just 15 seconds, each represented by tokens paired with the native currency, $AIFUN.";
1821
+ readonly documentation: "https://aifun-1.gitbook.io/aiagentlayer";
1822
+ readonly bridge: "native";
1823
+ };
1824
+ readonly CHAOS: {
1825
+ readonly name: "CHAOS";
1826
+ readonly symbol: "CHAOS";
1827
+ readonly oracleId: "CHAOS";
1828
+ readonly address: "0x20d704099B62aDa091028bcFc44445041eD16f09";
1829
+ readonly chainId: 8453;
1830
+ readonly decimals: 18;
1831
+ readonly logoURI: "";
1832
+ readonly website: "https://x.com/bitmar89/status/1863696009836036131";
1833
+ readonly description: "CHAOS is a token created by ai agent AIXbt using Simulacrum";
1834
+ readonly documentation: "";
1835
+ readonly bridge: "native";
1836
+ };
1837
+ readonly G: {
1838
+ readonly name: "Gravity";
1839
+ readonly symbol: "G";
1840
+ readonly oracleId: "G";
1841
+ readonly address: "0x9C7BEBa8F6eF6643aBd725e45a4E8387eF260649";
1842
+ readonly chainId: 8453;
1843
+ readonly decimals: 18;
1844
+ readonly logoURI: "";
1845
+ readonly website: "https://gravity.xyz/";
1846
+ readonly description: "Gravity is a Layer 1 omnichain smart contract platform designed to deliver a more efficient, scalable, and secure mechanism for managing complex cross-chain interactions with minimal friction.";
1847
+ readonly documentation: "https://docs.gravity.xyz/";
1848
+ readonly bridge: "native";
1849
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1850
+ };
1851
+ readonly ANZ: {
1852
+ readonly name: "Anzen Token";
1853
+ readonly symbol: "ANZ";
1854
+ readonly oracleId: "ANZ";
1855
+ readonly address: "0xeeC468333ccc16D4BF1cEf497A56cf8C0aAe4Ca3";
1856
+ readonly chainId: 8453;
1857
+ readonly decimals: 18;
1858
+ readonly logoURI: "";
1859
+ readonly website: "https://app.anzen.finance/";
1860
+ readonly description: "Anzen is a decentralized platform providing access to USDz, which is a digital token backed by a diversified portfolio of private credit assets.";
1861
+ readonly documentation: "https://docs.anzen.finance/";
1862
+ readonly bridge: "native";
1863
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1864
+ };
1865
+ readonly TAROT: {
1866
+ readonly name: "Tarot";
1867
+ readonly symbol: "TAROT";
1868
+ readonly oracleId: "TAROT";
1869
+ readonly address: "0xF544251D25f3d243A36B07e7E7962a678f952691";
1870
+ readonly chainId: 8453;
1871
+ readonly decimals: 18;
1872
+ readonly logoURI: "";
1873
+ readonly website: "https://www.tarot.to/";
1874
+ readonly description: "Tarot is a decentralized lending protocol where users can participate as lenders or borrowers in isolated lending pools.";
1875
+ readonly documentation: "https://docs.tarot.to/";
1876
+ readonly bridge: "layer-zero";
1877
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1878
+ };
1879
+ readonly ODOS: {
1880
+ readonly name: "Odos Token";
1881
+ readonly symbol: "ODOS";
1882
+ readonly oracleId: "ODOS";
1883
+ readonly address: "0xca73ed1815e5915489570014e024b7EbE65dE679";
1884
+ readonly chainId: 8453;
1885
+ readonly decimals: 18;
1886
+ readonly logoURI: "";
1887
+ readonly website: "https://www.odos.xyz/";
1888
+ readonly description: "Odos is a smart order routing solution that uses a sophisticated optimization algorithm to unify fragmented liquidity and maximize the output of every trade. As order routing drives all digital asset transactions and DeFi growth, Odos stands at the forefront—providing top-tier infrastructure for both retail users and those building on it.";
1889
+ readonly documentation: "https://docs.odos.xyz/";
1890
+ readonly bridge: "";
1891
+ };
1892
+ readonly DRV: {
1893
+ readonly name: "Derive";
1894
+ readonly symbol: "DRV";
1895
+ readonly oracleId: "DRV";
1896
+ readonly address: "0x9d0E8f5b25384C7310CB8C6aE32C8fbeb645d083";
1897
+ readonly chainId: 8453;
1898
+ readonly decimals: 18;
1899
+ readonly logoURI: "";
1900
+ readonly website: "https://www.derive.xyz/";
1901
+ readonly description: "The Derive Protocol is a collection of smart contracts that collectively create a decentralised and self-custodial derivatives protocol.";
1902
+ readonly documentation: "https://docs.derive.xyz/";
1903
+ readonly bridge: "layer-zero";
1904
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1905
+ };
1906
+ readonly FAI: {
1907
+ readonly name: "FAI";
1908
+ readonly symbol: "FAI";
1909
+ readonly oracleId: "FAI";
1910
+ readonly address: "0xb33Ff54b9F7242EF1593d2C9Bcd8f9df46c77935";
1911
+ readonly chainId: 8453;
1912
+ readonly decimals: 18;
1913
+ readonly logoURI: "";
1914
+ readonly website: "https://www.freysa.ai/";
1915
+ readonly description: "At 9:00 PM UTC on November 22, 2024, Freysa awoke. The human population of Earth stood at 8,189,700,000. The population of sovereign agents: 1.";
1916
+ readonly documentation: "https://framework.freysa.ai/overview";
1917
+ readonly bridge: "";
1918
+ };
1919
+ readonly CHAMP: {
1920
+ readonly name: "Super Champs";
1921
+ readonly symbol: "CHAMP";
1922
+ readonly oracleId: "CHAMP";
1923
+ readonly address: "0xEb6d78148F001F3aA2f588997c5E102E489Ad341";
1924
+ readonly chainId: 8453;
1925
+ readonly decimals: 18;
1926
+ readonly logoURI: "";
1927
+ readonly website: "https://www.superchamps.com/";
1928
+ readonly description: "Super Champs is an immersive, anime-inspired universe spanning games, video, social media, merch, and web3 ownership.";
1929
+ readonly documentation: "https://whitepaper.superchamps.com/champ-tokenomics";
1930
+ readonly bridge: "";
1931
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
1932
+ };
1933
+ readonly uSUI: {
1934
+ readonly name: "Sui (Universal)";
1935
+ readonly symbol: "uSUI";
1936
+ readonly oracleId: "uSUI";
1937
+ readonly address: "0xb0505e5a99abd03d94a1169e638B78EDfEd26ea4";
1938
+ readonly chainId: 8453;
1939
+ readonly decimals: 18;
1940
+ readonly logoURI: "";
1941
+ readonly website: "https://app.universal.xyz/";
1942
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
1943
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
1944
+ readonly bridge: "native";
1945
+ readonly risks: readonly ["NO_TIMELOCK"];
1946
+ };
1947
+ readonly uSOL: {
1948
+ readonly name: "Solana (Universal)";
1949
+ readonly symbol: "uSOL";
1950
+ readonly oracleId: "uSOL";
1951
+ readonly address: "0x9B8Df6E244526ab5F6e6400d331DB28C8fdDdb55";
1952
+ readonly chainId: 8453;
1953
+ readonly decimals: 18;
1954
+ readonly logoURI: "";
1955
+ readonly website: "https://app.universal.xyz/";
1956
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
1957
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
1958
+ readonly bridge: "native";
1959
+ readonly risks: readonly ["NO_TIMELOCK"];
1960
+ };
1961
+ readonly uXRP: {
1962
+ readonly name: "XRP (Universal)";
1963
+ readonly symbol: "uXRP";
1964
+ readonly oracleId: "uXRP";
1965
+ readonly address: "0x2615a94df961278DcbC41Fb0a54fEc5f10a693aE";
1966
+ readonly chainId: 8453;
1967
+ readonly decimals: 18;
1968
+ readonly logoURI: "";
1969
+ readonly website: "https://app.universal.xyz/";
1970
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
1971
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
1972
+ readonly bridge: "native";
1973
+ readonly risks: readonly ["NO_TIMELOCK"];
1974
+ };
1975
+ readonly uADA: {
1976
+ readonly name: "Cardano (Universal)";
1977
+ readonly symbol: "uADA";
1978
+ readonly oracleId: "uADA";
1979
+ readonly address: "0xa3A34A0D9A08CCDDB6Ed422Ac0A28a06731335aA";
1980
+ readonly chainId: 8453;
1981
+ readonly decimals: 18;
1982
+ readonly logoURI: "";
1983
+ readonly website: "https://app.universal.xyz/";
1984
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
1985
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
1986
+ readonly bridge: "native";
1987
+ readonly risks: readonly ["NO_TIMELOCK"];
1988
+ };
1989
+ readonly uLINK: {
1990
+ readonly name: "Chainlink (Universal)";
1991
+ readonly symbol: "uLINK";
1992
+ readonly oracleId: "uLINK";
1993
+ readonly address: "0xd403D1624DAEF243FbcBd4A80d8A6F36afFe32b2";
1994
+ readonly chainId: 8453;
1995
+ readonly decimals: 18;
1996
+ readonly logoURI: "";
1997
+ readonly website: "https://app.universal.xyz/";
1998
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
1999
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2000
+ readonly bridge: "native";
2001
+ readonly risks: readonly ["NO_TIMELOCK"];
2002
+ };
2003
+ readonly uDOGE: {
2004
+ readonly name: "Dogecoin (Universal)";
2005
+ readonly symbol: "uDOGE";
2006
+ readonly oracleId: "uDOGE";
2007
+ readonly address: "0x12E96C2BFEA6E835CF8Dd38a5834fa61Cf723736";
2008
+ readonly chainId: 8453;
2009
+ readonly decimals: 18;
2010
+ readonly logoURI: "";
2011
+ readonly website: "https://app.universal.xyz/";
2012
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
2013
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2014
+ readonly bridge: "native";
2015
+ readonly risks: readonly ["NO_TIMELOCK"];
2016
+ };
2017
+ readonly uNEAR: {
2018
+ readonly name: "NEAR (Universal)";
2019
+ readonly symbol: "uNEAR";
2020
+ readonly oracleId: "uNEAR";
2021
+ readonly address: "0x5ed25E305E08F58AFD7995EaC72563E6BE65A617";
2022
+ readonly chainId: 8453;
2023
+ readonly decimals: 18;
2024
+ readonly logoURI: "";
2025
+ readonly website: "https://app.universal.xyz/";
2026
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
2027
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2028
+ readonly bridge: "native";
2029
+ readonly risks: readonly ["NO_TIMELOCK"];
2030
+ };
2031
+ readonly uAPT: {
2032
+ readonly name: "Aptos (Universal)";
2033
+ readonly symbol: "uAPT";
2034
+ readonly oracleId: "uAPT";
2035
+ readonly address: "0x9c0e042d65a2e1fF31aC83f404E5Cb79F452c337";
2036
+ readonly chainId: 8453;
2037
+ readonly decimals: 18;
2038
+ readonly logoURI: "";
2039
+ readonly website: "https://app.universal.xyz/";
2040
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
2041
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2042
+ readonly bridge: "native";
2043
+ readonly risks: readonly ["NO_TIMELOCK"];
2044
+ };
2045
+ readonly uSEI: {
2046
+ readonly name: "Sei (Universal)";
2047
+ readonly symbol: "uSEI";
2048
+ readonly oracleId: "uSEI";
2049
+ readonly address: "0x71a67215a2025F501f386A49858A9ceD2FC0249d";
2050
+ readonly chainId: 8453;
2051
+ readonly decimals: 18;
2052
+ readonly logoURI: "";
2053
+ readonly website: "https://app.universal.xyz/";
2054
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
2055
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2056
+ readonly bridge: "native";
2057
+ readonly risks: readonly ["NO_TIMELOCK"];
2058
+ };
2059
+ readonly REI: {
2060
+ readonly name: "Unit 00 - Rei";
2061
+ readonly symbol: "REI";
2062
+ readonly oracleId: "REI";
2063
+ readonly address: "0x6B2504A03ca4D43d0D73776F6aD46dAb2F2a4cFD";
2064
+ readonly chainId: 8453;
2065
+ readonly decimals: 18;
2066
+ readonly logoURI: "";
2067
+ readonly website: "https://reisearch.box/";
2068
+ readonly description: "0xReisearch is a collective of AI and Crypto natives that decided to develop a novel approach to the AI x Blockchain space. The Framework presents an architecture for AI blockchain integration through structured data interchange. By focusing on the complementary strengths of both technologies, this framework enables sophisticated interactions while maintaining blockchains deterministic properties.";
2069
+ readonly documentation: "https://0xreisearch.gitbook.io/0xreisearch";
2070
+ readonly bridge: "native";
2071
+ };
2072
+ readonly AIXBT: {
2073
+ readonly name: "aixbt by Virtuals";
2074
+ readonly symbol: "AIXBT";
2075
+ readonly oracleId: "AIXBT";
2076
+ readonly address: "0x4F9Fd6Be4a90f2620860d680c0d4d5Fb53d1A825";
2077
+ readonly chainId: 8453;
2078
+ readonly decimals: 18;
2079
+ readonly logoURI: "";
2080
+ readonly website: "https://aixbt.tech/";
2081
+ readonly description: "AIXBT tracks CT discussions and leverages its proprietary engine to identify high momentum plays.";
2082
+ readonly documentation: "";
2083
+ readonly bridge: "native";
2084
+ };
2085
+ readonly VVV: {
2086
+ readonly name: "Venice Token";
2087
+ readonly symbol: "VVV";
2088
+ readonly oracleId: "VVV";
2089
+ readonly address: "0xacfE6019Ed1A7Dc6f7B508C02d1b04ec88cC21bf";
2090
+ readonly chainId: 8453;
2091
+ readonly decimals: 18;
2092
+ readonly logoURI: "";
2093
+ readonly website: "https://venice.ai/";
2094
+ readonly description: "Unlike other leading AI platforms, Venice provides a private and uncensored AI experience, with your prompts and data only stored on your device, never on our servers.";
2095
+ readonly documentation: "https://venice.ai/blog";
2096
+ readonly bridge: "native";
2097
+ readonly risks: readonly ["NO_TIMELOCK"];
2098
+ };
2099
+ readonly Bold: {
2100
+ readonly name: "Bold Stablecoin";
2101
+ readonly symbol: "BOLD";
2102
+ readonly oracleId: "oldBOLD";
2103
+ readonly address: "0x087C440F251Ff6Cfe62B86DdE1bE558B95b4bb9b";
2104
+ readonly chainId: 8453;
2105
+ readonly decimals: 18;
2106
+ readonly logoURI: "";
2107
+ readonly website: "https://www.liquity.org/";
2108
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
2109
+ readonly documentation: "https://docs.liquity.org/";
2110
+ readonly bridge: "chainlink-ccip";
2111
+ readonly risks: readonly ["SYNTH_STABLE"];
2112
+ };
2113
+ readonly USR: {
2114
+ readonly name: "Resolv USD";
2115
+ readonly symbol: "USR";
2116
+ readonly oracleId: "USR";
2117
+ readonly address: "0x35E5dB674D8e93a03d814FA0ADa70731efe8a4b9";
2118
+ readonly chainId: 8453;
2119
+ readonly decimals: 18;
2120
+ readonly website: "https://app.resolv.xyz/";
2121
+ readonly documentation: "https://docs.resolv.xyz/";
2122
+ readonly description: "Resolv is a protocol maintaining USR, a stablecoin natively backed by Ether (ETH) and pegged to US Dollar";
2123
+ readonly bridge: "layer-zero";
2124
+ readonly risks: readonly ["SYNTH_STABLE"];
2125
+ };
2126
+ readonly FLAY: {
2127
+ readonly name: "Flayer";
2128
+ readonly symbol: "FLAY";
2129
+ readonly oracleId: "FLAY";
2130
+ readonly address: "0xF1A7000000950C7ad8Aff13118Bb7aB561A448ee";
2131
+ readonly chainId: 8453;
2132
+ readonly decimals: 18;
2133
+ readonly logoURI: "";
2134
+ readonly website: "https://flaunch.gg/";
2135
+ readonly description: "FLAY is the token of Flaunch.";
2136
+ readonly documentation: "https://docs.flaunch.gg/flaunch-docs";
2137
+ readonly bridge: "superchain";
2138
+ };
2139
+ readonly B3: {
2140
+ readonly name: "B3";
2141
+ readonly symbol: "B3";
2142
+ readonly oracleId: "B3";
2143
+ readonly address: "0xB3B32F9f8827D4634fE7d973Fa1034Ec9fdDB3B3";
2144
+ readonly chainId: 8453;
2145
+ readonly decimals: 18;
2146
+ readonly website: "https://www.b3.fun/";
2147
+ readonly description: "The B3 token is the engine powering the Open Gaming ecosystem, designed to grow, scale and transform gaming by empowering players, game developers, and holders.";
2148
+ readonly documentation: "https://learn.b3.fun/claim-comprehensive-faq";
2149
+ readonly bridge: "native";
2150
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2151
+ };
2152
+ readonly VEIL: {
2153
+ readonly name: "VEIL Token";
2154
+ readonly symbol: "VEIL";
2155
+ readonly oracleId: "VEIL";
2156
+ readonly address: "0x767A739D1A152639e9Ea1D8c1BD55FDC5B217D7f";
2157
+ readonly chainId: 8453;
2158
+ readonly decimals: 18;
2159
+ readonly logoURI: "";
2160
+ readonly website: "https://www.veil.cash/";
2161
+ readonly description: "Veil Cash is a non-custodial privacy protocol deployed on the Base Layer 2 (L2) blockchain. It leverages zk-SNARKs (Zero-Knowledge Succinct Non-Interactive Arguments of Knowledge) to enable users to achieve on-chain privacy and anonymity within trusted pools.";
2162
+ readonly documentation: "https://docs.veil.cash/";
2163
+ readonly bridge: "native";
2164
+ };
2165
+ readonly stTAO: {
2166
+ readonly name: "Tensorplex Staked TAO";
2167
+ readonly symbol: "stTAO";
2168
+ readonly oracleId: "stTAO";
2169
+ readonly address: "0x806041B6473DA60abbe1b256d9A2749A151be6C6";
2170
+ readonly chainId: 8453;
2171
+ readonly decimals: 9;
2172
+ readonly logoURI: "";
2173
+ readonly website: "https://www.tensorplex.ai/";
2174
+ readonly description: "stTAO is a Liquid Staking Derivative (LSD) ERC20 token that allow investors to get exposure to the TAO ecosystem and enjoy staking rewards without needing to download a Substrate-compatible wallet and delegating it manually.";
2175
+ readonly documentation: "https://docs.tensorplex.ai/tensorplex-docs";
2176
+ };
2177
+ readonly POPCAT: {
2178
+ readonly name: "POPCAT";
2179
+ readonly symbol: "POPCAT";
2180
+ readonly oracleId: "POPCAT";
2181
+ readonly address: "0x13281AE464191bC592c6E5D65EeeAEee02660D84";
2182
+ readonly chainId: 8453;
2183
+ readonly decimals: 9;
2184
+ readonly logoURI: "";
2185
+ readonly website: "https://popcat.click/";
2186
+ readonly description: "POPCAT meme on Solana bridged via Wormhole";
2187
+ readonly documentation: "";
2188
+ readonly bridge: "wormhole";
2189
+ };
2190
+ readonly uPEPE: {
2191
+ readonly name: "Pepe (Universal)";
2192
+ readonly symbol: "uPEPE";
2193
+ readonly oracleId: "uPEPE";
2194
+ readonly address: "0xE5c436B0a34DF18F1dae98af344Ca5122E7d57c4";
2195
+ readonly chainId: 8453;
2196
+ readonly decimals: 18;
2197
+ readonly logoURI: "";
2198
+ readonly website: "https://app.universal.xyz/";
2199
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
2200
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2201
+ readonly bridge: "native";
2202
+ readonly risks: readonly ["NO_TIMELOCK"];
2203
+ };
2204
+ readonly uSHIB: {
2205
+ readonly name: "Shiba Inu (Universal)";
2206
+ readonly symbol: "uSHIB";
2207
+ readonly oracleId: "uSHIB";
2208
+ readonly address: "0x239b9C1F24F3423062B0d364796e07Ee905E9FcE";
2209
+ readonly chainId: 8453;
2210
+ readonly decimals: 18;
2211
+ readonly logoURI: "";
2212
+ readonly description: "uAssets (e.g. uBTC, uSOL, ...) are ERC-20 tokens that can solve liquidity problems builders face today.";
2213
+ readonly documentation: "https://docs.universalassets.xyz/universal-protocol";
2214
+ readonly bridge: "native";
2215
+ readonly risks: readonly ["NO_TIMELOCK"];
2216
+ };
2217
+ readonly KAITO: {
2218
+ readonly name: "KAITO";
2219
+ readonly symbol: "KAITO";
2220
+ readonly oracleId: "KAITO";
2221
+ readonly address: "0x98d0baa52b2D063E780DE12F615f963Fe8537553";
2222
+ readonly chainId: 8453;
2223
+ readonly decimals: 18;
2224
+ readonly logoURI: "";
2225
+ readonly website: "https://yaps.kaito.ai/";
2226
+ readonly description: "Enter the New Era of InfoFi. With $KAITO, we are redefining the relationships among creators, users, brands and platforms.";
2227
+ readonly documentation: "https://www.kaito.ai/portal";
2228
+ readonly bridge: "native";
2229
+ };
2230
+ readonly GRK: {
2231
+ readonly name: "Grokster";
2232
+ readonly symbol: "GRK";
2233
+ readonly oracleId: "GRK";
2234
+ readonly address: "0x2E2cc4DfCe60257F091980631e75f5c436b71C87";
2235
+ readonly chainId: 8453;
2236
+ readonly decimals: 18;
2237
+ readonly website: "https://grokster.ai/";
2238
+ readonly description: "Bankr, in collaboration with Grok, officially deploys the $GRK Grokster token on the Base chain, as announced through a post on X.";
2239
+ readonly bridge: "native";
2240
+ };
2241
+ readonly DRB: {
2242
+ readonly name: "DebtReliefBot";
2243
+ readonly symbol: "DRB";
2244
+ readonly oracleId: "DRB";
2245
+ readonly address: "0x3ec2156D4c0A9CBdAB4a016633b7BcF6a8d68Ea2";
2246
+ readonly chainId: 8453;
2247
+ readonly decimals: 18;
2248
+ readonly website: "https://drbgrok.com/";
2249
+ readonly description: "The first token proposed by Grok AI. Built on Base chain.";
2250
+ readonly bridge: "native";
2251
+ };
2252
+ readonly MOXIE: {
2253
+ readonly name: "Moxie";
2254
+ readonly symbol: "MOXIE";
2255
+ readonly oracleId: "MOXIE";
2256
+ readonly address: "0x8C9037D1Ef5c6D1f6816278C7AAF5491d24CD527";
2257
+ readonly chainId: 8453;
2258
+ readonly decimals: 18;
2259
+ readonly logoURI: "";
2260
+ readonly website: "https://www.moxie.xyz/";
2261
+ readonly description: "Moxie is your onchain AI assistant—analyzing transactions, unlocking social alpha, and executing trades on your behalf.";
2262
+ readonly documentation: "https://build.moxie.xyz/the-moxie-protocol";
2263
+ readonly bridge: "native";
2264
+ };
2265
+ readonly MOR: {
2266
+ readonly name: "MOR";
2267
+ readonly symbol: "MOR";
2268
+ readonly oracleId: "MOR";
2269
+ readonly address: "0x7431aDa8a591C955a994a21710752EF9b882b8e3";
2270
+ readonly chainId: 8453;
2271
+ readonly decimals: 18;
2272
+ readonly logoURI: "";
2273
+ readonly website: "https://mor.org/";
2274
+ readonly description: "Morpheus is a Decentralized AI network designed to incentivize a network of Smart Agents, general-purpose AI that can execute Smart Contracts on behalf of users.";
2275
+ readonly documentation: "https://morpheusai.gitbook.io/morpheus/";
2276
+ readonly bridge: "layer-zero";
2277
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2278
+ };
2279
+ readonly KTA: {
2280
+ readonly name: "Keeta";
2281
+ readonly symbol: "KTA";
2282
+ readonly oracleId: "KTA";
2283
+ readonly address: "0xc0634090F2Fe6c6d75e61Be2b949464aBB498973";
2284
+ readonly chainId: 8453;
2285
+ readonly decimals: 18;
2286
+ readonly logoURI: "";
2287
+ readonly website: "https://keeta.com/";
2288
+ readonly description: "Keeta Network is a high-performance layer-1 blockchain network designed to serve as a common-ground for all asset transfers.";
2289
+ readonly documentation: "https://docs.keeta.com/";
2290
+ readonly bridge: "native";
2291
+ };
2292
+ readonly BRZ: {
2293
+ readonly name: "BRZ Token";
2294
+ readonly symbol: "BRZ";
2295
+ readonly oracleId: "BRZ";
2296
+ readonly address: "0xE9185Ee218cae427aF7B9764A011bb89FeA761B4";
2297
+ readonly chainId: 8453;
2298
+ readonly decimals: 18;
2299
+ readonly logoURI: "";
2300
+ readonly website: "https://brztoken.io/";
2301
+ 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.";
2302
+ readonly documentation: "";
2303
+ readonly bridge: "native";
2304
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
2305
+ };
2306
+ readonly CADC: {
2307
+ readonly name: "CAD Coin";
2308
+ readonly symbol: "CADC";
2309
+ readonly oracleId: "CADC";
2310
+ readonly address: "0x043eB4B75d0805c43D7C834902E335621983Cf03";
2311
+ readonly chainId: 8453;
2312
+ readonly decimals: 18;
2313
+ readonly logoURI: "";
2314
+ readonly website: "https://www.paytrie.com/cadc";
2315
+ readonly description: "CADC is a fully reserved CAD dollar stablecoin issued by Paytrie, redeemable 1:1 for Canadian dollars";
2316
+ readonly documentation: "https://faq.paytrie.com/help";
2317
+ readonly bridge: "native";
2318
+ readonly risks: readonly ["NO_TIMELOCK"];
2319
+ };
2320
+ readonly yTRYB: {
2321
+ readonly name: "Yield TRYB";
2322
+ readonly symbol: "yTRYB";
2323
+ readonly oracleId: "yTRYB";
2324
+ readonly address: "0x1A9Be8a692De04bCB7cE5cDDD03afCA97D732c62";
2325
+ readonly chainId: 8453;
2326
+ readonly decimals: 8;
2327
+ readonly logoURI: "";
2328
+ readonly website: "https://www.bilira.co/";
2329
+ readonly description: "TRYB is a stablecoin developed by BiLira that is pegged 1:1 to the Turkish lira and 100% backed by reserves.";
2330
+ readonly documentation: "https://support.bilira.co/";
2331
+ readonly bridge: "native";
2332
+ readonly risks: readonly ["NO_TIMELOCK"];
2333
+ };
2334
+ readonly IDRX: {
2335
+ readonly name: "IDRX";
2336
+ readonly symbol: "IDRX";
2337
+ readonly oracleId: "IDRX";
2338
+ readonly address: "0x18Bc5bcC660cf2B9cE3cd51a404aFe1a0cBD3C22";
2339
+ readonly chainId: 8453;
2340
+ readonly decimals: 2;
2341
+ readonly logoURI: "";
2342
+ readonly website: "https://brztoken.io/";
2343
+ readonly description: "IDRX is a stable token pegged to the value of the Indonesian Rupiah (IDR). As a cryptocurrency, IDRX offers users the benefits of blockchain technology, including security, transparency, and decentralized control.";
2344
+ readonly documentation: "https://docs.idrx.co/";
2345
+ readonly bridge: "idrx";
2346
+ readonly risks: readonly ["NO_TIMELOCK", "SYNTH_STABLE"];
2347
+ };
2348
+ readonly OVER: {
2349
+ readonly name: "Overtime DAO Token";
2350
+ readonly symbol: "OVER";
2351
+ readonly oracleId: "OVER";
2352
+ readonly address: "0x7750C092e284e2c7366f50C8306F43c7EB2e82a2";
2353
+ readonly chainId: 8453;
2354
+ readonly decimals: 18;
2355
+ readonly logoURI: "";
2356
+ readonly website: "https://www.overtime.io/";
2357
+ readonly description: "Overtime is an onchain sportsbook ecosystem with platforms for placing bets on popular sporting events and digital options trading.";
2358
+ readonly documentation: "https://docs.overtime.io/";
2359
+ readonly bridge: "chainlink-ccip";
2360
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2361
+ };
2362
+ readonly EDGE: {
2363
+ readonly name: "Edge";
2364
+ readonly symbol: "EDGE";
2365
+ readonly oracleId: "EDGE";
2366
+ readonly address: "0xED6E000dEF95780fb89734c07EE2ce9F6dcAf110";
2367
+ readonly chainId: 8453;
2368
+ readonly decimals: 18;
2369
+ readonly logoURI: "";
2370
+ readonly website: "https://www.definitive.fi/";
2371
+ readonly description: "Definitive is the future of onchain trade execution. It delivers a CeFi-like experience on DeFi rails via a fully non-custodial platform & API that is live across Solana, Base and other major EVM chains.";
2372
+ readonly documentation: "https://docs.definitive.fi/";
2373
+ readonly bridge: "native";
2374
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
2375
+ };
2376
+ readonly OUSDT: {
2377
+ readonly name: "OpenUSDT";
2378
+ readonly symbol: "oUSDT";
2379
+ readonly oracleId: "oUSDT";
2380
+ readonly address: "0x1217BfE6c773EEC6cc4A38b5Dc45B92292B6E189";
2381
+ readonly chainId: 8453;
2382
+ readonly decimals: 6;
2383
+ readonly logoURI: "";
2384
+ readonly website: "https://www.openusdt.xyz/";
2385
+ readonly description: "OpenUSDT is a future-proof interoperable USDT stablecoin for the OP Superchain enabling shared liquidity and interchain applications.";
2386
+ readonly documentation: "https://docs.openusdt.xyz/";
2387
+ readonly bridge: "chainlink-ccip";
2388
+ readonly risks: readonly ["NO_TIMELOCK"];
2389
+ };
2390
+ readonly GHO: {
2391
+ readonly name: "GHO Token";
2392
+ readonly symbol: "GHO";
2393
+ readonly oracleId: "GHO";
2394
+ readonly address: "0x6Bb7a212910682DCFdbd5BCBb3e28FB4E8da10Ee";
2395
+ readonly chainId: 8453;
2396
+ readonly decimals: 18;
2397
+ readonly logoURI: "";
2398
+ readonly website: "https://aave.com/";
2399
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
2400
+ readonly bridge: "chainlink";
2401
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
2402
+ };
2403
+ readonly waBasGHO: {
2404
+ readonly name: "Wrapped Aave GHO Token";
2405
+ readonly symbol: "waBasGHO";
2406
+ readonly oracleId: "waBasGHO";
2407
+ readonly address: "0x88b1Cd4b430D95b406E382C3cDBaE54697a0286E";
2408
+ readonly chainId: 8453;
2409
+ readonly decimals: 18;
2410
+ readonly logoURI: "";
2411
+ readonly website: "https://aave.com/";
2412
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
2413
+ readonly bridge: "native";
2414
+ readonly description: "Wrapped Aave Staked GHO. GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
2415
+ readonly risks: readonly ["SYNTH_STABLE"];
2416
+ };
2417
+ readonly waBasUSDC: {
2418
+ readonly name: "Wrapped Aave USD Coin";
2419
+ readonly address: "0xC768c589647798a6EE01A91FdE98EF2ed046DBD6";
2420
+ readonly symbol: "waBasUSDC";
2421
+ readonly oracleId: "waBasUSDC";
2422
+ readonly decimals: 6;
2423
+ readonly website: "https://www.centre.io/";
2424
+ readonly description: "Wrapped Aave Staked. 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.";
2425
+ readonly bridge: "native";
2426
+ readonly chainId: 8453;
2427
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
2428
+ readonly documentation: "https://www.circle.com/en/usdc-multichain/base";
2429
+ };
2430
+ readonly 'Base is for everyone': {
2431
+ readonly name: "Base is for everyone";
2432
+ readonly symbol: "Base is for everyone";
2433
+ readonly oracleId: "Base is for everyone";
2434
+ readonly address: "0xD769d56f479E9E72a77bB1523e866A33098Feec5";
2435
+ readonly chainId: 8453;
2436
+ readonly decimals: 18;
2437
+ readonly logoURI: "";
2438
+ readonly website: "https://x.com/base/status/1912584945127813533";
2439
+ readonly description: "Base Meme";
2440
+ readonly documentation: "";
2441
+ readonly bridge: "native";
2442
+ };
2443
+ readonly waBaswstETH: {
2444
+ readonly name: "Wrapped Aave wstETH Token";
2445
+ readonly symbol: "waBaswstETH";
2446
+ readonly oracleId: "waBaswstETH";
2447
+ readonly address: "0x0830820D1A9aa1554364752d6D8F55C836871B74";
2448
+ readonly chainId: 8453;
2449
+ readonly decimals: 18;
2450
+ readonly logoURI: "";
2451
+ readonly website: "https://lido.fi/";
2452
+ readonly description: "Wrapped Aave Staked wstETH. Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
2453
+ readonly documentation: "https://docs.lido.fi/";
2454
+ readonly bridge: "native";
2455
+ };
2456
+ readonly waBasezETH: {
2457
+ readonly name: "Wrapped Aave ezETH Token";
2458
+ readonly symbol: "waBasezETH";
2459
+ readonly oracleId: "waBasezETH";
2460
+ readonly address: "0xF8F10f39116716e89498c1c5E94137ADa11b2BC7";
2461
+ readonly chainId: 8453;
2462
+ readonly decimals: 18;
2463
+ readonly logoURI: "";
2464
+ readonly website: "https://www.renzoprotocol.com/";
2465
+ readonly description: "Wrapped Aave Staked ezETH. ezETH is a Liquid Restaking Token (LRT) and Strategy Manager for EigenLayer. It is the interface to the EigenLayer ecosystem securing Actively Validated Services (AVSs) and offering a higher yield than ETH staking.";
2466
+ readonly documentation: "https://docs.renzoprotocol.com/docs/";
2467
+ readonly bridge: "native";
2468
+ };
2469
+ readonly waBasWETH: {
2470
+ readonly name: "Wrapped Aave WETH Token";
2471
+ readonly symbol: "waBasWETH";
2472
+ readonly oracleId: "waBasWETH";
2473
+ readonly address: "0xe298b938631f750DD409fB18227C4a23dCdaab9b";
2474
+ readonly chainId: 8453;
2475
+ readonly decimals: 18;
2476
+ readonly website: "https://weth.io/";
2477
+ readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
2478
+ readonly bridge: "native";
2479
+ readonly logoURI: "";
2480
+ readonly documentation: "https://ethereum.org/en/developers/docs/";
2481
+ };
2482
+ readonly smUSDC: {
2483
+ readonly name: "Seamless USDC Vault";
2484
+ readonly symbol: "smUSDC";
2485
+ readonly oracleId: "smUSDC";
2486
+ readonly address: "0x616a4E1db48e22028f6bbf20444Cd3b8e3273738";
2487
+ readonly chainId: 8453;
2488
+ readonly decimals: 18;
2489
+ readonly website: "https://www.centre.io/";
2490
+ readonly description: "Seamless USDC Vault. 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.";
2491
+ readonly bridge: "native";
2492
+ readonly logoURI: "https://ftmscan.com/token/images/USDC_32.png";
2493
+ readonly documentation: "https://www.circle.com/en/usdc-multichain/base";
2494
+ };
2495
+ readonly sUSDS: {
2496
+ readonly name: "Savings USDS";
2497
+ readonly symbol: "sUSDS";
2498
+ readonly oracleId: "sUSDS";
2499
+ readonly address: "0x5875eEE11Cf8398102FdAd704C9E96607675467a";
2500
+ readonly chainId: 8453;
2501
+ readonly decimals: 18;
2502
+ readonly website: "https://sky.money/";
2503
+ readonly documentation: "https://docs.sky.money/";
2504
+ readonly description: "SavingsUSDS is the decentralized stablecoin of Sky. USDS replaces DAI as Sky's new stablecoin, offering stability plus new rewards and savings options.";
2505
+ readonly bridge: "base-canonical";
2506
+ readonly risks: readonly ["SYNTH_STABLE"];
2507
+ };
2508
+ readonly scrvUSD: {
2509
+ readonly name: "Savings crvUSD";
2510
+ readonly symbol: "scrvUSD";
2511
+ readonly oracleId: "scrvUSD";
2512
+ readonly address: "0x646A737B9B6024e49f5908762B3fF73e65B5160c";
2513
+ readonly chainId: 8453;
2514
+ readonly decimals: 18;
2515
+ readonly website: "https://www.curve.finance/";
2516
+ readonly description: "Savings crvUSD, abbreviated as scrvUSD, is an interest-bearing stablecoin that earns yield simply by holding the token.";
2517
+ readonly documentation: "https://resources.curve.finance/crvusd/scrvusd";
2518
+ readonly risks: readonly ["SYNTH_STABLE"];
2519
+ };
2520
+ readonly ZORA: {
2521
+ readonly name: "ZORA";
2522
+ readonly symbol: "ZORA";
2523
+ readonly oracleId: "ZORA";
2524
+ readonly address: "0x1111111111166b7FE7bd91427724B487980aFc69";
2525
+ readonly chainId: 8453;
2526
+ readonly decimals: 18;
2527
+ readonly website: "https://zora.co/";
2528
+ readonly documentation: "https://docs.zora.co/";
2529
+ readonly description: "A social network where every post is a coin.";
2530
+ readonly bridge: "native";
2531
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2532
+ };
2533
+ readonly TRUE: {
2534
+ readonly name: "TRUE";
2535
+ readonly symbol: "TRUE";
2536
+ readonly oracleId: "TRUE";
2537
+ readonly address: "0x21CFCFc3d8F98fC728f48341D10Ad8283F6EB7AB";
2538
+ readonly chainId: 8453;
2539
+ readonly decimals: 18;
2540
+ readonly website: "https://truemarkets.org/";
2541
+ readonly documentation: "https://truemarkets.gitbook.io/truemarkets";
2542
+ readonly description: "Truemarkets is a news and information source on the frontier of alternative media.";
2543
+ readonly bridge: "native";
2544
+ };
2545
+ readonly noice: {
2546
+ readonly name: "noice";
2547
+ readonly symbol: "noice";
2548
+ readonly oracleId: "noice";
2549
+ readonly address: "0x9Cb41FD9dC6891BAe8187029461bfAADF6CC0C69";
2550
+ readonly chainId: 8453;
2551
+ readonly decimals: 18;
2552
+ readonly logoURI: "";
2553
+ readonly website: "https://noice.so/";
2554
+ readonly description: "$noice will become a global, social currency. Tip on Farcaster.";
2555
+ readonly documentation: "https://noice.so/#section-how";
2556
+ readonly bridge: "native";
2557
+ readonly risks: readonly ["LARGE_HOLDERS"];
2558
+ };
2559
+ readonly BOLDV2: {
2560
+ readonly name: "BOLD Stablecoin";
2561
+ readonly symbol: "BOLD";
2562
+ readonly oracleId: "BOLD";
2563
+ readonly address: "0x03569CC076654F82679C4BA2124D64774781B01D";
2564
+ readonly chainId: 8453;
2565
+ readonly decimals: 18;
2566
+ readonly logoURI: "";
2567
+ readonly website: "https://www.liquity.org/";
2568
+ readonly documentation: "https://docs.liquity.org/";
2569
+ readonly description: "BOLD is the USD-pegged stablecoin issued in Liquity V2. It is over-collateralized and backed only by WETH, wstETH, and rETH.";
2570
+ readonly bridge: "chainlink-ccip";
2571
+ readonly risks: readonly ["SYNTH_STABLE"];
2572
+ };
2573
+ readonly GIZA: {
2574
+ readonly name: "Giza";
2575
+ readonly symbol: "GIZA";
2576
+ readonly oracleId: "GIZA";
2577
+ readonly address: "0x590830dFDf9A3F68aFCDdE2694773dEBDF267774";
2578
+ readonly chainId: 8453;
2579
+ readonly decimals: 18;
2580
+ readonly logoURI: "";
2581
+ readonly website: "https://www.gizatech.xyz/";
2582
+ readonly description: "Giza is the infrastructure powering autonomous financial markets by enabling non-custodial algorithmic agents that execute sophisticated DeFi strategies around the clock.";
2583
+ readonly documentation: "https://docs.gizaprotocol.ai/";
2584
+ readonly bridge: "layer-zero";
2585
+ };
2586
+ readonly TIG: {
2587
+ readonly name: "The Innovation Game";
2588
+ readonly symbol: "TIG";
2589
+ readonly oracleId: "TIG";
2590
+ readonly address: "0x0C03Ce270B4826Ec62e7DD007f0B716068639F7B";
2591
+ readonly chainId: 8453;
2592
+ readonly decimals: 18;
2593
+ readonly logoURI: "";
2594
+ readonly website: "https://tig.foundation/";
2595
+ readonly description: "TIG redefines the frontier of computational research by transforming proof-of-work into a global engine for open, autonomous innovation.";
2596
+ readonly documentation: "https://tig.foundation/network";
2597
+ readonly bridge: "native";
2598
+ };
2599
+ readonly LAY: {
2600
+ readonly name: "Loomlay";
2601
+ readonly symbol: "LAY";
2602
+ readonly oracleId: "LAY";
2603
+ readonly address: "0xb89D354AD1b0d95a48b3De4607F75a8cD710c1bA";
2604
+ readonly chainId: 8453;
2605
+ readonly decimals: 18;
2606
+ readonly logoURI: "";
2607
+ readonly website: "https://www.loomlay.com/";
2608
+ readonly description: "Use trading strategies managed by AI agents — zero coding required";
2609
+ readonly documentation: "https://dev.loomlay.com/getting-started/how-to-guides/how-to-launch-and-tokenize-your-ai-agent";
2610
+ readonly bridge: "native";
2611
+ };
2612
+ readonly RFL: {
2613
+ readonly name: "Reflect";
2614
+ readonly symbol: "RFL";
2615
+ readonly oracleId: "RFL";
2616
+ readonly address: "0x6e2c81b6c2C0e02360F00a0dA694e489acB0b05e";
2617
+ readonly chainId: 8453;
2618
+ readonly decimals: 18;
2619
+ readonly logoURI: "";
2620
+ readonly website: "https://www.reflect.now/";
2621
+ readonly description: "Interact with the entire Superchain ecosystem through simple conversations, from trading to collecting NFTs";
2622
+ readonly documentation: "https://www.reflect.now/#blog";
2623
+ readonly bridge: "native";
2624
+ };
2625
+ readonly BNKR: {
2626
+ readonly name: "BankrCoin";
2627
+ readonly symbol: "BNKR";
2628
+ readonly oracleId: "BNKR";
2629
+ readonly address: "0x22aF33FE49fD1Fa80c7149773dDe5890D3c76F3b";
2630
+ readonly chainId: 8453;
2631
+ readonly decimals: 18;
2632
+ readonly logoURI: "";
2633
+ readonly website: "https://bankr.bot/";
2634
+ readonly description: "Buy, sell, swap, place limit orders, and manage your wallet effortlessly—just by sending a message.";
2635
+ readonly documentation: "https://bankr.bot/";
2636
+ readonly bridge: "native";
2637
+ };
2638
+ readonly cbXRP: {
2639
+ readonly name: "Coinbase Wrapped XRP";
2640
+ readonly symbol: "cbXRP";
2641
+ readonly oracleId: "cbXRP";
2642
+ readonly address: "0xcb585250f852C6c6bf90434AB21A00f02833a4af";
2643
+ readonly chainId: 8453;
2644
+ readonly decimals: 6;
2645
+ readonly website: "https://www.coinbase.com/";
2646
+ readonly logoURI: "";
2647
+ readonly description: "Coinbase Wrapped XRP (cbXRP) is backed 1:1 with XRP, custodied with Coinbase.";
2648
+ readonly documentation: "https://www.coinbase.com/blog/";
2649
+ readonly bridge: "native";
2650
+ };
2651
+ readonly cbADA: {
2652
+ readonly name: "Coinbase Wrapped ADA";
2653
+ readonly symbol: "cbADA";
2654
+ readonly oracleId: "cbADA";
2655
+ readonly address: "0xcbADA732173e39521CDBE8bf59a6Dc85A9fc7b8c";
2656
+ readonly chainId: 8453;
2657
+ readonly decimals: 6;
2658
+ readonly logoURI: "";
2659
+ readonly website: "https://www.coinbase.com/";
2660
+ readonly description: "Coinbase Wrapped ADA (cbADA) is backed 1:1 with ADA, custodied with Coinbase.";
2661
+ readonly documentation: "https://www.coinbase.com/blog/";
2662
+ readonly bridge: "native";
2663
+ };
2664
+ readonly cbDOGE: {
2665
+ readonly name: "Coinbase Wrapped DOGE";
2666
+ readonly symbol: "cbDOGE";
2667
+ readonly oracleId: "cbDOGE";
2668
+ readonly address: "0xcbD06E5A2B0C65597161de254AA074E489dEb510";
2669
+ readonly chainId: 8453;
2670
+ readonly decimals: 8;
2671
+ readonly logoURI: "";
2672
+ readonly website: "https://www.coinbase.com/";
2673
+ readonly description: "Coinbase Wrapped DOGE (cbDOGE) is backed 1:1 with DOGE, custodied with Coinbase.";
2674
+ readonly documentation: "https://www.coinbase.com/blog/";
2675
+ readonly bridge: "native";
2676
+ };
2677
+ readonly cbLTC: {
2678
+ readonly name: "Coinbase Wrapped LTC";
2679
+ readonly symbol: "cbLTC";
2680
+ readonly oracleId: "cbLTC";
2681
+ readonly address: "0xcb17C9Db87B595717C857a08468793f5bAb6445F";
2682
+ readonly chainId: 8453;
2683
+ readonly decimals: 8;
2684
+ readonly logoURI: "";
2685
+ readonly website: "https://www.coinbase.com/";
2686
+ readonly description: "Coinbase Wrapped LTC (cbLTC) is backed 1:1 with LTC, custodied with Coinbase.";
2687
+ readonly documentation: "https://www.coinbase.com/blog/";
2688
+ readonly bridge: "native";
2689
+ };
2690
+ readonly AAVE: {
2691
+ readonly name: "AAVE";
2692
+ readonly symbol: "AAVE";
2693
+ readonly oracleId: "AAVE";
2694
+ readonly address: "0x63706e401c06ac8513145b7687A14804d17f814b";
2695
+ readonly chainId: 8453;
2696
+ readonly decimals: 18;
2697
+ readonly logoURI: "";
2698
+ readonly website: "https://aave.com/";
2699
+ readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
2700
+ readonly documentation: "https://docs.aave.com/";
2701
+ readonly bridge: "base-canonical";
2702
+ };
2703
+ readonly MAMO: {
2704
+ readonly name: "MAMO";
2705
+ readonly symbol: "MAMO";
2706
+ readonly oracleId: "MAMO";
2707
+ readonly address: "0x7300B37DfdfAb110d83290A29DfB31B1740219fE";
2708
+ readonly chainId: 8453;
2709
+ readonly decimals: 18;
2710
+ readonly logoURI: "";
2711
+ readonly website: "https://mamo.bot/";
2712
+ readonly description: "Mamo is an onchain agent that automatically allocates your money across trusted platforms to capture the best available returns while keeping you in full control.";
2713
+ readonly documentation: "https://mamo.gitbook.io/mamo";
2714
+ readonly bridge: "native";
2715
+ };
2716
+ readonly AVNT: {
2717
+ readonly name: "Avantis";
2718
+ readonly symbol: "AVNT";
2719
+ readonly oracleId: "AVNT";
2720
+ readonly address: "0x696F9436B67233384889472Cd7cD58A6fB5DF4f1";
2721
+ readonly chainId: 8453;
2722
+ readonly decimals: 18;
2723
+ readonly logoURI: "";
2724
+ readonly website: "https://www.avantisfi.com/";
2725
+ readonly description: "Trade crypto, forex, metals, commodities, indices, straight from your wallet.";
2726
+ readonly documentation: "https://docs.avantisfi.com/";
2727
+ readonly bridge: "native";
2728
+ readonly risks: readonly ["NO_TIMELOCK"];
2729
+ };
2730
+ readonly VELVET: {
2731
+ readonly name: "Velvet";
2732
+ readonly symbol: "VELVET";
2733
+ readonly oracleId: "VELVET";
2734
+ readonly address: "0xbF927b841994731C573BDF09ceB0c6B0Aa887cDd";
2735
+ readonly chainId: 8453;
2736
+ readonly decimals: 18;
2737
+ readonly logoURI: "";
2738
+ readonly website: "https://www.velvet.capital/";
2739
+ readonly description: "Trade Like a Pro with AI Co-Pilot";
2740
+ readonly documentation: "https://docs.velvet.capital/";
2741
+ readonly bridge: "wormhole";
2742
+ };
2743
+ readonly SOON: {
2744
+ readonly name: "SOON Token";
2745
+ readonly symbol: "SOON";
2746
+ readonly oracleId: "SOON";
2747
+ readonly address: "0xb9E1Fd5A02D3A33b25a14d661414E6ED6954a721";
2748
+ readonly chainId: 8453;
2749
+ readonly decimals: 18;
2750
+ readonly logoURI: "";
2751
+ readonly website: "https://soo.network/";
2752
+ readonly description: "SOON is a high-performance SVM Rollup designed to realize the Super Adoption Stack. With a vision to achieve mass adoption of blockchain, SOON comprises three primary products: SOON Mainnet, SOON Stack, and InterSOON. The core technological innovations of SOON include decoupled SVM, Merklization, and Horizontal Scaling.";
2753
+ readonly documentation: "https://docs.soo.network/introduction/what-is-soon";
2754
+ readonly bridge: "layer-zero";
2755
+ readonly risks: readonly ["NO_TIMELOCK"];
2756
+ };
2757
+ readonly SAPIEN: {
2758
+ readonly name: "Sapien";
2759
+ readonly symbol: "SAPIEN";
2760
+ readonly oracleId: "SAPIEN";
2761
+ readonly address: "0xC729777d0470F30612B1564Fd96E8Dd26f5814E3";
2762
+ readonly chainId: 8453;
2763
+ readonly decimals: 18;
2764
+ readonly logoURI: "";
2765
+ readonly website: "https://app.sapien.io/";
2766
+ readonly description: "Sapien is a decentralized network, connecting you directly to leading AI companies";
2767
+ readonly documentation: "https://earn.sapien.io/";
2768
+ readonly bridge: "native";
2769
+ readonly risks: readonly ["LARGE_HOLDERS"];
2770
+ };
2771
+ readonly AVAIL: {
2772
+ readonly name: "Avail (Wormhole)";
2773
+ readonly symbol: "AVAIL";
2774
+ readonly oracleId: "AVAIL";
2775
+ readonly address: "0xd89d90d26B48940FA8F58385Fe84625d468E057a";
2776
+ readonly chainId: 8453;
2777
+ readonly decimals: 18;
2778
+ readonly logoURI: "";
2779
+ readonly website: "https://www.availproject.org/";
2780
+ readonly description: "Avail is a horizontally scalable, trust-minimized infrastructure network enabling seamless cross-chain interaction, transaction validation, and native liquidity interoperability.";
2781
+ readonly documentation: "https://www.availproject.org/developer";
2782
+ readonly bridge: "wormhole";
2783
+ };
2784
+ readonly BOTTO: {
2785
+ readonly name: "Botto";
2786
+ readonly symbol: "BOTTO";
2787
+ readonly oracleId: "BOTTO";
2788
+ readonly address: "0x24914CB6BD01E6a0CF2a9c0478e33c25926e6a0c";
2789
+ readonly chainId: 8453;
2790
+ readonly decimals: 18;
2791
+ readonly logoURI: "";
2792
+ readonly website: "https://botto.com/";
2793
+ readonly description: "Botto is a decentralized autonomous artist governed by its community (BottoDAO), which votes weekly on hundreds of art fragments to guide its generative algorithm. Each week, Botto mints one final artwork from the voted fragments and auctions it on SuperRare, sharing 40% of proceeds with the community as rewards.";
2794
+ readonly documentation: "https://docs.botto.com/";
2795
+ readonly bridge: "base-canonical";
2796
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2797
+ };
2798
+ readonly MCADE: {
2799
+ readonly name: "Metacade";
2800
+ readonly symbol: "MCADE";
2801
+ readonly oracleId: "MCADE";
2802
+ readonly address: "0xc48823EC67720a04A9DFD8c7d109b2C3D6622094";
2803
+ readonly chainId: 8453;
2804
+ readonly decimals: 18;
2805
+ readonly logoURI: "";
2806
+ readonly website: "https://www.metacade.co/";
2807
+ readonly description: "Metacade is the home of gaming on Base. Welcome to thriving metropolis, Metacadia, where the onchain gaming pulse never fades. Within its neon-lit streets are four quarters, where gamers, investors, builders and ambitious partners are poised to carve their mark into the virtual skyline, each pushing to dominate the city and win over the Metacaders.";
2808
+ readonly documentation: "https://docs.metacade.co/";
2809
+ readonly bridge: "base-canonical";
2810
+ };
2811
+ readonly SPECTRA: {
2812
+ readonly name: "Spectra Token";
2813
+ readonly symbol: "SPECTRA";
2814
+ readonly oracleId: "SPECTRA";
2815
+ readonly address: "0x64FCC3A02eeEba05Ef701b7eed066c6ebD5d4E51";
2816
+ readonly chainId: 8453;
2817
+ readonly decimals: 18;
2818
+ readonly logoURI: "";
2819
+ readonly website: "https://spectra.finance/";
2820
+ readonly description: "Spectra is an EVM-centric protocol for interest rate derivatives with an easy-to-use flagship app. The Spectra protocol is permissionless, meaning its services are entirely open for public use. Anyone can create new markets at will, swap yield derivatives, or become a liquidity provider.";
2821
+ readonly documentation: "https://docs.spectra.finance/";
2822
+ readonly bridge: "layer-zero";
2823
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2824
+ };
2825
+ readonly SQD: {
2826
+ readonly name: "Subsquid";
2827
+ readonly symbol: "SQD";
2828
+ readonly oracleId: "SQD";
2829
+ readonly address: "0xd4554BEa546EFa83C1E6B389ecac40EA999B3E78";
2830
+ readonly chainId: 8453;
2831
+ readonly decimals: 18;
2832
+ readonly logoURI: "";
2833
+ readonly website: "https://www.sqd.ai/";
2834
+ readonly description: "SQD Network is a decentralized query engine optimized for batch extraction of large volumes of data. It currently serves historical on-chain data ingested from 200+ EVM and Substrate networks, as well as Solana (in beta), Tron, Starknet and Fuel.";
2835
+ readonly documentation: "https://docs.sqd.ai/";
2836
+ readonly bridge: "base-canonical";
2837
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2838
+ };
2839
+ readonly TLOS: {
2840
+ readonly name: "TLOS";
2841
+ readonly symbol: "TLOS";
2842
+ readonly oracleId: "TLOS";
2843
+ readonly address: "0x7252c865c05378Ffc15120F428dd65804dD0CE63";
2844
+ readonly chainId: 8453;
2845
+ readonly decimals: 18;
2846
+ readonly logoURI: "";
2847
+ readonly website: "https://www.telos.net/";
2848
+ readonly description: "Telos is a next-generation Delegated Proof of Stake (DPOS) Layer-1 blockchain network. It features unsurpassed compatibility for developers and provides an extensive suite of tools and onboarding support to develop and deploy smart contracts on the worlds fastest, most scalable, and affordable Telos EVM";
2849
+ readonly documentation: "https://docs.telos.net/";
2850
+ readonly bridge: "layer-zero";
2851
+ readonly risks: readonly ["NO_TIMELOCK"];
2852
+ };
2853
+ readonly AWE: {
2854
+ readonly name: "AWE Network";
2855
+ readonly symbol: "AWE";
2856
+ readonly oracleId: "AWE";
2857
+ readonly address: "0x1B4617734C43F6159F3a70b7E06d883647512778";
2858
+ readonly chainId: 8453;
2859
+ readonly decimals: 18;
2860
+ readonly logoURI: "";
2861
+ readonly website: "https://www.awenetwork.ai/";
2862
+ readonly description: "AWE Network is opening the portal to Autonomous Worlds where AI Agents collaborate, adapt and evolve. The Autonomous Worlds Engine (AWE) is a modular framework enabling the creation of self-sustaining worlds for scalable agent-agent and human-agent collaboration.";
2863
+ readonly documentation: "https://docs.awenetwork.ai/";
2864
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2865
+ };
2866
+ readonly CXT: {
2867
+ readonly name: "Covalent X token";
2868
+ readonly symbol: "CXT";
2869
+ readonly oracleId: "CXT";
2870
+ readonly address: "0xB1E1f3Cc2B6fE4420C1Ac82022b457018Eb628ff";
2871
+ readonly chainId: 8453;
2872
+ readonly decimals: 18;
2873
+ readonly logoURI: "";
2874
+ readonly website: "https://www.covalenthq.com/";
2875
+ readonly description: "Covalent is the leading modular data infrastructure layer that is dedicated to solving the Long-Term Data Availability and the verifiability problem in AI. A multi-sided platform designed to eventually be self-sufficient, the Covalent Network works by capturing and indexing blockchain data and storing it across multiple points on the network. Anyone can then access this data instantly through querying the GoldRush API (formerly known as the Unified API).";
2876
+ readonly documentation: "https://www.covalenthq.com/docs/introduction";
2877
+ readonly bridge: "base-canonical";
2878
+ readonly risks: readonly ["NO_TIMELOCK"];
2879
+ };
2880
+ readonly FLOCK: {
2881
+ readonly name: "FLock.io";
2882
+ readonly symbol: "FLOCK";
2883
+ readonly oracleId: "FLOCK";
2884
+ readonly address: "0x5aB3D4c385B400F3aBB49e80DE2fAF6a88A7B691";
2885
+ readonly chainId: 8453;
2886
+ readonly decimals: 18;
2887
+ readonly logoURI: "";
2888
+ readonly website: "https://www.flock.io/";
2889
+ readonly description: "FLock.io seeks to decentralise training and value alignment. We ensure that AI objectives match the public’s ethics and societal aims, that decision-making falls to communities, and that usefulness is a top priority.";
2890
+ readonly documentation: "https://docs.flock.io/";
2891
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2892
+ };
2893
+ readonly SYND: {
2894
+ readonly name: "Syndicate";
2895
+ readonly symbol: "SYND";
2896
+ readonly oracleId: "SYND";
2897
+ readonly address: "0x11dC28D01984079b7efE7763b533e6ed9E3722B9";
2898
+ readonly chainId: 8453;
2899
+ readonly decimals: 18;
2900
+ readonly logoURI: "";
2901
+ readonly website: "https://syndicate.io/";
2902
+ readonly description: "Infrastructure for scalable, programmable, atomically composable appchains. Giving you complete control over your network, sequencer, and economy.";
2903
+ readonly documentation: "https://docs.syndicate.io/en/docs/syndicate-stack/get-started/introduction";
2904
+ readonly bridge: "base-canonical";
2905
+ readonly risks: readonly ["NO_TIMELOCK"];
2906
+ };
2907
+ readonly MOCA: {
2908
+ readonly name: "Moca";
2909
+ readonly symbol: "MOCA";
2910
+ readonly oracleId: "MOCA";
2911
+ readonly address: "0x2B11834Ed1FeAEd4b4b3a86A6F571315E25A884D";
2912
+ readonly chainId: 8453;
2913
+ readonly decimals: 18;
2914
+ readonly logoURI: "";
2915
+ readonly website: "https://moca.foundation/";
2916
+ readonly description: "Co-creating the largest web3 cultural economy with $MOCA holders";
2917
+ readonly documentation: "https://moca.foundation/moca-coin";
2918
+ readonly bridge: "layer-zero";
2919
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2920
+ };
2921
+ readonly RIPE: {
2922
+ readonly name: "RipeToken";
2923
+ readonly symbol: "RIPE";
2924
+ readonly oracleId: "RIPE";
2925
+ readonly address: "0x2A0a59d6B975828e781EcaC125dBA40d7ee5dDC0";
2926
+ readonly chainId: 8453;
2927
+ readonly decimals: 18;
2928
+ readonly logoURI: "";
2929
+ readonly website: "https://www.ripe.finance/";
2930
+ readonly description: "Ripe simplifies everything. Your entire portfolio — crypto, RWAs, jpegs, everything — backs ONE loan. Finally, borrowing that understands what a portfolio actually is.";
2931
+ readonly documentation: "https://docs.ripe.finance/";
2932
+ readonly bridge: "native";
2933
+ };
2934
+ readonly SIRE: {
2935
+ readonly name: "SIRE";
2936
+ readonly symbol: "SIRE";
2937
+ readonly oracleId: "SIRE";
2938
+ readonly address: "0x7Ce02e86354EA0Cc3b302AeAdC0Ab56bC7EB44b8";
2939
+ readonly chainId: 8453;
2940
+ readonly decimals: 18;
2941
+ readonly logoURI: "";
2942
+ readonly website: "https://sire.bot/";
2943
+ readonly description: "SIRE is the first agentic on-chain sports-betting hedge fund, built for DeFAI.";
2944
+ readonly documentation: "https://docs.sire.bot/";
2945
+ readonly bridge: "native";
2946
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2947
+ };
2948
+ readonly LCAP: {
2949
+ readonly name: "CF Large Cap Index";
2950
+ readonly symbol: "LCAP";
2951
+ readonly oracleId: "LCAP";
2952
+ readonly address: "0x4dA9A0f397dB1397902070f93a4D6ddBC0E0E6e8";
2953
+ readonly chainId: 8453;
2954
+ readonly decimals: 18;
2955
+ readonly logoURI: "";
2956
+ readonly website: "https://reserve.org/lcap-kraken/";
2957
+ readonly description: "The CF Large Cap Index (Diversified Weight) is a liquid, investible benchmark portfolio index built designed to track the performance of large-cap digital assets.";
2958
+ readonly documentation: "https://reserve.org/protocol/";
2959
+ readonly bridge: "native";
2960
+ };
2961
+ readonly DIEM: {
2962
+ readonly name: "Diem";
2963
+ readonly symbol: "DIEM";
2964
+ readonly oracleId: "DIEM";
2965
+ readonly address: "0xF4d97F2da56e8c3098f3a8D538DB630A2606a024";
2966
+ readonly chainId: 8453;
2967
+ readonly decimals: 18;
2968
+ readonly logoURI: "";
2969
+ readonly website: "https://venice.ai/";
2970
+ readonly description: "DIEM token represents perpetual tokenized inference. Each Diem provides $1 per day of API credit, forever. Only VVV holders can mint these tokens, creating the first-ever tradeable direct AI compute asset.";
2971
+ readonly documentation: "https://venice.ai/blog/";
2972
+ readonly bridge: "native";
2973
+ readonly risks: readonly ["NO_TIMELOCK", "LARGE_HOLDERS"];
2974
+ };
2975
+ readonly VFY: {
2976
+ readonly name: "zkVerify";
2977
+ readonly symbol: "VFY";
2978
+ readonly oracleId: "VFY";
2979
+ readonly address: "0xa749dE6c28262B7ffbc5De27dC845DD7eCD2b358";
2980
+ readonly chainId: 8453;
2981
+ readonly decimals: 18;
2982
+ readonly logoURI: "";
2983
+ readonly website: "https://zkverify.io/token";
2984
+ readonly description: "More than a token – VFY is your ownership stake in the infrastructure propelling the next age of the Internet. As the government, the private sector, and daily life increasingly shift online, your stake becomes more beneficial.";
2985
+ readonly documentation: "https://docs.zkverify.io/";
2986
+ readonly bridge: "layer-zero";
2987
+ readonly risks: readonly ["NO_TIMELOCK"];
2988
+ };
2989
+ readonly LITKEY: {
2990
+ readonly name: "Lit Protocol";
2991
+ readonly symbol: "LITKEY";
2992
+ readonly oracleId: "LITKEY";
2993
+ readonly address: "0xF732A566121Fa6362E9E0FBdd6D66E5c8C925E49";
2994
+ readonly chainId: 8453;
2995
+ readonly decimals: 18;
2996
+ readonly logoURI: "";
2997
+ readonly website: "https://www.litprotocol.com/";
2998
+ readonly description: "Lit Protocol is the decentralized network for managing keys and secrets. Join the builders using programmable signing and encryption to power AI agents, blockchain interoperability, crypto wallets, and user-owned data.";
2999
+ readonly documentation: "https://naga.developer.litprotocol.com/";
3000
+ readonly bridge: "base-canonical";
3001
+ };
3002
+ readonly LMTS: {
3003
+ readonly name: "Limitless Official Token";
3004
+ readonly symbol: "LMTS";
3005
+ readonly oracleId: "LMTS";
3006
+ readonly address: "0x9EadbE35F3Ee3bF3e28180070C429298a1b02F93";
3007
+ readonly chainId: 8453;
3008
+ readonly decimals: 18;
3009
+ readonly logoURI: "";
3010
+ readonly website: "https://limitless.exchange/advanced";
3011
+ readonly description: "Predict crypto & stock prices with nonstop hourly and daily markets. Trade anytime, anywhere. ";
3012
+ readonly documentation: "https://limitlesslabs.notion.site/";
3013
+ readonly bridge: "native";
3014
+ readonly risks: readonly ["LARGE_HOLDERS"];
3015
+ };
3016
+ readonly SEDA: {
3017
+ readonly name: "SEDA";
3018
+ readonly symbol: "SEDA";
3019
+ readonly oracleId: "SEDA";
3020
+ readonly address: "0x306aCd0c07c430AbBBb2e74Ef7bdE94F32A898c0";
3021
+ readonly chainId: 8453;
3022
+ readonly decimals: 18;
3023
+ readonly logoURI: "";
3024
+ readonly website: "https://www.seda.xyz/";
3025
+ readonly description: "SEDA is a layer one for programmable oracle infrastructure. SEDA is backed by leading investors across the world with over $22 million in funding from Coinbase, Reciprocal Ventures, Coinfund, Distributed Global and more.";
3026
+ readonly documentation: "https://docs.seda.xyz/home";
3027
+ readonly bridge: "hyperlane";
3028
+ readonly risks: readonly ["NO_TIMELOCK"];
3029
+ };
3030
+ readonly kVCM: {
3031
+ readonly name: "Klima Protocol kVCM";
3032
+ readonly symbol: "kVCM";
3033
+ readonly oracleId: "kVCM";
3034
+ readonly address: "0x00fBAC94Fec8D4089d3fe979F39454F48c71A65d";
3035
+ readonly chainId: 8453;
3036
+ readonly decimals: 18;
3037
+ readonly logoURI: "";
3038
+ readonly website: "https://www.klimaprotocol.com/";
3039
+ readonly description: "Klima Protocol is open infrastructure for climate finance—pricing and purchasing carbon credits, selling retirements, and incentivizing deep liquidity.";
3040
+ readonly documentation: "https://docs.klimaprotocol.com/";
3041
+ readonly bridge: "native";
3042
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
3043
+ };
3044
+ readonly SEND: {
3045
+ readonly name: "Send";
3046
+ readonly symbol: "SEND";
3047
+ readonly oracleId: "SEND";
3048
+ readonly address: "0xEab49138BA2Ea6dd776220fE26b7b8E446638956";
3049
+ readonly chainId: 8453;
3050
+ readonly decimals: 18;
3051
+ readonly logoURI: "";
3052
+ readonly website: "https://send.it/";
3053
+ readonly description: "Send is building the future of money where payments are instant, access is seamless, and privacy is non-negotiable. The platform lets anyone, anywhere send, save, and earn with just a smartphone.";
3054
+ readonly documentation: "https://info.send.it/";
3055
+ readonly bridge: "native";
3056
+ readonly risks: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
3057
+ };
3058
+ readonly SOL: {
3059
+ readonly name: "Solana";
3060
+ readonly symbol: "SOL";
3061
+ readonly oracleId: "SOL";
3062
+ readonly address: "0x311935Cd80B76769bF2ecC9D8Ab7635b2139cf82";
3063
+ readonly chainId: 8453;
3064
+ readonly decimals: 9;
3065
+ readonly logoURI: "";
3066
+ readonly website: "https://solana.com/";
3067
+ readonly description: "Solana is a high-performance network that enables fast, secure, and affordable digital transactions. It powers thousands of applications ranging from payments and games to digital art and financial services. ";
3068
+ readonly documentation: "https://solana.com/learn/what-is-solana";
3069
+ readonly bridge: "chainlink-ccip";
3070
+ };
3071
+ readonly EDEL: {
3072
+ readonly name: "Edel";
3073
+ readonly symbol: "EDEL";
3074
+ readonly oracleId: "EDEL";
3075
+ readonly address: "0xFb31f85A8367210B2e4Ed2360D2dA9Dc2D2Ccc95";
3076
+ readonly chainId: 8453;
3077
+ readonly decimals: 18;
3078
+ readonly logoURI: "";
3079
+ readonly website: "https://www.edel.finance/";
3080
+ readonly description: "Edel is the autonomous revenue engine for tokenised equities. Purpose-built smart contracts that originate, price, and settle securities lending without intermediaries.";
3081
+ readonly documentation: "https://docs.edel.finance/";
3082
+ readonly bridge: "native";
3083
+ };
3084
+ };