@beefyfinance/blockchain-addressbook 0.59.20 → 0.60.0

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 (251) hide show
  1. package/dist/address-book/arbitrum/index.cjs +3 -1
  2. package/dist/address-book/arbitrum/index.d.cts +2 -0
  3. package/dist/address-book/arbitrum/index.d.ts +2 -0
  4. package/dist/address-book/arbitrum/index.js +3 -1
  5. package/dist/address-book/arbitrum/platforms/beefyfinance.cjs +1 -1
  6. package/dist/address-book/arbitrum/platforms/beefyfinance.d.cts +1 -1
  7. package/dist/address-book/arbitrum/platforms/beefyfinance.d.ts +1 -1
  8. package/dist/address-book/arbitrum/platforms/beefyfinance.js +1 -1
  9. package/dist/address-book/arc/index.cjs +18 -0
  10. package/dist/address-book/arc/index.d.cts +96 -0
  11. package/dist/address-book/arc/index.d.ts +96 -0
  12. package/dist/address-book/arc/index.js +17 -0
  13. package/dist/address-book/arc/platforms/beefyfinance.cjs +44 -0
  14. package/dist/address-book/arc/platforms/beefyfinance.d.cts +42 -0
  15. package/dist/address-book/arc/platforms/beefyfinance.d.ts +42 -0
  16. package/dist/address-book/arc/platforms/beefyfinance.js +44 -0
  17. package/dist/address-book/arc/platforms/index.cjs +12 -0
  18. package/dist/address-book/arc/platforms/index.d.cts +6 -0
  19. package/dist/address-book/arc/platforms/index.d.ts +6 -0
  20. package/dist/address-book/arc/platforms/index.js +6 -0
  21. package/dist/address-book/arc/tokens/tokens.cjs +21 -0
  22. package/dist/address-book/arc/tokens/tokens.js +21 -0
  23. package/dist/address-book/aurora/index.cjs +3 -1
  24. package/dist/address-book/aurora/index.d.cts +10 -8
  25. package/dist/address-book/aurora/index.d.ts +10 -8
  26. package/dist/address-book/aurora/index.js +3 -1
  27. package/dist/address-book/aurora/tokens/tokens.cjs +1 -1
  28. package/dist/address-book/aurora/tokens/tokens.js +1 -1
  29. package/dist/address-book/avax/index.cjs +3 -1
  30. package/dist/address-book/avax/index.d.cts +2 -0
  31. package/dist/address-book/avax/index.d.ts +2 -0
  32. package/dist/address-book/avax/index.js +3 -1
  33. package/dist/address-book/avax/platforms/beefyfinance.cjs +1 -1
  34. package/dist/address-book/avax/platforms/beefyfinance.d.cts +1 -1
  35. package/dist/address-book/avax/platforms/beefyfinance.d.ts +1 -1
  36. package/dist/address-book/avax/platforms/beefyfinance.js +1 -1
  37. package/dist/address-book/base/index.cjs +3 -1
  38. package/dist/address-book/base/index.d.cts +2 -0
  39. package/dist/address-book/base/index.d.ts +2 -0
  40. package/dist/address-book/base/index.js +3 -1
  41. package/dist/address-book/base/platforms/beefyfinance.cjs +1 -1
  42. package/dist/address-book/base/platforms/beefyfinance.d.cts +1 -1
  43. package/dist/address-book/base/platforms/beefyfinance.d.ts +1 -1
  44. package/dist/address-book/base/platforms/beefyfinance.js +1 -1
  45. package/dist/address-book/berachain/index.cjs +3 -1
  46. package/dist/address-book/berachain/index.d.cts +2 -0
  47. package/dist/address-book/berachain/index.d.ts +2 -0
  48. package/dist/address-book/berachain/index.js +3 -1
  49. package/dist/address-book/bsc/index.cjs +3 -1
  50. package/dist/address-book/bsc/index.d.cts +2 -0
  51. package/dist/address-book/bsc/index.d.ts +2 -0
  52. package/dist/address-book/bsc/index.js +3 -1
  53. package/dist/address-book/canto/index.cjs +3 -1
  54. package/dist/address-book/canto/index.d.cts +2 -0
  55. package/dist/address-book/canto/index.d.ts +2 -0
  56. package/dist/address-book/canto/index.js +3 -1
  57. package/dist/address-book/celo/index.cjs +3 -1
  58. package/dist/address-book/celo/index.d.cts +2 -0
  59. package/dist/address-book/celo/index.d.ts +2 -0
  60. package/dist/address-book/celo/index.js +3 -1
  61. package/dist/address-book/cronos/index.cjs +3 -1
  62. package/dist/address-book/cronos/index.d.cts +2 -0
  63. package/dist/address-book/cronos/index.d.ts +2 -0
  64. package/dist/address-book/cronos/index.js +3 -1
  65. package/dist/address-book/emerald/index.cjs +3 -1
  66. package/dist/address-book/emerald/index.d.cts +10 -8
  67. package/dist/address-book/emerald/index.d.ts +10 -8
  68. package/dist/address-book/emerald/index.js +3 -1
  69. package/dist/address-book/emerald/tokens/tokens.cjs +1 -1
  70. package/dist/address-book/emerald/tokens/tokens.js +1 -1
  71. package/dist/address-book/ethereum/index.cjs +3 -1
  72. package/dist/address-book/ethereum/index.d.cts +2 -0
  73. package/dist/address-book/ethereum/index.d.ts +2 -0
  74. package/dist/address-book/ethereum/index.js +3 -1
  75. package/dist/address-book/ethereum/platforms/beefyfinance.cjs +1 -1
  76. package/dist/address-book/ethereum/platforms/beefyfinance.d.cts +1 -1
  77. package/dist/address-book/ethereum/platforms/beefyfinance.d.ts +1 -1
  78. package/dist/address-book/ethereum/platforms/beefyfinance.js +1 -1
  79. package/dist/address-book/fantom/index.cjs +3 -1
  80. package/dist/address-book/fantom/index.d.cts +2 -0
  81. package/dist/address-book/fantom/index.d.ts +2 -0
  82. package/dist/address-book/fantom/index.js +3 -1
  83. package/dist/address-book/fraxtal/index.cjs +3 -1
  84. package/dist/address-book/fraxtal/index.d.cts +2 -0
  85. package/dist/address-book/fraxtal/index.d.ts +2 -0
  86. package/dist/address-book/fraxtal/index.js +3 -1
  87. package/dist/address-book/fuse/index.cjs +3 -1
  88. package/dist/address-book/fuse/index.d.cts +2 -0
  89. package/dist/address-book/fuse/index.d.ts +2 -0
  90. package/dist/address-book/fuse/index.js +3 -1
  91. package/dist/address-book/gnosis/index.cjs +3 -1
  92. package/dist/address-book/gnosis/index.d.cts +2 -0
  93. package/dist/address-book/gnosis/index.d.ts +2 -0
  94. package/dist/address-book/gnosis/index.js +3 -1
  95. package/dist/address-book/heco/index.cjs +3 -1
  96. package/dist/address-book/heco/index.d.cts +2 -0
  97. package/dist/address-book/heco/index.d.ts +2 -0
  98. package/dist/address-book/heco/index.js +3 -1
  99. package/dist/address-book/hyperevm/index.cjs +3 -1
  100. package/dist/address-book/hyperevm/index.d.cts +2 -0
  101. package/dist/address-book/hyperevm/index.d.ts +2 -0
  102. package/dist/address-book/hyperevm/index.js +3 -1
  103. package/dist/address-book/hyperevm/platforms/beefyfinance.cjs +1 -1
  104. package/dist/address-book/hyperevm/platforms/beefyfinance.d.cts +1 -1
  105. package/dist/address-book/hyperevm/platforms/beefyfinance.d.ts +1 -1
  106. package/dist/address-book/hyperevm/platforms/beefyfinance.js +1 -1
  107. package/dist/address-book/index.cjs +5 -2
  108. package/dist/address-book/index.js +5 -2
  109. package/dist/address-book/kava/index.cjs +3 -1
  110. package/dist/address-book/kava/index.d.cts +2 -0
  111. package/dist/address-book/kava/index.d.ts +2 -0
  112. package/dist/address-book/kava/index.js +3 -1
  113. package/dist/address-book/linea/index.cjs +3 -1
  114. package/dist/address-book/linea/index.d.cts +2 -0
  115. package/dist/address-book/linea/index.d.ts +2 -0
  116. package/dist/address-book/linea/index.js +3 -1
  117. package/dist/address-book/linea/platforms/beefyfinance.cjs +1 -1
  118. package/dist/address-book/linea/platforms/beefyfinance.d.cts +1 -1
  119. package/dist/address-book/linea/platforms/beefyfinance.d.ts +1 -1
  120. package/dist/address-book/linea/platforms/beefyfinance.js +1 -1
  121. package/dist/address-book/lisk/index.cjs +3 -1
  122. package/dist/address-book/lisk/index.d.cts +2 -0
  123. package/dist/address-book/lisk/index.d.ts +2 -0
  124. package/dist/address-book/lisk/index.js +3 -1
  125. package/dist/address-book/manta/index.cjs +3 -1
  126. package/dist/address-book/manta/index.d.cts +10 -8
  127. package/dist/address-book/manta/index.d.ts +10 -8
  128. package/dist/address-book/manta/index.js +3 -1
  129. package/dist/address-book/manta/tokens/tokens.cjs +1 -1
  130. package/dist/address-book/manta/tokens/tokens.js +1 -1
  131. package/dist/address-book/mantle/index.cjs +3 -1
  132. package/dist/address-book/mantle/index.d.cts +2 -0
  133. package/dist/address-book/mantle/index.d.ts +2 -0
  134. package/dist/address-book/mantle/index.js +3 -1
  135. package/dist/address-book/megaeth/index.cjs +3 -1
  136. package/dist/address-book/megaeth/index.d.cts +2 -0
  137. package/dist/address-book/megaeth/index.d.ts +2 -0
  138. package/dist/address-book/megaeth/index.js +3 -1
  139. package/dist/address-book/megaeth/platforms/beefyfinance.cjs +1 -1
  140. package/dist/address-book/megaeth/platforms/beefyfinance.d.cts +1 -1
  141. package/dist/address-book/megaeth/platforms/beefyfinance.d.ts +1 -1
  142. package/dist/address-book/megaeth/platforms/beefyfinance.js +1 -1
  143. package/dist/address-book/metis/index.cjs +3 -1
  144. package/dist/address-book/metis/index.d.cts +2 -0
  145. package/dist/address-book/metis/index.d.ts +2 -0
  146. package/dist/address-book/metis/index.js +3 -1
  147. package/dist/address-book/mode/index.cjs +3 -1
  148. package/dist/address-book/mode/index.d.cts +2 -0
  149. package/dist/address-book/mode/index.d.ts +2 -0
  150. package/dist/address-book/mode/index.js +3 -1
  151. package/dist/address-book/monad/index.cjs +3 -1
  152. package/dist/address-book/monad/index.d.cts +2 -0
  153. package/dist/address-book/monad/index.d.ts +2 -0
  154. package/dist/address-book/monad/index.js +3 -1
  155. package/dist/address-book/monad/platforms/beefyfinance.cjs +1 -1
  156. package/dist/address-book/monad/platforms/beefyfinance.d.cts +1 -1
  157. package/dist/address-book/monad/platforms/beefyfinance.d.ts +1 -1
  158. package/dist/address-book/monad/platforms/beefyfinance.js +1 -1
  159. package/dist/address-book/moonbeam/index.cjs +3 -1
  160. package/dist/address-book/moonbeam/index.d.cts +2 -0
  161. package/dist/address-book/moonbeam/index.d.ts +2 -0
  162. package/dist/address-book/moonbeam/index.js +3 -1
  163. package/dist/address-book/moonriver/index.cjs +3 -1
  164. package/dist/address-book/moonriver/index.d.cts +2 -0
  165. package/dist/address-book/moonriver/index.d.ts +2 -0
  166. package/dist/address-book/moonriver/index.js +3 -1
  167. package/dist/address-book/one/index.cjs +3 -1
  168. package/dist/address-book/one/index.d.cts +2 -0
  169. package/dist/address-book/one/index.d.ts +2 -0
  170. package/dist/address-book/one/index.js +3 -1
  171. package/dist/address-book/optimism/index.cjs +3 -1
  172. package/dist/address-book/optimism/index.d.cts +2 -0
  173. package/dist/address-book/optimism/index.d.ts +2 -0
  174. package/dist/address-book/optimism/index.js +3 -1
  175. package/dist/address-book/optimism/platforms/beefyfinance.cjs +1 -1
  176. package/dist/address-book/optimism/platforms/beefyfinance.d.cts +1 -1
  177. package/dist/address-book/optimism/platforms/beefyfinance.d.ts +1 -1
  178. package/dist/address-book/optimism/platforms/beefyfinance.js +1 -1
  179. package/dist/address-book/plasma/index.cjs +4 -2
  180. package/dist/address-book/plasma/index.d.cts +3 -1
  181. package/dist/address-book/plasma/index.d.ts +3 -1
  182. package/dist/address-book/plasma/index.js +4 -2
  183. package/dist/address-book/polygon/index.cjs +3 -1
  184. package/dist/address-book/polygon/index.d.cts +2 -0
  185. package/dist/address-book/polygon/index.d.ts +2 -0
  186. package/dist/address-book/polygon/index.js +3 -1
  187. package/dist/address-book/polygon/platforms/beefyfinance.cjs +1 -1
  188. package/dist/address-book/polygon/platforms/beefyfinance.d.cts +1 -1
  189. package/dist/address-book/polygon/platforms/beefyfinance.d.ts +1 -1
  190. package/dist/address-book/polygon/platforms/beefyfinance.js +1 -1
  191. package/dist/address-book/real/index.cjs +3 -1
  192. package/dist/address-book/real/index.d.cts +2 -0
  193. package/dist/address-book/real/index.d.ts +2 -0
  194. package/dist/address-book/real/index.js +3 -1
  195. package/dist/address-book/robinhood/index.cjs +3 -1
  196. package/dist/address-book/robinhood/index.d.cts +26 -0
  197. package/dist/address-book/robinhood/index.d.ts +26 -0
  198. package/dist/address-book/robinhood/index.js +3 -1
  199. package/dist/address-book/robinhood/platforms/beefyfinance.cjs +1 -1
  200. package/dist/address-book/robinhood/platforms/beefyfinance.d.cts +1 -1
  201. package/dist/address-book/robinhood/platforms/beefyfinance.d.ts +1 -1
  202. package/dist/address-book/robinhood/platforms/beefyfinance.js +1 -1
  203. package/dist/address-book/robinhood/tokens/tokens.cjs +16 -0
  204. package/dist/address-book/robinhood/tokens/tokens.js +16 -0
  205. package/dist/address-book/rootstock/index.cjs +3 -1
  206. package/dist/address-book/rootstock/index.d.cts +2 -0
  207. package/dist/address-book/rootstock/index.d.ts +2 -0
  208. package/dist/address-book/rootstock/index.js +3 -1
  209. package/dist/address-book/saga/index.cjs +3 -1
  210. package/dist/address-book/saga/index.d.cts +2 -0
  211. package/dist/address-book/saga/index.d.ts +2 -0
  212. package/dist/address-book/saga/index.js +3 -1
  213. package/dist/address-book/scroll/index.cjs +3 -1
  214. package/dist/address-book/scroll/index.d.cts +2 -0
  215. package/dist/address-book/scroll/index.d.ts +2 -0
  216. package/dist/address-book/scroll/index.js +3 -1
  217. package/dist/address-book/sei/index.cjs +3 -1
  218. package/dist/address-book/sei/index.d.cts +2 -0
  219. package/dist/address-book/sei/index.d.ts +2 -0
  220. package/dist/address-book/sei/index.js +3 -1
  221. package/dist/address-book/sonic/index.cjs +3 -1
  222. package/dist/address-book/sonic/index.d.cts +2 -0
  223. package/dist/address-book/sonic/index.d.ts +2 -0
  224. package/dist/address-book/sonic/index.js +3 -1
  225. package/dist/address-book/sonic/platforms/beefyfinance.cjs +1 -1
  226. package/dist/address-book/sonic/platforms/beefyfinance.d.cts +1 -1
  227. package/dist/address-book/sonic/platforms/beefyfinance.d.ts +1 -1
  228. package/dist/address-book/sonic/platforms/beefyfinance.js +1 -1
  229. package/dist/address-book/unichain/index.cjs +3 -1
  230. package/dist/address-book/unichain/index.d.cts +2 -0
  231. package/dist/address-book/unichain/index.d.ts +2 -0
  232. package/dist/address-book/unichain/index.js +3 -1
  233. package/dist/address-book/zkevm/index.cjs +3 -1
  234. package/dist/address-book/zkevm/index.d.cts +2 -0
  235. package/dist/address-book/zkevm/index.d.ts +2 -0
  236. package/dist/address-book/zkevm/index.js +3 -1
  237. package/dist/address-book/zksync/index.cjs +3 -1
  238. package/dist/address-book/zksync/index.d.cts +2 -0
  239. package/dist/address-book/zksync/index.d.ts +2 -0
  240. package/dist/address-book/zksync/index.js +3 -1
  241. package/dist/types/chain.d.cts +2 -0
  242. package/dist/types/chain.d.ts +2 -0
  243. package/dist/types/chainid.cjs +1 -0
  244. package/dist/types/chainid.d.cts +2 -1
  245. package/dist/types/chainid.d.ts +2 -1
  246. package/dist/types/chainid.js +1 -0
  247. package/dist/util/chainIdMap.cjs +2 -1
  248. package/dist/util/chainIdMap.d.cts +1 -0
  249. package/dist/util/chainIdMap.d.ts +1 -0
  250. package/dist/util/chainIdMap.js +2 -1
  251. package/package.json +1 -1
