@beefyfinance/blockchain-addressbook 0.59.21 → 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 (249) 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 +2 -0
  197. package/dist/address-book/robinhood/index.d.ts +2 -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/rootstock/index.cjs +3 -1
  204. package/dist/address-book/rootstock/index.d.cts +2 -0
  205. package/dist/address-book/rootstock/index.d.ts +2 -0
  206. package/dist/address-book/rootstock/index.js +3 -1
  207. package/dist/address-book/saga/index.cjs +3 -1
  208. package/dist/address-book/saga/index.d.cts +2 -0
  209. package/dist/address-book/saga/index.d.ts +2 -0
  210. package/dist/address-book/saga/index.js +3 -1
  211. package/dist/address-book/scroll/index.cjs +3 -1
  212. package/dist/address-book/scroll/index.d.cts +2 -0
  213. package/dist/address-book/scroll/index.d.ts +2 -0
  214. package/dist/address-book/scroll/index.js +3 -1
  215. package/dist/address-book/sei/index.cjs +3 -1
  216. package/dist/address-book/sei/index.d.cts +2 -0
  217. package/dist/address-book/sei/index.d.ts +2 -0
  218. package/dist/address-book/sei/index.js +3 -1
  219. package/dist/address-book/sonic/index.cjs +3 -1
  220. package/dist/address-book/sonic/index.d.cts +2 -0
  221. package/dist/address-book/sonic/index.d.ts +2 -0
  222. package/dist/address-book/sonic/index.js +3 -1
  223. package/dist/address-book/sonic/platforms/beefyfinance.cjs +1 -1
  224. package/dist/address-book/sonic/platforms/beefyfinance.d.cts +1 -1
  225. package/dist/address-book/sonic/platforms/beefyfinance.d.ts +1 -1
  226. package/dist/address-book/sonic/platforms/beefyfinance.js +1 -1
  227. package/dist/address-book/unichain/index.cjs +3 -1
  228. package/dist/address-book/unichain/index.d.cts +2 -0
  229. package/dist/address-book/unichain/index.d.ts +2 -0
  230. package/dist/address-book/unichain/index.js +3 -1
  231. package/dist/address-book/zkevm/index.cjs +3 -1
  232. package/dist/address-book/zkevm/index.d.cts +2 -0
  233. package/dist/address-book/zkevm/index.d.ts +2 -0
  234. package/dist/address-book/zkevm/index.js +3 -1
  235. package/dist/address-book/zksync/index.cjs +3 -1
  236. package/dist/address-book/zksync/index.d.cts +2 -0
  237. package/dist/address-book/zksync/index.d.ts +2 -0
  238. package/dist/address-book/zksync/index.js +3 -1
  239. package/dist/types/chain.d.cts +2 -0
  240. package/dist/types/chain.d.ts +2 -0
  241. package/dist/types/chainid.cjs +1 -0
  242. package/dist/types/chainid.d.cts +2 -1
  243. package/dist/types/chainid.d.ts +2 -1
  244. package/dist/types/chainid.js +1 -0
  245. package/dist/util/chainIdMap.cjs +2 -1
  246. package/dist/util/chainIdMap.d.cts +1 -0
  247. package/dist/util/chainIdMap.d.ts +1 -0
  248. package/dist/util/chainIdMap.js +2 -1
  249. package/package.json +1 -1
@@ -648,6 +648,8 @@ declare const kava: {
648
648
  readonly native: {
649
649
  readonly symbol: "KAVA";
650
650
  readonly oracleId: "KAVA";
651
+ readonly name: "KAVA";
652
+ readonly decimals: 18;
651
653
  };
652
654
  };
653
655
  //#endregion
@@ -648,6 +648,8 @@ declare const kava: {
648
648
  readonly native: {
649
649
  readonly symbol: "KAVA";
650
650
  readonly oracleId: "KAVA";
651
+ readonly name: "KAVA";
652
+ readonly decimals: 18;
651
653
  };
652
654
  };
653
655
  //#endregion
