@aave-dao/aave-address-book 4.44.22

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 (1467) hide show
  1. package/LICENSE +7 -0
  2. package/README.md +119 -0
  3. package/dist/AaveAddressBook.d.mts +113 -0
  4. package/dist/AaveAddressBook.d.ts +113 -0
  5. package/dist/AaveAddressBook.js +377 -0
  6. package/dist/AaveAddressBook.js.map +1 -0
  7. package/dist/AaveAddressBook.mjs +230 -0
  8. package/dist/AaveAddressBook.mjs.map +1 -0
  9. package/dist/AaveGovernanceV2-DNzil8G-.d.mts +24 -0
  10. package/dist/AaveGovernanceV2-DNzil8G-.d.ts +24 -0
  11. package/dist/AaveGovernanceV2.d.mts +1 -0
  12. package/dist/AaveGovernanceV2.d.ts +1 -0
  13. package/dist/AaveGovernanceV2.js +55 -0
  14. package/dist/AaveGovernanceV2.js.map +1 -0
  15. package/dist/AaveGovernanceV2.mjs +22 -0
  16. package/dist/AaveGovernanceV2.mjs.map +1 -0
  17. package/dist/AaveSafetyModule-B-Dz4kaZ.d.mts +22 -0
  18. package/dist/AaveSafetyModule-B-Dz4kaZ.d.ts +22 -0
  19. package/dist/AaveSafetyModule.d.mts +1 -0
  20. package/dist/AaveSafetyModule.d.ts +1 -0
  21. package/dist/AaveSafetyModule.js +52 -0
  22. package/dist/AaveSafetyModule.js.map +1 -0
  23. package/dist/AaveSafetyModule.mjs +20 -0
  24. package/dist/AaveSafetyModule.mjs.map +1 -0
  25. package/dist/AaveV1-DNUC5nyX.d.mts +14 -0
  26. package/dist/AaveV1-DNUC5nyX.d.ts +14 -0
  27. package/dist/AaveV1.d.mts +1 -0
  28. package/dist/AaveV1.d.ts +1 -0
  29. package/dist/AaveV1.js +40 -0
  30. package/dist/AaveV1.js.map +1 -0
  31. package/dist/AaveV1.mjs +12 -0
  32. package/dist/AaveV1.mjs.map +1 -0
  33. package/dist/AaveV2Avalanche-xN_Or64C.d.mts +130 -0
  34. package/dist/AaveV2Avalanche-xN_Or64C.d.ts +130 -0
  35. package/dist/AaveV2Avalanche.d.mts +1 -0
  36. package/dist/AaveV2Avalanche.d.ts +1 -0
  37. package/dist/AaveV2Avalanche.js +182 -0
  38. package/dist/AaveV2Avalanche.js.map +1 -0
  39. package/dist/AaveV2Avalanche.mjs +128 -0
  40. package/dist/AaveV2Avalanche.mjs.map +1 -0
  41. package/dist/AaveV2Ethereum-Dxk8Kjgt.d.mts +396 -0
  42. package/dist/AaveV2Ethereum-Dxk8Kjgt.d.ts +396 -0
  43. package/dist/AaveV2Ethereum.d.mts +1 -0
  44. package/dist/AaveV2Ethereum.d.ts +1 -0
  45. package/dist/AaveV2Ethereum.js +446 -0
  46. package/dist/AaveV2Ethereum.js.map +1 -0
  47. package/dist/AaveV2Ethereum.mjs +394 -0
  48. package/dist/AaveV2Ethereum.mjs.map +1 -0
  49. package/dist/AaveV2EthereumAMM-DibMFZG6.d.mts +260 -0
  50. package/dist/AaveV2EthereumAMM-DibMFZG6.d.ts +260 -0
  51. package/dist/AaveV2EthereumAMM.d.mts +1 -0
  52. package/dist/AaveV2EthereumAMM.d.ts +1 -0
  53. package/dist/AaveV2EthereumAMM.js +305 -0
  54. package/dist/AaveV2EthereumAMM.js.map +1 -0
  55. package/dist/AaveV2EthereumAMM.mjs +258 -0
  56. package/dist/AaveV2EthereumAMM.mjs.map +1 -0
  57. package/dist/AaveV2EthereumArc-CS5HSHRi.d.mts +73 -0
  58. package/dist/AaveV2EthereumArc-CS5HSHRi.d.ts +73 -0
  59. package/dist/AaveV2EthereumArc.d.mts +1 -0
  60. package/dist/AaveV2EthereumArc.d.ts +1 -0
  61. package/dist/AaveV2EthereumArc.js +110 -0
  62. package/dist/AaveV2EthereumArc.js.map +1 -0
  63. package/dist/AaveV2EthereumArc.mjs +71 -0
  64. package/dist/AaveV2EthereumArc.mjs.map +1 -0
  65. package/dist/AaveV2Fuji-BEfGLdY6.d.mts +87 -0
  66. package/dist/AaveV2Fuji-BEfGLdY6.d.ts +87 -0
  67. package/dist/AaveV2Fuji.d.mts +1 -0
  68. package/dist/AaveV2Fuji.d.ts +1 -0
  69. package/dist/AaveV2Fuji.js +131 -0
  70. package/dist/AaveV2Fuji.js.map +1 -0
  71. package/dist/AaveV2Fuji.mjs +85 -0
  72. package/dist/AaveV2Fuji.mjs.map +1 -0
  73. package/dist/AaveV2Polygon-BjPvRYgH.d.mts +180 -0
  74. package/dist/AaveV2Polygon-BjPvRYgH.d.ts +180 -0
  75. package/dist/AaveV2Polygon.d.mts +1 -0
  76. package/dist/AaveV2Polygon.d.ts +1 -0
  77. package/dist/AaveV2Polygon.js +230 -0
  78. package/dist/AaveV2Polygon.js.map +1 -0
  79. package/dist/AaveV2Polygon.mjs +178 -0
  80. package/dist/AaveV2Polygon.mjs.map +1 -0
  81. package/dist/AaveV3Arbitrum-5HIAwDw_.d.mts +375 -0
  82. package/dist/AaveV3Arbitrum-5HIAwDw_.d.ts +375 -0
  83. package/dist/AaveV3Arbitrum-C6aOvpL5.d.mts +389 -0
  84. package/dist/AaveV3Arbitrum-C6aOvpL5.d.ts +389 -0
  85. package/dist/AaveV3Arbitrum-DdJN_ZEc.d.mts +389 -0
  86. package/dist/AaveV3Arbitrum-DdJN_ZEc.d.ts +389 -0
  87. package/dist/AaveV3Arbitrum.d.mts +1 -0
  88. package/dist/AaveV3Arbitrum.d.ts +1 -0
  89. package/dist/AaveV3Arbitrum.js +477 -0
  90. package/dist/AaveV3Arbitrum.js.map +1 -0
  91. package/dist/AaveV3Arbitrum.mjs +412 -0
  92. package/dist/AaveV3Arbitrum.mjs.map +1 -0
  93. package/dist/AaveV3ArbitrumSepolia-CelRtDUt.d.mts +71 -0
  94. package/dist/AaveV3ArbitrumSepolia-CelRtDUt.d.ts +71 -0
  95. package/dist/AaveV3ArbitrumSepolia.d.mts +1 -0
  96. package/dist/AaveV3ArbitrumSepolia.d.ts +1 -0
  97. package/dist/AaveV3ArbitrumSepolia.js +116 -0
  98. package/dist/AaveV3ArbitrumSepolia.js.map +1 -0
  99. package/dist/AaveV3ArbitrumSepolia.mjs +69 -0
  100. package/dist/AaveV3ArbitrumSepolia.mjs.map +1 -0
  101. package/dist/AaveV3Avalanche-BcwM6qwK.d.mts +338 -0
  102. package/dist/AaveV3Avalanche-BcwM6qwK.d.ts +338 -0
  103. package/dist/AaveV3Avalanche-C00PcKLC.d.mts +338 -0
  104. package/dist/AaveV3Avalanche-C00PcKLC.d.ts +338 -0
  105. package/dist/AaveV3Avalanche-cwzt_N8F.d.mts +328 -0
  106. package/dist/AaveV3Avalanche-cwzt_N8F.d.ts +328 -0
  107. package/dist/AaveV3Avalanche.d.mts +1 -0
  108. package/dist/AaveV3Avalanche.d.ts +1 -0
  109. package/dist/AaveV3Avalanche.js +421 -0
  110. package/dist/AaveV3Avalanche.js.map +1 -0
  111. package/dist/AaveV3Avalanche.mjs +358 -0
  112. package/dist/AaveV3Avalanche.mjs.map +1 -0
  113. package/dist/AaveV3BNB-9mYruyuS.d.mts +179 -0
  114. package/dist/AaveV3BNB-9mYruyuS.d.ts +179 -0
  115. package/dist/AaveV3BNB-C8awzqWP.d.mts +177 -0
  116. package/dist/AaveV3BNB-C8awzqWP.d.ts +177 -0
  117. package/dist/AaveV3BNB-DMilPGgG.d.mts +179 -0
  118. package/dist/AaveV3BNB-DMilPGgG.d.ts +179 -0
  119. package/dist/AaveV3BNB.d.mts +1 -0
  120. package/dist/AaveV3BNB.d.ts +1 -0
  121. package/dist/AaveV3BNB.js +238 -0
  122. package/dist/AaveV3BNB.js.map +1 -0
  123. package/dist/AaveV3BNB.mjs +177 -0
  124. package/dist/AaveV3BNB.mjs.map +1 -0
  125. package/dist/AaveV3Base-2s0WYwnO.d.mts +358 -0
  126. package/dist/AaveV3Base-2s0WYwnO.d.ts +358 -0
  127. package/dist/AaveV3Base-CfHsJZRf.d.mts +338 -0
  128. package/dist/AaveV3Base-CfHsJZRf.d.ts +338 -0
  129. package/dist/AaveV3Base-Oku0Pi8l.d.mts +381 -0
  130. package/dist/AaveV3Base-Oku0Pi8l.d.ts +381 -0
  131. package/dist/AaveV3Base.d.mts +1 -0
  132. package/dist/AaveV3Base.d.ts +1 -0
  133. package/dist/AaveV3Base.js +457 -0
  134. package/dist/AaveV3Base.js.map +1 -0
  135. package/dist/AaveV3Base.mjs +393 -0
  136. package/dist/AaveV3Base.mjs.map +1 -0
  137. package/dist/AaveV3BaseSepolia-BKe_Duh1.d.mts +136 -0
  138. package/dist/AaveV3BaseSepolia-BKe_Duh1.d.ts +136 -0
  139. package/dist/AaveV3BaseSepolia-DqZnRo3h.d.mts +138 -0
  140. package/dist/AaveV3BaseSepolia-DqZnRo3h.d.ts +138 -0
  141. package/dist/AaveV3BaseSepolia.d.mts +1 -0
  142. package/dist/AaveV3BaseSepolia.d.ts +1 -0
  143. package/dist/AaveV3BaseSepolia.js +192 -0
  144. package/dist/AaveV3BaseSepolia.js.map +1 -0
  145. package/dist/AaveV3BaseSepolia.mjs +142 -0
  146. package/dist/AaveV3BaseSepolia.mjs.map +1 -0
  147. package/dist/AaveV3BaseSepoliaLido-BLx4mGQL.d.mts +119 -0
  148. package/dist/AaveV3BaseSepoliaLido-BLx4mGQL.d.ts +119 -0
  149. package/dist/AaveV3BaseSepoliaLido-D5kSFNVQ.d.mts +121 -0
  150. package/dist/AaveV3BaseSepoliaLido-D5kSFNVQ.d.ts +121 -0
  151. package/dist/AaveV3BaseSepoliaLido.d.mts +1 -0
  152. package/dist/AaveV3BaseSepoliaLido.d.ts +1 -0
  153. package/dist/AaveV3BaseSepoliaLido.js +174 -0
  154. package/dist/AaveV3BaseSepoliaLido.js.map +1 -0
  155. package/dist/AaveV3BaseSepoliaLido.mjs +125 -0
  156. package/dist/AaveV3BaseSepoliaLido.mjs.map +1 -0
  157. package/dist/AaveV3Celo-BP3w-nqW.d.mts +122 -0
  158. package/dist/AaveV3Celo-BP3w-nqW.d.ts +122 -0
  159. package/dist/AaveV3Celo-C3SZM9DD.d.mts +121 -0
  160. package/dist/AaveV3Celo-C3SZM9DD.d.ts +121 -0
  161. package/dist/AaveV3Celo-DYb4BwhP.d.mts +121 -0
  162. package/dist/AaveV3Celo-DYb4BwhP.d.ts +121 -0
  163. package/dist/AaveV3Celo.d.mts +1 -0
  164. package/dist/AaveV3Celo.d.ts +1 -0
  165. package/dist/AaveV3Celo.js +170 -0
  166. package/dist/AaveV3Celo.js.map +1 -0
  167. package/dist/AaveV3Celo.mjs +120 -0
  168. package/dist/AaveV3Celo.mjs.map +1 -0
  169. package/dist/AaveV3Ethereum-C3eHADIX.d.mts +1080 -0
  170. package/dist/AaveV3Ethereum-C3eHADIX.d.ts +1080 -0
  171. package/dist/AaveV3Ethereum-CCoN-KBX.d.mts +1179 -0
  172. package/dist/AaveV3Ethereum-CCoN-KBX.d.ts +1179 -0
  173. package/dist/AaveV3Ethereum-DbMoWdzW.d.mts +1014 -0
  174. package/dist/AaveV3Ethereum-DbMoWdzW.d.ts +1014 -0
  175. package/dist/AaveV3Ethereum.d.mts +1 -0
  176. package/dist/AaveV3Ethereum.d.ts +1 -0
  177. package/dist/AaveV3Ethereum.js +1421 -0
  178. package/dist/AaveV3Ethereum.js.map +1 -0
  179. package/dist/AaveV3Ethereum.mjs +1351 -0
  180. package/dist/AaveV3Ethereum.mjs.map +1 -0
  181. package/dist/AaveV3EthereumEtherFi-Bhwwfsln.d.mts +109 -0
  182. package/dist/AaveV3EthereumEtherFi-Bhwwfsln.d.ts +109 -0
  183. package/dist/AaveV3EthereumEtherFi-Bo3Zv_7J.d.mts +109 -0
  184. package/dist/AaveV3EthereumEtherFi-Bo3Zv_7J.d.ts +109 -0
  185. package/dist/AaveV3EthereumEtherFi-CVr2bP7I.d.mts +109 -0
  186. package/dist/AaveV3EthereumEtherFi-CVr2bP7I.d.ts +109 -0
  187. package/dist/AaveV3EthereumEtherFi.d.mts +1 -0
  188. package/dist/AaveV3EthereumEtherFi.d.ts +1 -0
  189. package/dist/AaveV3EthereumEtherFi.js +161 -0
  190. package/dist/AaveV3EthereumEtherFi.js.map +1 -0
  191. package/dist/AaveV3EthereumEtherFi.mjs +107 -0
  192. package/dist/AaveV3EthereumEtherFi.mjs.map +1 -0
  193. package/dist/AaveV3EthereumHorizon-C7s1fz9O.d.mts +261 -0
  194. package/dist/AaveV3EthereumHorizon-C7s1fz9O.d.ts +261 -0
  195. package/dist/AaveV3EthereumHorizon-DzYKqkOR.d.mts +241 -0
  196. package/dist/AaveV3EthereumHorizon-DzYKqkOR.d.ts +241 -0
  197. package/dist/AaveV3EthereumHorizon.d.mts +1 -0
  198. package/dist/AaveV3EthereumHorizon.d.ts +1 -0
  199. package/dist/AaveV3EthereumHorizon.js +306 -0
  200. package/dist/AaveV3EthereumHorizon.js.map +1 -0
  201. package/dist/AaveV3EthereumHorizon.mjs +259 -0
  202. package/dist/AaveV3EthereumHorizon.mjs.map +1 -0
  203. package/dist/AaveV3EthereumLido-BiYga7ec.d.mts +254 -0
  204. package/dist/AaveV3EthereumLido-BiYga7ec.d.ts +254 -0
  205. package/dist/AaveV3EthereumLido-CZVqn8PI.d.mts +254 -0
  206. package/dist/AaveV3EthereumLido-CZVqn8PI.d.ts +254 -0
  207. package/dist/AaveV3EthereumLido-cgeFMDiS.d.mts +240 -0
  208. package/dist/AaveV3EthereumLido-cgeFMDiS.d.ts +240 -0
  209. package/dist/AaveV3EthereumLido.d.mts +1 -0
  210. package/dist/AaveV3EthereumLido.d.ts +1 -0
  211. package/dist/AaveV3EthereumLido.js +321 -0
  212. package/dist/AaveV3EthereumLido.js.map +1 -0
  213. package/dist/AaveV3EthereumLido.mjs +261 -0
  214. package/dist/AaveV3EthereumLido.mjs.map +1 -0
  215. package/dist/AaveV3Fuji-oFFl6pCo.d.mts +98 -0
  216. package/dist/AaveV3Fuji-oFFl6pCo.d.ts +98 -0
  217. package/dist/AaveV3Fuji.d.mts +1 -0
  218. package/dist/AaveV3Fuji.d.ts +1 -0
  219. package/dist/AaveV3Fuji.js +144 -0
  220. package/dist/AaveV3Fuji.js.map +1 -0
  221. package/dist/AaveV3Fuji.mjs +96 -0
  222. package/dist/AaveV3Fuji.mjs.map +1 -0
  223. package/dist/AaveV3Gnosis-CtSBgln-.d.mts +213 -0
  224. package/dist/AaveV3Gnosis-CtSBgln-.d.ts +213 -0
  225. package/dist/AaveV3Gnosis-DmHebDp1.d.mts +219 -0
  226. package/dist/AaveV3Gnosis-DmHebDp1.d.ts +219 -0
  227. package/dist/AaveV3Gnosis-Z0vMYPNr.d.mts +219 -0
  228. package/dist/AaveV3Gnosis-Z0vMYPNr.d.ts +219 -0
  229. package/dist/AaveV3Gnosis.d.mts +1 -0
  230. package/dist/AaveV3Gnosis.d.ts +1 -0
  231. package/dist/AaveV3Gnosis.js +281 -0
  232. package/dist/AaveV3Gnosis.js.map +1 -0
  233. package/dist/AaveV3Gnosis.mjs +220 -0
  234. package/dist/AaveV3Gnosis.mjs.map +1 -0
  235. package/dist/AaveV3Harmony.d.mts +96 -0
  236. package/dist/AaveV3Harmony.d.ts +96 -0
  237. package/dist/AaveV3Harmony.js +164 -0
  238. package/dist/AaveV3Harmony.js.map +1 -0
  239. package/dist/AaveV3Harmony.mjs +119 -0
  240. package/dist/AaveV3Harmony.mjs.map +1 -0
  241. package/dist/AaveV3InkWhitelabel-1kaam5YF.d.mts +161 -0
  242. package/dist/AaveV3InkWhitelabel-1kaam5YF.d.ts +161 -0
  243. package/dist/AaveV3InkWhitelabel-Yrzvcm2I.d.mts +159 -0
  244. package/dist/AaveV3InkWhitelabel-Yrzvcm2I.d.ts +159 -0
  245. package/dist/AaveV3InkWhitelabel-oBqPLOdi.d.mts +163 -0
  246. package/dist/AaveV3InkWhitelabel-oBqPLOdi.d.ts +163 -0
  247. package/dist/AaveV3InkWhitelabel.d.mts +1 -0
  248. package/dist/AaveV3InkWhitelabel.d.ts +1 -0
  249. package/dist/AaveV3InkWhitelabel.js +217 -0
  250. package/dist/AaveV3InkWhitelabel.js.map +1 -0
  251. package/dist/AaveV3InkWhitelabel.mjs +165 -0
  252. package/dist/AaveV3InkWhitelabel.mjs.map +1 -0
  253. package/dist/AaveV3Linea-BBpHH0_1.d.mts +209 -0
  254. package/dist/AaveV3Linea-BBpHH0_1.d.ts +209 -0
  255. package/dist/AaveV3Linea-BHPaYvQ8.d.mts +201 -0
  256. package/dist/AaveV3Linea-BHPaYvQ8.d.ts +201 -0
  257. package/dist/AaveV3Linea-CJyTFeEf.d.mts +209 -0
  258. package/dist/AaveV3Linea-CJyTFeEf.d.ts +209 -0
  259. package/dist/AaveV3Linea.d.mts +1 -0
  260. package/dist/AaveV3Linea.d.ts +1 -0
  261. package/dist/AaveV3Linea.js +263 -0
  262. package/dist/AaveV3Linea.js.map +1 -0
  263. package/dist/AaveV3Linea.mjs +207 -0
  264. package/dist/AaveV3Linea.mjs.map +1 -0
  265. package/dist/AaveV3Mantle-BuzMwuJu.d.mts +222 -0
  266. package/dist/AaveV3Mantle-BuzMwuJu.d.ts +222 -0
  267. package/dist/AaveV3Mantle.d.mts +1 -0
  268. package/dist/AaveV3Mantle.d.ts +1 -0
  269. package/dist/AaveV3Mantle.js +292 -0
  270. package/dist/AaveV3Mantle.js.map +1 -0
  271. package/dist/AaveV3Mantle.mjs +239 -0
  272. package/dist/AaveV3Mantle.mjs.map +1 -0
  273. package/dist/AaveV3MegaEth-C0Ghehct.d.mts +207 -0
  274. package/dist/AaveV3MegaEth-C0Ghehct.d.ts +207 -0
  275. package/dist/AaveV3MegaEth.d.mts +1 -0
  276. package/dist/AaveV3MegaEth.d.ts +1 -0
  277. package/dist/AaveV3MegaEth.js +267 -0
  278. package/dist/AaveV3MegaEth.js.map +1 -0
  279. package/dist/AaveV3MegaEth.mjs +214 -0
  280. package/dist/AaveV3MegaEth.mjs.map +1 -0
  281. package/dist/AaveV3Metis-B-xLVihn.d.mts +121 -0
  282. package/dist/AaveV3Metis-B-xLVihn.d.ts +121 -0
  283. package/dist/AaveV3Metis-CBY47IHt.d.mts +121 -0
  284. package/dist/AaveV3Metis-CBY47IHt.d.ts +121 -0
  285. package/dist/AaveV3Metis-YK8GnCqw.d.mts +121 -0
  286. package/dist/AaveV3Metis-YK8GnCqw.d.ts +121 -0
  287. package/dist/AaveV3Metis.d.mts +1 -0
  288. package/dist/AaveV3Metis.d.ts +1 -0
  289. package/dist/AaveV3Metis.js +172 -0
  290. package/dist/AaveV3Metis.js.map +1 -0
  291. package/dist/AaveV3Metis.mjs +119 -0
  292. package/dist/AaveV3Metis.mjs.map +1 -0
  293. package/dist/AaveV3Optimism-B56wNW4W.d.mts +265 -0
  294. package/dist/AaveV3Optimism-B56wNW4W.d.ts +265 -0
  295. package/dist/AaveV3Optimism-CnM8fQ_n.d.mts +269 -0
  296. package/dist/AaveV3Optimism-CnM8fQ_n.d.ts +269 -0
  297. package/dist/AaveV3Optimism-CtLGGZcd.d.mts +269 -0
  298. package/dist/AaveV3Optimism-CtLGGZcd.d.ts +269 -0
  299. package/dist/AaveV3Optimism.d.mts +1 -0
  300. package/dist/AaveV3Optimism.d.ts +1 -0
  301. package/dist/AaveV3Optimism.js +343 -0
  302. package/dist/AaveV3Optimism.js.map +1 -0
  303. package/dist/AaveV3Optimism.mjs +280 -0
  304. package/dist/AaveV3Optimism.mjs.map +1 -0
  305. package/dist/AaveV3OptimismSepolia-CPJoNMVN.d.mts +73 -0
  306. package/dist/AaveV3OptimismSepolia-CPJoNMVN.d.ts +73 -0
  307. package/dist/AaveV3OptimismSepolia.d.mts +1 -0
  308. package/dist/AaveV3OptimismSepolia.d.ts +1 -0
  309. package/dist/AaveV3OptimismSepolia.js +119 -0
  310. package/dist/AaveV3OptimismSepolia.js.map +1 -0
  311. package/dist/AaveV3OptimismSepolia.mjs +71 -0
  312. package/dist/AaveV3OptimismSepolia.mjs.map +1 -0
  313. package/dist/AaveV3Plasma-B_ZGpgN5.d.mts +402 -0
  314. package/dist/AaveV3Plasma-B_ZGpgN5.d.ts +402 -0
  315. package/dist/AaveV3Plasma-Bc4cTJEU.d.mts +370 -0
  316. package/dist/AaveV3Plasma-Bc4cTJEU.d.ts +370 -0
  317. package/dist/AaveV3Plasma-DSQ5HOTZ.d.mts +402 -0
  318. package/dist/AaveV3Plasma-DSQ5HOTZ.d.ts +402 -0
  319. package/dist/AaveV3Plasma.d.mts +1 -0
  320. package/dist/AaveV3Plasma.d.ts +1 -0
  321. package/dist/AaveV3Plasma.js +490 -0
  322. package/dist/AaveV3Plasma.js.map +1 -0
  323. package/dist/AaveV3Plasma.mjs +434 -0
  324. package/dist/AaveV3Plasma.mjs.map +1 -0
  325. package/dist/AaveV3Polygon-BY-TLCFj.d.mts +329 -0
  326. package/dist/AaveV3Polygon-BY-TLCFj.d.ts +329 -0
  327. package/dist/AaveV3Polygon-BgBhcfMn.d.mts +335 -0
  328. package/dist/AaveV3Polygon-BgBhcfMn.d.ts +335 -0
  329. package/dist/AaveV3Polygon-PaZ5Es0x.d.mts +336 -0
  330. package/dist/AaveV3Polygon-PaZ5Es0x.d.ts +336 -0
  331. package/dist/AaveV3Polygon.d.mts +1 -0
  332. package/dist/AaveV3Polygon.d.ts +1 -0
  333. package/dist/AaveV3Polygon.js +418 -0
  334. package/dist/AaveV3Polygon.js.map +1 -0
  335. package/dist/AaveV3Polygon.mjs +357 -0
  336. package/dist/AaveV3Polygon.mjs.map +1 -0
  337. package/dist/AaveV3Scroll-B9ZF3v4f.d.mts +131 -0
  338. package/dist/AaveV3Scroll-B9ZF3v4f.d.ts +131 -0
  339. package/dist/AaveV3Scroll-C0KoWLFt.d.mts +133 -0
  340. package/dist/AaveV3Scroll-C0KoWLFt.d.ts +133 -0
  341. package/dist/AaveV3Scroll-DY5G2dCv.d.mts +133 -0
  342. package/dist/AaveV3Scroll-DY5G2dCv.d.ts +133 -0
  343. package/dist/AaveV3Scroll.d.mts +1 -0
  344. package/dist/AaveV3Scroll.d.ts +1 -0
  345. package/dist/AaveV3Scroll.js +190 -0
  346. package/dist/AaveV3Scroll.js.map +1 -0
  347. package/dist/AaveV3Scroll.mjs +135 -0
  348. package/dist/AaveV3Scroll.mjs.map +1 -0
  349. package/dist/AaveV3ScrollSepolia-CDnWNwy6.d.mts +123 -0
  350. package/dist/AaveV3ScrollSepolia-CDnWNwy6.d.ts +123 -0
  351. package/dist/AaveV3ScrollSepolia.d.mts +1 -0
  352. package/dist/AaveV3ScrollSepolia.d.ts +1 -0
  353. package/dist/AaveV3ScrollSepolia.js +167 -0
  354. package/dist/AaveV3ScrollSepolia.js.map +1 -0
  355. package/dist/AaveV3ScrollSepolia.mjs +121 -0
  356. package/dist/AaveV3ScrollSepolia.mjs.map +1 -0
  357. package/dist/AaveV3Sepolia-BzYLqGvc.d.mts +142 -0
  358. package/dist/AaveV3Sepolia-BzYLqGvc.d.ts +142 -0
  359. package/dist/AaveV3Sepolia.d.mts +1 -0
  360. package/dist/AaveV3Sepolia.d.ts +1 -0
  361. package/dist/AaveV3Sepolia.js +187 -0
  362. package/dist/AaveV3Sepolia.js.map +1 -0
  363. package/dist/AaveV3Sepolia.mjs +140 -0
  364. package/dist/AaveV3Sepolia.mjs.map +1 -0
  365. package/dist/AaveV3Soneium-CTXW02-t.d.mts +96 -0
  366. package/dist/AaveV3Soneium-CTXW02-t.d.ts +96 -0
  367. package/dist/AaveV3Soneium-C_GCqCep.d.mts +96 -0
  368. package/dist/AaveV3Soneium-C_GCqCep.d.ts +96 -0
  369. package/dist/AaveV3Soneium-xybPHPiL.d.mts +96 -0
  370. package/dist/AaveV3Soneium-xybPHPiL.d.ts +96 -0
  371. package/dist/AaveV3Soneium.d.mts +1 -0
  372. package/dist/AaveV3Soneium.d.ts +1 -0
  373. package/dist/AaveV3Soneium.js +146 -0
  374. package/dist/AaveV3Soneium.js.map +1 -0
  375. package/dist/AaveV3Soneium.mjs +94 -0
  376. package/dist/AaveV3Soneium.mjs.map +1 -0
  377. package/dist/AaveV3Sonic-BM_1AxB3.d.mts +127 -0
  378. package/dist/AaveV3Sonic-BM_1AxB3.d.ts +127 -0
  379. package/dist/AaveV3Sonic-C7TOrLgb.d.mts +129 -0
  380. package/dist/AaveV3Sonic-C7TOrLgb.d.ts +129 -0
  381. package/dist/AaveV3Sonic-CmaPAeaj.d.mts +129 -0
  382. package/dist/AaveV3Sonic-CmaPAeaj.d.ts +129 -0
  383. package/dist/AaveV3Sonic.d.mts +1 -0
  384. package/dist/AaveV3Sonic.d.ts +1 -0
  385. package/dist/AaveV3Sonic.js +183 -0
  386. package/dist/AaveV3Sonic.js.map +1 -0
  387. package/dist/AaveV3Sonic.mjs +127 -0
  388. package/dist/AaveV3Sonic.mjs.map +1 -0
  389. package/dist/AaveV3ZkSync-1ylZoIhI.d.mts +170 -0
  390. package/dist/AaveV3ZkSync-1ylZoIhI.d.ts +170 -0
  391. package/dist/AaveV3ZkSync-DGXwhxmI.d.mts +176 -0
  392. package/dist/AaveV3ZkSync-DGXwhxmI.d.ts +176 -0
  393. package/dist/AaveV3ZkSync.d.mts +1 -0
  394. package/dist/AaveV3ZkSync.d.ts +1 -0
  395. package/dist/AaveV3ZkSync.js +228 -0
  396. package/dist/AaveV3ZkSync.js.map +1 -0
  397. package/dist/AaveV3ZkSync.mjs +177 -0
  398. package/dist/AaveV3ZkSync.mjs.map +1 -0
  399. package/dist/ChainlinkArbitrum-BKCRA5_c.d.mts +542 -0
  400. package/dist/ChainlinkArbitrum-BKCRA5_c.d.ts +542 -0
  401. package/dist/ChainlinkArbitrum-BlFs-5tp.d.mts +578 -0
  402. package/dist/ChainlinkArbitrum-BlFs-5tp.d.ts +578 -0
  403. package/dist/ChainlinkArbitrum.d.mts +1 -0
  404. package/dist/ChainlinkArbitrum.d.ts +1 -0
  405. package/dist/ChainlinkArbitrum.js +886 -0
  406. package/dist/ChainlinkArbitrum.js.map +1 -0
  407. package/dist/ChainlinkArbitrum.mjs +576 -0
  408. package/dist/ChainlinkArbitrum.mjs.map +1 -0
  409. package/dist/ChainlinkAvalanche-CwlJ9lsu.d.mts +206 -0
  410. package/dist/ChainlinkAvalanche-CwlJ9lsu.d.ts +206 -0
  411. package/dist/ChainlinkAvalanche-DoipjcP2.d.mts +206 -0
  412. package/dist/ChainlinkAvalanche-DoipjcP2.d.ts +206 -0
  413. package/dist/ChainlinkAvalanche.d.mts +1 -0
  414. package/dist/ChainlinkAvalanche.d.ts +1 -0
  415. package/dist/ChainlinkAvalanche.js +328 -0
  416. package/dist/ChainlinkAvalanche.js.map +1 -0
  417. package/dist/ChainlinkAvalanche.mjs +204 -0
  418. package/dist/ChainlinkAvalanche.mjs.map +1 -0
  419. package/dist/ChainlinkBNB-D_mIQmTJ.d.mts +474 -0
  420. package/dist/ChainlinkBNB-D_mIQmTJ.d.ts +474 -0
  421. package/dist/ChainlinkBNB-zeuKzLpD.d.mts +344 -0
  422. package/dist/ChainlinkBNB-zeuKzLpD.d.ts +344 -0
  423. package/dist/ChainlinkBNB.d.mts +1 -0
  424. package/dist/ChainlinkBNB.d.ts +1 -0
  425. package/dist/ChainlinkBNB.js +730 -0
  426. package/dist/ChainlinkBNB.js.map +1 -0
  427. package/dist/ChainlinkBNB.mjs +472 -0
  428. package/dist/ChainlinkBNB.mjs.map +1 -0
  429. package/dist/ChainlinkBase-CdJswrQs.d.mts +376 -0
  430. package/dist/ChainlinkBase-CdJswrQs.d.ts +376 -0
  431. package/dist/ChainlinkBase-DTV_9GvX.d.mts +360 -0
  432. package/dist/ChainlinkBase-DTV_9GvX.d.ts +360 -0
  433. package/dist/ChainlinkBase.d.mts +1 -0
  434. package/dist/ChainlinkBase.d.ts +1 -0
  435. package/dist/ChainlinkBase.js +583 -0
  436. package/dist/ChainlinkBase.js.map +1 -0
  437. package/dist/ChainlinkBase.mjs +374 -0
  438. package/dist/ChainlinkBase.mjs.map +1 -0
  439. package/dist/ChainlinkCelo-CDJTYExU.d.mts +62 -0
  440. package/dist/ChainlinkCelo-CDJTYExU.d.ts +62 -0
  441. package/dist/ChainlinkCelo-N8XZRwl8.d.mts +60 -0
  442. package/dist/ChainlinkCelo-N8XZRwl8.d.ts +60 -0
  443. package/dist/ChainlinkCelo.d.mts +1 -0
  444. package/dist/ChainlinkCelo.d.ts +1 -0
  445. package/dist/ChainlinkCelo.js +112 -0
  446. package/dist/ChainlinkCelo.js.map +1 -0
  447. package/dist/ChainlinkCelo.mjs +60 -0
  448. package/dist/ChainlinkCelo.mjs.map +1 -0
  449. package/dist/ChainlinkEthereum-CZm7z2DA.d.mts +558 -0
  450. package/dist/ChainlinkEthereum-CZm7z2DA.d.ts +558 -0
  451. package/dist/ChainlinkEthereum-D_ALf0ov.d.mts +548 -0
  452. package/dist/ChainlinkEthereum-D_ALf0ov.d.ts +548 -0
  453. package/dist/ChainlinkEthereum.d.mts +1 -0
  454. package/dist/ChainlinkEthereum.d.ts +1 -0
  455. package/dist/ChainlinkEthereum.js +856 -0
  456. package/dist/ChainlinkEthereum.js.map +1 -0
  457. package/dist/ChainlinkEthereum.mjs +556 -0
  458. package/dist/ChainlinkEthereum.mjs.map +1 -0
  459. package/dist/ChainlinkGnosis-CNlhSXKP.d.mts +86 -0
  460. package/dist/ChainlinkGnosis-CNlhSXKP.d.ts +86 -0
  461. package/dist/ChainlinkGnosis.d.mts +1 -0
  462. package/dist/ChainlinkGnosis.d.ts +1 -0
  463. package/dist/ChainlinkGnosis.js +148 -0
  464. package/dist/ChainlinkGnosis.js.map +1 -0
  465. package/dist/ChainlinkGnosis.mjs +84 -0
  466. package/dist/ChainlinkGnosis.mjs.map +1 -0
  467. package/dist/ChainlinkLinea-BHiNKG3f.d.mts +96 -0
  468. package/dist/ChainlinkLinea-BHiNKG3f.d.ts +96 -0
  469. package/dist/ChainlinkLinea-wHWpOKp0.d.mts +100 -0
  470. package/dist/ChainlinkLinea-wHWpOKp0.d.ts +100 -0
  471. package/dist/ChainlinkLinea.d.mts +1 -0
  472. package/dist/ChainlinkLinea.d.ts +1 -0
  473. package/dist/ChainlinkLinea.js +163 -0
  474. package/dist/ChainlinkLinea.js.map +1 -0
  475. package/dist/ChainlinkLinea.mjs +94 -0
  476. package/dist/ChainlinkLinea.mjs.map +1 -0
  477. package/dist/ChainlinkMantle-BopvKO35.d.mts +64 -0
  478. package/dist/ChainlinkMantle-BopvKO35.d.ts +64 -0
  479. package/dist/ChainlinkMantle-CJOA4euq.d.mts +62 -0
  480. package/dist/ChainlinkMantle-CJOA4euq.d.ts +62 -0
  481. package/dist/ChainlinkMantle.d.mts +1 -0
  482. package/dist/ChainlinkMantle.d.ts +1 -0
  483. package/dist/ChainlinkMantle.js +115 -0
  484. package/dist/ChainlinkMantle.js.map +1 -0
  485. package/dist/ChainlinkMantle.mjs +62 -0
  486. package/dist/ChainlinkMantle.mjs.map +1 -0
  487. package/dist/ChainlinkMetis-BypSxfga.d.mts +34 -0
  488. package/dist/ChainlinkMetis-BypSxfga.d.ts +34 -0
  489. package/dist/ChainlinkMetis-D6H-GFDo.d.mts +36 -0
  490. package/dist/ChainlinkMetis-D6H-GFDo.d.ts +36 -0
  491. package/dist/ChainlinkMetis.d.mts +1 -0
  492. package/dist/ChainlinkMetis.d.ts +1 -0
  493. package/dist/ChainlinkMetis.js +70 -0
  494. package/dist/ChainlinkMetis.js.map +1 -0
  495. package/dist/ChainlinkMetis.mjs +32 -0
  496. package/dist/ChainlinkMetis.mjs.map +1 -0
  497. package/dist/ChainlinkOptimism-Buwr4xeq.d.mts +334 -0
  498. package/dist/ChainlinkOptimism-Buwr4xeq.d.ts +334 -0
  499. package/dist/ChainlinkOptimism-D3j11E3N.d.mts +328 -0
  500. package/dist/ChainlinkOptimism-D3j11E3N.d.ts +328 -0
  501. package/dist/ChainlinkOptimism.d.mts +1 -0
  502. package/dist/ChainlinkOptimism.d.ts +1 -0
  503. package/dist/ChainlinkOptimism.js +511 -0
  504. package/dist/ChainlinkOptimism.js.map +1 -0
  505. package/dist/ChainlinkOptimism.mjs +326 -0
  506. package/dist/ChainlinkOptimism.mjs.map +1 -0
  507. package/dist/ChainlinkPolygon-DEVDbmlU.d.mts +308 -0
  508. package/dist/ChainlinkPolygon-DEVDbmlU.d.ts +308 -0
  509. package/dist/ChainlinkPolygon-DQ4Y2Eqg.d.mts +292 -0
  510. package/dist/ChainlinkPolygon-DQ4Y2Eqg.d.ts +292 -0
  511. package/dist/ChainlinkPolygon.d.mts +1 -0
  512. package/dist/ChainlinkPolygon.d.ts +1 -0
  513. package/dist/ChainlinkPolygon.js +457 -0
  514. package/dist/ChainlinkPolygon.js.map +1 -0
  515. package/dist/ChainlinkPolygon.mjs +290 -0
  516. package/dist/ChainlinkPolygon.mjs.map +1 -0
  517. package/dist/ChainlinkScroll-BhfJ0hoI.d.mts +84 -0
  518. package/dist/ChainlinkScroll-BhfJ0hoI.d.ts +84 -0
  519. package/dist/ChainlinkScroll-DERjYN15.d.mts +86 -0
  520. package/dist/ChainlinkScroll-DERjYN15.d.ts +86 -0
  521. package/dist/ChainlinkScroll.d.mts +1 -0
  522. package/dist/ChainlinkScroll.d.ts +1 -0
  523. package/dist/ChainlinkScroll.js +145 -0
  524. package/dist/ChainlinkScroll.js.map +1 -0
  525. package/dist/ChainlinkScroll.mjs +82 -0
  526. package/dist/ChainlinkScroll.mjs.map +1 -0
  527. package/dist/ChainlinkSoneium-BgEiV01w.d.mts +54 -0
  528. package/dist/ChainlinkSoneium-BgEiV01w.d.ts +54 -0
  529. package/dist/ChainlinkSoneium.d.mts +1 -0
  530. package/dist/ChainlinkSoneium.d.ts +1 -0
  531. package/dist/ChainlinkSoneium.js +100 -0
  532. package/dist/ChainlinkSoneium.js.map +1 -0
  533. package/dist/ChainlinkSoneium.mjs +52 -0
  534. package/dist/ChainlinkSoneium.mjs.map +1 -0
  535. package/dist/ChainlinkSonic-BAC_iCy1.d.mts +102 -0
  536. package/dist/ChainlinkSonic-BAC_iCy1.d.ts +102 -0
  537. package/dist/ChainlinkSonic.d.mts +1 -0
  538. package/dist/ChainlinkSonic.d.ts +1 -0
  539. package/dist/ChainlinkSonic.js +172 -0
  540. package/dist/ChainlinkSonic.js.map +1 -0
  541. package/dist/ChainlinkSonic.mjs +100 -0
  542. package/dist/ChainlinkSonic.mjs.map +1 -0
  543. package/dist/ChainlinkZkSync-DWxdhQm4.d.mts +76 -0
  544. package/dist/ChainlinkZkSync-DWxdhQm4.d.ts +76 -0
  545. package/dist/ChainlinkZkSync.d.mts +1 -0
  546. package/dist/ChainlinkZkSync.d.ts +1 -0
  547. package/dist/ChainlinkZkSync.js +133 -0
  548. package/dist/ChainlinkZkSync.js.map +1 -0
  549. package/dist/ChainlinkZkSync.mjs +74 -0
  550. package/dist/ChainlinkZkSync.mjs.map +1 -0
  551. package/dist/GhoArbitrum-CqLuKHBM.d.mts +20 -0
  552. package/dist/GhoArbitrum-CqLuKHBM.d.ts +20 -0
  553. package/dist/GhoArbitrum.d.mts +1 -0
  554. package/dist/GhoArbitrum.d.ts +1 -0
  555. package/dist/GhoArbitrum.js +49 -0
  556. package/dist/GhoArbitrum.js.map +1 -0
  557. package/dist/GhoArbitrum.mjs +18 -0
  558. package/dist/GhoArbitrum.mjs.map +1 -0
  559. package/dist/GhoAvalanche-lrRP8EO0.d.mts +20 -0
  560. package/dist/GhoAvalanche-lrRP8EO0.d.ts +20 -0
  561. package/dist/GhoAvalanche.d.mts +1 -0
  562. package/dist/GhoAvalanche.d.ts +1 -0
  563. package/dist/GhoAvalanche.js +49 -0
  564. package/dist/GhoAvalanche.js.map +1 -0
  565. package/dist/GhoAvalanche.mjs +18 -0
  566. package/dist/GhoAvalanche.mjs.map +1 -0
  567. package/dist/GhoBase-BmyrgcON.d.mts +20 -0
  568. package/dist/GhoBase-BmyrgcON.d.ts +20 -0
  569. package/dist/GhoBase.d.mts +1 -0
  570. package/dist/GhoBase.d.ts +1 -0
  571. package/dist/GhoBase.js +49 -0
  572. package/dist/GhoBase.js.map +1 -0
  573. package/dist/GhoBase.mjs +18 -0
  574. package/dist/GhoBase.mjs.map +1 -0
  575. package/dist/GhoEthereum-BqjS41yN.d.mts +44 -0
  576. package/dist/GhoEthereum-BqjS41yN.d.ts +44 -0
  577. package/dist/GhoEthereum.d.mts +1 -0
  578. package/dist/GhoEthereum.d.ts +1 -0
  579. package/dist/GhoEthereum.js +85 -0
  580. package/dist/GhoEthereum.js.map +1 -0
  581. package/dist/GhoEthereum.mjs +42 -0
  582. package/dist/GhoEthereum.mjs.map +1 -0
  583. package/dist/GhoGnosis-DoqEolA_.d.mts +22 -0
  584. package/dist/GhoGnosis-DoqEolA_.d.ts +22 -0
  585. package/dist/GhoGnosis.d.mts +1 -0
  586. package/dist/GhoGnosis.d.ts +1 -0
  587. package/dist/GhoGnosis.js +52 -0
  588. package/dist/GhoGnosis.js.map +1 -0
  589. package/dist/GhoGnosis.mjs +20 -0
  590. package/dist/GhoGnosis.mjs.map +1 -0
  591. package/dist/GhoInk-DDKVLj6m.d.mts +20 -0
  592. package/dist/GhoInk-DDKVLj6m.d.ts +20 -0
  593. package/dist/GhoInk.d.mts +1 -0
  594. package/dist/GhoInk.d.ts +1 -0
  595. package/dist/GhoInk.js +49 -0
  596. package/dist/GhoInk.js.map +1 -0
  597. package/dist/GhoInk.mjs +18 -0
  598. package/dist/GhoInk.mjs.map +1 -0
  599. package/dist/GhoMantle-Bi-BYKAk.d.mts +22 -0
  600. package/dist/GhoMantle-Bi-BYKAk.d.ts +22 -0
  601. package/dist/GhoMantle.d.mts +1 -0
  602. package/dist/GhoMantle.d.ts +1 -0
  603. package/dist/GhoMantle.js +52 -0
  604. package/dist/GhoMantle.js.map +1 -0
  605. package/dist/GhoMantle.mjs +20 -0
  606. package/dist/GhoMantle.mjs.map +1 -0
  607. package/dist/GhoPlasma-CFRmQ6V2.d.mts +20 -0
  608. package/dist/GhoPlasma-CFRmQ6V2.d.ts +20 -0
  609. package/dist/GhoPlasma.d.mts +1 -0
  610. package/dist/GhoPlasma.d.ts +1 -0
  611. package/dist/GhoPlasma.js +49 -0
  612. package/dist/GhoPlasma.js.map +1 -0
  613. package/dist/GhoPlasma.mjs +18 -0
  614. package/dist/GhoPlasma.mjs.map +1 -0
  615. package/dist/GovernanceV3Arbitrum-BdL7T8VW.d.mts +20 -0
  616. package/dist/GovernanceV3Arbitrum-BdL7T8VW.d.ts +20 -0
  617. package/dist/GovernanceV3Arbitrum.d.mts +1 -0
  618. package/dist/GovernanceV3Arbitrum.d.ts +1 -0
  619. package/dist/GovernanceV3Arbitrum.js +49 -0
  620. package/dist/GovernanceV3Arbitrum.js.map +1 -0
  621. package/dist/GovernanceV3Arbitrum.mjs +18 -0
  622. package/dist/GovernanceV3Arbitrum.mjs.map +1 -0
  623. package/dist/GovernanceV3Avalanche-DZ-rBIU7.d.mts +30 -0
  624. package/dist/GovernanceV3Avalanche-DZ-rBIU7.d.ts +30 -0
  625. package/dist/GovernanceV3Avalanche.d.mts +1 -0
  626. package/dist/GovernanceV3Avalanche.d.ts +1 -0
  627. package/dist/GovernanceV3Avalanche.js +64 -0
  628. package/dist/GovernanceV3Avalanche.js.map +1 -0
  629. package/dist/GovernanceV3Avalanche.mjs +28 -0
  630. package/dist/GovernanceV3Avalanche.mjs.map +1 -0
  631. package/dist/GovernanceV3BNB-CxGLJ0lw.d.mts +22 -0
  632. package/dist/GovernanceV3BNB-CxGLJ0lw.d.ts +22 -0
  633. package/dist/GovernanceV3BNB.d.mts +1 -0
  634. package/dist/GovernanceV3BNB.d.ts +1 -0
  635. package/dist/GovernanceV3BNB.js +52 -0
  636. package/dist/GovernanceV3BNB.js.map +1 -0
  637. package/dist/GovernanceV3BNB.mjs +20 -0
  638. package/dist/GovernanceV3BNB.mjs.map +1 -0
  639. package/dist/GovernanceV3Base-BSNYS8lK.d.mts +20 -0
  640. package/dist/GovernanceV3Base-BSNYS8lK.d.ts +20 -0
  641. package/dist/GovernanceV3Base.d.mts +1 -0
  642. package/dist/GovernanceV3Base.d.ts +1 -0
  643. package/dist/GovernanceV3Base.js +49 -0
  644. package/dist/GovernanceV3Base.js.map +1 -0
  645. package/dist/GovernanceV3Base.mjs +18 -0
  646. package/dist/GovernanceV3Base.mjs.map +1 -0
  647. package/dist/GovernanceV3Bob-CxllLKM0.d.mts +20 -0
  648. package/dist/GovernanceV3Bob-CxllLKM0.d.ts +20 -0
  649. package/dist/GovernanceV3Bob.d.mts +1 -0
  650. package/dist/GovernanceV3Bob.d.ts +1 -0
  651. package/dist/GovernanceV3Bob.js +49 -0
  652. package/dist/GovernanceV3Bob.js.map +1 -0
  653. package/dist/GovernanceV3Bob.mjs +18 -0
  654. package/dist/GovernanceV3Bob.mjs.map +1 -0
  655. package/dist/GovernanceV3Celo-sogFQJoC.d.mts +22 -0
  656. package/dist/GovernanceV3Celo-sogFQJoC.d.ts +22 -0
  657. package/dist/GovernanceV3Celo.d.mts +1 -0
  658. package/dist/GovernanceV3Celo.d.ts +1 -0
  659. package/dist/GovernanceV3Celo.js +52 -0
  660. package/dist/GovernanceV3Celo.js.map +1 -0
  661. package/dist/GovernanceV3Celo.mjs +20 -0
  662. package/dist/GovernanceV3Celo.mjs.map +1 -0
  663. package/dist/GovernanceV3Ethereum-CDQqtQrG.d.mts +46 -0
  664. package/dist/GovernanceV3Ethereum-CDQqtQrG.d.ts +46 -0
  665. package/dist/GovernanceV3Ethereum.d.mts +1 -0
  666. package/dist/GovernanceV3Ethereum.d.ts +1 -0
  667. package/dist/GovernanceV3Ethereum.js +88 -0
  668. package/dist/GovernanceV3Ethereum.js.map +1 -0
  669. package/dist/GovernanceV3Ethereum.mjs +44 -0
  670. package/dist/GovernanceV3Ethereum.mjs.map +1 -0
  671. package/dist/GovernanceV3Fuji-B_0uolGm.d.mts +20 -0
  672. package/dist/GovernanceV3Fuji-B_0uolGm.d.ts +20 -0
  673. package/dist/GovernanceV3Fuji.d.mts +1 -0
  674. package/dist/GovernanceV3Fuji.d.ts +1 -0
  675. package/dist/GovernanceV3Fuji.js +49 -0
  676. package/dist/GovernanceV3Fuji.js.map +1 -0
  677. package/dist/GovernanceV3Fuji.mjs +18 -0
  678. package/dist/GovernanceV3Fuji.mjs.map +1 -0
  679. package/dist/GovernanceV3Gnosis-CyMShQit.d.mts +22 -0
  680. package/dist/GovernanceV3Gnosis-CyMShQit.d.ts +22 -0
  681. package/dist/GovernanceV3Gnosis.d.mts +1 -0
  682. package/dist/GovernanceV3Gnosis.d.ts +1 -0
  683. package/dist/GovernanceV3Gnosis.js +52 -0
  684. package/dist/GovernanceV3Gnosis.js.map +1 -0
  685. package/dist/GovernanceV3Gnosis.mjs +20 -0
  686. package/dist/GovernanceV3Gnosis.mjs.map +1 -0
  687. package/dist/GovernanceV3Ink-R4lTg8Zs.d.mts +20 -0
  688. package/dist/GovernanceV3Ink-R4lTg8Zs.d.ts +20 -0
  689. package/dist/GovernanceV3Ink.d.mts +1 -0
  690. package/dist/GovernanceV3Ink.d.ts +1 -0
  691. package/dist/GovernanceV3Ink.js +49 -0
  692. package/dist/GovernanceV3Ink.js.map +1 -0
  693. package/dist/GovernanceV3Ink.mjs +18 -0
  694. package/dist/GovernanceV3Ink.mjs.map +1 -0
  695. package/dist/GovernanceV3InkWhitelabel-B-uLcIdo.d.mts +12 -0
  696. package/dist/GovernanceV3InkWhitelabel-B-uLcIdo.d.ts +12 -0
  697. package/dist/GovernanceV3InkWhitelabel.d.mts +1 -0
  698. package/dist/GovernanceV3InkWhitelabel.d.ts +1 -0
  699. package/dist/GovernanceV3InkWhitelabel.js +37 -0
  700. package/dist/GovernanceV3InkWhitelabel.js.map +1 -0
  701. package/dist/GovernanceV3InkWhitelabel.mjs +10 -0
  702. package/dist/GovernanceV3InkWhitelabel.mjs.map +1 -0
  703. package/dist/GovernanceV3Linea-ywum3n3c.d.mts +20 -0
  704. package/dist/GovernanceV3Linea-ywum3n3c.d.ts +20 -0
  705. package/dist/GovernanceV3Linea.d.mts +1 -0
  706. package/dist/GovernanceV3Linea.d.ts +1 -0
  707. package/dist/GovernanceV3Linea.js +49 -0
  708. package/dist/GovernanceV3Linea.js.map +1 -0
  709. package/dist/GovernanceV3Linea.mjs +18 -0
  710. package/dist/GovernanceV3Linea.mjs.map +1 -0
  711. package/dist/GovernanceV3Mantle-BtZAw5PK.d.mts +20 -0
  712. package/dist/GovernanceV3Mantle-BtZAw5PK.d.ts +20 -0
  713. package/dist/GovernanceV3Mantle.d.mts +1 -0
  714. package/dist/GovernanceV3Mantle.d.ts +1 -0
  715. package/dist/GovernanceV3Mantle.js +49 -0
  716. package/dist/GovernanceV3Mantle.js.map +1 -0
  717. package/dist/GovernanceV3Mantle.mjs +18 -0
  718. package/dist/GovernanceV3Mantle.mjs.map +1 -0
  719. package/dist/GovernanceV3MegaEth-CdQwHBGe.d.mts +20 -0
  720. package/dist/GovernanceV3MegaEth-CdQwHBGe.d.ts +20 -0
  721. package/dist/GovernanceV3MegaEth.d.mts +1 -0
  722. package/dist/GovernanceV3MegaEth.d.ts +1 -0
  723. package/dist/GovernanceV3MegaEth.js +49 -0
  724. package/dist/GovernanceV3MegaEth.js.map +1 -0
  725. package/dist/GovernanceV3MegaEth.mjs +18 -0
  726. package/dist/GovernanceV3MegaEth.mjs.map +1 -0
  727. package/dist/GovernanceV3Metis-DkupfsL5.d.mts +20 -0
  728. package/dist/GovernanceV3Metis-DkupfsL5.d.ts +20 -0
  729. package/dist/GovernanceV3Metis.d.mts +1 -0
  730. package/dist/GovernanceV3Metis.d.ts +1 -0
  731. package/dist/GovernanceV3Metis.js +49 -0
  732. package/dist/GovernanceV3Metis.js.map +1 -0
  733. package/dist/GovernanceV3Metis.mjs +18 -0
  734. package/dist/GovernanceV3Metis.mjs.map +1 -0
  735. package/dist/GovernanceV3Optimism-D7MOkx8j.d.mts +20 -0
  736. package/dist/GovernanceV3Optimism-D7MOkx8j.d.ts +20 -0
  737. package/dist/GovernanceV3Optimism.d.mts +1 -0
  738. package/dist/GovernanceV3Optimism.d.ts +1 -0
  739. package/dist/GovernanceV3Optimism.js +49 -0
  740. package/dist/GovernanceV3Optimism.js.map +1 -0
  741. package/dist/GovernanceV3Optimism.mjs +18 -0
  742. package/dist/GovernanceV3Optimism.mjs.map +1 -0
  743. package/dist/GovernanceV3Plasma-BkxqI7pw.d.mts +22 -0
  744. package/dist/GovernanceV3Plasma-BkxqI7pw.d.ts +22 -0
  745. package/dist/GovernanceV3Plasma.d.mts +1 -0
  746. package/dist/GovernanceV3Plasma.d.ts +1 -0
  747. package/dist/GovernanceV3Plasma.js +52 -0
  748. package/dist/GovernanceV3Plasma.js.map +1 -0
  749. package/dist/GovernanceV3Plasma.mjs +20 -0
  750. package/dist/GovernanceV3Plasma.mjs.map +1 -0
  751. package/dist/GovernanceV3Polygon-2dWH3s31.d.mts +30 -0
  752. package/dist/GovernanceV3Polygon-2dWH3s31.d.ts +30 -0
  753. package/dist/GovernanceV3Polygon.d.mts +1 -0
  754. package/dist/GovernanceV3Polygon.d.ts +1 -0
  755. package/dist/GovernanceV3Polygon.js +64 -0
  756. package/dist/GovernanceV3Polygon.js.map +1 -0
  757. package/dist/GovernanceV3Polygon.mjs +28 -0
  758. package/dist/GovernanceV3Polygon.mjs.map +1 -0
  759. package/dist/GovernanceV3Scroll-B-NxAG4U.d.mts +20 -0
  760. package/dist/GovernanceV3Scroll-B-NxAG4U.d.ts +20 -0
  761. package/dist/GovernanceV3Scroll.d.mts +1 -0
  762. package/dist/GovernanceV3Scroll.d.ts +1 -0
  763. package/dist/GovernanceV3Scroll.js +49 -0
  764. package/dist/GovernanceV3Scroll.js.map +1 -0
  765. package/dist/GovernanceV3Scroll.mjs +18 -0
  766. package/dist/GovernanceV3Scroll.mjs.map +1 -0
  767. package/dist/GovernanceV3Soneium-BRiiDMaY.d.mts +20 -0
  768. package/dist/GovernanceV3Soneium-BRiiDMaY.d.ts +20 -0
  769. package/dist/GovernanceV3Soneium.d.mts +1 -0
  770. package/dist/GovernanceV3Soneium.d.ts +1 -0
  771. package/dist/GovernanceV3Soneium.js +49 -0
  772. package/dist/GovernanceV3Soneium.js.map +1 -0
  773. package/dist/GovernanceV3Soneium.mjs +18 -0
  774. package/dist/GovernanceV3Soneium.mjs.map +1 -0
  775. package/dist/GovernanceV3Sonic-Bp1_RbNp.d.mts +22 -0
  776. package/dist/GovernanceV3Sonic-Bp1_RbNp.d.ts +22 -0
  777. package/dist/GovernanceV3Sonic.d.mts +1 -0
  778. package/dist/GovernanceV3Sonic.d.ts +1 -0
  779. package/dist/GovernanceV3Sonic.js +52 -0
  780. package/dist/GovernanceV3Sonic.js.map +1 -0
  781. package/dist/GovernanceV3Sonic.mjs +20 -0
  782. package/dist/GovernanceV3Sonic.mjs.map +1 -0
  783. package/dist/GovernanceV3ZkSync-71dtL0sR.d.mts +20 -0
  784. package/dist/GovernanceV3ZkSync-71dtL0sR.d.ts +20 -0
  785. package/dist/GovernanceV3ZkSync.d.mts +1 -0
  786. package/dist/GovernanceV3ZkSync.d.ts +1 -0
  787. package/dist/GovernanceV3ZkSync.js +49 -0
  788. package/dist/GovernanceV3ZkSync.js.map +1 -0
  789. package/dist/GovernanceV3ZkSync.mjs +18 -0
  790. package/dist/GovernanceV3ZkSync.mjs.map +1 -0
  791. package/dist/MiscArbitrum-96NnOezO.d.mts +52 -0
  792. package/dist/MiscArbitrum-96NnOezO.d.ts +52 -0
  793. package/dist/MiscArbitrum.d.mts +1 -0
  794. package/dist/MiscArbitrum.d.ts +1 -0
  795. package/dist/MiscArbitrum.js +97 -0
  796. package/dist/MiscArbitrum.js.map +1 -0
  797. package/dist/MiscArbitrum.mjs +50 -0
  798. package/dist/MiscArbitrum.mjs.map +1 -0
  799. package/dist/MiscArbitrumSepolia-CmPoJNB-.d.mts +14 -0
  800. package/dist/MiscArbitrumSepolia-CmPoJNB-.d.ts +14 -0
  801. package/dist/MiscArbitrumSepolia.d.mts +1 -0
  802. package/dist/MiscArbitrumSepolia.d.ts +1 -0
  803. package/dist/MiscArbitrumSepolia.js +40 -0
  804. package/dist/MiscArbitrumSepolia.js.map +1 -0
  805. package/dist/MiscArbitrumSepolia.mjs +12 -0
  806. package/dist/MiscArbitrumSepolia.mjs.map +1 -0
  807. package/dist/MiscAvalanche-C9Q7e0_x.d.mts +36 -0
  808. package/dist/MiscAvalanche-C9Q7e0_x.d.ts +36 -0
  809. package/dist/MiscAvalanche.d.mts +1 -0
  810. package/dist/MiscAvalanche.d.ts +1 -0
  811. package/dist/MiscAvalanche.js +73 -0
  812. package/dist/MiscAvalanche.js.map +1 -0
  813. package/dist/MiscAvalanche.mjs +34 -0
  814. package/dist/MiscAvalanche.mjs.map +1 -0
  815. package/dist/MiscBNB-CBLTK8QY.d.mts +34 -0
  816. package/dist/MiscBNB-CBLTK8QY.d.ts +34 -0
  817. package/dist/MiscBNB.d.mts +1 -0
  818. package/dist/MiscBNB.d.ts +1 -0
  819. package/dist/MiscBNB.js +70 -0
  820. package/dist/MiscBNB.js.map +1 -0
  821. package/dist/MiscBNB.mjs +32 -0
  822. package/dist/MiscBNB.mjs.map +1 -0
  823. package/dist/MiscBase-BBL7cJN5.d.mts +46 -0
  824. package/dist/MiscBase-BBL7cJN5.d.ts +46 -0
  825. package/dist/MiscBase.d.mts +1 -0
  826. package/dist/MiscBase.d.ts +1 -0
  827. package/dist/MiscBase.js +88 -0
  828. package/dist/MiscBase.js.map +1 -0
  829. package/dist/MiscBase.mjs +44 -0
  830. package/dist/MiscBase.mjs.map +1 -0
  831. package/dist/MiscBaseSepolia-BaKOqr9K.d.mts +14 -0
  832. package/dist/MiscBaseSepolia-BaKOqr9K.d.ts +14 -0
  833. package/dist/MiscBaseSepolia.d.mts +1 -0
  834. package/dist/MiscBaseSepolia.d.ts +1 -0
  835. package/dist/MiscBaseSepolia.js +40 -0
  836. package/dist/MiscBaseSepolia.js.map +1 -0
  837. package/dist/MiscBaseSepolia.mjs +12 -0
  838. package/dist/MiscBaseSepolia.mjs.map +1 -0
  839. package/dist/MiscBob-Cy7EPGlm.d.mts +10 -0
  840. package/dist/MiscBob-Cy7EPGlm.d.ts +10 -0
  841. package/dist/MiscBob.d.mts +1 -0
  842. package/dist/MiscBob.d.ts +1 -0
  843. package/dist/MiscBob.js +34 -0
  844. package/dist/MiscBob.js.map +1 -0
  845. package/dist/MiscBob.mjs +8 -0
  846. package/dist/MiscBob.mjs.map +1 -0
  847. package/dist/MiscCelo-keOle0WA.d.mts +18 -0
  848. package/dist/MiscCelo-keOle0WA.d.ts +18 -0
  849. package/dist/MiscCelo.d.mts +1 -0
  850. package/dist/MiscCelo.d.ts +1 -0
  851. package/dist/MiscCelo.js +46 -0
  852. package/dist/MiscCelo.js.map +1 -0
  853. package/dist/MiscCelo.mjs +16 -0
  854. package/dist/MiscCelo.mjs.map +1 -0
  855. package/dist/MiscEthereum-DCOUBieV.d.mts +76 -0
  856. package/dist/MiscEthereum-DCOUBieV.d.ts +76 -0
  857. package/dist/MiscEthereum.d.mts +1 -0
  858. package/dist/MiscEthereum.d.ts +1 -0
  859. package/dist/MiscEthereum.js +133 -0
  860. package/dist/MiscEthereum.js.map +1 -0
  861. package/dist/MiscEthereum.mjs +74 -0
  862. package/dist/MiscEthereum.mjs.map +1 -0
  863. package/dist/MiscFantom-B79Ysi4P.d.mts +8 -0
  864. package/dist/MiscFantom-B79Ysi4P.d.ts +8 -0
  865. package/dist/MiscFantom.d.mts +1 -0
  866. package/dist/MiscFantom.d.ts +1 -0
  867. package/dist/MiscFantom.js +31 -0
  868. package/dist/MiscFantom.js.map +1 -0
  869. package/dist/MiscFantom.mjs +6 -0
  870. package/dist/MiscFantom.mjs.map +1 -0
  871. package/dist/MiscFuji-v0MWaE-B.d.mts +14 -0
  872. package/dist/MiscFuji-v0MWaE-B.d.ts +14 -0
  873. package/dist/MiscFuji.d.mts +1 -0
  874. package/dist/MiscFuji.d.ts +1 -0
  875. package/dist/MiscFuji.js +40 -0
  876. package/dist/MiscFuji.js.map +1 -0
  877. package/dist/MiscFuji.mjs +12 -0
  878. package/dist/MiscFuji.mjs.map +1 -0
  879. package/dist/MiscGnosis-CdUtPjgn.d.mts +42 -0
  880. package/dist/MiscGnosis-CdUtPjgn.d.ts +42 -0
  881. package/dist/MiscGnosis.d.mts +1 -0
  882. package/dist/MiscGnosis.d.ts +1 -0
  883. package/dist/MiscGnosis.js +82 -0
  884. package/dist/MiscGnosis.js.map +1 -0
  885. package/dist/MiscGnosis.mjs +40 -0
  886. package/dist/MiscGnosis.mjs.map +1 -0
  887. package/dist/MiscInk-BGOiZt5I.d.mts +10 -0
  888. package/dist/MiscInk-BGOiZt5I.d.ts +10 -0
  889. package/dist/MiscInk.d.mts +1 -0
  890. package/dist/MiscInk.d.ts +1 -0
  891. package/dist/MiscInk.js +34 -0
  892. package/dist/MiscInk.js.map +1 -0
  893. package/dist/MiscInk.mjs +8 -0
  894. package/dist/MiscInk.mjs.map +1 -0
  895. package/dist/MiscInkWhitelabel-BzsJIjOz.d.mts +12 -0
  896. package/dist/MiscInkWhitelabel-BzsJIjOz.d.ts +12 -0
  897. package/dist/MiscInkWhitelabel.d.mts +1 -0
  898. package/dist/MiscInkWhitelabel.d.ts +1 -0
  899. package/dist/MiscInkWhitelabel.js +37 -0
  900. package/dist/MiscInkWhitelabel.js.map +1 -0
  901. package/dist/MiscInkWhitelabel.mjs +10 -0
  902. package/dist/MiscInkWhitelabel.mjs.map +1 -0
  903. package/dist/MiscLinea-DaL4iY7X.d.mts +24 -0
  904. package/dist/MiscLinea-DaL4iY7X.d.ts +24 -0
  905. package/dist/MiscLinea.d.mts +1 -0
  906. package/dist/MiscLinea.d.ts +1 -0
  907. package/dist/MiscLinea.js +55 -0
  908. package/dist/MiscLinea.js.map +1 -0
  909. package/dist/MiscLinea.mjs +22 -0
  910. package/dist/MiscLinea.mjs.map +1 -0
  911. package/dist/MiscMantle-CUx9I4jT.d.mts +12 -0
  912. package/dist/MiscMantle-CUx9I4jT.d.ts +12 -0
  913. package/dist/MiscMantle.d.mts +1 -0
  914. package/dist/MiscMantle.d.ts +1 -0
  915. package/dist/MiscMantle.js +37 -0
  916. package/dist/MiscMantle.js.map +1 -0
  917. package/dist/MiscMantle.mjs +10 -0
  918. package/dist/MiscMantle.mjs.map +1 -0
  919. package/dist/MiscMegaEth-Cxpa67zO.d.mts +12 -0
  920. package/dist/MiscMegaEth-Cxpa67zO.d.ts +12 -0
  921. package/dist/MiscMegaEth.d.mts +1 -0
  922. package/dist/MiscMegaEth.d.ts +1 -0
  923. package/dist/MiscMegaEth.js +37 -0
  924. package/dist/MiscMegaEth.js.map +1 -0
  925. package/dist/MiscMegaEth.mjs +10 -0
  926. package/dist/MiscMegaEth.mjs.map +1 -0
  927. package/dist/MiscMetis-CTMOCd0V.d.mts +18 -0
  928. package/dist/MiscMetis-CTMOCd0V.d.ts +18 -0
  929. package/dist/MiscMetis.d.mts +1 -0
  930. package/dist/MiscMetis.d.ts +1 -0
  931. package/dist/MiscMetis.js +46 -0
  932. package/dist/MiscMetis.js.map +1 -0
  933. package/dist/MiscMetis.mjs +16 -0
  934. package/dist/MiscMetis.mjs.map +1 -0
  935. package/dist/MiscOptimism-DmSAlDXU.d.mts +52 -0
  936. package/dist/MiscOptimism-DmSAlDXU.d.ts +52 -0
  937. package/dist/MiscOptimism.d.mts +1 -0
  938. package/dist/MiscOptimism.d.ts +1 -0
  939. package/dist/MiscOptimism.js +97 -0
  940. package/dist/MiscOptimism.js.map +1 -0
  941. package/dist/MiscOptimism.mjs +50 -0
  942. package/dist/MiscOptimism.mjs.map +1 -0
  943. package/dist/MiscOptimismSepolia-DMzXQB5k.d.mts +14 -0
  944. package/dist/MiscOptimismSepolia-DMzXQB5k.d.ts +14 -0
  945. package/dist/MiscOptimismSepolia.d.mts +1 -0
  946. package/dist/MiscOptimismSepolia.d.ts +1 -0
  947. package/dist/MiscOptimismSepolia.js +40 -0
  948. package/dist/MiscOptimismSepolia.js.map +1 -0
  949. package/dist/MiscOptimismSepolia.mjs +12 -0
  950. package/dist/MiscOptimismSepolia.mjs.map +1 -0
  951. package/dist/MiscPlasma-bSfEGelg.d.mts +18 -0
  952. package/dist/MiscPlasma-bSfEGelg.d.ts +18 -0
  953. package/dist/MiscPlasma.d.mts +1 -0
  954. package/dist/MiscPlasma.d.ts +1 -0
  955. package/dist/MiscPlasma.js +46 -0
  956. package/dist/MiscPlasma.js.map +1 -0
  957. package/dist/MiscPlasma.mjs +16 -0
  958. package/dist/MiscPlasma.mjs.map +1 -0
  959. package/dist/MiscPolygon-C68BfwN_.d.mts +44 -0
  960. package/dist/MiscPolygon-C68BfwN_.d.ts +44 -0
  961. package/dist/MiscPolygon.d.mts +1 -0
  962. package/dist/MiscPolygon.d.ts +1 -0
  963. package/dist/MiscPolygon.js +85 -0
  964. package/dist/MiscPolygon.js.map +1 -0
  965. package/dist/MiscPolygon.mjs +42 -0
  966. package/dist/MiscPolygon.mjs.map +1 -0
  967. package/dist/MiscScroll-CDO4QiqU.d.mts +26 -0
  968. package/dist/MiscScroll-CDO4QiqU.d.ts +26 -0
  969. package/dist/MiscScroll.d.mts +1 -0
  970. package/dist/MiscScroll.d.ts +1 -0
  971. package/dist/MiscScroll.js +58 -0
  972. package/dist/MiscScroll.js.map +1 -0
  973. package/dist/MiscScroll.mjs +24 -0
  974. package/dist/MiscScroll.mjs.map +1 -0
  975. package/dist/MiscSepolia-C8Gx1k64.d.mts +16 -0
  976. package/dist/MiscSepolia-C8Gx1k64.d.ts +16 -0
  977. package/dist/MiscSepolia.d.mts +1 -0
  978. package/dist/MiscSepolia.d.ts +1 -0
  979. package/dist/MiscSepolia.js +43 -0
  980. package/dist/MiscSepolia.js.map +1 -0
  981. package/dist/MiscSepolia.mjs +14 -0
  982. package/dist/MiscSepolia.mjs.map +1 -0
  983. package/dist/MiscSoneium-CRb2P91P.d.mts +12 -0
  984. package/dist/MiscSoneium-CRb2P91P.d.ts +12 -0
  985. package/dist/MiscSoneium.d.mts +1 -0
  986. package/dist/MiscSoneium.d.ts +1 -0
  987. package/dist/MiscSoneium.js +37 -0
  988. package/dist/MiscSoneium.js.map +1 -0
  989. package/dist/MiscSoneium.mjs +10 -0
  990. package/dist/MiscSoneium.mjs.map +1 -0
  991. package/dist/MiscSonic-0jf3gOWO.d.mts +18 -0
  992. package/dist/MiscSonic-0jf3gOWO.d.ts +18 -0
  993. package/dist/MiscSonic.d.mts +1 -0
  994. package/dist/MiscSonic.d.ts +1 -0
  995. package/dist/MiscSonic.js +46 -0
  996. package/dist/MiscSonic.js.map +1 -0
  997. package/dist/MiscSonic.mjs +16 -0
  998. package/dist/MiscSonic.mjs.map +1 -0
  999. package/dist/MiscZkSync--7ISUz9Q.d.mts +14 -0
  1000. package/dist/MiscZkSync--7ISUz9Q.d.ts +14 -0
  1001. package/dist/MiscZkSync.d.mts +1 -0
  1002. package/dist/MiscZkSync.d.ts +1 -0
  1003. package/dist/MiscZkSync.js +40 -0
  1004. package/dist/MiscZkSync.js.map +1 -0
  1005. package/dist/MiscZkSync.mjs +12 -0
  1006. package/dist/MiscZkSync.mjs.map +1 -0
  1007. package/dist/UmbrellaBaseSepolia-36OMfwz5.d.mts +59 -0
  1008. package/dist/UmbrellaBaseSepolia-36OMfwz5.d.ts +59 -0
  1009. package/dist/UmbrellaBaseSepolia.d.mts +1 -0
  1010. package/dist/UmbrellaBaseSepolia.d.ts +1 -0
  1011. package/dist/UmbrellaBaseSepolia.js +92 -0
  1012. package/dist/UmbrellaBaseSepolia.js.map +1 -0
  1013. package/dist/UmbrellaBaseSepolia.mjs +57 -0
  1014. package/dist/UmbrellaBaseSepolia.mjs.map +1 -0
  1015. package/dist/UmbrellaEthereum-Ham2Xamu.d.mts +53 -0
  1016. package/dist/UmbrellaEthereum-Ham2Xamu.d.ts +53 -0
  1017. package/dist/UmbrellaEthereum.d.mts +1 -0
  1018. package/dist/UmbrellaEthereum.d.ts +1 -0
  1019. package/dist/UmbrellaEthereum.js +88 -0
  1020. package/dist/UmbrellaEthereum.js.map +1 -0
  1021. package/dist/UmbrellaEthereum.mjs +51 -0
  1022. package/dist/UmbrellaEthereum.mjs.map +1 -0
  1023. package/dist/abis/AggregatorInterface.d.mts +177 -0
  1024. package/dist/abis/AggregatorInterface.d.ts +177 -0
  1025. package/dist/abis/AggregatorInterface.js +257 -0
  1026. package/dist/abis/AggregatorInterface.js.map +1 -0
  1027. package/dist/abis/AggregatorInterface.mjs +232 -0
  1028. package/dist/abis/AggregatorInterface.mjs.map +1 -0
  1029. package/dist/abis/IAToken.d.mts +565 -0
  1030. package/dist/abis/IAToken.d.ts +565 -0
  1031. package/dist/abis/IAToken.js +754 -0
  1032. package/dist/abis/IAToken.js.map +1 -0
  1033. package/dist/abis/IAToken.mjs +729 -0
  1034. package/dist/abis/IAToken.mjs.map +1 -0
  1035. package/dist/abis/IATokenWithDelegation.d.mts +990 -0
  1036. package/dist/abis/IATokenWithDelegation.d.ts +990 -0
  1037. package/dist/abis/IATokenWithDelegation.js +1306 -0
  1038. package/dist/abis/IATokenWithDelegation.js.map +1 -0
  1039. package/dist/abis/IATokenWithDelegation.mjs +1281 -0
  1040. package/dist/abis/IATokenWithDelegation.mjs.map +1 -0
  1041. package/dist/abis/IAaveOracle.d.mts +149 -0
  1042. package/dist/abis/IAaveOracle.d.ts +149 -0
  1043. package/dist/abis/IAaveOracle.js +223 -0
  1044. package/dist/abis/IAaveOracle.js.map +1 -0
  1045. package/dist/abis/IAaveOracle.mjs +198 -0
  1046. package/dist/abis/IAaveOracle.mjs.map +1 -0
  1047. package/dist/abis/IAaveToken.d.mts +554 -0
  1048. package/dist/abis/IAaveToken.d.ts +554 -0
  1049. package/dist/abis/IAaveToken.js +747 -0
  1050. package/dist/abis/IAaveToken.js.map +1 -0
  1051. package/dist/abis/IAaveToken.mjs +722 -0
  1052. package/dist/abis/IAaveToken.mjs.map +1 -0
  1053. package/dist/abis/IAaveV3ConfigEngine.d.mts +626 -0
  1054. package/dist/abis/IAaveV3ConfigEngine.d.ts +626 -0
  1055. package/dist/abis/IAaveV3ConfigEngine.js +836 -0
  1056. package/dist/abis/IAaveV3ConfigEngine.js.map +1 -0
  1057. package/dist/abis/IAaveV3ConfigEngine.mjs +811 -0
  1058. package/dist/abis/IAaveV3ConfigEngine.mjs.map +1 -0
  1059. package/dist/abis/ICollector.d.mts +339 -0
  1060. package/dist/abis/ICollector.d.ts +339 -0
  1061. package/dist/abis/ICollector.js +462 -0
  1062. package/dist/abis/ICollector.js.map +1 -0
  1063. package/dist/abis/ICollector.mjs +437 -0
  1064. package/dist/abis/ICollector.mjs.map +1 -0
  1065. package/dist/abis/ICrossChainController.d.mts +982 -0
  1066. package/dist/abis/ICrossChainController.d.ts +982 -0
  1067. package/dist/abis/ICrossChainController.js +1302 -0
  1068. package/dist/abis/ICrossChainController.js.map +1 -0
  1069. package/dist/abis/ICrossChainController.mjs +1277 -0
  1070. package/dist/abis/ICrossChainController.mjs.map +1 -0
  1071. package/dist/abis/IDataWarehouse.d.mts +176 -0
  1072. package/dist/abis/IDataWarehouse.d.ts +176 -0
  1073. package/dist/abis/IDataWarehouse.js +255 -0
  1074. package/dist/abis/IDataWarehouse.js.map +1 -0
  1075. package/dist/abis/IDataWarehouse.mjs +230 -0
  1076. package/dist/abis/IDataWarehouse.mjs.map +1 -0
  1077. package/dist/abis/IDefaultInterestRateStrategy.d.mts +135 -0
  1078. package/dist/abis/IDefaultInterestRateStrategy.d.ts +135 -0
  1079. package/dist/abis/IDefaultInterestRateStrategy.js +203 -0
  1080. package/dist/abis/IDefaultInterestRateStrategy.js.map +1 -0
  1081. package/dist/abis/IDefaultInterestRateStrategy.mjs +178 -0
  1082. package/dist/abis/IDefaultInterestRateStrategy.mjs.map +1 -0
  1083. package/dist/abis/IERC20.d.mts +143 -0
  1084. package/dist/abis/IERC20.d.ts +143 -0
  1085. package/dist/abis/IERC20.js +215 -0
  1086. package/dist/abis/IERC20.js.map +1 -0
  1087. package/dist/abis/IERC20.mjs +190 -0
  1088. package/dist/abis/IERC20.mjs.map +1 -0
  1089. package/dist/abis/IERC20Detailed.d.mts +173 -0
  1090. package/dist/abis/IERC20Detailed.d.ts +173 -0
  1091. package/dist/abis/IERC20Detailed.js +254 -0
  1092. package/dist/abis/IERC20Detailed.js.map +1 -0
  1093. package/dist/abis/IERC20Detailed.mjs +229 -0
  1094. package/dist/abis/IERC20Detailed.mjs.map +1 -0
  1095. package/dist/abis/IExecutor.d.mts +73 -0
  1096. package/dist/abis/IExecutor.d.ts +73 -0
  1097. package/dist/abis/IExecutor.js +120 -0
  1098. package/dist/abis/IExecutor.js.map +1 -0
  1099. package/dist/abis/IExecutor.mjs +95 -0
  1100. package/dist/abis/IExecutor.mjs.map +1 -0
  1101. package/dist/abis/IExecutorWithTimelock.d.mts +362 -0
  1102. package/dist/abis/IExecutorWithTimelock.d.ts +362 -0
  1103. package/dist/abis/IExecutorWithTimelock.js +490 -0
  1104. package/dist/abis/IExecutorWithTimelock.js.map +1 -0
  1105. package/dist/abis/IExecutorWithTimelock.mjs +465 -0
  1106. package/dist/abis/IExecutorWithTimelock.mjs.map +1 -0
  1107. package/dist/abis/IGovernanceCore.d.mts +804 -0
  1108. package/dist/abis/IGovernanceCore.d.ts +804 -0
  1109. package/dist/abis/IGovernanceCore.js +1061 -0
  1110. package/dist/abis/IGovernanceCore.js.map +1 -0
  1111. package/dist/abis/IGovernanceCore.mjs +1036 -0
  1112. package/dist/abis/IGovernanceCore.mjs.map +1 -0
  1113. package/dist/abis/IGovernanceDataHelper.d.mts +233 -0
  1114. package/dist/abis/IGovernanceDataHelper.d.ts +233 -0
  1115. package/dist/abis/IGovernanceDataHelper.js +330 -0
  1116. package/dist/abis/IGovernanceDataHelper.js.map +1 -0
  1117. package/dist/abis/IGovernanceDataHelper.mjs +305 -0
  1118. package/dist/abis/IGovernanceDataHelper.mjs.map +1 -0
  1119. package/dist/abis/IGovernancePowerStrategy.d.mts +31 -0
  1120. package/dist/abis/IGovernancePowerStrategy.d.ts +31 -0
  1121. package/dist/abis/IGovernancePowerStrategy.js +70 -0
  1122. package/dist/abis/IGovernancePowerStrategy.js.map +1 -0
  1123. package/dist/abis/IGovernancePowerStrategy.mjs +45 -0
  1124. package/dist/abis/IGovernancePowerStrategy.mjs.map +1 -0
  1125. package/dist/abis/ILendingPool.d.mts +798 -0
  1126. package/dist/abis/ILendingPool.d.ts +798 -0
  1127. package/dist/abis/ILendingPool.js +1044 -0
  1128. package/dist/abis/ILendingPool.js.map +1 -0
  1129. package/dist/abis/ILendingPool.mjs +1019 -0
  1130. package/dist/abis/ILendingPool.mjs.map +1 -0
  1131. package/dist/abis/ILendingPoolAddressesProvider.d.mts +320 -0
  1132. package/dist/abis/ILendingPoolAddressesProvider.d.ts +320 -0
  1133. package/dist/abis/ILendingPoolAddressesProvider.js +443 -0
  1134. package/dist/abis/ILendingPoolAddressesProvider.js.map +1 -0
  1135. package/dist/abis/ILendingPoolAddressesProvider.mjs +418 -0
  1136. package/dist/abis/ILendingPoolAddressesProvider.mjs.map +1 -0
  1137. package/dist/abis/ILendingPoolConfigurator.d.mts +535 -0
  1138. package/dist/abis/ILendingPoolConfigurator.d.ts +535 -0
  1139. package/dist/abis/ILendingPoolConfigurator.js +710 -0
  1140. package/dist/abis/ILendingPoolConfigurator.js.map +1 -0
  1141. package/dist/abis/ILendingPoolConfigurator.mjs +685 -0
  1142. package/dist/abis/ILendingPoolConfigurator.mjs.map +1 -0
  1143. package/dist/abis/IMetaDelegateHelper.d.mts +46 -0
  1144. package/dist/abis/IMetaDelegateHelper.d.ts +46 -0
  1145. package/dist/abis/IMetaDelegateHelper.js +87 -0
  1146. package/dist/abis/IMetaDelegateHelper.js.map +1 -0
  1147. package/dist/abis/IMetaDelegateHelper.mjs +62 -0
  1148. package/dist/abis/IMetaDelegateHelper.mjs.map +1 -0
  1149. package/dist/abis/IOwnable.d.mts +44 -0
  1150. package/dist/abis/IOwnable.d.ts +44 -0
  1151. package/dist/abis/IOwnable.js +84 -0
  1152. package/dist/abis/IOwnable.js.map +1 -0
  1153. package/dist/abis/IOwnable.mjs +59 -0
  1154. package/dist/abis/IOwnable.mjs.map +1 -0
  1155. package/dist/abis/IPayloadsControllerCore.d.mts +391 -0
  1156. package/dist/abis/IPayloadsControllerCore.d.ts +391 -0
  1157. package/dist/abis/IPayloadsControllerCore.js +533 -0
  1158. package/dist/abis/IPayloadsControllerCore.js.map +1 -0
  1159. package/dist/abis/IPayloadsControllerCore.mjs +508 -0
  1160. package/dist/abis/IPayloadsControllerCore.mjs.map +1 -0
  1161. package/dist/abis/IPayloadsControllerDataHelper.d.mts +136 -0
  1162. package/dist/abis/IPayloadsControllerDataHelper.d.ts +136 -0
  1163. package/dist/abis/IPayloadsControllerDataHelper.js +205 -0
  1164. package/dist/abis/IPayloadsControllerDataHelper.js.map +1 -0
  1165. package/dist/abis/IPayloadsControllerDataHelper.mjs +180 -0
  1166. package/dist/abis/IPayloadsControllerDataHelper.mjs.map +1 -0
  1167. package/dist/abis/IPool.d.mts +1554 -0
  1168. package/dist/abis/IPool.d.ts +1554 -0
  1169. package/dist/abis/IPool.js +2031 -0
  1170. package/dist/abis/IPool.js.map +1 -0
  1171. package/dist/abis/IPool.mjs +2006 -0
  1172. package/dist/abis/IPool.mjs.map +1 -0
  1173. package/dist/abis/IPoolAddressesProvider.d.mts +390 -0
  1174. package/dist/abis/IPoolAddressesProvider.d.ts +390 -0
  1175. package/dist/abis/IPoolAddressesProvider.js +528 -0
  1176. package/dist/abis/IPoolAddressesProvider.js.map +1 -0
  1177. package/dist/abis/IPoolAddressesProvider.mjs +503 -0
  1178. package/dist/abis/IPoolAddressesProvider.mjs.map +1 -0
  1179. package/dist/abis/IPoolConfigurator.d.mts +1051 -0
  1180. package/dist/abis/IPoolConfigurator.d.ts +1051 -0
  1181. package/dist/abis/IPoolConfigurator.js +1363 -0
  1182. package/dist/abis/IPoolConfigurator.js.map +1 -0
  1183. package/dist/abis/IPoolConfigurator.mjs +1338 -0
  1184. package/dist/abis/IPoolConfigurator.mjs.map +1 -0
  1185. package/dist/abis/IRescuable.d.mts +102 -0
  1186. package/dist/abis/IRescuable.d.ts +102 -0
  1187. package/dist/abis/IRescuable.js +158 -0
  1188. package/dist/abis/IRescuable.js.map +1 -0
  1189. package/dist/abis/IRescuable.mjs +133 -0
  1190. package/dist/abis/IRescuable.mjs.map +1 -0
  1191. package/dist/abis/IRewardsController.d.mts +686 -0
  1192. package/dist/abis/IRewardsController.d.ts +686 -0
  1193. package/dist/abis/IRewardsController.js +917 -0
  1194. package/dist/abis/IRewardsController.js.map +1 -0
  1195. package/dist/abis/IRewardsController.mjs +892 -0
  1196. package/dist/abis/IRewardsController.mjs.map +1 -0
  1197. package/dist/abis/IRiskSteward.d.mts +1035 -0
  1198. package/dist/abis/IRiskSteward.d.ts +1035 -0
  1199. package/dist/abis/IRiskSteward.js +1378 -0
  1200. package/dist/abis/IRiskSteward.js.map +1 -0
  1201. package/dist/abis/IRiskSteward.mjs +1353 -0
  1202. package/dist/abis/IRiskSteward.mjs.map +1 -0
  1203. package/dist/abis/IStakeToken.d.mts +1161 -0
  1204. package/dist/abis/IStakeToken.d.ts +1161 -0
  1205. package/dist/abis/IStakeToken.js +1529 -0
  1206. package/dist/abis/IStakeToken.js.map +1 -0
  1207. package/dist/abis/IStakeToken.mjs +1504 -0
  1208. package/dist/abis/IStakeToken.mjs.map +1 -0
  1209. package/dist/abis/IStataTokenFactory.d.mts +104 -0
  1210. package/dist/abis/IStataTokenFactory.d.ts +104 -0
  1211. package/dist/abis/IStataTokenFactory.js +165 -0
  1212. package/dist/abis/IStataTokenFactory.js.map +1 -0
  1213. package/dist/abis/IStataTokenFactory.mjs +140 -0
  1214. package/dist/abis/IStataTokenFactory.mjs.map +1 -0
  1215. package/dist/abis/IStataTokenV2.d.mts +888 -0
  1216. package/dist/abis/IStataTokenV2.d.ts +888 -0
  1217. package/dist/abis/IStataTokenV2.js +1196 -0
  1218. package/dist/abis/IStataTokenV2.js.map +1 -0
  1219. package/dist/abis/IStataTokenV2.mjs +1171 -0
  1220. package/dist/abis/IStataTokenV2.mjs.map +1 -0
  1221. package/dist/abis/IStaticATokenFactory.d.mts +41 -0
  1222. package/dist/abis/IStaticATokenFactory.d.ts +41 -0
  1223. package/dist/abis/IStaticATokenFactory.js +83 -0
  1224. package/dist/abis/IStaticATokenFactory.js.map +1 -0
  1225. package/dist/abis/IStaticATokenFactory.mjs +58 -0
  1226. package/dist/abis/IStaticATokenFactory.mjs.map +1 -0
  1227. package/dist/abis/IStaticATokenLM.d.mts +421 -0
  1228. package/dist/abis/IStaticATokenLM.d.ts +421 -0
  1229. package/dist/abis/IStaticATokenLM.js +575 -0
  1230. package/dist/abis/IStaticATokenLM.js.map +1 -0
  1231. package/dist/abis/IStaticATokenLM.mjs +550 -0
  1232. package/dist/abis/IStaticATokenLM.mjs.map +1 -0
  1233. package/dist/abis/IStkAaveToken.d.mts +1499 -0
  1234. package/dist/abis/IStkAaveToken.d.ts +1499 -0
  1235. package/dist/abis/IStkAaveToken.js +1971 -0
  1236. package/dist/abis/IStkAaveToken.js.map +1 -0
  1237. package/dist/abis/IStkAaveToken.mjs +1946 -0
  1238. package/dist/abis/IStkAaveToken.mjs.map +1 -0
  1239. package/dist/abis/IUiPoolDataProvider.d.mts +386 -0
  1240. package/dist/abis/IUiPoolDataProvider.d.ts +386 -0
  1241. package/dist/abis/IUiPoolDataProvider.js +522 -0
  1242. package/dist/abis/IUiPoolDataProvider.js.map +1 -0
  1243. package/dist/abis/IUiPoolDataProvider.mjs +497 -0
  1244. package/dist/abis/IUiPoolDataProvider.mjs.map +1 -0
  1245. package/dist/abis/IUmbrella.d.mts +1114 -0
  1246. package/dist/abis/IUmbrella.d.ts +1114 -0
  1247. package/dist/abis/IUmbrella.js +1472 -0
  1248. package/dist/abis/IUmbrella.js.map +1 -0
  1249. package/dist/abis/IUmbrella.mjs +1447 -0
  1250. package/dist/abis/IUmbrella.mjs.map +1 -0
  1251. package/dist/abis/IUmbrellaRewardsController.d.mts +1468 -0
  1252. package/dist/abis/IUmbrellaRewardsController.d.ts +1468 -0
  1253. package/dist/abis/IUmbrellaRewardsController.js +1934 -0
  1254. package/dist/abis/IUmbrellaRewardsController.js.map +1 -0
  1255. package/dist/abis/IUmbrellaRewardsController.mjs +1909 -0
  1256. package/dist/abis/IUmbrellaRewardsController.mjs.map +1 -0
  1257. package/dist/abis/IUmbrellaStakeToken.d.mts +1412 -0
  1258. package/dist/abis/IUmbrellaStakeToken.d.ts +1412 -0
  1259. package/dist/abis/IUmbrellaStakeToken.js +1868 -0
  1260. package/dist/abis/IUmbrellaStakeToken.js.map +1 -0
  1261. package/dist/abis/IUmbrellaStakeToken.mjs +1843 -0
  1262. package/dist/abis/IUmbrellaStakeToken.mjs.map +1 -0
  1263. package/dist/abis/IVotingMachineDataHelper.d.mts +122 -0
  1264. package/dist/abis/IVotingMachineDataHelper.d.ts +122 -0
  1265. package/dist/abis/IVotingMachineDataHelper.js +186 -0
  1266. package/dist/abis/IVotingMachineDataHelper.js.map +1 -0
  1267. package/dist/abis/IVotingMachineDataHelper.mjs +161 -0
  1268. package/dist/abis/IVotingMachineDataHelper.mjs.map +1 -0
  1269. package/dist/abis/IVotingMachineWithProofs.d.mts +532 -0
  1270. package/dist/abis/IVotingMachineWithProofs.d.ts +532 -0
  1271. package/dist/abis/IVotingMachineWithProofs.js +715 -0
  1272. package/dist/abis/IVotingMachineWithProofs.js.map +1 -0
  1273. package/dist/abis/IVotingMachineWithProofs.mjs +690 -0
  1274. package/dist/abis/IVotingMachineWithProofs.mjs.map +1 -0
  1275. package/dist/abis/IVotingPortal.d.mts +161 -0
  1276. package/dist/abis/IVotingPortal.d.ts +161 -0
  1277. package/dist/abis/IVotingPortal.js +235 -0
  1278. package/dist/abis/IVotingPortal.js.map +1 -0
  1279. package/dist/abis/IVotingPortal.mjs +210 -0
  1280. package/dist/abis/IVotingPortal.mjs.map +1 -0
  1281. package/dist/abis/IVotingStrategy.d.mts +79 -0
  1282. package/dist/abis/IVotingStrategy.d.ts +79 -0
  1283. package/dist/abis/IVotingStrategy.js +131 -0
  1284. package/dist/abis/IVotingStrategy.js.map +1 -0
  1285. package/dist/abis/IVotingStrategy.mjs +106 -0
  1286. package/dist/abis/IVotingStrategy.mjs.map +1 -0
  1287. package/dist/abis/IWithGuardian.d.mts +54 -0
  1288. package/dist/abis/IWithGuardian.d.ts +54 -0
  1289. package/dist/abis/IWithGuardian.js +99 -0
  1290. package/dist/abis/IWithGuardian.js.map +1 -0
  1291. package/dist/abis/IWithGuardian.mjs +74 -0
  1292. package/dist/abis/IWithGuardian.mjs.map +1 -0
  1293. package/dist/abis/IWrappedTokenGatewayV3.d.mts +129 -0
  1294. package/dist/abis/IWrappedTokenGatewayV3.d.ts +129 -0
  1295. package/dist/abis/IWrappedTokenGatewayV3.js +193 -0
  1296. package/dist/abis/IWrappedTokenGatewayV3.js.map +1 -0
  1297. package/dist/abis/IWrappedTokenGatewayV3.mjs +168 -0
  1298. package/dist/abis/IWrappedTokenGatewayV3.mjs.map +1 -0
  1299. package/dist/abis/index.d.mts +29 -0
  1300. package/dist/abis/index.d.ts +29 -0
  1301. package/dist/abis/index.js +115 -0
  1302. package/dist/abis/index.js.map +1 -0
  1303. package/dist/abis/index.mjs +62 -0
  1304. package/dist/abis/index.mjs.map +1 -0
  1305. package/dist/tokenlist.d.mts +12449 -0
  1306. package/dist/tokenlist.d.ts +12449 -0
  1307. package/dist/tokenlist.js +10173 -0
  1308. package/dist/tokenlist.js.map +1 -0
  1309. package/dist/tokenlist.mjs +10173 -0
  1310. package/dist/tokenlist.mjs.map +1 -0
  1311. package/dist/utils.d.mts +11 -0
  1312. package/dist/utils.d.ts +11 -0
  1313. package/dist/utils.js +85 -0
  1314. package/dist/utils.js.map +1 -0
  1315. package/dist/utils.mjs +53 -0
  1316. package/dist/utils.mjs.map +1 -0
  1317. package/package.json +116 -0
  1318. package/src/AaveGovernanceV2.sol +32 -0
  1319. package/src/AaveSafetyModule.sol +28 -0
  1320. package/src/AaveV1.sol +14 -0
  1321. package/src/AaveV2.sol +1281 -0
  1322. package/src/AaveV2Avalanche.sol +227 -0
  1323. package/src/AaveV2Ethereum.sol +739 -0
  1324. package/src/AaveV2EthereumAMM.sol +487 -0
  1325. package/src/AaveV2EthereumArc.sol +121 -0
  1326. package/src/AaveV2Fuji.sol +147 -0
  1327. package/src/AaveV2Polygon.sol +321 -0
  1328. package/src/AaveV3.sol +33 -0
  1329. package/src/AaveV3Arbitrum.sol +604 -0
  1330. package/src/AaveV3ArbitrumSepolia.sol +113 -0
  1331. package/src/AaveV3Avalanche.sol +545 -0
  1332. package/src/AaveV3BNB.sol +300 -0
  1333. package/src/AaveV3Base.sol +495 -0
  1334. package/src/AaveV3BaseSepolia.sol +227 -0
  1335. package/src/AaveV3BaseSepoliaLido.sol +187 -0
  1336. package/src/AaveV3Celo.sol +216 -0
  1337. package/src/AaveV3Ethereum.sol +1493 -0
  1338. package/src/AaveV3EthereumEtherFi.sol +184 -0
  1339. package/src/AaveV3EthereumHorizon.sol +265 -0
  1340. package/src/AaveV3EthereumLido.sol +314 -0
  1341. package/src/AaveV3Fantom.sol +254 -0
  1342. package/src/AaveV3FantomTestnet.sol +248 -0
  1343. package/src/AaveV3Fuji.sol +168 -0
  1344. package/src/AaveV3Gnosis.sol +342 -0
  1345. package/src/AaveV3Harmony.sol +215 -0
  1346. package/src/AaveV3InkWhitelabel.sol +268 -0
  1347. package/src/AaveV3Linea.sol +293 -0
  1348. package/src/AaveV3Mantle.sol +297 -0
  1349. package/src/AaveV3MegaEth.sol +246 -0
  1350. package/src/AaveV3Metis.sol +214 -0
  1351. package/src/AaveV3Optimism.sol +474 -0
  1352. package/src/AaveV3OptimismSepolia.sol +116 -0
  1353. package/src/AaveV3Plasma.sol +426 -0
  1354. package/src/AaveV3Polygon.sol +583 -0
  1355. package/src/AaveV3Scroll.sol +205 -0
  1356. package/src/AaveV3ScrollSepolia.sol +216 -0
  1357. package/src/AaveV3Sepolia.sol +261 -0
  1358. package/src/AaveV3Soneium.sol +159 -0
  1359. package/src/AaveV3Sonic.sol +199 -0
  1360. package/src/AaveV3ZkSync.sol +251 -0
  1361. package/src/ChainlinkArbitrum.sol +878 -0
  1362. package/src/ChainlinkAvalanche.sol +312 -0
  1363. package/src/ChainlinkBNB.sol +722 -0
  1364. package/src/ChainlinkBase.sol +581 -0
  1365. package/src/ChainlinkCelo.sol +87 -0
  1366. package/src/ChainlinkEthereum.sol +851 -0
  1367. package/src/ChainlinkGnosis.sol +123 -0
  1368. package/src/ChainlinkLinea.sol +148 -0
  1369. package/src/ChainlinkMantle.sol +97 -0
  1370. package/src/ChainlinkMetis.sol +49 -0
  1371. package/src/ChainlinkOptimism.sol +508 -0
  1372. package/src/ChainlinkPolygon.sol +435 -0
  1373. package/src/ChainlinkScroll.sol +122 -0
  1374. package/src/ChainlinkSoneium.sol +78 -0
  1375. package/src/ChainlinkSonic.sol +158 -0
  1376. package/src/ChainlinkZkSync.sol +115 -0
  1377. package/src/GhoArbitrum.sol +23 -0
  1378. package/src/GhoAvalanche.sol +23 -0
  1379. package/src/GhoBase.sol +23 -0
  1380. package/src/GhoEthereum.sol +62 -0
  1381. package/src/GhoGnosis.sol +26 -0
  1382. package/src/GhoInk.sol +23 -0
  1383. package/src/GhoMantle.sol +26 -0
  1384. package/src/GhoPlasma.sol +23 -0
  1385. package/src/GovernanceV3.sol +14 -0
  1386. package/src/GovernanceV3Arbitrum.sol +26 -0
  1387. package/src/GovernanceV3Avalanche.sol +43 -0
  1388. package/src/GovernanceV3BNB.sol +29 -0
  1389. package/src/GovernanceV3Base.sol +26 -0
  1390. package/src/GovernanceV3BaseSepolia.sol +14 -0
  1391. package/src/GovernanceV3Bob.sol +26 -0
  1392. package/src/GovernanceV3Celo.sol +29 -0
  1393. package/src/GovernanceV3Ethereum.sol +68 -0
  1394. package/src/GovernanceV3Fuji.sol +28 -0
  1395. package/src/GovernanceV3Gnosis.sol +29 -0
  1396. package/src/GovernanceV3Goerli.sol +50 -0
  1397. package/src/GovernanceV3Ink.sol +26 -0
  1398. package/src/GovernanceV3InkWhitelabel.sol +15 -0
  1399. package/src/GovernanceV3Linea.sol +26 -0
  1400. package/src/GovernanceV3Mantle.sol +26 -0
  1401. package/src/GovernanceV3MegaEth.sol +26 -0
  1402. package/src/GovernanceV3Metis.sol +26 -0
  1403. package/src/GovernanceV3Mumbai.sol +28 -0
  1404. package/src/GovernanceV3Optimism.sol +26 -0
  1405. package/src/GovernanceV3Plasma.sol +29 -0
  1406. package/src/GovernanceV3Polygon.sol +43 -0
  1407. package/src/GovernanceV3PolygonZkEvm.sol +19 -0
  1408. package/src/GovernanceV3Scroll.sol +26 -0
  1409. package/src/GovernanceV3Soneium.sol +26 -0
  1410. package/src/GovernanceV3Sonic.sol +29 -0
  1411. package/src/GovernanceV3ZkSync.sol +26 -0
  1412. package/src/MiscArbitrum.sol +71 -0
  1413. package/src/MiscArbitrumSepolia.sol +14 -0
  1414. package/src/MiscAvalanche.sol +47 -0
  1415. package/src/MiscAvaxFuji.sol +8 -0
  1416. package/src/MiscBNB.sol +44 -0
  1417. package/src/MiscBase.sol +62 -0
  1418. package/src/MiscBaseSepolia.sol +14 -0
  1419. package/src/MiscBob.sol +8 -0
  1420. package/src/MiscCelo.sol +20 -0
  1421. package/src/MiscEthereum.sol +111 -0
  1422. package/src/MiscFantom.sol +5 -0
  1423. package/src/MiscFuji.sol +14 -0
  1424. package/src/MiscGnosis.sol +56 -0
  1425. package/src/MiscInk.sol +8 -0
  1426. package/src/MiscInkWhitelabel.sol +11 -0
  1427. package/src/MiscLinea.sol +29 -0
  1428. package/src/MiscMantle.sol +11 -0
  1429. package/src/MiscMegaEth.sol +11 -0
  1430. package/src/MiscMetis.sol +20 -0
  1431. package/src/MiscMumbai.sol +11 -0
  1432. package/src/MiscOptimism.sol +71 -0
  1433. package/src/MiscOptimismSepolia.sol +14 -0
  1434. package/src/MiscPlasma.sol +20 -0
  1435. package/src/MiscPolygon.sol +59 -0
  1436. package/src/MiscPolygonZkEvm.sol +20 -0
  1437. package/src/MiscScroll.sol +32 -0
  1438. package/src/MiscSepolia.sol +18 -0
  1439. package/src/MiscSoneium.sol +11 -0
  1440. package/src/MiscSonic.sol +20 -0
  1441. package/src/MiscZkSync.sol +14 -0
  1442. package/src/UmbrellaBaseSepolia.sol +69 -0
  1443. package/src/UmbrellaEthereum.sol +66 -0
  1444. package/src/common/IAaveEcosystemReserveController.sol +75 -0
  1445. package/src/common/IBaseAdapter.sol +85 -0
  1446. package/src/common/ICrossChainController.sol +980 -0
  1447. package/src/common/IExecutorWithTimelock.sol +195 -0
  1448. package/src/common/IMigrationHelper.sol +113 -0
  1449. package/src/common/IOwnable.sol +26 -0
  1450. package/src/common/IStakeToken.sol +194 -0
  1451. package/src/common/IStreamable.sol +74 -0
  1452. package/src/common/IUmbrella.sol +175 -0
  1453. package/src/governance-v3/Errors.sol +102 -0
  1454. package/src/governance-v3/IBaseReceiverPortal.sol +22 -0
  1455. package/src/governance-v3/IDataWarehouse.sol +101 -0
  1456. package/src/governance-v3/IExecutor.sol +41 -0
  1457. package/src/governance-v3/IGovernanceCore.sol +482 -0
  1458. package/src/governance-v3/IGovernancePowerStrategy.sol +22 -0
  1459. package/src/governance-v3/IPayloadsControllerCore.sol +220 -0
  1460. package/src/governance-v3/IVotingMachineWithProofs.sol +380 -0
  1461. package/src/governance-v3/IVotingPortal.sol +99 -0
  1462. package/src/governance-v3/IVotingStrategy.sol +52 -0
  1463. package/src/governance-v3/PayloadsControllerUtils.sol +25 -0
  1464. package/src/test/AaveV2Ethereum.t.sol +57 -0
  1465. package/src/test/AaveV2Misfits.t.sol +26 -0
  1466. package/src/test/AaveV3Avalanche.t.sol +57 -0
  1467. package/tokenlist.json +10154 -0
