@paraswap/dex-lib 4.0.20 → 4.0.21

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 (241) hide show
  1. package/.vscode/launch.json +53 -0
  2. package/.vscode/settings.json +2 -0
  3. package/.vscode/tasks.json +15 -0
  4. package/build/abi/uniswap-v3/AlienBaseV3Router.abi.json +52 -0
  5. package/build/abi/usual-m-smart-m/usualM.abi.json +483 -0
  6. package/build/abi/{angle-transmuter/ChainlinkAccessControlledOffchainAggregator.json → wombat/pool.json} +637 -594
  7. package/build/dex/aave-v1/aave-v1.js +1 -0
  8. package/build/dex/aave-v1/aave-v1.js.map +1 -1
  9. package/build/dex/aave-v2/tokens-avalanche.json +44 -0
  10. package/build/dex/aave-v2/tokens-mainnet.json +188 -0
  11. package/build/dex/aave-v2/tokens-polygon.json +44 -0
  12. package/build/dex/bProtocol.d.ts +18 -0
  13. package/build/dex/bProtocol.js +39 -0
  14. package/build/dex/bProtocol.js.map +1 -0
  15. package/build/dex/balancer-v3/abi/balancerBatchRouter.d.ts +729 -0
  16. package/build/dex/balancer-v3/abi/balancerBatchRouter.js +732 -0
  17. package/build/dex/balancer-v3/abi/balancerBatchRouter.js.map +1 -0
  18. package/build/dex/balancer-v3/abi/balancerRouter.d.ts +1406 -0
  19. package/build/dex/balancer-v3/abi/balancerRouter.js +1175 -0
  20. package/build/dex/balancer-v3/abi/balancerRouter.js.map +1 -0
  21. package/build/dex/balancer-v3/abi/vaultExtension.V3.d.ts +2081 -0
  22. package/build/dex/balancer-v3/abi/vaultExtension.V3.js +1851 -0
  23. package/build/dex/balancer-v3/abi/vaultExtension.V3.js.map +1 -0
  24. package/build/dex/balancer-v3/balancer-v3-sepolia-pools.d.ts +34 -0
  25. package/build/dex/balancer-v3/balancer-v3-sepolia-pools.js +406 -0
  26. package/build/dex/balancer-v3/balancer-v3-sepolia-pools.js.map +1 -0
  27. package/build/dex/bancor.d.ts +26 -0
  28. package/build/dex/bancor.js +58 -0
  29. package/build/dex/bancor.js.map +1 -0
  30. package/build/dex/compound.d.ts +18 -0
  31. package/build/dex/compound.js +46 -0
  32. package/build/dex/compound.js.map +1 -0
  33. package/build/dex/curve-v2.d.ts +58 -0
  34. package/build/dex/curve-v2.js +180 -0
  35. package/build/dex/curve-v2.js.map +1 -0
  36. package/build/dex/dodo-v1.d.ts +33 -0
  37. package/build/dex/dodo-v1.js +63 -0
  38. package/build/dex/dodo-v1.js.map +1 -0
  39. package/build/dex/inception/inception-event-pool.d.ts +4 -4
  40. package/build/dex/inception/inception-event-pool.js +7 -9
  41. package/build/dex/inception/inception-event-pool.js.map +1 -1
  42. package/build/dex/inception/inception.d.ts +6 -6
  43. package/build/dex/inception/inception.js +16 -40
  44. package/build/dex/inception/inception.js.map +1 -1
  45. package/build/dex/inception/utils.d.ts +1 -0
  46. package/build/dex/inception/utils.js +22 -1
  47. package/build/dex/inception/utils.js.map +1 -1
  48. package/build/dex/lido.d.ts +19 -0
  49. package/build/dex/lido.js +42 -0
  50. package/build/dex/lido.js.map +1 -0
  51. package/build/dex/maker-psm/scripts/gem.abi.json +136 -0
  52. package/build/dex/maker-psm/scripts/validate-state.d.ts +0 -0
  53. package/build/dex/maker-psm/scripts/validate-state.js +185 -0
  54. package/build/dex/maker-psm/scripts/validate-state.js.map +1 -0
  55. package/build/dex/maker-psm/scripts/vat.abi.json +243 -0
  56. package/build/dex/onebit.d.ts +25 -0
  57. package/build/dex/onebit.js +42 -0
  58. package/build/dex/onebit.js.map +1 -0
  59. package/build/dex/platypus/platypus.js +17 -3
  60. package/build/dex/platypus/platypus.js.map +1 -1
  61. package/build/dex/smoothy.d.ts +26 -0
  62. package/build/dex/smoothy.js +48 -0
  63. package/build/dex/smoothy.js.map +1 -0
  64. package/build/dex/solidly-v3/scripts/check-event-pool-event.d.ts +1 -0
  65. package/build/dex/solidly-v3/scripts/check-event-pool-event.js +53 -0
  66. package/build/dex/solidly-v3/scripts/check-event-pool-event.js.map +1 -0
  67. package/build/dex/stable-pool.d.ts +28 -0
  68. package/build/dex/stable-pool.js +55 -0
  69. package/build/dex/stable-pool.js.map +1 -0
  70. package/build/dex/stkgho/stkgho.js +4 -2
  71. package/build/dex/stkgho/stkgho.js.map +1 -1
  72. package/build/dex/swaap-v1/swaap-v1.js +4 -0
  73. package/build/dex/swaap-v1/swaap-v1.js.map +1 -1
  74. package/build/dex/trader-joe-v2.1/trader-joe-v2.1-new.d.ts +7 -0
  75. package/build/dex/trader-joe-v2.1/trader-joe-v2.1-new.js +20 -0
  76. package/build/dex/trader-joe-v2.1/trader-joe-v2.1-new.js.map +1 -0
  77. package/build/dex/trader-joe-v2.1.d.ts +43 -0
  78. package/build/dex/trader-joe-v2.1.js +79 -0
  79. package/build/dex/trader-joe-v2.1.js.map +1 -0
  80. package/build/dex/uniswap-v3/forks/alien-base-v3/alien-base-v3.d.ts +17 -0
  81. package/build/dex/uniswap-v3/forks/alien-base-v3/alien-base-v3.js +64 -0
  82. package/build/dex/uniswap-v3/forks/alien-base-v3/alien-base-v3.js.map +1 -0
  83. package/build/dex/uniswap-v3/forks/alien-v3/alien-v3.d.ts +17 -0
  84. package/build/dex/uniswap-v3/forks/alien-v3/alien-v3.js +79 -0
  85. package/build/dex/uniswap-v3/forks/alien-v3/alien-v3.js.map +1 -0
  86. package/build/dex/uniswap-v3/uniswap-v3-pricing.d.ts +4 -0
  87. package/build/dex/uniswap-v3/uniswap-v3-pricing.js +43 -0
  88. package/build/dex/uniswap-v3/uniswap-v3-pricing.js.map +1 -0
  89. package/build/dex/uniswap-v3/uniswap-v3-worker.d.ts +1 -0
  90. package/build/dex/uniswap-v3/uniswap-v3-worker.js +10 -0
  91. package/build/dex/uniswap-v3/uniswap-v3-worker.js.map +1 -0
  92. package/build/dex/usual/usual-m-smart-m.d.ts +17 -0
  93. package/build/dex/usual/usual-m-smart-m.js +50 -0
  94. package/build/dex/usual/usual-m-smart-m.js.map +1 -0
  95. package/build/dex/usual-m-smart-m/config.d.ts +3 -0
  96. package/build/dex/usual-m-smart-m/config.js +13 -0
  97. package/build/dex/usual-m-smart-m/config.js.map +1 -0
  98. package/build/dex/usual-m-smart-m/types.d.ts +7 -0
  99. package/build/dex/usual-m-smart-m/types.js +3 -0
  100. package/build/dex/usual-m-smart-m/types.js.map +1 -0
  101. package/build/dex/usual-m-smart-m/usual-m-smart-m.d.ts +35 -0
  102. package/build/dex/usual-m-smart-m/usual-m-smart-m.js +161 -0
  103. package/build/dex/usual-m-smart-m/usual-m-smart-m.js.map +1 -0
  104. package/build/dex/usual-m-usd0/config.d.ts +3 -0
  105. package/build/dex/usual-m-usd0/config.js +14 -0
  106. package/build/dex/usual-m-usd0/config.js.map +1 -0
  107. package/build/dex/usual-m-usd0/types.d.ts +8 -0
  108. package/build/dex/usual-m-usd0/types.js +3 -0
  109. package/build/dex/usual-m-usd0/types.js.map +1 -0
  110. package/build/dex/usual-m-usd0/usual-m-usd0.d.ts +35 -0
  111. package/build/dex/usual-m-usd0/usual-m-usd0.js +159 -0
  112. package/build/dex/usual-m-usd0/usual-m-usd0.js.map +1 -0
  113. package/package.json +1 -1
  114. package/src/dex/stkgho/stkgho.ts +4 -2
  115. package/build/abi/Aave_GSM.json +0 -751
  116. package/build/abi/Balancer.json +0 -257
  117. package/build/abi/BalancerV2.json +0 -1179
  118. package/build/abi/RamsesV2Pool.abi.json +0 -1554
  119. package/build/abi/RamsesV2Quoter.abi.json +0 -274
  120. package/build/abi/USDM.json +0 -807
  121. package/build/abi/UniswapV2Router.json +0 -397
  122. package/build/abi/angle-transmuter/ChainlinkEACAggregatorProxy.json +0 -509
  123. package/build/abi/curve-v1/CurveBUSDv2.abi.json +0 -1356
  124. package/build/abi/curve-v1/CurveTokenV1.json +0 -305
  125. package/build/abi/curve-v1/CurveTokenV2.json +0 -318
  126. package/build/abi/curve-v1/CurveV1StableNg.json +0 -1452
  127. package/build/abi/curve-v1/CurveV2Swap.json +0 -700
  128. package/build/abi/curve-v1/FactoryCryptoRegistry.json +0 -316
  129. package/build/abi/curve-v1/FactoryRegistry.json +0 -508
  130. package/build/abi/curve-v1/StableSwapAave.json +0 -1152
  131. package/build/abi/curve-v1/StableSwapBUSD.json +0 -814
  132. package/build/abi/curve-v1/StableSwapCompound.json +0 -814
  133. package/build/abi/curve-v1/StableSwapIDLE.json +0 -1253
  134. package/build/abi/curve-v1/StableSwapPax.json +0 -865
  135. package/build/abi/curve-v1/StableSwapSnow.json +0 -900
  136. package/build/abi/curve-v1/StableSwapUSDN.json +0 -1004
  137. package/build/abi/curve-v1/StableSwapUSDT.json +0 -814
  138. package/build/abi/curve-v1/StableSwapY.json +0 -814
  139. package/build/abi/inception/inception-ineth.json +0 -609
  140. package/build/abi/kyberdmm/kyber-storage.abi.json +0 -824
  141. package/build/abi/kyberdmm.abi.json +0 -1148
  142. package/build/abi/maverick-v2/MaverickV2Quoter.json +0 -278
  143. package/build/abi/nerve/nerve-metapool.json +0 -790
  144. package/build/abi/uniswap-v3/UniswapV3Quoter.abi.json +0 -193
  145. package/build/abi/velodrome-slipstream/VelodromeSlipstreamQuoterV2.abi.json +0 -267
  146. package/build/dex/balancer-v1/balancer-pools.json +0 -33333
  147. package/build/dex/bebop/websocket-fetcher.d.ts +0 -35
  148. package/build/dex/bebop/websocket-fetcher.js +0 -87
  149. package/build/dex/bebop/websocket-fetcher.js.map +0 -1
  150. package/build/dex/idle-dao/idle-dao-pool.d.ts +0 -56
  151. package/build/dex/idle-dao/idle-dao-pool.js +0 -176
  152. package/build/dex/idle-dao/idle-dao-pool.js.map +0 -1
  153. package/build/dex/idle-dao/idle-dao-pooling-pool.d.ts +0 -16
  154. package/build/dex/idle-dao/idle-dao-pooling-pool.js +0 -57
  155. package/build/dex/idle-dao/idle-dao-pooling-pool.js.map +0 -1
  156. package/build/dex/idle-dao/scripts.d.ts +0 -9
  157. package/build/dex/idle-dao/scripts.js +0 -552
  158. package/build/dex/idle-dao/scripts.js.map +0 -1
  159. package/build/dex/inception/inception-native.d.ts +0 -43
  160. package/build/dex/inception/inception-native.js +0 -131
  161. package/build/dex/inception/inception-native.js.map +0 -1
  162. package/build/dex/inception/inception-pool.d.ts +0 -18
  163. package/build/dex/inception/inception-pool.js +0 -32
  164. package/build/dex/inception/inception-pool.js.map +0 -1
  165. package/build/dex/inception/inception-price-feed.d.ts +0 -19
  166. package/build/dex/inception/inception-price-feed.js +0 -51
  167. package/build/dex/inception/inception-price-feed.js.map +0 -1
  168. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-balancerv1-curvev1-eth-usdc-gusd.json +0 -16
  169. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-balancerv1-sushiv3-wbtc-eth-sushi.json +0 -16
  170. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-curvev1-eth-usdc-gusd.json +0 -16
  171. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-curvev1-gusd-usdc-eth.json +0 -16
  172. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-dai-usdc-eth.json +0 -16
  173. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-eth-usdc-dai.json +0 -16
  174. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-usdc-eth-wbtc.json +0 -16
  175. package/build/executor/fixtures/executor01/exchange-params/price-route-multiswap-sushiv3-usdt-usdc-dai.json +0 -16
  176. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-balancerv1-eth-usdc.json +0 -9
  177. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-balancerv1-usdc-eth.json +0 -9
  178. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-balancerv1-usdc-wbtc.json +0 -9
  179. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-curvev1-eth-steth.json +0 -9
  180. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-curvev1-steth-eth.json +0 -9
  181. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-curvev1-usdc-usdt.json +0 -9
  182. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-univ3-eth-usdc.json +0 -9
  183. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-univ3-usdc-eth.json +0 -9
  184. package/build/executor/fixtures/executor01/exchange-params/price-route-simpleSwap-univ3-usdc-usdt.json +0 -9
  185. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-balancerv1-sushiv3-wbtc-eth-sushi.json +0 -12
  186. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-curvev1-eth-usdc-gusd.json +0 -7
  187. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-curvev1-gusd-usdc-eth.json +0 -7
  188. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-dai-usdc-eth.json +0 -7
  189. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-eth-usdc-dai.json +0 -7
  190. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-multiswap-sushiv3-usdc-eth-wbtc.json +0 -12
  191. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-simpleSwap-univ3-eth-usdc.json +0 -7
  192. package/build/executor/fixtures/executor01/maybe-weth-calldata/price-route-simpleSwap-univ3-usdc-eth.json +0 -7
  193. package/build/executor/fixtures/executor01/routes/price-route-multiswap-balancerv1-curvev1-eth-usdc-gusd.json +0 -78
  194. package/build/executor/fixtures/executor01/routes/price-route-multiswap-balancerv1-sushiv3-wbtc-eth-sushi.json +0 -81
  195. package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-curvev1-eth-usdc-gusd.json +0 -78
  196. package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-curvev1-gusd-usdc-eth.json +0 -78
  197. package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-dai-usdc-eth.json +0 -81
  198. package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-eth-usdc-dai.json +0 -81
  199. package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-usdc-eth-wbtc.json +0 -81
  200. package/build/executor/fixtures/executor01/routes/price-route-multiswap-sushiv3-usdt-usdc-dai.json +0 -81
  201. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-balancerv1-eth-usdc.json +0 -64
  202. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-balancerv1-usdc-eth.json +0 -85
  203. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-balancerv1-usdc-wbtc.json +0 -64
  204. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-curvev1-eth-steth.json +0 -52
  205. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-curvev1-steth-eth.json +0 -52
  206. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-curvev1-usdc-usdt.json +0 -52
  207. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-univ3-eth-usdc.json +0 -55
  208. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-univ3-usdc-eth.json +0 -55
  209. package/build/executor/fixtures/executor01/routes/price-route-simpleSwap-univ3-usdc-usdt.json +0 -55
  210. package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-balancerv1-sushiv3-univ3-bal-eth-sushi.json +0 -23
  211. package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-maverickv1-sushiv3-univ3-eth-usdc-mav.json +0 -37
  212. package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-univ3-sushiv3-sushi-eth-wbtc.json +0 -23
  213. package/build/executor/fixtures/executor02/exchange-params/price-route-multiSwap-univ3-sushiv3-wbtc-eth-sushi.json +0 -23
  214. package/build/executor/fixtures/executor02/exchange-params/price-route-multiswap-curvev1-univ3-dai-usdc-eth.json +0 -51
  215. package/build/executor/fixtures/executor02/exchange-params/price-route-multiswap-univ3-usdt-dai-eth.json +0 -58
  216. package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-balancerv1-eth-usdc.json +0 -23
  217. package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-balancerv1-usdc-eth.json +0 -23
  218. package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-univ3-eth-sushi.json +0 -9
  219. package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-sushiv3-univ3-sushi-eth.json +0 -16
  220. package/build/executor/fixtures/executor02/exchange-params/price-route-simpleSwap-univ3-curvev1-usdt-dai.json +0 -23
  221. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-balancerv1-sushiv3-univ3-bal-eth-sushi.json +0 -12
  222. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-maverickv1-sushiv3-univ3-eth-usdc-mav.json +0 -7
  223. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-univ3-sushiv3-sushi-eth-wbtc.json +0 -12
  224. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiSwap-univ3-sushiv3-wbtc-eth-sushi.json +0 -12
  225. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiswap-curvev1-univ3-dai-usdc-eth.json +0 -7
  226. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-multiswap-univ3-usdt-dai-eth.json +0 -7
  227. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-balancerv1-eth-usdc.json +0 -7
  228. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-balancerv1-usdc-eth.json +0 -7
  229. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-univ3-eth-sushi.json +0 -7
  230. package/build/executor/fixtures/executor02/maybe-weth-calldata/price-route-simpleSwap-sushiv3-univ3-sushi-eth.json +0 -7
  231. package/build/executor/fixtures/executor02/routes/price-route-multiSwap-balancerv1-sushiv3-univ3-bal-eth-sushi.json +0 -130
  232. package/build/executor/fixtures/executor02/routes/price-route-multiSwap-maverickv1-sushiv3-univ3-eth-usdc-mav.json +0 -136
  233. package/build/executor/fixtures/executor02/routes/price-route-multiSwap-univ3-sushiv3-sushi-eth-wbtc.json +0 -100
  234. package/build/executor/fixtures/executor02/routes/price-route-multiSwap-univ3-sushiv3-wbtc-eth-sushi.json +0 -100
  235. package/build/executor/fixtures/executor02/routes/price-route-multiswap-curvev1-univ3-dai-usdc-eth.json +0 -166
  236. package/build/executor/fixtures/executor02/routes/price-route-multiswap-univ3-usdt-dai-eth.json +0 -190
  237. package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-balancerv1-eth-usdc.json +0 -114
  238. package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-balancerv1-usdc-eth.json +0 -114
  239. package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-univ3-eth-sushi.json +0 -55
  240. package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-sushiv3-univ3-sushi-eth.json +0 -73
  241. package/build/executor/fixtures/executor02/routes/price-route-simpleSwap-univ3-curvev1-usdt-dai.json +0 -82