@@ -8,7 +8,9 @@ const kava = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "KAVA",
11
- oracleId: "KAVA"
11
+ oracleId: "KAVA",
12
+ name: "KAVA",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const linea = {
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
@@ -746,6 +746,8 @@ declare const linea: {
746
746
  readonly native: {
747
747
  readonly symbol: "ETH";
748
748
  readonly oracleId: "ETH";
749
+ readonly name: "Ether";
750
+ readonly decimals: 18;
749
751
  };
750
752
  };
751
753
  //#endregion
@@ -746,6 +746,8 @@ declare const linea: {
746
746
  readonly native: {
747
747
  readonly symbol: "ETH";
748
748
  readonly oracleId: "ETH";
749
+ readonly name: "Ether";
750
+ readonly decimals: 18;
749
751
  };
750
752
  };
751
753
  //#endregion
@@ -8,7 +8,9 @@ const linea = {
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
@@ -34,7 +34,7 @@ const beefyfinance = {
34
34
  beefyOracleUniswapV3: "0xe1908Ab7e03F0699773ceCc4Dc5D38893E532cd1",
35
35
  beefyMultiHopSwapper: "0x4A4D8D05f519535ab54F09a064607c58c156D876",
36
36
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
37
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
37
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
38
38
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
39
39
  };
40
40
  //#endregion
@@ -32,7 +32,7 @@ declare const beefyfinance: {
32
32
  readonly beefyOracleUniswapV3: "0xe1908Ab7e03F0699773ceCc4Dc5D38893E532cd1";
33
33
  readonly beefyMultiHopSwapper: "0x4A4D8D05f519535ab54F09a064607c58c156D876";
34
34
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
35
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
35
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
36
36
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
37
37
  };
38
38
  //#endregion
@@ -32,7 +32,7 @@ declare const beefyfinance: {
32
32
  readonly beefyOracleUniswapV3: "0xe1908Ab7e03F0699773ceCc4Dc5D38893E532cd1";
33
33
  readonly beefyMultiHopSwapper: "0x4A4D8D05f519535ab54F09a064607c58c156D876";
34
34
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
35
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
35
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
36
36
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
37
37
  };
38
38
  //#endregion
@@ -34,7 +34,7 @@ const beefyfinance = {
34
34
  beefyOracleUniswapV3: "0xe1908Ab7e03F0699773ceCc4Dc5D38893E532cd1",
35
35
  beefyMultiHopSwapper: "0x4A4D8D05f519535ab54F09a064607c58c156D876",
36
36
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
37
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
37
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
38
38
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
39
39
  };
40
40
  //#endregion
@@ -9,7 +9,9 @@ const lisk = {
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
@@ -260,6 +260,8 @@ declare const lisk: {
260
260
  readonly native: {
261
261
  readonly symbol: "ETH";
262
262
  readonly oracleId: "ETH";
263
+ readonly name: "Ether";
264
+ readonly decimals: 18;
263
265
  };
264
266
  };
265
267
  //#endregion
@@ -260,6 +260,8 @@ declare const lisk: {
260
260
  readonly native: {
261
261
  readonly symbol: "ETH";
262
262
  readonly oracleId: "ETH";
263
+ readonly name: "Ether";
264
+ readonly decimals: 18;
263
265
  };
264
266
  };
265
267
  //#endregion
@@ -8,7 +8,9 @@ const lisk = {
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
@@ -9,7 +9,9 @@ const manta = {
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
@@ -5,7 +5,7 @@ declare const manta: {
5
5
  readonly platforms: typeof index_d_exports;
6
6
  readonly tokens: {
7
7
  readonly WNATIVE: {
8
- readonly name: "Wrapped Ether ";
8
+ readonly name: "Wrapped Ether";
9
9
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
10
10
  readonly symbol: "WETH";
11
11
  readonly oracleId: "WETH";
@@ -17,7 +17,7 @@ declare const manta: {
17
17
  readonly tags: readonly ["BLUECHIP"];
18
18
  };
19
19
  readonly FEES: {
20
- readonly name: "Wrapped Ether ";
20
+ readonly name: "Wrapped Ether";
21
21
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
22
22
  readonly symbol: "WETH";
23
23
  readonly oracleId: "WETH";
@@ -29,7 +29,7 @@ declare const manta: {
29
29
  readonly tags: readonly ["BLUECHIP"];
30
30
  };
31
31
  readonly ETH: {
32
- readonly name: "Wrapped Ether ";
32
+ readonly name: "Wrapped Ether";
33
33
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
34
34
  readonly symbol: "WETH";
35
35
  readonly oracleId: "WETH";
@@ -41,7 +41,7 @@ declare const manta: {
41
41
  readonly tags: readonly ["BLUECHIP"];
42
42
  };
43
43
  readonly WETH: {
44
- readonly name: "Wrapped Ether ";
44
+ readonly name: "Wrapped Ether";
45
45
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
46
46
  readonly symbol: "WETH";
47
47
  readonly oracleId: "WETH";
@@ -106,7 +106,7 @@ declare const manta: {
106
106
  };
107
107
  readonly tokenAddressMap: AddressToTokenMap<{
108
108
  readonly WNATIVE: {
109
- readonly name: "Wrapped Ether ";
109
+ readonly name: "Wrapped Ether";
110
110
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
111
111
  readonly symbol: "WETH";
112
112
  readonly oracleId: "WETH";
@@ -118,7 +118,7 @@ declare const manta: {
118
118
  readonly tags: readonly ["BLUECHIP"];
119
119
  };
120
120
  readonly FEES: {
121
- readonly name: "Wrapped Ether ";
121
+ readonly name: "Wrapped Ether";
122
122
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
123
123
  readonly symbol: "WETH";
124
124
  readonly oracleId: "WETH";
@@ -130,7 +130,7 @@ declare const manta: {
130
130
  readonly tags: readonly ["BLUECHIP"];
131
131
  };
132
132
  readonly ETH: {
133
- readonly name: "Wrapped Ether ";
133
+ readonly name: "Wrapped Ether";
134
134
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
135
135
  readonly symbol: "WETH";
136
136
  readonly oracleId: "WETH";
@@ -142,7 +142,7 @@ declare const manta: {
142
142
  readonly tags: readonly ["BLUECHIP"];
143
143
  };
144
144
  readonly WETH: {
145
- readonly name: "Wrapped Ether ";
145
+ readonly name: "Wrapped Ether";
146
146
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
147
147
  readonly symbol: "WETH";
148
148
  readonly oracleId: "WETH";
@@ -208,6 +208,8 @@ declare const manta: {
208
208
  readonly native: {
209
209
  readonly symbol: "ETH";
210
210
  readonly oracleId: "ETH";
211
+ readonly name: "Ether";
212
+ readonly decimals: 18;
211
213
  };
212
214
  };
213
215
  //#endregion
@@ -5,7 +5,7 @@ declare const manta: {
5
5
  readonly platforms: typeof index_d_exports;
6
6
  readonly tokens: {
7
7
  readonly WNATIVE: {
8
- readonly name: "Wrapped Ether ";
8
+ readonly name: "Wrapped Ether";
9
9
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
10
10
  readonly symbol: "WETH";
11
11
  readonly oracleId: "WETH";
@@ -17,7 +17,7 @@ declare const manta: {
17
17
  readonly tags: readonly ["BLUECHIP"];
18
18
  };
19
19
  readonly FEES: {
20
- readonly name: "Wrapped Ether ";
20
+ readonly name: "Wrapped Ether";
21
21
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
22
22
  readonly symbol: "WETH";
23
23
  readonly oracleId: "WETH";
@@ -29,7 +29,7 @@ declare const manta: {
29
29
  readonly tags: readonly ["BLUECHIP"];
30
30
  };
31
31
  readonly ETH: {
32
- readonly name: "Wrapped Ether ";
32
+ readonly name: "Wrapped Ether";
33
33
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
34
34
  readonly symbol: "WETH";
35
35
  readonly oracleId: "WETH";
@@ -41,7 +41,7 @@ declare const manta: {
41
41
  readonly tags: readonly ["BLUECHIP"];
42
42
  };
43
43
  readonly WETH: {
44
- readonly name: "Wrapped Ether ";
44
+ readonly name: "Wrapped Ether";
45
45
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
46
46
  readonly symbol: "WETH";
47
47
  readonly oracleId: "WETH";
@@ -106,7 +106,7 @@ declare const manta: {
106
106
  };
107
107
  readonly tokenAddressMap: AddressToTokenMap<{
108
108
  readonly WNATIVE: {
109
- readonly name: "Wrapped Ether ";
109
+ readonly name: "Wrapped Ether";
110
110
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
111
111
  readonly symbol: "WETH";
112
112
  readonly oracleId: "WETH";
@@ -118,7 +118,7 @@ declare const manta: {
118
118
  readonly tags: readonly ["BLUECHIP"];
119
119
  };
120
120
  readonly FEES: {
121
- readonly name: "Wrapped Ether ";
121
+ readonly name: "Wrapped Ether";
122
122
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
123
123
  readonly symbol: "WETH";
124
124
  readonly oracleId: "WETH";
@@ -130,7 +130,7 @@ declare const manta: {
130
130
  readonly tags: readonly ["BLUECHIP"];
131
131
  };
132
132
  readonly ETH: {
133
- readonly name: "Wrapped Ether ";
133
+ readonly name: "Wrapped Ether";
134
134
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
135
135
  readonly symbol: "WETH";
136
136
  readonly oracleId: "WETH";
@@ -142,7 +142,7 @@ declare const manta: {
142
142
  readonly tags: readonly ["BLUECHIP"];
143
143
  };
144
144
  readonly WETH: {
145
- readonly name: "Wrapped Ether ";
145
+ readonly name: "Wrapped Ether";
146
146
  readonly address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746";
147
147
  readonly symbol: "WETH";
148
148
  readonly oracleId: "WETH";
@@ -208,6 +208,8 @@ declare const manta: {
208
208
  readonly native: {
209
209
  readonly symbol: "ETH";
210
210
  readonly oracleId: "ETH";
211
+ readonly name: "Ether";
212
+ readonly decimals: 18;
211
213
  };
212
214
  };
213
215
  //#endregion
@@ -8,7 +8,9 @@ const manta = {
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
@@ -1,6 +1,6 @@
1
1
  //#region src/address-book/manta/tokens/tokens.ts
2
2
  const ETH = {
3
- name: "Wrapped Ether ",
3
+ name: "Wrapped Ether",
4
4
  address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746",
5
5
  symbol: "WETH",
6
6
  oracleId: "WETH",
@@ -1,6 +1,6 @@
1
1
  //#region src/address-book/manta/tokens/tokens.ts
2
2
  const ETH = {
3
- name: "Wrapped Ether ",
3
+ name: "Wrapped Ether",
4
4
  address: "0x0Dc808adcE2099A9F62AA87D9670745AbA741746",
5
5
  symbol: "WETH",
6
6
  oracleId: "WETH",
@@ -9,7 +9,9 @@ const mantle = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "MNT",
12
- oracleId: "MNT"
12
+ oracleId: "MNT",
13
+ name: "Mantle",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -512,6 +512,8 @@ declare const mantle: {
512
512
  readonly native: {
513
513
  readonly symbol: "MNT";
514
514
  readonly oracleId: "MNT";
515
+ readonly name: "Mantle";
516
+ readonly decimals: 18;
515
517
  };
516
518
  };
517
519
  //#endregion
@@ -512,6 +512,8 @@ declare const mantle: {
512
512
  readonly native: {
513
513
  readonly symbol: "MNT";
514
514
  readonly oracleId: "MNT";
515
+ readonly name: "Mantle";
516
+ readonly decimals: 18;
515
517
  };
516
518
  };
517
519
  //#endregion
@@ -8,7 +8,9 @@ const mantle = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "MNT",
11
- oracleId: "MNT"
11
+ oracleId: "MNT",
12
+ name: "Mantle",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const megaeth = {
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
@@ -290,6 +290,8 @@ declare const megaeth: {
290
290
  readonly native: {
291
291
  readonly symbol: "ETH";
292
292
  readonly oracleId: "ETH";
293
+ readonly name: "Ether";
294
+ readonly decimals: 18;
293
295
  };
294
296
  };
295
297
  //#endregion
@@ -290,6 +290,8 @@ declare const megaeth: {
290
290
  readonly native: {
291
291
  readonly symbol: "ETH";
292
292
  readonly oracleId: "ETH";
293
+ readonly name: "Ether";
294
+ readonly decimals: 18;
293
295
  };
294
296
  };
295
297
  //#endregion
@@ -8,7 +8,9 @@ const megaeth = {
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
@@ -34,7 +34,7 @@ const beefyfinance = {
34
34
  beefyOracleUniswapV3: "0x67cD25747494b5C8afaD60160186078b7A0625ee",
35
35
  beefyOracleERC4626: "0xd53833A9dC7d969Faa732DFA5027980dCda2DE80",
36
36
  beefyMultiHopSwapper: "0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe",
37
- beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc"
37
+ beefyUniV4Swapper: "0x96E3aE09600D394282433bcE020458F6102526De"
38
38
  };
39
39
  //#endregion
40
40
  exports.beefyfinance = beefyfinance;
@@ -32,7 +32,7 @@ declare const beefyfinance: {
32
32
  readonly beefyOracleUniswapV3: "0x67cD25747494b5C8afaD60160186078b7A0625ee";
33
33
  readonly beefyOracleERC4626: "0xd53833A9dC7d969Faa732DFA5027980dCda2DE80";
34
34
  readonly beefyMultiHopSwapper: "0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe";
35
- readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
35
+ readonly beefyUniV4Swapper: "0x96E3aE09600D394282433bcE020458F6102526De";
36
36
  };
37
37
  //#endregion
38
38
  export { beefyfinance };
@@ -32,7 +32,7 @@ declare const beefyfinance: {
32
32
  readonly beefyOracleUniswapV3: "0x67cD25747494b5C8afaD60160186078b7A0625ee";
33
33
  readonly beefyOracleERC4626: "0xd53833A9dC7d969Faa732DFA5027980dCda2DE80";
34
34
  readonly beefyMultiHopSwapper: "0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe";
35
- readonly beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc";
35
+ readonly beefyUniV4Swapper: "0x96E3aE09600D394282433bcE020458F6102526De";
36
36
  };
37
37
  //#endregion
38
38
  export { beefyfinance };
@@ -34,7 +34,7 @@ const beefyfinance = {
34
34
  beefyOracleUniswapV3: "0x67cD25747494b5C8afaD60160186078b7A0625ee",
35
35
  beefyOracleERC4626: "0xd53833A9dC7d969Faa732DFA5027980dCda2DE80",
36
36
  beefyMultiHopSwapper: "0xDBad28672fD60c4609EE6B26dF2b8cB93DE12afe",
37
- beefyUniV4Swapper: "0x03193Ef8c3f75C22fAf2995540602399cdcD4cbc"
37
+ beefyUniV4Swapper: "0x96E3aE09600D394282433bcE020458F6102526De"
38
38
  };
39
39
  //#endregion
40
40
  export { beefyfinance };
@@ -9,7 +9,9 @@ const metis = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "METIS",
12
- oracleId: "METIS"
12
+ oracleId: "METIS",
13
+ name: "METIS",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -512,6 +512,8 @@ declare const metis: {
512
512
  readonly native: {
513
513
  readonly symbol: "METIS";
514
514
  readonly oracleId: "METIS";
515
+ readonly name: "METIS";
516
+ readonly decimals: 18;
515
517
  };
516
518
  };
517
519
  //#endregion
@@ -512,6 +512,8 @@ declare const metis: {
512
512
  readonly native: {
513
513
  readonly symbol: "METIS";
514
514
  readonly oracleId: "METIS";
515
+ readonly name: "METIS";
516
+ readonly decimals: 18;
515
517
  };
516
518
  };
517
519
  //#endregion
@@ -8,7 +8,9 @@ const metis = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "METIS",
11
- oracleId: "METIS"
11
+ oracleId: "METIS",
12
+ name: "METIS",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -9,7 +9,9 @@ const mode = {
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
@@ -392,6 +392,8 @@ declare const mode: {
392
392
  readonly native: {
393
393
  readonly symbol: "ETH";
394
394
  readonly oracleId: "ETH";
395
+ readonly name: "Ether";
396
+ readonly decimals: 18;
395
397
  };
396
398
  };
397
399
  //#endregion
@@ -392,6 +392,8 @@ declare const mode: {
392
392
  readonly native: {
393
393
  readonly symbol: "ETH";
394
394
  readonly oracleId: "ETH";
395
+ readonly name: "Ether";
396
+ readonly decimals: 18;
395
397
  };
396
398
  };
397
399
  //#endregion
@@ -8,7 +8,9 @@ const mode = {
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
@@ -9,7 +9,9 @@ const monad = {
9
9
  tokenAddressMap: require_util_convertSymbolTokenMapToAddressTokenMap.convertSymbolTokenMapToAddressTokenMap(require_tokens.tokens),
10
10
  native: {
11
11
  symbol: "MON",
12
- oracleId: "MON"
12
+ oracleId: "MON",
13
+ name: "Monad",
14
+ decimals: 18
13
15
  }
14
16
  };
15
17
  //#endregion
@@ -874,6 +874,8 @@ declare const monad: {
874
874
  readonly native: {
875
875
  readonly symbol: "MON";
876
876
  readonly oracleId: "MON";
877
+ readonly name: "Monad";
878
+ readonly decimals: 18;
877
879
  };
878
880
  };
879
881
  //#endregion
@@ -874,6 +874,8 @@ declare const monad: {
874
874
  readonly native: {
875
875
  readonly symbol: "MON";
876
876
  readonly oracleId: "MON";
877
+ readonly name: "Monad";
878
+ readonly decimals: 18;
877
879
  };
878
880
  };
879
881
  //#endregion
@@ -8,7 +8,9 @@ const monad = {
8
8
  tokenAddressMap: convertSymbolTokenMapToAddressTokenMap(tokens),
9
9
  native: {
10
10
  symbol: "MON",
11
- oracleId: "MON"
11
+ oracleId: "MON",
12
+ name: "Monad",
13
+ decimals: 18
12
14
  }
13
15
  };
14
16
  //#endregion
@@ -36,7 +36,7 @@ const beefyfinance = {
36
36
  beefyMultiHopSwapper: "0x822856E9433e7b4C268286Bf004b8c8ecf559d64",
37
37
  beefyUniV4Swapper: "0xa379320eD6636b2f30FaDe3c8b277bF12C089CdA",
38
38
  circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef",
39
- swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D",
39
+ swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56",
40
40
  recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669"
41
41
  };
42
42
  //#endregion
@@ -34,7 +34,7 @@ declare const beefyfinance: {
34
34
  readonly beefyMultiHopSwapper: "0x822856E9433e7b4C268286Bf004b8c8ecf559d64";
35
35
  readonly beefyUniV4Swapper: "0xa379320eD6636b2f30FaDe3c8b277bF12C089CdA";
36
36
  readonly circleBeefyReceiver: "0x00000076f6B75081EF1526C5d9c20D5430f0Beef";
37
- readonly swappingRelay: "0xfA572f5563411BbF20fC40b0A6A0D5A9fA1aF00D";
37
+ readonly swappingRelay: "0x142e34522b1e97d266679bEEe95baF64aC935D56";
38
38
  readonly recovery: "0x911048F2eFcd5801F8cdc04EBf6cdc5EE0e76669";
39
39
  };
40
40
  //#endregion