@@ -0,0 +1,980 @@
1
+ // SPDX-License-Identifier: MIT
2
+ pragma solidity ^0.8.0;
3
+
4
+ import {IRescuable} from 'solidity-utils/contracts/utils/interfaces/IRescuable.sol';
5
+
6
+ library EnumerableSet {
7
+ // To implement this library for multiple types with as little code
8
+ // repetition as possible, we write it in terms of a generic Set type with
9
+ // bytes32 values.
10
+ // The Set implementation uses private functions, and user-facing
11
+ // implementations (such as AddressSet) are just wrappers around the
12
+ // underlying Set.
13
+ // This means that we can only create new EnumerableSets for types that fit
14
+ // in bytes32.
15
+
16
+ struct Set {
17
+ // Storage of set values
18
+ bytes32[] _values;
19
+ // Position of the value in the `values` array, plus 1 because index 0
20
+ // means a value is not in the set.
21
+ mapping(bytes32 => uint256) _indexes;
22
+ }
23
+
24
+ /**
25
+ * @dev Add a value to a set. O(1).
26
+ *
27
+ * Returns true if the value was added to the set, that is if it was not
28
+ * already present.
29
+ */
30
+ function _add(Set storage set, bytes32 value) private returns (bool) {
31
+ if (!_contains(set, value)) {
32
+ set._values.push(value);
33
+ // The value is stored at length-1, but we add 1 to all indexes
34
+ // and use 0 as a sentinel value
35
+ set._indexes[value] = set._values.length;
36
+ return true;
37
+ } else {
38
+ return false;
39
+ }
40
+ }
41
+
42
+ /**
43
+ * @dev Removes a value from a set. O(1).
44
+ *
45
+ * Returns true if the value was removed from the set, that is if it was
46
+ * present.
47
+ */
48
+ function _remove(Set storage set, bytes32 value) private returns (bool) {
49
+ // We read and store the value's index to prevent multiple reads from the same storage slot
50
+ uint256 valueIndex = set._indexes[value];
51
+
52
+ if (valueIndex != 0) {
53
+ // Equivalent to contains(set, value)
54
+ // To delete an element from the _values array in O(1), we swap the element to delete with the last one in
55
+ // the array, and then remove the last element (sometimes called as 'swap and pop').
56
+ // This modifies the order of the array, as noted in {at}.
57
+
58
+ uint256 toDeleteIndex = valueIndex - 1;
59
+ uint256 lastIndex = set._values.length - 1;
60
+
61
+ if (lastIndex != toDeleteIndex) {
62
+ bytes32 lastValue = set._values[lastIndex];
63
+
64
+ // Move the last value to the index where the value to delete is
65
+ set._values[toDeleteIndex] = lastValue;
66
+ // Update the index for the moved value
67
+ set._indexes[lastValue] = valueIndex; // Replace lastValue's index to valueIndex
68
+ }
69
+
70
+ // Delete the slot where the moved value was stored
71
+ set._values.pop();
72
+
73
+ // Delete the index for the deleted slot
74
+ delete set._indexes[value];
75
+
76
+ return true;
77
+ } else {
78
+ return false;
79
+ }
80
+ }
81
+
82
+ /**
83
+ * @dev Returns true if the value is in the set. O(1).
84
+ */
85
+ function _contains(Set storage set, bytes32 value) private view returns (bool) {
86
+ return set._indexes[value] != 0;
87
+ }
88
+
89
+ /**
90
+ * @dev Returns the number of values on the set. O(1).
91
+ */
92
+ function _length(Set storage set) private view returns (uint256) {
93
+ return set._values.length;
94
+ }
95
+
96
+ /**
97
+ * @dev Returns the value stored at position `index` in the set. O(1).
98
+ *
99
+ * Note that there are no guarantees on the ordering of values inside the
100
+ * array, and it may change when more values are added or removed.
101
+ *
102
+ * Requirements:
103
+ *
104
+ * - `index` must be strictly less than {length}.
105
+ */
106
+ function _at(Set storage set, uint256 index) private view returns (bytes32) {
107
+ return set._values[index];
108
+ }
109
+
110
+ /**
111
+ * @dev Return the entire set in an array
112
+ *
113
+ * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
114
+ * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
115
+ * this function has an unbounded cost, and using it as part of a state-changing function may render the function
116
+ * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
117
+ */
118
+ function _values(Set storage set) private view returns (bytes32[] memory) {
119
+ return set._values;
120
+ }
121
+
122
+ // Bytes32Set
123
+
124
+ struct Bytes32Set {
125
+ Set _inner;
126
+ }
127
+
128
+ /**
129
+ * @dev Add a value to a set. O(1).
130
+ *
131
+ * Returns true if the value was added to the set, that is if it was not
132
+ * already present.
133
+ */
134
+ function add(Bytes32Set storage set, bytes32 value) internal returns (bool) {
135
+ return _add(set._inner, value);
136
+ }
137
+
138
+ /**
139
+ * @dev Removes a value from a set. O(1).
140
+ *
141
+ * Returns true if the value was removed from the set, that is if it was
142
+ * present.
143
+ */
144
+ function remove(Bytes32Set storage set, bytes32 value) internal returns (bool) {
145
+ return _remove(set._inner, value);
146
+ }
147
+
148
+ /**
149
+ * @dev Returns true if the value is in the set. O(1).
150
+ */
151
+ function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool) {
152
+ return _contains(set._inner, value);
153
+ }
154
+
155
+ /**
156
+ * @dev Returns the number of values in the set. O(1).
157
+ */
158
+ function length(Bytes32Set storage set) internal view returns (uint256) {
159
+ return _length(set._inner);
160
+ }
161
+
162
+ /**
163
+ * @dev Returns the value stored at position `index` in the set. O(1).
164
+ *
165
+ * Note that there are no guarantees on the ordering of values inside the
166
+ * array, and it may change when more values are added or removed.
167
+ *
168
+ * Requirements:
169
+ *
170
+ * - `index` must be strictly less than {length}.
171
+ */
172
+ function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32) {
173
+ return _at(set._inner, index);
174
+ }
175
+
176
+ /**
177
+ * @dev Return the entire set in an array
178
+ *
179
+ * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
180
+ * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
181
+ * this function has an unbounded cost, and using it as part of a state-changing function may render the function
182
+ * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
183
+ */
184
+ function values(Bytes32Set storage set) internal view returns (bytes32[] memory) {
185
+ bytes32[] memory store = _values(set._inner);
186
+ bytes32[] memory result;
187
+
188
+ /// @solidity memory-safe-assembly
189
+ assembly {
190
+ result := store
191
+ }
192
+
193
+ return result;
194
+ }
195
+
196
+ // AddressSet
197
+
198
+ struct AddressSet {
199
+ Set _inner;
200
+ }
201
+
202
+ /**
203
+ * @dev Add a value to a set. O(1).
204
+ *
205
+ * Returns true if the value was added to the set, that is if it was not
206
+ * already present.
207
+ */
208
+ function add(AddressSet storage set, address value) internal returns (bool) {
209
+ return _add(set._inner, bytes32(uint256(uint160(value))));
210
+ }
211
+
212
+ /**
213
+ * @dev Removes a value from a set. O(1).
214
+ *
215
+ * Returns true if the value was removed from the set, that is if it was
216
+ * present.
217
+ */
218
+ function remove(AddressSet storage set, address value) internal returns (bool) {
219
+ return _remove(set._inner, bytes32(uint256(uint160(value))));
220
+ }
221
+
222
+ /**
223
+ * @dev Returns true if the value is in the set. O(1).
224
+ */
225
+ function contains(AddressSet storage set, address value) internal view returns (bool) {
226
+ return _contains(set._inner, bytes32(uint256(uint160(value))));
227
+ }
228
+
229
+ /**
230
+ * @dev Returns the number of values in the set. O(1).
231
+ */
232
+ function length(AddressSet storage set) internal view returns (uint256) {
233
+ return _length(set._inner);
234
+ }
235
+
236
+ /**
237
+ * @dev Returns the value stored at position `index` in the set. O(1).
238
+ *
239
+ * Note that there are no guarantees on the ordering of values inside the
240
+ * array, and it may change when more values are added or removed.
241
+ *
242
+ * Requirements:
243
+ *
244
+ * - `index` must be strictly less than {length}.
245
+ */
246
+ function at(AddressSet storage set, uint256 index) internal view returns (address) {
247
+ return address(uint160(uint256(_at(set._inner, index))));
248
+ }
249
+
250
+ /**
251
+ * @dev Return the entire set in an array
252
+ *
253
+ * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
254
+ * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
255
+ * this function has an unbounded cost, and using it as part of a state-changing function may render the function
256
+ * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
257
+ */
258
+ function values(AddressSet storage set) internal view returns (address[] memory) {
259
+ bytes32[] memory store = _values(set._inner);
260
+ address[] memory result;
261
+
262
+ /// @solidity memory-safe-assembly
263
+ assembly {
264
+ result := store
265
+ }
266
+
267
+ return result;
268
+ }
269
+
270
+ // UintSet
271
+
272
+ struct UintSet {
273
+ Set _inner;
274
+ }
275
+
276
+ /**
277
+ * @dev Add a value to a set. O(1).
278
+ *
279
+ * Returns true if the value was added to the set, that is if it was not
280
+ * already present.
281
+ */
282
+ function add(UintSet storage set, uint256 value) internal returns (bool) {
283
+ return _add(set._inner, bytes32(value));
284
+ }
285
+
286
+ /**
287
+ * @dev Removes a value from a set. O(1).
288
+ *
289
+ * Returns true if the value was removed from the set, that is if it was
290
+ * present.
291
+ */
292
+ function remove(UintSet storage set, uint256 value) internal returns (bool) {
293
+ return _remove(set._inner, bytes32(value));
294
+ }
295
+
296
+ /**
297
+ * @dev Returns true if the value is in the set. O(1).
298
+ */
299
+ function contains(UintSet storage set, uint256 value) internal view returns (bool) {
300
+ return _contains(set._inner, bytes32(value));
301
+ }
302
+
303
+ /**
304
+ * @dev Returns the number of values in the set. O(1).
305
+ */
306
+ function length(UintSet storage set) internal view returns (uint256) {
307
+ return _length(set._inner);
308
+ }
309
+
310
+ /**
311
+ * @dev Returns the value stored at position `index` in the set. O(1).
312
+ *
313
+ * Note that there are no guarantees on the ordering of values inside the
314
+ * array, and it may change when more values are added or removed.
315
+ *
316
+ * Requirements:
317
+ *
318
+ * - `index` must be strictly less than {length}.
319
+ */
320
+ function at(UintSet storage set, uint256 index) internal view returns (uint256) {
321
+ return uint256(_at(set._inner, index));
322
+ }
323
+
324
+ /**
325
+ * @dev Return the entire set in an array
326
+ *
327
+ * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
328
+ * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
329
+ * this function has an unbounded cost, and using it as part of a state-changing function may render the function
330
+ * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
331
+ */
332
+ function values(UintSet storage set) internal view returns (uint256[] memory) {
333
+ bytes32[] memory store = _values(set._inner);
334
+ uint256[] memory result;
335
+
336
+ /// @solidity memory-safe-assembly
337
+ assembly {
338
+ result := store
339
+ }
340
+
341
+ return result;
342
+ }
343
+ }
344
+
345
+ /**
346
+ * @notice Object with the necessary information to define a unique envelope
347
+ * @param nonce sequential (unique) numeric indicator of the Envelope creation
348
+ * @param origin address that originated the bridging of a message
349
+ * @param destination address where the message needs to be sent
350
+ * @param originChainId id of the chain where the message originated
351
+ * @param destinationChainId id of the chain where the message needs to be bridged
352
+ * @param message bytes that needs to be bridged
353
+ */
354
+ struct Envelope {
355
+ uint256 nonce;
356
+ address origin;
357
+ address destination;
358
+ uint256 originChainId;
359
+ uint256 destinationChainId;
360
+ bytes message;
361
+ }
362
+
363
+ /**
364
+ * @notice Object containing the information of an envelope for internal usage
365
+ * @param data bytes of the encoded envelope
366
+ * @param id hash of the encoded envelope
367
+ */
368
+ struct EncodedEnvelope {
369
+ bytes data;
370
+ bytes32 id;
371
+ }
372
+
373
+ /**
374
+ * @title EnvelopeUtils library
375
+ * @author BGD Labs
376
+ * @notice Defines utility functions for Envelopes
377
+ */
378
+ library EnvelopeUtils {
379
+ /**
380
+ * @notice method that encodes an Envelope and generates its id
381
+ * @param envelope object with the routing information necessary to send a message to a destination chain
382
+ * @return object containing the encoded envelope and the envelope id
383
+ */
384
+ function encode(Envelope memory envelope) internal pure returns (EncodedEnvelope memory) {
385
+ EncodedEnvelope memory encodedEnvelope;
386
+ encodedEnvelope.data = abi.encode(envelope);
387
+ encodedEnvelope.id = getId(encodedEnvelope.data);
388
+ return encodedEnvelope;
389
+ }
390
+
391
+ /**
392
+ * @notice method to decode and encoded envelope to its raw parameters
393
+ * @param envelope bytes with the encoded envelope data
394
+ * @return object with the decoded envelope information
395
+ */
396
+ function decode(bytes memory envelope) internal pure returns (Envelope memory) {
397
+ return abi.decode(envelope, (Envelope));
398
+ }
399
+
400
+ /**
401
+ * @notice method to get an envelope's id
402
+ * @param envelope object with the routing information necessary to send a message to a destination chain
403
+ * @return hash id of the envelope
404
+ */
405
+ function getId(Envelope memory envelope) internal pure returns (bytes32) {
406
+ EncodedEnvelope memory encodedEnvelope = encode(envelope);
407
+ return encodedEnvelope.id;
408
+ }
409
+
410
+ /**
411
+ * @notice method to get an envelope's id
412
+ * @param envelope bytes with the encoded envelope data
413
+ * @return hash id of the envelope
414
+ */
415
+ function getId(bytes memory envelope) internal pure returns (bytes32) {
416
+ return keccak256(envelope);
417
+ }
418
+ }
419
+
420
+ /**
421
+ * @notice Object with the necessary information to send an envelope to a bridge
422
+ * @param nonce sequential (unique) numeric indicator of the Transaction creation
423
+ * @param encodedEnvelope bytes of an encoded envelope object
424
+ */
425
+ struct Transaction {
426
+ uint256 nonce;
427
+ bytes encodedEnvelope;
428
+ }
429
+
430
+ /**
431
+ * @notice Object containing the information of a transaction for internal usage
432
+ * @param data bytes of the encoded transaction
433
+ * @param id hash of the encoded transaction
434
+ */
435
+ struct EncodedTransaction {
436
+ bytes data;
437
+ bytes32 id;
438
+ }
439
+
440
+ /**
441
+ * @title TransactionUtils library
442
+ * @author BGD Labs
443
+ * @notice Defines utility functions for Transactions
444
+ */
445
+ library TransactionUtils {
446
+ /**
447
+ * @notice method that encodes a Transaction and generates its id
448
+ * @param transaction object with the information necessary to send an envelope to a bridge
449
+ * @return object containing the encoded transaction and the transaction id
450
+ */
451
+ function encode(
452
+ Transaction memory transaction
453
+ ) internal pure returns (EncodedTransaction memory) {
454
+ EncodedTransaction memory encodedTransaction;
455
+ encodedTransaction.data = abi.encode(transaction);
456
+ encodedTransaction.id = getId(encodedTransaction.data);
457
+ return encodedTransaction;
458
+ }
459
+
460
+ /**
461
+ * @notice method that decodes an encoded transaction (bytes) into a Transaction object
462
+ * @param transaction encoded transaction object
463
+ * @return object containing the decoded Transaction object
464
+ */
465
+ function decode(bytes memory transaction) internal pure returns (Transaction memory) {
466
+ return abi.decode(transaction, (Transaction));
467
+ }
468
+
469
+ /**
470
+ * @notice method to get a transaction id
471
+ * @param transaction object with the information necessary to send an envelope to a bridge
472
+ * @return hash id of the transaction
473
+ */
474
+ function getId(Transaction memory transaction) internal pure returns (bytes32) {
475
+ EncodedTransaction memory encodedTransaction = encode(transaction);
476
+ return encodedTransaction.id;
477
+ }
478
+
479
+ /**
480
+ * @notice method to get a transaction id
481
+ * @param transaction encoded transaction object
482
+ * @return hash id of the transaction
483
+ */
484
+ function getId(bytes memory transaction) internal pure returns (bytes32) {
485
+ return keccak256(transaction);
486
+ }
487
+
488
+ /**
489
+ * @notice method to get the envelope information from the transaction object
490
+ * @param transaction object with the information necessary to send an envelope to a bridge
491
+ * @return object with decoded information of the envelope in the transaction
492
+ */
493
+ function getEnvelope(Transaction memory transaction) internal pure returns (Envelope memory) {
494
+ return EnvelopeUtils.decode(transaction.encodedEnvelope);
495
+ }
496
+
497
+ /**
498
+ * @notice method to get the envelope id from the transaction object
499
+ * @param transaction object with the information necessary to send an envelope to a bridge
500
+ * @return hash id of the envelope on a transaction
501
+ */
502
+ function getEnvelopeId(Transaction memory transaction) internal pure returns (bytes32) {
503
+ return EnvelopeUtils.getId(transaction.encodedEnvelope);
504
+ }
505
+ }
506
+
507
+ interface ICrossChainReceiver {
508
+ /**
509
+ * @notice object with information to set new required confirmations
510
+ * @param chainId id of the origin chain
511
+ * @param requiredConfirmations required confirmations to set a message as confirmed
512
+ */
513
+ struct ConfirmationInput {
514
+ uint256 chainId;
515
+ uint8 requiredConfirmations;
516
+ }
517
+
518
+ /**
519
+ * @notice object with information to set new validity timestamp
520
+ * @param chainId id of the origin chain
521
+ * @param validityTimestamp new timestamp in seconds to set as validity point
522
+ */
523
+ struct ValidityTimestampInput {
524
+ uint256 chainId;
525
+ uint120 validityTimestamp;
526
+ }
527
+
528
+ /**
529
+ * @notice object with necessary information to configure bridge adapters
530
+ * @param bridgeAdapter address of the bridge adapter to configure
531
+ * @param chainIds array of ids of the chains the adapter receives messages from
532
+ */
533
+ struct ReceiverBridgeAdapterConfigInput {
534
+ address bridgeAdapter;
535
+ uint256[] chainIds;
536
+ }
537
+
538
+ /**
539
+ * @notice object containing the receiver configuration
540
+ * @param requiredConfirmation number of bridges that are needed to make a bridged message valid from origin chain
541
+ * @param validityTimestamp all messages originated but not finally confirmed before this timestamp per origin chain, are invalid
542
+ */
543
+ struct ReceiverConfiguration {
544
+ uint8 requiredConfirmation;
545
+ uint120 validityTimestamp;
546
+ }
547
+
548
+ /**
549
+ * @notice object with full information of the receiver configuration for a chain
550
+ * @param configuration object containing the specifications of the receiver for a chain
551
+ * @param allowedBridgeAdapters stores if a bridge adapter is allowed for a chain
552
+ */
553
+ struct ReceiverConfigurationFull {
554
+ ReceiverConfiguration configuration;
555
+ EnumerableSet.AddressSet allowedBridgeAdapters;
556
+ }
557
+
558
+ /**
559
+ * @notice object that stores the internal information of the transaction
560
+ * @param confirmations number of times that this transaction has been bridged
561
+ * @param firstBridgedAt timestamp in seconds indicating the first time a transaction was received
562
+ */
563
+ struct TransactionStateWithoutAdapters {
564
+ uint8 confirmations;
565
+ uint120 firstBridgedAt;
566
+ }
567
+ /**
568
+ * @notice object that stores the internal information of the transaction with bridge adapters state
569
+ * @param confirmations number of times that this transactions has been bridged
570
+ * @param firstBridgedAt timestamp in seconds indicating the first time a transaction was received
571
+ * @param bridgedByAdapter list of bridge adapters that have bridged the message
572
+ */
573
+ struct TransactionState {
574
+ uint8 confirmations;
575
+ uint120 firstBridgedAt;
576
+ mapping(address => bool) bridgedByAdapter;
577
+ }
578
+
579
+ /**
580
+ * @notice object with the current state of an envelope
581
+ * @param confirmed boolean indicating if the bridged message has been confirmed by the infrastructure
582
+ * @param delivered boolean indicating if the bridged message has been delivered to the destination
583
+ */
584
+ enum EnvelopeState {
585
+ None,
586
+ Confirmed,
587
+ Delivered
588
+ }
589
+
590
+ /**
591
+ * @notice emitted when a transaction has been received successfully
592
+ * @param transactionId id of the transaction
593
+ * @param envelopeId id of the envelope
594
+ * @param originChainId id of the chain where the envelope originated
595
+ * @param transaction the Transaction type data
596
+ * @param bridgeAdapter address of the bridge adapter who received the message (deployed on current network)
597
+ * @param confirmations number of current confirmations for this message
598
+ */
599
+ event TransactionReceived(
600
+ bytes32 transactionId,
601
+ bytes32 indexed envelopeId,
602
+ uint256 indexed originChainId,
603
+ Transaction transaction,
604
+ address indexed bridgeAdapter,
605
+ uint8 confirmations
606
+ );
607
+
608
+ /**
609
+ * @notice emitted when an envelope has been delivery attempted
610
+ * @param envelopeId id of the envelope
611
+ * @param envelope the Envelope type data
612
+ * @param isDelivered flag indicating if the message has been delivered successfully
613
+ */
614
+ event EnvelopeDeliveryAttempted(bytes32 envelopeId, Envelope envelope, bool isDelivered);
615
+
616
+ /**
617
+ * @notice emitted when a bridge adapter gets updated (allowed or disallowed)
618
+ * @param bridgeAdapter address of the updated bridge adapter
619
+ * @param allowed boolean indicating if the bridge adapter has been allowed or disallowed
620
+ * @param chainId id of the chain updated
621
+ */
622
+ event ReceiverBridgeAdaptersUpdated(
623
+ address indexed bridgeAdapter,
624
+ bool indexed allowed,
625
+ uint256 indexed chainId
626
+ );
627
+
628
+ /**
629
+ * @notice emitted when number of confirmations needed to validate a message changes
630
+ * @param newConfirmations number of new confirmations needed for a message to be valid
631
+ * @param chainId id of the chain updated
632
+ */
633
+ event ConfirmationsUpdated(uint8 newConfirmations, uint256 indexed chainId);
634
+
635
+ /**
636
+ * @notice emitted when a new timestamp for invalidations gets set
637
+ * @param invalidTimestamp timestamp to invalidate previous messages
638
+ * @param chainId id of the chain updated
639
+ */
640
+ event NewInvalidation(uint256 invalidTimestamp, uint256 indexed chainId);
641
+
642
+ /**
643
+ * @notice method to get the current allowed receiver bridge adapters for a chain
644
+ * @param chainId id of the chain to get the allowed bridge adapter list
645
+ * @return the list of allowed bridge adapters
646
+ */
647
+ function getReceiverBridgeAdaptersByChain(
648
+ uint256 chainId
649
+ ) external view returns (address[] memory);
650
+
651
+ /**
652
+ * @notice method to get the current supported chains (at least one allowed bridge adapter)
653
+ * @return list of supported chains
654
+ */
655
+ function getSupportedChains() external view returns (uint256[] memory);
656
+
657
+ /**
658
+ * @notice method to get the current configuration of a chain
659
+ * @param chainId id of the chain to get the configuration from
660
+ * @return the specified chain configuration object
661
+ */
662
+ function getConfigurationByChain(
663
+ uint256 chainId
664
+ ) external view returns (ReceiverConfiguration memory);
665
+
666
+ /**
667
+ * @notice method to get if a bridge adapter is allowed
668
+ * @param bridgeAdapter address of the bridge adapter to check
669
+ * @param chainId id of the chain to check
670
+ * @return boolean indicating if bridge adapter is allowed
671
+ */
672
+ function isReceiverBridgeAdapterAllowed(
673
+ address bridgeAdapter,
674
+ uint256 chainId
675
+ ) external view returns (bool);
676
+
677
+ /**
678
+ * @notice method to get the current state of a transaction
679
+ * @param transactionId the id of transaction
680
+ * @return number of confirmations of internal message identified by the transactionId and the updated timestamp
681
+ */
682
+ function getTransactionState(
683
+ bytes32 transactionId
684
+ ) external view returns (TransactionStateWithoutAdapters memory);
685
+
686
+ /**
687
+ * @notice method to get the internal transaction information
688
+ * @param transaction Transaction type data
689
+ * @return number of confirmations of internal message identified by internalId and the updated timestamp
690
+ */
691
+ function getTransactionState(
692
+ Transaction memory transaction
693
+ ) external view returns (TransactionStateWithoutAdapters memory);
694
+
695
+ /**
696
+ * @notice method to get the internal state of an envelope
697
+ * @param envelope the Envelope type data
698
+ * @return the envelope current state, containing if it has been confirmed and delivered
699
+ */
700
+ function getEnvelopeState(Envelope memory envelope) external view returns (EnvelopeState);
701
+
702
+ /**
703
+ * @notice method to get the internal state of an envelope
704
+ * @param envelopeId id of the envelope
705
+ * @return the envelope current state, containing if it has been confirmed and delivered
706
+ */
707
+ function getEnvelopeState(bytes32 envelopeId) external view returns (EnvelopeState);
708
+
709
+ /**
710
+ * @notice method to get if transaction has been received by bridge adapter
711
+ * @param transactionId id of the transaction as stored internally
712
+ * @param bridgeAdapter address of the bridge adapter to check if it has bridged the message
713
+ * @return boolean indicating if the message has been received
714
+ */
715
+ function isTransactionReceivedByAdapter(
716
+ bytes32 transactionId,
717
+ address bridgeAdapter
718
+ ) external view returns (bool);
719
+
720
+ /**
721
+ * @notice method to set a new timestamp from where the messages will be valid.
722
+ * @param newValidityTimestamp array of objects containing the chain and timestamp where all the previous unconfirmed
723
+ messages must be invalidated.
724
+ */
725
+ function updateMessagesValidityTimestamp(
726
+ ValidityTimestampInput[] memory newValidityTimestamp
727
+ ) external;
728
+
729
+ /**
730
+ * @notice method to update the number of confirmations necessary for the messages to be accepted as valid
731
+ * @param newConfirmations array of objects with the chainId and the new number of needed confirmations
732
+ */
733
+ function updateConfirmations(ConfirmationInput[] memory newConfirmations) external;
734
+
735
+ /**
736
+ * @notice method that receives a bridged transaction and tries to deliver the contents to destination if possible
737
+ * @param encodedTransaction bytes containing the bridged information
738
+ * @param originChainId id of the chain where the transaction originated
739
+ */
740
+ function receiveCrossChainMessage(
741
+ bytes memory encodedTransaction,
742
+ uint256 originChainId
743
+ ) external;
744
+
745
+ /**
746
+ * @notice method to deliver an envelope to its destination
747
+ * @param envelope the Envelope typed data
748
+ * @dev to deliver an envelope, it needs to have been previously confirmed and not delivered
749
+ */
750
+ function deliverEnvelope(Envelope memory envelope) external;
751
+
752
+ /**
753
+ * @notice method to add bridge adapters to the allowed list
754
+ * @param bridgeAdaptersInput array of objects with the new bridge adapters and supported chains
755
+ */
756
+ function allowReceiverBridgeAdapters(
757
+ ReceiverBridgeAdapterConfigInput[] memory bridgeAdaptersInput
758
+ ) external;
759
+
760
+ /**
761
+ * @notice method to remove bridge adapters from the allowed list
762
+ * @param bridgeAdaptersInput array of objects with the bridge adapters and supported chains to disallow
763
+ */
764
+ function disallowReceiverBridgeAdapters(
765
+ ReceiverBridgeAdapterConfigInput[] memory bridgeAdaptersInput
766
+ ) external;
767
+ }
768
+
769
+ interface ICrossChainForwarder {
770
+ /**
771
+ * @notice object storing the connected pair of bridge adapters, on current and destination chain
772
+ * @param destinationBridgeAdapter address of the bridge adapter on the destination chain
773
+ * @param currentChainBridgeAdapter address of the bridge adapter deployed on current network
774
+ */
775
+ struct ChainIdBridgeConfig {
776
+ address destinationBridgeAdapter;
777
+ address currentChainBridgeAdapter;
778
+ }
779
+
780
+ /**
781
+ * @notice object with the necessary information to remove bridge adapters
782
+ * @param bridgeAdapter address of the bridge adapter to remove
783
+ * @param chainIds array of chain ids where the bridge adapter connects
784
+ */
785
+ struct BridgeAdapterToDisable {
786
+ address bridgeAdapter;
787
+ uint256[] chainIds;
788
+ }
789
+
790
+ /**
791
+ * @notice object storing the pair bridgeAdapter (current deployed chain) destination chain bridge adapter configuration
792
+ * @param currentChainBridgeAdapter address of the bridge adapter deployed on current chain
793
+ * @param destinationBridgeAdapter address of the bridge adapter on the destination chain
794
+ * @param destinationChainId id of the destination chain using our own nomenclature
795
+ */
796
+ struct ForwarderBridgeAdapterConfigInput {
797
+ address currentChainBridgeAdapter;
798
+ address destinationBridgeAdapter;
799
+ uint256 destinationChainId;
800
+ }
801
+
802
+ /**
803
+ * @notice emitted when a transaction is successfully forwarded through a bridge adapter
804
+ * @param envelopeId internal id of the envelope
805
+ * @param envelope the Envelope type data
806
+ */
807
+ event EnvelopeRegistered(bytes32 indexed envelopeId, Envelope envelope);
808
+
809
+ /**
810
+ * @notice emitted when a transaction forwarding is attempted through a bridge adapter
811
+ * @param transactionId id of the forwarded transaction
812
+ * @param envelopeId internal id of the envelope
813
+ * @param encodedTransaction object intended to be bridged
814
+ * @param destinationChainId id of the destination chain in our notation
815
+ * @param bridgeAdapter address of the bridge adapter that failed (deployed on current network)
816
+ * @param destinationBridgeAdapter address of the connected bridge adapter on destination chain
817
+ * @param adapterSuccessful adapter was able to forward the message
818
+ * @param returnData bytes with error information
819
+ */
820
+ event TransactionForwardingAttempted(
821
+ bytes32 transactionId,
822
+ bytes32 indexed envelopeId,
823
+ bytes encodedTransaction,
824
+ uint256 destinationChainId,
825
+ address indexed bridgeAdapter,
826
+ address destinationBridgeAdapter,
827
+ bool indexed adapterSuccessful,
828
+ bytes returnData
829
+ );
830
+
831
+ /**
832
+ * @notice emitted when a bridge adapter has been added to the allowed list
833
+ * @param destinationChainId id of the destination chain in our notation
834
+ * @param bridgeAdapter address of the bridge adapter added (deployed on current network)
835
+ * @param destinationBridgeAdapter address of the connected bridge adapter on destination chain
836
+ * @param allowed boolean indicating if the bridge adapter is allowed or disallowed
837
+ */
838
+ event BridgeAdapterUpdated(
839
+ uint256 indexed destinationChainId,
840
+ address indexed bridgeAdapter,
841
+ address destinationBridgeAdapter,
842
+ bool indexed allowed
843
+ );
844
+
845
+ /**
846
+ * @notice emitted when a sender has been updated
847
+ * @param sender address of the updated sender
848
+ * @param isApproved boolean that indicates if the sender has been approved or removed
849
+ */
850
+ event SenderUpdated(address indexed sender, bool indexed isApproved);
851
+
852
+ /**
853
+ * @notice method to get the current valid envelope nonce
854
+ * @return the current valid envelope nonce
855
+ */
856
+ function getCurrentEnvelopeNonce() external view returns (uint256);
857
+
858
+ /**
859
+ * @notice method to get the current valid transaction nonce
860
+ * @return the current valid transaction nonce
861
+ */
862
+ function getCurrentTransactionNonce() external view returns (uint256);
863
+
864
+ /**
865
+ * @notice method to check if a envelope has been previously forwarded.
866
+ * @param envelope the Envelope type data
867
+ * @return boolean indicating if the envelope has been registered
868
+ */
869
+ function isEnvelopeRegistered(Envelope memory envelope) external view returns (bool);
870
+
871
+ /**
872
+ * @notice method to check if a envelope has been previously forwarded.
873
+ * @param envelopeId the hashed id of the envelope
874
+ * @return boolean indicating if the envelope has been registered
875
+ */
876
+ function isEnvelopeRegistered(bytes32 envelopeId) external view returns (bool);
877
+
878
+ /**
879
+ * @notice method to get if a transaction has been forwarded
880
+ * @param transaction the Transaction type data
881
+ * @return flag indicating if a transaction has been forwarded
882
+ */
883
+ function isTransactionForwarded(Transaction memory transaction) external view returns (bool);
884
+
885
+ /**
886
+ * @notice method to get if a transaction has been forwarded
887
+ * @param transactionId hashed id of the transaction
888
+ * @return flag indicating if a transaction has been forwarded
889
+ */
890
+ function isTransactionForwarded(bytes32 transactionId) external view returns (bool);
891
+
892
+ /**
893
+ * @notice method called to initiate message forwarding to other networks.
894
+ * @param destinationChainId id of the destination chain where the message needs to be bridged
895
+ * @param destination address where the message is intended for
896
+ * @param gasLimit gas cost on receiving side of the message
897
+ * @param message bytes that need to be bridged
898
+ * @return internal id of the envelope and transaction
899
+ */
900
+ function forwardMessage(
901
+ uint256 destinationChainId,
902
+ address destination,
903
+ uint256 gasLimit,
904
+ bytes memory message
905
+ ) external returns (bytes32, bytes32);
906
+
907
+ /**
908
+ * @notice method called to re forward a previously sent envelope.
909
+ * @param envelope the Envelope type data
910
+ * @param gasLimit gas cost on receiving side of the message
911
+ * @return the transaction id that has the retried envelope
912
+ * @dev This method will send an existing Envelope using a new Transaction.
913
+ * @dev This method should be used when the intention is to send the Envelope as if it was a new message. This way on
914
+ the Receiver side it will start from 0 to count for the required confirmations. (usual use case would be for
915
+ when an envelope has been invalidated on Receiver side, and needs to be retried as a new message)
916
+ */
917
+ function retryEnvelope(Envelope memory envelope, uint256 gasLimit) external returns (bytes32);
918
+
919
+ /**
920
+ * @notice method to retry forwarding an already forwarded transaction
921
+ * @param encodedTransaction the encoded Transaction data
922
+ * @param gasLimit limit of gas to spend on forwarding per bridge
923
+ * @param bridgeAdaptersToRetry list of bridge adapters to be used for the transaction forwarding retry
924
+ * @dev This method will send an existing Transaction with its Envelope to the specified adapters.
925
+ * @dev Should be used when some of the bridges on the initial forwarding did not work (out of gas),
926
+ and we want the Transaction with Envelope to still account for the required confirmations on the Receiver side
927
+ */
928
+ function retryTransaction(
929
+ bytes memory encodedTransaction,
930
+ uint256 gasLimit,
931
+ address[] memory bridgeAdaptersToRetry
932
+ ) external;
933
+
934
+ /**
935
+ * @notice method to enable bridge adapters
936
+ * @param bridgeAdapters array of new bridge adapter configurations
937
+ */
938
+ function enableBridgeAdapters(ForwarderBridgeAdapterConfigInput[] memory bridgeAdapters) external;
939
+
940
+ /**
941
+ * @notice method to disable bridge adapters
942
+ * @param bridgeAdapters array of bridge adapter addresses to disable
943
+ */
944
+ function disableBridgeAdapters(BridgeAdapterToDisable[] memory bridgeAdapters) external;
945
+
946
+ /**
947
+ * @notice method to remove sender addresses
948
+ * @param senders list of addresses to remove
949
+ */
950
+ function removeSenders(address[] memory senders) external;
951
+
952
+ /**
953
+ * @notice method to approve new sender addresses
954
+ * @param senders list of addresses to approve
955
+ */
956
+ function approveSenders(address[] memory senders) external;
957
+
958
+ /**
959
+ * @notice method to get all the forwarder bridge adapters of a chain
960
+ * @param chainId id of the chain we want to get the adapters from
961
+ * @return an array of chain configurations where the bridge adapter can communicate
962
+ */
963
+ function getForwarderBridgeAdaptersByChain(
964
+ uint256 chainId
965
+ ) external view returns (ChainIdBridgeConfig[] memory);
966
+
967
+ /**
968
+ * @notice method to get if a sender is approved
969
+ * @param sender address that we want to check if approved
970
+ * @return boolean indicating if the address has been approved as sender
971
+ */
972
+ function isSenderApproved(address sender) external view returns (bool);
973
+ }
974
+
975
+ /**
976
+ * @title IBaseCrossChainController
977
+ * @author BGD Labs
978
+ * @notice interface containing the objects, events and methods definitions of the CrossChainController contract
979
+ */
980
+ interface ICrossChainController is IRescuable, ICrossChainForwarder, ICrossChainReceiver {}