@@ -1,751 +0,0 @@
1
- [
2
- {
3
- "inputs": [
4
- { "internalType": "address", "name": "ghoToken", "type": "address" },
5
- {
6
- "internalType": "address",
7
- "name": "underlyingAsset",
8
- "type": "address"
9
- },
10
- { "internalType": "address", "name": "priceStrategy", "type": "address" }
11
- ],
12
- "stateMutability": "nonpayable",
13
- "type": "constructor"
14
- },
15
- {
16
- "anonymous": false,
17
- "inputs": [
18
- {
19
- "indexed": true,
20
- "internalType": "address",
21
- "name": "burner",
22
- "type": "address"
23
- },
24
- {
25
- "indexed": false,
26
- "internalType": "uint256",
27
- "name": "amount",
28
- "type": "uint256"
29
- },
30
- {
31
- "indexed": false,
32
- "internalType": "uint256",
33
- "name": "ghoOutstanding",
34
- "type": "uint256"
35
- }
36
- ],
37
- "name": "BurnAfterSeize",
38
- "type": "event"
39
- },
40
- {
41
- "anonymous": false,
42
- "inputs": [
43
- {
44
- "indexed": true,
45
- "internalType": "address",
46
- "name": "originator",
47
- "type": "address"
48
- },
49
- {
50
- "indexed": true,
51
- "internalType": "address",
52
- "name": "receiver",
53
- "type": "address"
54
- },
55
- {
56
- "indexed": false,
57
- "internalType": "uint256",
58
- "name": "underlyingAmount",
59
- "type": "uint256"
60
- },
61
- {
62
- "indexed": false,
63
- "internalType": "uint256",
64
- "name": "ghoAmount",
65
- "type": "uint256"
66
- },
67
- {
68
- "indexed": false,
69
- "internalType": "uint256",
70
- "name": "fee",
71
- "type": "uint256"
72
- }
73
- ],
74
- "name": "BuyAsset",
75
- "type": "event"
76
- },
77
- {
78
- "anonymous": false,
79
- "inputs": [
80
- {
81
- "indexed": false,
82
- "internalType": "uint256",
83
- "name": "oldExposureCap",
84
- "type": "uint256"
85
- },
86
- {
87
- "indexed": false,
88
- "internalType": "uint256",
89
- "name": "newExposureCap",
90
- "type": "uint256"
91
- }
92
- ],
93
- "name": "ExposureCapUpdated",
94
- "type": "event"
95
- },
96
- {
97
- "anonymous": false,
98
- "inputs": [
99
- {
100
- "indexed": true,
101
- "internalType": "address",
102
- "name": "oldFeeStrategy",
103
- "type": "address"
104
- },
105
- {
106
- "indexed": true,
107
- "internalType": "address",
108
- "name": "newFeeStrategy",
109
- "type": "address"
110
- }
111
- ],
112
- "name": "FeeStrategyUpdated",
113
- "type": "event"
114
- },
115
- {
116
- "anonymous": false,
117
- "inputs": [
118
- {
119
- "indexed": true,
120
- "internalType": "address",
121
- "name": "ghoTreasury",
122
- "type": "address"
123
- },
124
- {
125
- "indexed": true,
126
- "internalType": "address",
127
- "name": "asset",
128
- "type": "address"
129
- },
130
- {
131
- "indexed": false,
132
- "internalType": "uint256",
133
- "name": "amount",
134
- "type": "uint256"
135
- }
136
- ],
137
- "name": "FeesDistributedToTreasury",
138
- "type": "event"
139
- },
140
- {
141
- "anonymous": false,
142
- "inputs": [
143
- {
144
- "indexed": true,
145
- "internalType": "address",
146
- "name": "oldGhoTreasury",
147
- "type": "address"
148
- },
149
- {
150
- "indexed": true,
151
- "internalType": "address",
152
- "name": "newGhoTreasury",
153
- "type": "address"
154
- }
155
- ],
156
- "name": "GhoTreasuryUpdated",
157
- "type": "event"
158
- },
159
- {
160
- "anonymous": false,
161
- "inputs": [
162
- {
163
- "indexed": true,
164
- "internalType": "bytes32",
165
- "name": "role",
166
- "type": "bytes32"
167
- },
168
- {
169
- "indexed": true,
170
- "internalType": "bytes32",
171
- "name": "previousAdminRole",
172
- "type": "bytes32"
173
- },
174
- {
175
- "indexed": true,
176
- "internalType": "bytes32",
177
- "name": "newAdminRole",
178
- "type": "bytes32"
179
- }
180
- ],
181
- "name": "RoleAdminChanged",
182
- "type": "event"
183
- },
184
- {
185
- "anonymous": false,
186
- "inputs": [
187
- {
188
- "indexed": true,
189
- "internalType": "bytes32",
190
- "name": "role",
191
- "type": "bytes32"
192
- },
193
- {
194
- "indexed": true,
195
- "internalType": "address",
196
- "name": "account",
197
- "type": "address"
198
- },
199
- {
200
- "indexed": true,
201
- "internalType": "address",
202
- "name": "sender",
203
- "type": "address"
204
- }
205
- ],
206
- "name": "RoleGranted",
207
- "type": "event"
208
- },
209
- {
210
- "anonymous": false,
211
- "inputs": [
212
- {
213
- "indexed": true,
214
- "internalType": "bytes32",
215
- "name": "role",
216
- "type": "bytes32"
217
- },
218
- {
219
- "indexed": true,
220
- "internalType": "address",
221
- "name": "account",
222
- "type": "address"
223
- },
224
- {
225
- "indexed": true,
226
- "internalType": "address",
227
- "name": "sender",
228
- "type": "address"
229
- }
230
- ],
231
- "name": "RoleRevoked",
232
- "type": "event"
233
- },
234
- {
235
- "anonymous": false,
236
- "inputs": [
237
- {
238
- "indexed": true,
239
- "internalType": "address",
240
- "name": "seizer",
241
- "type": "address"
242
- },
243
- {
244
- "indexed": true,
245
- "internalType": "address",
246
- "name": "recipient",
247
- "type": "address"
248
- },
249
- {
250
- "indexed": false,
251
- "internalType": "uint256",
252
- "name": "underlyingAmount",
253
- "type": "uint256"
254
- },
255
- {
256
- "indexed": false,
257
- "internalType": "uint256",
258
- "name": "ghoOutstanding",
259
- "type": "uint256"
260
- }
261
- ],
262
- "name": "Seized",
263
- "type": "event"
264
- },
265
- {
266
- "anonymous": false,
267
- "inputs": [
268
- {
269
- "indexed": true,
270
- "internalType": "address",
271
- "name": "originator",
272
- "type": "address"
273
- },
274
- {
275
- "indexed": true,
276
- "internalType": "address",
277
- "name": "receiver",
278
- "type": "address"
279
- },
280
- {
281
- "indexed": false,
282
- "internalType": "uint256",
283
- "name": "underlyingAmount",
284
- "type": "uint256"
285
- },
286
- {
287
- "indexed": false,
288
- "internalType": "uint256",
289
- "name": "ghoAmount",
290
- "type": "uint256"
291
- },
292
- {
293
- "indexed": false,
294
- "internalType": "uint256",
295
- "name": "fee",
296
- "type": "uint256"
297
- }
298
- ],
299
- "name": "SellAsset",
300
- "type": "event"
301
- },
302
- {
303
- "anonymous": false,
304
- "inputs": [
305
- {
306
- "indexed": true,
307
- "internalType": "address",
308
- "name": "freezer",
309
- "type": "address"
310
- },
311
- {
312
- "indexed": false,
313
- "internalType": "bool",
314
- "name": "enabled",
315
- "type": "bool"
316
- }
317
- ],
318
- "name": "SwapFreeze",
319
- "type": "event"
320
- },
321
- {
322
- "anonymous": false,
323
- "inputs": [
324
- {
325
- "indexed": true,
326
- "internalType": "address",
327
- "name": "tokenRescued",
328
- "type": "address"
329
- },
330
- {
331
- "indexed": true,
332
- "internalType": "address",
333
- "name": "recipient",
334
- "type": "address"
335
- },
336
- {
337
- "indexed": false,
338
- "internalType": "uint256",
339
- "name": "amountRescued",
340
- "type": "uint256"
341
- }
342
- ],
343
- "name": "TokensRescued",
344
- "type": "event"
345
- },
346
- {
347
- "inputs": [],
348
- "name": "BUY_ASSET_WITH_SIG_TYPEHASH",
349
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
350
- "stateMutability": "view",
351
- "type": "function"
352
- },
353
- {
354
- "inputs": [],
355
- "name": "CONFIGURATOR_ROLE",
356
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
357
- "stateMutability": "view",
358
- "type": "function"
359
- },
360
- {
361
- "inputs": [],
362
- "name": "DEFAULT_ADMIN_ROLE",
363
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
364
- "stateMutability": "view",
365
- "type": "function"
366
- },
367
- {
368
- "inputs": [],
369
- "name": "DOMAIN_SEPARATOR",
370
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
371
- "stateMutability": "view",
372
- "type": "function"
373
- },
374
- {
375
- "inputs": [],
376
- "name": "GHO_TOKEN",
377
- "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
378
- "stateMutability": "view",
379
- "type": "function"
380
- },
381
- {
382
- "inputs": [],
383
- "name": "GSM_REVISION",
384
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
385
- "stateMutability": "pure",
386
- "type": "function"
387
- },
388
- {
389
- "inputs": [],
390
- "name": "LIQUIDATOR_ROLE",
391
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
392
- "stateMutability": "view",
393
- "type": "function"
394
- },
395
- {
396
- "inputs": [],
397
- "name": "PRICE_STRATEGY",
398
- "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
399
- "stateMutability": "view",
400
- "type": "function"
401
- },
402
- {
403
- "inputs": [],
404
- "name": "SELL_ASSET_WITH_SIG_TYPEHASH",
405
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
406
- "stateMutability": "view",
407
- "type": "function"
408
- },
409
- {
410
- "inputs": [],
411
- "name": "SWAP_FREEZER_ROLE",
412
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
413
- "stateMutability": "view",
414
- "type": "function"
415
- },
416
- {
417
- "inputs": [],
418
- "name": "TOKEN_RESCUER_ROLE",
419
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
420
- "stateMutability": "view",
421
- "type": "function"
422
- },
423
- {
424
- "inputs": [],
425
- "name": "UNDERLYING_ASSET",
426
- "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
427
- "stateMutability": "view",
428
- "type": "function"
429
- },
430
- {
431
- "inputs": [
432
- { "internalType": "uint256", "name": "amount", "type": "uint256" }
433
- ],
434
- "name": "burnAfterSeize",
435
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
436
- "stateMutability": "nonpayable",
437
- "type": "function"
438
- },
439
- {
440
- "inputs": [
441
- { "internalType": "uint256", "name": "minAmount", "type": "uint256" },
442
- { "internalType": "address", "name": "receiver", "type": "address" }
443
- ],
444
- "name": "buyAsset",
445
- "outputs": [
446
- { "internalType": "uint256", "name": "", "type": "uint256" },
447
- { "internalType": "uint256", "name": "", "type": "uint256" }
448
- ],
449
- "stateMutability": "nonpayable",
450
- "type": "function"
451
- },
452
- {
453
- "inputs": [
454
- { "internalType": "address", "name": "originator", "type": "address" },
455
- { "internalType": "uint256", "name": "minAmount", "type": "uint256" },
456
- { "internalType": "address", "name": "receiver", "type": "address" },
457
- { "internalType": "uint256", "name": "deadline", "type": "uint256" },
458
- { "internalType": "bytes", "name": "signature", "type": "bytes" }
459
- ],
460
- "name": "buyAssetWithSig",
461
- "outputs": [
462
- { "internalType": "uint256", "name": "", "type": "uint256" },
463
- { "internalType": "uint256", "name": "", "type": "uint256" }
464
- ],
465
- "stateMutability": "nonpayable",
466
- "type": "function"
467
- },
468
- {
469
- "inputs": [],
470
- "name": "canSwap",
471
- "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],
472
- "stateMutability": "view",
473
- "type": "function"
474
- },
475
- {
476
- "inputs": [],
477
- "name": "distributeFeesToTreasury",
478
- "outputs": [],
479
- "stateMutability": "nonpayable",
480
- "type": "function"
481
- },
482
- {
483
- "inputs": [],
484
- "name": "getAccruedFees",
485
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
486
- "stateMutability": "view",
487
- "type": "function"
488
- },
489
- {
490
- "inputs": [
491
- { "internalType": "uint256", "name": "maxGhoAmount", "type": "uint256" }
492
- ],
493
- "name": "getAssetAmountForBuyAsset",
494
- "outputs": [
495
- { "internalType": "uint256", "name": "", "type": "uint256" },
496
- { "internalType": "uint256", "name": "", "type": "uint256" },
497
- { "internalType": "uint256", "name": "", "type": "uint256" },
498
- { "internalType": "uint256", "name": "", "type": "uint256" }
499
- ],
500
- "stateMutability": "view",
501
- "type": "function"
502
- },
503
- {
504
- "inputs": [
505
- { "internalType": "uint256", "name": "minGhoAmount", "type": "uint256" }
506
- ],
507
- "name": "getAssetAmountForSellAsset",
508
- "outputs": [
509
- { "internalType": "uint256", "name": "", "type": "uint256" },
510
- { "internalType": "uint256", "name": "", "type": "uint256" },
511
- { "internalType": "uint256", "name": "", "type": "uint256" },
512
- { "internalType": "uint256", "name": "", "type": "uint256" }
513
- ],
514
- "stateMutability": "view",
515
- "type": "function"
516
- },
517
- {
518
- "inputs": [],
519
- "name": "getAvailableLiquidity",
520
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
521
- "stateMutability": "view",
522
- "type": "function"
523
- },
524
- {
525
- "inputs": [],
526
- "name": "getAvailableUnderlyingExposure",
527
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
528
- "stateMutability": "view",
529
- "type": "function"
530
- },
531
- {
532
- "inputs": [],
533
- "name": "getExposureCap",
534
- "outputs": [{ "internalType": "uint128", "name": "", "type": "uint128" }],
535
- "stateMutability": "view",
536
- "type": "function"
537
- },
538
- {
539
- "inputs": [],
540
- "name": "getFeeStrategy",
541
- "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
542
- "stateMutability": "view",
543
- "type": "function"
544
- },
545
- {
546
- "inputs": [
547
- { "internalType": "uint256", "name": "minAssetAmount", "type": "uint256" }
548
- ],
549
- "name": "getGhoAmountForBuyAsset",
550
- "outputs": [
551
- { "internalType": "uint256", "name": "", "type": "uint256" },
552
- { "internalType": "uint256", "name": "", "type": "uint256" },
553
- { "internalType": "uint256", "name": "", "type": "uint256" },
554
- { "internalType": "uint256", "name": "", "type": "uint256" }
555
- ],
556
- "stateMutability": "view",
557
- "type": "function"
558
- },
559
- {
560
- "inputs": [
561
- { "internalType": "uint256", "name": "maxAssetAmount", "type": "uint256" }
562
- ],
563
- "name": "getGhoAmountForSellAsset",
564
- "outputs": [
565
- { "internalType": "uint256", "name": "", "type": "uint256" },
566
- { "internalType": "uint256", "name": "", "type": "uint256" },
567
- { "internalType": "uint256", "name": "", "type": "uint256" },
568
- { "internalType": "uint256", "name": "", "type": "uint256" }
569
- ],
570
- "stateMutability": "view",
571
- "type": "function"
572
- },
573
- {
574
- "inputs": [],
575
- "name": "getGhoTreasury",
576
- "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
577
- "stateMutability": "view",
578
- "type": "function"
579
- },
580
- {
581
- "inputs": [],
582
- "name": "getIsFrozen",
583
- "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],
584
- "stateMutability": "view",
585
- "type": "function"
586
- },
587
- {
588
- "inputs": [],
589
- "name": "getIsSeized",
590
- "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],
591
- "stateMutability": "view",
592
- "type": "function"
593
- },
594
- {
595
- "inputs": [
596
- { "internalType": "bytes32", "name": "role", "type": "bytes32" }
597
- ],
598
- "name": "getRoleAdmin",
599
- "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }],
600
- "stateMutability": "view",
601
- "type": "function"
602
- },
603
- {
604
- "inputs": [
605
- { "internalType": "bytes32", "name": "role", "type": "bytes32" },
606
- { "internalType": "address", "name": "account", "type": "address" }
607
- ],
608
- "name": "grantRole",
609
- "outputs": [],
610
- "stateMutability": "nonpayable",
611
- "type": "function"
612
- },
613
- {
614
- "inputs": [
615
- { "internalType": "bytes32", "name": "role", "type": "bytes32" },
616
- { "internalType": "address", "name": "account", "type": "address" }
617
- ],
618
- "name": "hasRole",
619
- "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],
620
- "stateMutability": "view",
621
- "type": "function"
622
- },
623
- {
624
- "inputs": [
625
- { "internalType": "address", "name": "admin", "type": "address" },
626
- { "internalType": "address", "name": "ghoTreasury", "type": "address" },
627
- { "internalType": "uint128", "name": "exposureCap", "type": "uint128" }
628
- ],
629
- "name": "initialize",
630
- "outputs": [],
631
- "stateMutability": "nonpayable",
632
- "type": "function"
633
- },
634
- {
635
- "inputs": [{ "internalType": "address", "name": "", "type": "address" }],
636
- "name": "nonces",
637
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
638
- "stateMutability": "view",
639
- "type": "function"
640
- },
641
- {
642
- "inputs": [
643
- { "internalType": "bytes32", "name": "role", "type": "bytes32" },
644
- { "internalType": "address", "name": "account", "type": "address" }
645
- ],
646
- "name": "renounceRole",
647
- "outputs": [],
648
- "stateMutability": "nonpayable",
649
- "type": "function"
650
- },
651
- {
652
- "inputs": [
653
- { "internalType": "address", "name": "token", "type": "address" },
654
- { "internalType": "address", "name": "to", "type": "address" },
655
- { "internalType": "uint256", "name": "amount", "type": "uint256" }
656
- ],
657
- "name": "rescueTokens",
658
- "outputs": [],
659
- "stateMutability": "nonpayable",
660
- "type": "function"
661
- },
662
- {
663
- "inputs": [
664
- { "internalType": "bytes32", "name": "role", "type": "bytes32" },
665
- { "internalType": "address", "name": "account", "type": "address" }
666
- ],
667
- "name": "revokeRole",
668
- "outputs": [],
669
- "stateMutability": "nonpayable",
670
- "type": "function"
671
- },
672
- {
673
- "inputs": [],
674
- "name": "seize",
675
- "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }],
676
- "stateMutability": "nonpayable",
677
- "type": "function"
678
- },
679
- {
680
- "inputs": [
681
- { "internalType": "uint256", "name": "maxAmount", "type": "uint256" },
682
- { "internalType": "address", "name": "receiver", "type": "address" }
683
- ],
684
- "name": "sellAsset",
685
- "outputs": [
686
- { "internalType": "uint256", "name": "", "type": "uint256" },
687
- { "internalType": "uint256", "name": "", "type": "uint256" }
688
- ],
689
- "stateMutability": "nonpayable",
690
- "type": "function"
691
- },
692
- {
693
- "inputs": [
694
- { "internalType": "address", "name": "originator", "type": "address" },
695
- { "internalType": "uint256", "name": "maxAmount", "type": "uint256" },
696
- { "internalType": "address", "name": "receiver", "type": "address" },
697
- { "internalType": "uint256", "name": "deadline", "type": "uint256" },
698
- { "internalType": "bytes", "name": "signature", "type": "bytes" }
699
- ],
700
- "name": "sellAssetWithSig",
701
- "outputs": [
702
- { "internalType": "uint256", "name": "", "type": "uint256" },
703
- { "internalType": "uint256", "name": "", "type": "uint256" }
704
- ],
705
- "stateMutability": "nonpayable",
706
- "type": "function"
707
- },
708
- {
709
- "inputs": [{ "internalType": "bool", "name": "enable", "type": "bool" }],
710
- "name": "setSwapFreeze",
711
- "outputs": [],
712
- "stateMutability": "nonpayable",
713
- "type": "function"
714
- },
715
- {
716
- "inputs": [
717
- { "internalType": "bytes4", "name": "interfaceId", "type": "bytes4" }
718
- ],
719
- "name": "supportsInterface",
720
- "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],
721
- "stateMutability": "view",
722
- "type": "function"
723
- },
724
- {
725
- "inputs": [
726
- { "internalType": "uint128", "name": "exposureCap", "type": "uint128" }
727
- ],
728
- "name": "updateExposureCap",
729
- "outputs": [],
730
- "stateMutability": "nonpayable",
731
- "type": "function"
732
- },
733
- {
734
- "inputs": [
735
- { "internalType": "address", "name": "feeStrategy", "type": "address" }
736
- ],
737
- "name": "updateFeeStrategy",
738
- "outputs": [],
739
- "stateMutability": "nonpayable",
740
- "type": "function"
741
- },
742
- {
743
- "inputs": [
744
- { "internalType": "address", "name": "newGhoTreasury", "type": "address" }
745
- ],
746
- "name": "updateGhoTreasury",
747
- "outputs": [],
748
- "stateMutability": "nonpayable",
749
- "type": "function"
750
- }
751
- ]