@@ -5,7 +5,7 @@ declare const emerald: {
5
5
  readonly platforms: typeof index_d_exports;
6
6
  readonly tokens: {
7
7
  readonly WNATIVE: {
8
- readonly name: "Wrapped ROSE ";
8
+ readonly name: "Wrapped ROSE";
9
9
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
10
10
  readonly symbol: "WROSE";
11
11
  readonly oracleId: "WROSE";
@@ -15,7 +15,7 @@ declare const emerald: {
15
15
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
16
16
  };
17
17
  readonly FEES: {
18
- readonly name: "Wrapped ROSE ";
18
+ readonly name: "Wrapped ROSE";
19
19
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
20
20
  readonly symbol: "WROSE";
21
21
  readonly oracleId: "WROSE";
@@ -25,7 +25,7 @@ declare const emerald: {
25
25
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
26
26
  };
27
27
  readonly ROSE: {
28
- readonly name: "Wrapped ROSE ";
28
+ readonly name: "Wrapped ROSE";
29
29
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
30
30
  readonly symbol: "WROSE";
31
31
  readonly oracleId: "WROSE";
@@ -35,7 +35,7 @@ declare const emerald: {
35
35
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
36
36
  };
37
37
  readonly WROSE: {
38
- readonly name: "Wrapped ROSE ";
38
+ readonly name: "Wrapped ROSE";
39
39
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
40
40
  readonly symbol: "WROSE";
41
41
  readonly oracleId: "WROSE";
@@ -188,7 +188,7 @@ declare const emerald: {
188
188
  };
189
189
  readonly tokenAddressMap: AddressToTokenMap<{
190
190
  readonly WNATIVE: {
191
- readonly name: "Wrapped ROSE ";
191
+ readonly name: "Wrapped ROSE";
192
192
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
193
193
  readonly symbol: "WROSE";
194
194
  readonly oracleId: "WROSE";
@@ -198,7 +198,7 @@ declare const emerald: {
198
198
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
199
199
  };
200
200
  readonly FEES: {
201
- readonly name: "Wrapped ROSE ";
201
+ readonly name: "Wrapped ROSE";
202
202
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
203
203
  readonly symbol: "WROSE";
204
204
  readonly oracleId: "WROSE";
@@ -208,7 +208,7 @@ declare const emerald: {
208
208
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
209
209
  };
210
210
  readonly ROSE: {
211
- readonly name: "Wrapped ROSE ";
211
+ readonly name: "Wrapped ROSE";
212
212
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
213
213
  readonly symbol: "WROSE";
214
214
  readonly oracleId: "WROSE";
@@ -218,7 +218,7 @@ declare const emerald: {
218
218
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
219
219
  };
220
220
  readonly WROSE: {
221
- readonly name: "Wrapped ROSE ";
221
+ readonly name: "Wrapped ROSE";
222
222
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
223
223
  readonly symbol: "WROSE";
224
224
  readonly oracleId: "WROSE";
@@ -372,6 +372,8 @@ declare const emerald: {
372
372
  readonly native: {
373
373
  readonly symbol: "ROSE";
374
374
  readonly oracleId: "ROSE";
375
+ readonly name: "ROSE";
376
+ readonly decimals: 18;
375
377
  };
376
378
  };
377
379
  //#endregion
@@ -5,7 +5,7 @@ declare const emerald: {
5
5
  readonly platforms: typeof index_d_exports;
6
6
  readonly tokens: {
7
7
  readonly WNATIVE: {
8
- readonly name: "Wrapped ROSE ";
8
+ readonly name: "Wrapped ROSE";
9
9
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
10
10
  readonly symbol: "WROSE";
11
11
  readonly oracleId: "WROSE";
@@ -15,7 +15,7 @@ declare const emerald: {
15
15
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
16
16
  };
17
17
  readonly FEES: {
18
- readonly name: "Wrapped ROSE ";
18
+ readonly name: "Wrapped ROSE";
19
19
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
20
20
  readonly symbol: "WROSE";
21
21
  readonly oracleId: "WROSE";
@@ -25,7 +25,7 @@ declare const emerald: {
25
25
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
26
26
  };
27
27
  readonly ROSE: {
28
- readonly name: "Wrapped ROSE ";
28
+ readonly name: "Wrapped ROSE";
29
29
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
30
30
  readonly symbol: "WROSE";
31
31
  readonly oracleId: "WROSE";
@@ -35,7 +35,7 @@ declare const emerald: {
35
35
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
36
36
  };
37
37
  readonly WROSE: {
38
- readonly name: "Wrapped ROSE ";
38
+ readonly name: "Wrapped ROSE";
39
39
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
40
40
  readonly symbol: "WROSE";
41
41
  readonly oracleId: "WROSE";
@@ -188,7 +188,7 @@ declare const emerald: {
188
188
  };
189
189
  readonly tokenAddressMap: AddressToTokenMap<{
190
190
  readonly WNATIVE: {
191
- readonly name: "Wrapped ROSE ";
191
+ readonly name: "Wrapped ROSE";
192
192
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
193
193
  readonly symbol: "WROSE";
194
194
  readonly oracleId: "WROSE";
@@ -198,7 +198,7 @@ declare const emerald: {
198
198
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
199
199
  };
200
200
  readonly FEES: {
201
- readonly name: "Wrapped ROSE ";
201
+ readonly name: "Wrapped ROSE";
202
202
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
203
203
  readonly symbol: "WROSE";
204
204
  readonly oracleId: "WROSE";
@@ -208,7 +208,7 @@ declare const emerald: {
208
208
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
209
209
  };
210
210
  readonly ROSE: {
211
- readonly name: "Wrapped ROSE ";
211
+ readonly name: "Wrapped ROSE";
212
212
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
213
213
  readonly symbol: "WROSE";
214
214
  readonly oracleId: "WROSE";
@@ -218,7 +218,7 @@ declare const emerald: {
218
218
  readonly description: "Oasis Network is the leading privacy-enabled and scalable layer-1 blockchain network to propel Web3 forward";
219
219
  };
220
220
  readonly WROSE: {
221
- readonly name: "Wrapped ROSE ";
221
+ readonly name: "Wrapped ROSE";
222
222
  readonly address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733";
223
223
  readonly symbol: "WROSE";
224
224
  readonly oracleId: "WROSE";
@@ -372,6 +372,8 @@ declare const emerald: {
372
372
  readonly native: {
373
373
  readonly symbol: "ROSE";
374
374
  readonly oracleId: "ROSE";
375
+ readonly name: "ROSE";
376
+ readonly decimals: 18;
375
377
  };
376
378
  };
377
379
  //#endregion
@@ -8,7 +8,9 @@ const emerald = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "ROSE",
11
- oracleId: "ROSE"
11
+ oracleId: "ROSE",
12
+ name: "ROSE",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -1,6 +1,6 @@
1
1
  //#region src/address-book/emerald/tokens/tokens.ts
2
2
  const ROSE = {
3
- name: "Wrapped ROSE ",
3
+ name: "Wrapped ROSE",
4
4
  address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733",
5
5
  symbol: "WROSE",
6
6
  oracleId: "WROSE",
@@ -1,6 +1,6 @@
1
1
  //#region src/address-book/emerald/tokens/tokens.ts
2
2
  const ROSE = {
3
- name: "Wrapped ROSE ",
3
+ name: "Wrapped ROSE",
4
4
  address: "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733",
5
5
  symbol: "WROSE",
6
6
  oracleId: "WROSE",
@@ -9,7 +9,9 @@ const ethereum = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "ETH",
12
- oracleId: "ETH"
12
+ oracleId: "ETH",
13
+ name: "Ether",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -6134,6 +6134,8 @@ declare const ethereum: {
6134
6134
  readonly native: {
6135
6135
  readonly symbol: "ETH";
6136
6136
  readonly oracleId: "ETH";
6137
+ readonly name: "Ether";
6138
+ readonly decimals: 18;
6137
6139
  };
6138
6140
  };
6139
6141
  //#endregion
@@ -6134,6 +6134,8 @@ declare const ethereum: {
6134
6134
  readonly native: {
6135
6135
  readonly symbol: "ETH";
6136
6136
  readonly oracleId: "ETH";
6137
+ readonly name: "Ether";
6138
+ readonly decimals: 18;
6137
6139
  };
6138
6140
  };
6139
6141
  //#endregion
@@ -8,7 +8,9 @@ const ethereum = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "ETH",
11
- oracleId: "ETH"
11
+ oracleId: "ETH",
12
+ name: "Ether",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -45,7 +45,7 @@ const beefyfinance = {
45
45
  beefyMultiHopSwapper: "0xB827E762700162CC69dA81d00567Bb7e540A8cC2",
46
46
  beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc",
47
47
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
48
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
48
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
49
49
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
50
50
  };
51
51
  //#endregion
@@ -43,7 +43,7 @@ declare const beefyfinance: {
43
43
  readonly beefyMultiHopSwapper: "0xB827E762700162CC69dA81d00567Bb7e540A8cC2";
44
44
  readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
45
45
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
46
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
46
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
47
47
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
48
48
  };
49
49
  //#endregion
@@ -43,7 +43,7 @@ declare const beefyfinance: {
43
43
  readonly beefyMultiHopSwapper: "0xB827E762700162CC69dA81d00567Bb7e540A8cC2";
44
44
  readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
45
45
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
46
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
46
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
47
47
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
48
48
  };
49
49
  //#endregion
@@ -45,7 +45,7 @@ const beefyfinance = {
45
45
  beefyMultiHopSwapper: "0xB827E762700162CC69dA81d00567Bb7e540A8cC2",
46
46
  beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc",
47
47
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
48
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
48
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
49
49
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
50
50
  };
51
51
  //#endregion
@@ -9,7 +9,9 @@ const fantom = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "FTM",
12
- oracleId: "FTM"
12
+ oracleId: "FTM",
13
+ name: "Fantom",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -3888,6 +3888,8 @@ declare const fantom: {
3888
3888
  readonly native: {
3889
3889
  readonly symbol: "FTM";
3890
3890
  readonly oracleId: "FTM";
3891
+ readonly name: "Fantom";
3892
+ readonly decimals: 18;
3891
3893
  };
3892
3894
  };
3893
3895
  //#endregion
@@ -3888,6 +3888,8 @@ declare const fantom: {
3888
3888
  readonly native: {
3889
3889
  readonly symbol: "FTM";
3890
3890
  readonly oracleId: "FTM";
3891
+ readonly name: "Fantom";
3892
+ readonly decimals: 18;
3891
3893
  };
3892
3894
  };
3893
3895
  //#endregion
@@ -8,7 +8,9 @@ const fantom = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "FTM",
11
- oracleId: "FTM"
11
+ oracleId: "FTM",
12
+ name: "Fantom",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const fraxtal = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "FRAX",
12
- oracleId: "FXS"
12
+ oracleId: "FXS",
13
+ name: "Frax",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -770,6 +770,8 @@ declare const fraxtal: {
770
770
  readonly native: {
771
771
  readonly symbol: "FRAX";
772
772
  readonly oracleId: "FXS";
773
+ readonly name: "Frax";
774
+ readonly decimals: 18;
773
775
  };
774
776
  };
775
777
  //#endregion
@@ -770,6 +770,8 @@ declare const fraxtal: {
770
770
  readonly native: {
771
771
  readonly symbol: "FRAX";
772
772
  readonly oracleId: "FXS";
773
+ readonly name: "Frax";
774
+ readonly decimals: 18;
773
775
  };
774
776
  };
775
777
  //#endregion
@@ -8,7 +8,9 @@ const fraxtal = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "FRAX",
11
- oracleId: "FXS"
11
+ oracleId: "FXS",
12
+ name: "Frax",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const fuse = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "FUSE",
12
- oracleId: "FUSE"
12
+ oracleId: "FUSE",
13
+ name: "FUSE",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -484,6 +484,8 @@ declare const fuse: {
484
484
  readonly native: {
485
485
  readonly symbol: "FUSE";
486
486
  readonly oracleId: "FUSE";
487
+ readonly name: "FUSE";
488
+ readonly decimals: 18;
487
489
  };
488
490
  };
489
491
  //#endregion
@@ -484,6 +484,8 @@ declare const fuse: {
484
484
  readonly native: {
485
485
  readonly symbol: "FUSE";
486
486
  readonly oracleId: "FUSE";
487
+ readonly name: "FUSE";
488
+ readonly decimals: 18;
487
489
  };
488
490
  };
489
491
  //#endregion
@@ -8,7 +8,9 @@ const fuse = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "FUSE",
11
- oracleId: "FUSE"
11
+ oracleId: "FUSE",
12
+ name: "FUSE",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const gnosis = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "XDAI",
12
- oracleId: "XDAI"
12
+ oracleId: "XDAI",
13
+ name: "xDAI",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -712,6 +712,8 @@ declare const gnosis: {
712
712
  readonly native: {
713
713
  readonly symbol: "XDAI";
714
714
  readonly oracleId: "XDAI";
715
+ readonly name: "xDAI";
716
+ readonly decimals: 18;
715
717
  };
716
718
  };
717
719
  //#endregion
@@ -712,6 +712,8 @@ declare const gnosis: {
712
712
  readonly native: {
713
713
  readonly symbol: "XDAI";
714
714
  readonly oracleId: "XDAI";
715
+ readonly name: "xDAI";
716
+ readonly decimals: 18;
715
717
  };
716
718
  };
717
719
  //#endregion
@@ -8,7 +8,9 @@ const gnosis = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "XDAI",
11
- oracleId: "XDAI"
11
+ oracleId: "XDAI",
12
+ name: "xDAI",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const heco = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "HT",
12
- oracleId: "HT"
12
+ oracleId: "HT",
13
+ name: "HT",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -512,6 +512,8 @@ declare const heco: {
512
512
  readonly native: {
513
513
  readonly symbol: "HT";
514
514
  readonly oracleId: "HT";
515
+ readonly name: "HT";
516
+ readonly decimals: 18;
515
517
  };
516
518
  };
517
519
  //#endregion
@@ -512,6 +512,8 @@ declare const heco: {
512
512
  readonly native: {
513
513
  readonly symbol: "HT";
514
514
  readonly oracleId: "HT";
515
+ readonly name: "HT";
516
+ readonly decimals: 18;
515
517
  };
516
518
  };
517
519
  //#endregion
@@ -8,7 +8,9 @@ const heco = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "HT",
11
- oracleId: "HT"
11
+ oracleId: "HT",
12
+ name: "HT",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const hyperevm = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "HYPE",
12
- oracleId: "HYPE"
12
+ oracleId: "HYPE",
13
+ name: "HYPE",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -540,6 +540,8 @@ declare const hyperevm: {
540
540
  readonly native: {
541
541
  readonly symbol: "HYPE";
542
542
  readonly oracleId: "HYPE";
543
+ readonly name: "HYPE";
544
+ readonly decimals: 18;
543
545
  };
544
546
  };
545
547
  //#endregion
@@ -540,6 +540,8 @@ declare const hyperevm: {
540
540
  readonly native: {
541
541
  readonly symbol: "HYPE";
542
542
  readonly oracleId: "HYPE";
543
+ readonly name: "HYPE";
544
+ readonly decimals: 18;
543
545
  };
544
546
  };
545
547
  //#endregion
@@ -8,7 +8,9 @@ const hyperevm = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "HYPE",
11
- oracleId: "HYPE"
11
+ oracleId: "HYPE",
12
+ name: "HYPE",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -35,7 +35,7 @@ const beefyfinance = {
35
35
  beefyOracleAlgebra: "0xC5201409767EC42506953cE6c980bebaf593333E",
36
36
  beefyMultiHopSwapper: "0x97f846776eC93f1b355e4fa70D77B96B868F09D7",
37
37
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
38
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
38
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
39
39
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
40
40
  };
41
41
  //#endregion
@@ -33,7 +33,7 @@ declare const beefyfinance: {
33
33
  readonly beefyOracleAlgebra: "0xC5201409767EC42506953cE6c980bebaf593333E";
34
34
  readonly beefyMultiHopSwapper: "0x97f846776eC93f1b355e4fa70D77B96B868F09D7";
35
35
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
36
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
36
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
37
37
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
38
38
  };
39
39
  //#endregion
@@ -33,7 +33,7 @@ declare const beefyfinance: {
33
33
  readonly beefyOracleAlgebra: "0xC5201409767EC42506953cE6c980bebaf593333E";
34
34
  readonly beefyMultiHopSwapper: "0x97f846776eC93f1b355e4fa70D77B96B868F09D7";
35
35
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
36
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
36
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
37
37
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
38
38
  };
39
39
  //#endregion
@@ -35,7 +35,7 @@ const beefyfinance = {
35
35
  beefyOracleAlgebra: "0xC5201409767EC42506953cE6c980bebaf593333E",
36
36
  beefyMultiHopSwapper: "0x97f846776eC93f1b355e4fa70D77B96B868F09D7",
37
37
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
38
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
38
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
39
39
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
40
40
  };
41
41
  //#endregion
@@ -1,6 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_types_chainid = require("../types/chainid.cjs");
3
3
  const require_address_book_arbitrum_index = require("./arbitrum/index.cjs");
4
+ const require_address_book_arc_index = require("./arc/index.cjs");
4
5
  const require_address_book_aurora_index = require("./aurora/index.cjs");
5
6
  const require_address_book_avax_index = require("./avax/index.cjs");
6
7
  const require_address_book_base_index = require("./base/index.cjs");
@@ -85,7 +86,8 @@ const addressBook = {
85
86
  plasma: require_address_book_plasma_index.plasma,
86
87
  monad: require_address_book_monad_index.monad,
87
88
  megaeth: require_address_book_megaeth_index.megaeth,
88
- robinhood: require_address_book_robinhood_index.robinhood
89
+ robinhood: require_address_book_robinhood_index.robinhood,
90
+ arc: require_address_book_arc_index.arc
89
91
  };
90
92
  const addressBookByChainId = {
91
93
  [137]: require_address_book_polygon_index.polygon,
@@ -129,7 +131,8 @@ const addressBookByChainId = {
129
131
  [9745]: require_address_book_plasma_index.plasma,
130
132
  [143]: require_address_book_monad_index.monad,
131
133
  [4326]: require_address_book_megaeth_index.megaeth,
132
- [4663]: require_address_book_robinhood_index.robinhood
134
+ [4663]: require_address_book_robinhood_index.robinhood,
135
+ [5042]: require_address_book_arc_index.arc
133
136
  };
134
137
  //#endregion
135
138
  exports.ChainId = require_types_chainid.ChainId;
@@ -1,5 +1,6 @@
1
1
  import { ChainId } from "../types/chainid.js";
2
2
  import { arbitrum } from "./arbitrum/index.js";
3
+ import { arc } from "./arc/index.js";
3
4
  import { aurora } from "./aurora/index.js";
4
5
  import { avax } from "./avax/index.js";
5
6
  import { base } from "./base/index.js";
@@ -84,7 +85,8 @@ const addressBook = {
84
85
  plasma,
85
86
  monad,
86
87
  megaeth,
87
- robinhood
88
+ robinhood,
89
+ arc
88
90
  };
89
91
  const addressBookByChainId = {
90
92
  [137]: polygon,
@@ -128,7 +130,8 @@ const addressBookByChainId = {
128
130
  [9745]: plasma,
129
131
  [143]: monad,
130
132
  [4326]: megaeth,
131
- [4663]: robinhood
133
+ [4663]: robinhood,
134
+ [5042]: arc
132
135
  };
133
136
  //#endregion
134
137
  export { ChainId, addressBook, addressBookByChainId };
@@ -9,7 +9,9 @@ const kava = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "KAVA",
12
- oracleId: "KAVA"
12
+ oracleId: "KAVA",
13
+ name: "KAVA",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion