web3-wizzard-lib 1.6.0__py3-none-any.whl → 1.6.2__py3-none-any.whl

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 (369) hide show
  1. {web3_wizzard_lib/core → core}/contract/coredao_from_contract.py +1 -1
  2. {web3_wizzard_lib/core → core}/contract/pancake_router.py +1 -1
  3. {web3_wizzard_lib/core → core}/contract/stargate_router.py +1 -1
  4. {web3_wizzard_lib/core → core}/contract/stargate_router_eth.py +1 -1
  5. {web3_wizzard_lib/core → core}/modules/airdrop_printer.py +1 -1
  6. {web3_wizzard_lib/core → core}/modules/bank/aave.py +2 -2
  7. {web3_wizzard_lib/core → core}/modules/bank/basilisk.py +2 -2
  8. {web3_wizzard_lib/core → core}/modules/bank/eralend.py +2 -2
  9. {web3_wizzard_lib/core → core}/modules/bank/layerbank.py +4 -4
  10. {web3_wizzard_lib/core → core}/modules/bank/mendi_finance.py +2 -2
  11. {web3_wizzard_lib/core → core}/modules/bank/reactorfusion.py +2 -2
  12. {web3_wizzard_lib/core → core}/modules/bank/zerolend.py +2 -2
  13. {web3_wizzard_lib/core → core}/modules/bank_module.py +7 -7
  14. {web3_wizzard_lib/core → core}/modules/bridge/coredao_bridge_sub.py +3 -3
  15. {web3_wizzard_lib/core → core}/modules/bridge/orbiter_sub.py +2 -2
  16. {web3_wizzard_lib/core → core}/modules/bridge/scroll_bridge_sub.py +4 -4
  17. {web3_wizzard_lib/core → core}/modules/bridge/stargate_v2_sub.py +2 -2
  18. {web3_wizzard_lib/core → core}/modules/bridge_module.py +4 -4
  19. {web3_wizzard_lib/core → core}/modules/bungee.py +1 -1
  20. {web3_wizzard_lib/core → core}/modules/claimer.py +2 -2
  21. {web3_wizzard_lib/core → core}/modules/concrete_swap.py +1 -1
  22. {web3_wizzard_lib/core → core}/modules/coredao_bridge.py +1 -1
  23. {web3_wizzard_lib/core → core}/modules/coredao_bridge_auto.py +1 -1
  24. {web3_wizzard_lib/core → core}/modules/debank_checker.py +2 -2
  25. {web3_wizzard_lib/core → core}/modules/dmail.py +1 -1
  26. {web3_wizzard_lib/core → core}/modules/erc20_balance.py +1 -1
  27. {web3_wizzard_lib/core → core}/modules/gmx_reward.py +1 -5
  28. {web3_wizzard_lib/core → core}/modules/intract_claim.py +2 -2
  29. {web3_wizzard_lib/core → core}/modules/layer_2_20.py +1 -1
  30. {web3_wizzard_lib/core → core}/modules/lending_module.py +5 -5
  31. {web3_wizzard_lib/core → core}/modules/linea_appeal.py +3 -3
  32. {web3_wizzard_lib/core → core}/modules/linea_poh_lxp.py +1 -1
  33. {web3_wizzard_lib/core → core}/modules/liquidity/nile_pool.py +2 -2
  34. {web3_wizzard_lib/core → core}/modules/liquidity/syncswap_pool.py +4 -4
  35. {web3_wizzard_lib/core → core}/modules/liquidity/velocore_pool.py +3 -3
  36. {web3_wizzard_lib/core → core}/modules/liquidity/zerolend_liquidity.py +2 -2
  37. {web3_wizzard_lib/core → core}/modules/liquidity_pool.py +4 -4
  38. {web3_wizzard_lib/core → core}/modules/merkly_refuel.py +2 -2
  39. {web3_wizzard_lib/core → core}/modules/new_rage_withdraw.py +1 -2
  40. {web3_wizzard_lib/core → core}/modules/nft/abbys_world.py +2 -2
  41. {web3_wizzard_lib/core → core}/modules/nft/acg_worlds.py +1 -1
  42. {web3_wizzard_lib/core → core}/modules/nft/alienswap_linea.py +2 -2
  43. {web3_wizzard_lib/core → core}/modules/nft/arena_games.py +2 -2
  44. {web3_wizzard_lib/core → core}/modules/nft/asmatch.py +2 -2
  45. {web3_wizzard_lib/core → core}/modules/nft/battlemon.py +1 -1
  46. {web3_wizzard_lib/core → core}/modules/nft/bilinear.py +2 -2
  47. {web3_wizzard_lib/core → core}/modules/nft/bitavatar.py +1 -1
  48. {web3_wizzard_lib/core → core}/modules/nft/culture_satoshi_universe.py +1 -1
  49. {web3_wizzard_lib/core → core}/modules/nft/efrogs.py +1 -1
  50. {web3_wizzard_lib/core → core}/modules/nft/empty_nft.py +2 -2
  51. {web3_wizzard_lib/core → core}/modules/nft/era_domain.py +2 -2
  52. {web3_wizzard_lib/core → core}/modules/nft/frog_war.py +2 -2
  53. {web3_wizzard_lib/core → core}/modules/nft/frog_war_bonus.py +2 -2
  54. {web3_wizzard_lib/core → core}/modules/nft/gamerboom.py +1 -1
  55. {web3_wizzard_lib/core → core}/modules/nft/gamerboom_bonus.py +1 -1
  56. {web3_wizzard_lib/core → core}/modules/nft/imagine.py +2 -2
  57. {web3_wizzard_lib/core → core}/modules/nft/kreatorland_module.py +2 -2
  58. {web3_wizzard_lib/core → core}/modules/nft/l2_telegraph_module.py +2 -2
  59. {web3_wizzard_lib/core → core}/modules/nft/layer3_meta.py +1 -1
  60. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_2_2_linus.py +1 -1
  61. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_2_3_yooldo.py +1 -1
  62. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_2_4_frogwar.py +1 -1
  63. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_2_5_acg.py +1 -1
  64. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_2_6_ascend_the_end.py +1 -1
  65. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_3_1_ascend_the_end.py +1 -1
  66. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_3_2_sending_me.py +1 -1
  67. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_3_3_townstory.py +1 -1
  68. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_3_4_daniele.py +1 -1
  69. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_3_5_demmortal.py +1 -1
  70. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_3_6_foxy.py +1 -1
  71. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_1_coop_records.py +1 -1
  72. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_2_borja_moskv.py +1 -1
  73. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_2_borja_moskv_approve.py +1 -1
  74. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_3_fruit.py +1 -1
  75. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_4_fruit_crux.py +1 -1
  76. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_5_forbidden_fruit.py +1 -1
  77. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_4_6_laurent.py +1 -1
  78. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_day2.py +2 -2
  79. {web3_wizzard_lib/core → core}/modules/nft/linea_culture_day3.py +2 -2
  80. {web3_wizzard_lib/core → core}/modules/nft/linea_ens_names.py +3 -3
  81. {web3_wizzard_lib/core → core}/modules/nft/lucky_cat.py +1 -1
  82. {web3_wizzard_lib/core → core}/modules/nft/merkly_minter_module.py +2 -2
  83. {web3_wizzard_lib/core → core}/modules/nft/micro3.py +2 -2
  84. {web3_wizzard_lib/core → core}/modules/nft/mint_2048.py +1 -1
  85. {web3_wizzard_lib/core → core}/modules/nft/nft_submodule.py +1 -1
  86. {web3_wizzard_lib/core → core}/modules/nft/nidum.py +3 -3
  87. {web3_wizzard_lib/core → core}/modules/nft/nidum_bonus.py +2 -2
  88. {web3_wizzard_lib/core → core}/modules/nft/nomis.py +2 -2
  89. {web3_wizzard_lib/core → core}/modules/nft/nomis_attest.py +2 -2
  90. {web3_wizzard_lib/core → core}/modules/nft/nouns.py +1 -1
  91. {web3_wizzard_lib/core → core}/modules/nft/octomos.py +2 -2
  92. {web3_wizzard_lib/core → core}/modules/nft/omnisea.py +2 -2
  93. {web3_wizzard_lib/core → core}/modules/nft/omnizone.py +1 -1
  94. {web3_wizzard_lib/core → core}/modules/nft/orbiter_claim.py +1 -1
  95. {web3_wizzard_lib/core → core}/modules/nft/readon.py +2 -2
  96. {web3_wizzard_lib/core → core}/modules/nft/rubyscore.py +2 -2
  97. {web3_wizzard_lib/core → core}/modules/nft/sarubol.py +2 -2
  98. {web3_wizzard_lib/core → core}/modules/nft/satoshi_universe.py +2 -2
  99. {web3_wizzard_lib/core → core}/modules/nft/scroll_canvas_attest_year_badge.py +1 -1
  100. {web3_wizzard_lib/core → core}/modules/nft/scroll_canvas_mint.py +2 -2
  101. {web3_wizzard_lib/core → core}/modules/nft/snap.py +1 -1
  102. {web3_wizzard_lib/core → core}/modules/nft/snap_bonus.py +2 -2
  103. {web3_wizzard_lib/core → core}/modules/nft/social_scan.py +2 -2
  104. {web3_wizzard_lib/core → core}/modules/nft/tavaera.py +3 -3
  105. {web3_wizzard_lib/core → core}/modules/nft/townstory.py +3 -3
  106. {web3_wizzard_lib/core → core}/modules/nft/townstory_bonus.py +2 -2
  107. {web3_wizzard_lib/core → core}/modules/nft/trusta_reputation.py +2 -2
  108. {web3_wizzard_lib/core → core}/modules/nft/trustaa_poh.py +2 -2
  109. {web3_wizzard_lib/core → core}/modules/nft/uber_poh.py +1 -1
  110. {web3_wizzard_lib/core → core}/modules/nft/wizards_of_linea.py +1 -1
  111. {web3_wizzard_lib/core → core}/modules/nft/yoddlo.py +2 -2
  112. {web3_wizzard_lib/core → core}/modules/nft/yuliverse.py +2 -2
  113. {web3_wizzard_lib/core → core}/modules/nft/zace.py +1 -1
  114. {web3_wizzard_lib/core → core}/modules/nft/zks_domain.py +2 -2
  115. {web3_wizzard_lib/core → core}/modules/nft_minter.py +2 -2
  116. {web3_wizzard_lib/core → core}/modules/orbiter.py +1 -1
  117. {web3_wizzard_lib/core → core}/modules/rage.py +1 -1
  118. {web3_wizzard_lib/core → core}/modules/scroll_bridge.py +1 -1
  119. {web3_wizzard_lib/core → core}/modules/sell_all.py +1 -1
  120. {web3_wizzard_lib/core → core}/modules/stargate/auto_bridge.py +1 -1
  121. {web3_wizzard_lib/core → core}/modules/stargate/bridge.py +2 -2
  122. {web3_wizzard_lib/core → core}/modules/stargate/bridge_eth.py +2 -2
  123. {web3_wizzard_lib/core → core}/modules/stargate/bridge_tokens.py +1 -1
  124. {web3_wizzard_lib/core → core}/modules/stargate/classic_bridge.py +1 -1
  125. {web3_wizzard_lib/core → core}/modules/stargate/farming.py +4 -4
  126. {web3_wizzard_lib/core → core}/modules/stargate/pool.py +3 -3
  127. {web3_wizzard_lib/core → core}/modules/stargate/stargate_balance_utils.py +1 -1
  128. {web3_wizzard_lib/core → core}/modules/stargate/stargate_gas_checker.py +1 -1
  129. {web3_wizzard_lib/core → core}/modules/swap/horizondex.py +1 -1
  130. {web3_wizzard_lib/core → core}/modules/swap/lineaswap.py +1 -1
  131. {web3_wizzard_lib/core → core}/modules/swap/maverick.py +1 -1
  132. {web3_wizzard_lib/core → core}/modules/swap/mute.py +1 -1
  133. {web3_wizzard_lib/core → core}/modules/swap/odos.py +1 -1
  134. {web3_wizzard_lib/core → core}/modules/swap/pancake.py +2 -2
  135. {web3_wizzard_lib/core → core}/modules/swap/swap_list.py +1 -1
  136. {web3_wizzard_lib/core → core}/modules/swap/syncswap.py +3 -3
  137. {web3_wizzard_lib/core → core}/modules/swap/velocore.py +1 -1
  138. {web3_wizzard_lib/core → core}/modules/swap/woofi.py +1 -1
  139. {web3_wizzard_lib/core → core}/modules/swap/xy_finance.py +1 -1
  140. {web3_wizzard_lib/core → core}/modules/swap/zebra.py +1 -1
  141. {web3_wizzard_lib/core → core}/modules/warm_up.py +1 -1
  142. {web3_wizzard_lib/core → core}/modules/zkdx.py +2 -2
  143. {web3_wizzard_lib/core → core}/utils/ai_utils.py +1 -1
  144. web3_wizzard_lib-1.6.2.data/data/requirements.txt +1 -0
  145. {web3_wizzard_lib-1.6.0.dist-info → web3_wizzard_lib-1.6.2.dist-info}/METADATA +3 -3
  146. web3_wizzard_lib-1.6.2.dist-info/RECORD +268 -0
  147. {web3_wizzard_lib-1.6.0.dist-info → web3_wizzard_lib-1.6.2.dist-info}/WHEEL +1 -1
  148. web3_wizzard_lib-1.6.2.dist-info/top_level.txt +5 -0
  149. web3_wizzard_lib/launcher.py +0 -39
  150. web3_wizzard_lib/resources/abi/aave.json +0 -282
  151. web3_wizzard_lib/resources/abi/abbysworld.json +0 -1113
  152. web3_wizzard_lib/resources/abi/arena_games.json +0 -15
  153. web3_wizzard_lib/resources/abi/asmatch.json +0 -1113
  154. web3_wizzard_lib/resources/abi/basiliks.json +0 -1467
  155. web3_wizzard_lib/resources/abi/bilinear.json +0 -1375
  156. web3_wizzard_lib/resources/abi/bungee.json +0 -525
  157. web3_wizzard_lib/resources/abi/coredao.json +0 -1068
  158. web3_wizzard_lib/resources/abi/coredao_bridge.json +0 -1012
  159. web3_wizzard_lib/resources/abi/dmail.json +0 -964
  160. web3_wizzard_lib/resources/abi/empty_nft.json +0 -1131
  161. web3_wizzard_lib/resources/abi/era_ns.json +0 -878
  162. web3_wizzard_lib/resources/abi/eralend.json +0 -1221
  163. web3_wizzard_lib/resources/abi/erc20.json +0 -801
  164. web3_wizzard_lib/resources/abi/erc20_test.json +0 -337
  165. web3_wizzard_lib/resources/abi/eth_scroll_bridge.json +0 -675
  166. web3_wizzard_lib/resources/abi/frog_war_contract.json +0 -1943
  167. web3_wizzard_lib/resources/abi/gmx_reward_router.json +0 -749
  168. web3_wizzard_lib/resources/abi/horizondex.json +0 -413
  169. web3_wizzard_lib/resources/abi/horizondex_quoter.json +0 -273
  170. web3_wizzard_lib/resources/abi/imagine.json +0 -457
  171. web3_wizzard_lib/resources/abi/izumi.json +0 -532
  172. web3_wizzard_lib/resources/abi/kreatorland.json +0 -500
  173. web3_wizzard_lib/resources/abi/layerbank.json +0 -1240
  174. web3_wizzard_lib/resources/abi/layerbank_price.json +0 -354
  175. web3_wizzard_lib/resources/abi/layerbank_token.json +0 -1124
  176. web3_wizzard_lib/resources/abi/linea_day_2.json +0 -933
  177. web3_wizzard_lib/resources/abi/linea_day_3.json +0 -1804
  178. web3_wizzard_lib/resources/abi/linea_ens_names.json +0 -1000
  179. web3_wizzard_lib/resources/abi/lineaswap_router.json +0 -973
  180. web3_wizzard_lib/resources/abi/maverick_ipool.json +0 -942
  181. web3_wizzard_lib/resources/abi/maverick_multicall.json +0 -1082
  182. web3_wizzard_lib/resources/abi/mendi_token.json +0 -1690
  183. web3_wizzard_lib/resources/abi/merkly.json +0 -787
  184. web3_wizzard_lib/resources/abi/micro3.json +0 -1054
  185. web3_wizzard_lib/resources/abi/mute_router.json +0 -856
  186. web3_wizzard_lib/resources/abi/new_rage_abi.json +0 -1944
  187. web3_wizzard_lib/resources/abi/nidus.json +0 -1017
  188. web3_wizzard_lib/resources/abi/nile_pool.json +0 -1313
  189. web3_wizzard_lib/resources/abi/nomis.json +0 -1601
  190. web3_wizzard_lib/resources/abi/nomis_attest.json +0 -710
  191. web3_wizzard_lib/resources/abi/octomos.json +0 -408
  192. web3_wizzard_lib/resources/abi/omnisea.json +0 -175
  193. web3_wizzard_lib/resources/abi/orbiter_starknet.json +0 -48
  194. web3_wizzard_lib/resources/abi/pancake/factory.json +0 -450
  195. web3_wizzard_lib/resources/abi/pancake/pool.json +0 -713
  196. web3_wizzard_lib/resources/abi/pancake/quoter.json +0 -285
  197. web3_wizzard_lib/resources/abi/pancake/router.json +0 -1271
  198. web3_wizzard_lib/resources/abi/rage_claim.json +0 -218
  199. web3_wizzard_lib/resources/abi/reactor_fusion.json +0 -1479
  200. web3_wizzard_lib/resources/abi/readon.json +0 -71
  201. web3_wizzard_lib/resources/abi/rubyscore.json +0 -698
  202. web3_wizzard_lib/resources/abi/satoshi_universe.json +0 -301
  203. web3_wizzard_lib/resources/abi/scroll_bridge.json +0 -666
  204. web3_wizzard_lib/resources/abi/scroll_canvas_mint.json +0 -602
  205. web3_wizzard_lib/resources/abi/scroll_oracle.json +0 -714
  206. web3_wizzard_lib/resources/abi/snap.json +0 -622
  207. web3_wizzard_lib/resources/abi/socialscan.json +0 -884
  208. web3_wizzard_lib/resources/abi/stargate_farming.json +0 -494
  209. web3_wizzard_lib/resources/abi/stargate_router.json +0 -1341
  210. web3_wizzard_lib/resources/abi/stargate_swapETH_abi.json +0 -106
  211. web3_wizzard_lib/resources/abi/stargate_token_pool.json +0 -1940
  212. web3_wizzard_lib/resources/abi/stargate_v2.json +0 -1936
  213. web3_wizzard_lib/resources/abi/syncswap_classic_pool.json +0 -151
  214. web3_wizzard_lib/resources/abi/syncswap_classic_pool_factory.json +0 -151
  215. web3_wizzard_lib/resources/abi/syncswap_pool.json +0 -924
  216. web3_wizzard_lib/resources/abi/syncswap_router.json +0 -1178
  217. web3_wizzard_lib/resources/abi/syncswap_stable_pool.json +0 -950
  218. web3_wizzard_lib/resources/abi/tavaera.json +0 -586
  219. web3_wizzard_lib/resources/abi/tavaera_id.json +0 -724
  220. web3_wizzard_lib/resources/abi/townstory.json +0 -391
  221. web3_wizzard_lib/resources/abi/townstory_bonus.json +0 -279
  222. web3_wizzard_lib/resources/abi/uniswap_abi.json +0 -193
  223. web3_wizzard_lib/resources/abi/velocore.json +0 -1008
  224. web3_wizzard_lib/resources/abi/velocore_lens.json +0 -1030
  225. web3_wizzard_lib/resources/abi/velocore_pool.json +0 -490
  226. web3_wizzard_lib/resources/abi/velocore_vault.json +0 -1272
  227. web3_wizzard_lib/resources/abi/weth.json +0 -279
  228. web3_wizzard_lib/resources/abi/woofi.json +0 -400
  229. web3_wizzard_lib/resources/abi/yoddlo.json +0 -67
  230. web3_wizzard_lib/resources/abi/zebra.json +0 -1075
  231. web3_wizzard_lib/resources/abi/zerolend.json +0 -282
  232. web3_wizzard_lib/resources/abi/zerolend_liquidity.json +0 -1038
  233. web3_wizzard_lib/resources/abi/zkdx_data.json +0 -436
  234. web3_wizzard_lib/resources/abi/zks.json +0 -671
  235. web3_wizzard_lib/resources/banner.txt +0 -7
  236. web3_wizzard_lib/resources/goerli/contracts.json +0 -48
  237. web3_wizzard_lib/resources/goerli/networks.json +0 -139
  238. web3_wizzard_lib/resources/goerli/pairs.json +0 -113
  239. web3_wizzard_lib/resources/goerli/tokens.json +0 -40
  240. web3_wizzard_lib/resources/linea_appeal.txt +0 -0
  241. web3_wizzard_lib/resources/local/contracts.json +0 -150
  242. web3_wizzard_lib/resources/local/networks.json +0 -119
  243. web3_wizzard_lib/resources/local/pairs.json +0 -451
  244. web3_wizzard_lib/resources/local/tokens.json +0 -88
  245. web3_wizzard_lib/resources/main/contracts.json +0 -231
  246. web3_wizzard_lib/resources/main/networks.json +0 -272
  247. web3_wizzard_lib/resources/main/pairs.json +0 -516
  248. web3_wizzard_lib/resources/main/tokens.json +0 -119
  249. web3_wizzard_lib/resources/verify_data.json +0 -1243
  250. web3_wizzard_lib/utils/__init__.py +0 -0
  251. web3_wizzard_lib-1.6.0.data/data/requirements.txt +0 -1
  252. web3_wizzard_lib-1.6.0.dist-info/RECORD +0 -370
  253. web3_wizzard_lib-1.6.0.dist-info/top_level.txt +0 -3
  254. {web3_wizzard_lib/core → core}/__init__.py +0 -0
  255. {web3_wizzard_lib → core/contract}/__init__.py +0 -0
  256. {web3_wizzard_lib/core → core}/contract/aavecontract.py +0 -0
  257. {web3_wizzard_lib/core → core}/contract/alienswap_contract.py +0 -0
  258. {web3_wizzard_lib/core → core}/contract/arena_games_contract.py +0 -0
  259. {web3_wizzard_lib/core → core}/contract/basiliskcontract.py +0 -0
  260. {web3_wizzard_lib/core → core}/contract/bilinear_contract.py +0 -0
  261. {web3_wizzard_lib/core → core}/contract/bungee.py +0 -0
  262. {web3_wizzard_lib/core → core}/contract/coredao_contract.py +0 -0
  263. {web3_wizzard_lib/core → core}/contract/dmail_send_mail.py +0 -0
  264. {web3_wizzard_lib/core → core}/contract/empty_nft.py +0 -0
  265. {web3_wizzard_lib/core → core}/contract/era_name.py +0 -0
  266. {web3_wizzard_lib/core → core}/contract/eralendcontract.py +0 -0
  267. {web3_wizzard_lib/core → core}/contract/eth_scroll_bridge_contract.py +0 -0
  268. {web3_wizzard_lib/core → core}/contract/frog_war_contract.py +0 -0
  269. {web3_wizzard_lib/core → core}/contract/gmx_reward_router.py +0 -0
  270. {web3_wizzard_lib/core → core}/contract/horizondex_quoter.py +0 -0
  271. {web3_wizzard_lib/core → core}/contract/horizondex_router.py +0 -0
  272. {web3_wizzard_lib/core → core}/contract/imagine_contract.py +0 -0
  273. {web3_wizzard_lib/core → core}/contract/izumi.py +0 -0
  274. {web3_wizzard_lib/core → core}/contract/kreatorland_contract.py +0 -0
  275. {web3_wizzard_lib/core → core}/contract/l0_claim.py +0 -0
  276. {web3_wizzard_lib/core → core}/contract/l2_telegraph.py +0 -0
  277. {web3_wizzard_lib/core → core}/contract/layerbank_price.py +0 -0
  278. {web3_wizzard_lib/core → core}/contract/layerbank_token.py +0 -0
  279. {web3_wizzard_lib/core → core}/contract/layerbankcontract.py +0 -0
  280. {web3_wizzard_lib/core → core}/contract/linea_day_2_contract.py +0 -0
  281. {web3_wizzard_lib/core → core}/contract/linea_day_3_contract.py +0 -0
  282. {web3_wizzard_lib/core → core}/contract/linea_ens_names_contract.py +0 -0
  283. {web3_wizzard_lib/core → core}/contract/lineaswaprouter.py +0 -0
  284. {web3_wizzard_lib/core → core}/contract/maverick_multicall.py +0 -0
  285. {web3_wizzard_lib/core → core}/contract/mendi_finance_contract.py +0 -0
  286. {web3_wizzard_lib/core → core}/contract/mendi_token.py +0 -0
  287. {web3_wizzard_lib/core → core}/contract/merkly_minter.py +0 -0
  288. {web3_wizzard_lib/core → core}/contract/micro3_contract.py +0 -0
  289. {web3_wizzard_lib/core → core}/contract/mute_router.py +0 -0
  290. {web3_wizzard_lib/core → core}/contract/new_rage_contract.py +0 -0
  291. {web3_wizzard_lib/core → core}/contract/nidum_contract.py +0 -0
  292. {web3_wizzard_lib/core → core}/contract/nile_contract.py +0 -0
  293. {web3_wizzard_lib/core → core}/contract/nomis_attest_contract.py +0 -0
  294. {web3_wizzard_lib/core → core}/contract/nomis_contract.py +0 -0
  295. {web3_wizzard_lib/core → core}/contract/octomos.py +0 -0
  296. {web3_wizzard_lib/core → core}/contract/odos.py +0 -0
  297. {web3_wizzard_lib/core → core}/contract/omnisea.py +0 -0
  298. {web3_wizzard_lib/core → core}/contract/orbiter_starknet.py +0 -0
  299. {web3_wizzard_lib/core → core}/contract/pancake_pool.py +0 -0
  300. {web3_wizzard_lib/core → core}/contract/pancake_quoter.py +0 -0
  301. {web3_wizzard_lib/core → core}/contract/rage_claim.py +0 -0
  302. {web3_wizzard_lib/core → core}/contract/reactor_fusion_contract.py +0 -0
  303. {web3_wizzard_lib/core → core}/contract/readon_contract.py +0 -0
  304. {web3_wizzard_lib/core → core}/contract/rubyscore_contract.py +0 -0
  305. {web3_wizzard_lib/core → core}/contract/satoshi_universe_contract.py +0 -0
  306. {web3_wizzard_lib/core → core}/contract/scroll_bridge_contract.py +0 -0
  307. {web3_wizzard_lib/core → core}/contract/scroll_canvas_mint_contract.py +0 -0
  308. {web3_wizzard_lib/core → core}/contract/scroll_oracle.py +0 -0
  309. {web3_wizzard_lib/core → core}/contract/snap_contract.py +0 -0
  310. {web3_wizzard_lib/core → core}/contract/social_scan_contract.py +0 -0
  311. {web3_wizzard_lib/core → core}/contract/stargate_farming.py +0 -0
  312. {web3_wizzard_lib/core → core}/contract/stargate_token_pool.py +0 -0
  313. {web3_wizzard_lib/core → core}/contract/stargate_v2_contract.py +0 -0
  314. {web3_wizzard_lib/core → core}/contract/syncswap_classic_pool.py +0 -0
  315. {web3_wizzard_lib/core → core}/contract/syncswap_classic_pool_factory.py +0 -0
  316. {web3_wizzard_lib/core → core}/contract/syncswap_pool.py +0 -0
  317. {web3_wizzard_lib/core → core}/contract/syncswap_router.py +0 -0
  318. {web3_wizzard_lib/core → core}/contract/tavaera_id.py +0 -0
  319. {web3_wizzard_lib/core → core}/contract/tavaera_mint.py +0 -0
  320. {web3_wizzard_lib/core → core}/contract/townstory_bonus_contract.py +0 -0
  321. {web3_wizzard_lib/core → core}/contract/townstory_contract.py +0 -0
  322. {web3_wizzard_lib/core → core}/contract/velocore_lens.py +0 -0
  323. {web3_wizzard_lib/core → core}/contract/velocore_pool.py +0 -0
  324. {web3_wizzard_lib/core → core}/contract/velocore_router.py +0 -0
  325. {web3_wizzard_lib/core → core}/contract/woofi_swap.py +0 -0
  326. {web3_wizzard_lib/core → core}/contract/xy_finance_contract.py +0 -0
  327. {web3_wizzard_lib/core → core}/contract/yoddlo_contract.py +0 -0
  328. {web3_wizzard_lib/core → core}/contract/yuliverse_contract.py +0 -0
  329. {web3_wizzard_lib/core → core}/contract/zebra_contract.py +0 -0
  330. {web3_wizzard_lib/core → core}/contract/zerolend_contract.py +0 -0
  331. {web3_wizzard_lib/core → core}/contract/zerolend_liq_contract.py +0 -0
  332. {web3_wizzard_lib/core → core}/contract/zkdx_contract.py +0 -0
  333. {web3_wizzard_lib/core → core}/contract/zkdx_data.py +0 -0
  334. {web3_wizzard_lib/core → core}/contract/zks.py +0 -0
  335. {web3_wizzard_lib/core/contract → core/modules}/__init__.py +0 -0
  336. {web3_wizzard_lib/core → core}/modules/ads_import_proxy.py +0 -0
  337. {web3_wizzard_lib/core/modules → core/modules/bank}/__init__.py +0 -0
  338. {web3_wizzard_lib/core → core}/modules/bank/bank.py +0 -0
  339. {web3_wizzard_lib/core/modules/bank → core/modules/bridge}/__init__.py +0 -0
  340. {web3_wizzard_lib/core → core}/modules/bridge/bridge.py +0 -0
  341. {web3_wizzard_lib/core → core}/modules/cex_sender.py +0 -0
  342. {web3_wizzard_lib/core → core}/modules/cex_subaccount_transfer.py +0 -0
  343. {web3_wizzard_lib/core → core}/modules/cex_withdraw.py +0 -0
  344. {web3_wizzard_lib/core/modules/bridge → core/modules/claims}/__init__.py +0 -0
  345. {web3_wizzard_lib/core → core}/modules/claims/layerzero_claimer.py +0 -0
  346. {web3_wizzard_lib/core → core}/modules/claims/rabby_claimer.py +0 -0
  347. {web3_wizzard_lib/core/modules/claims → core/modules/intract}/__init__.py +0 -0
  348. {web3_wizzard_lib/core → core}/modules/intract/intract_api.py +0 -0
  349. {web3_wizzard_lib/core → core}/modules/intract/utils.py +0 -0
  350. {web3_wizzard_lib/core/modules/intract → core/modules/liquidity}/__init__.py +0 -0
  351. {web3_wizzard_lib/core → core}/modules/liquidity/pool.py +0 -0
  352. {web3_wizzard_lib/core/modules/liquidity → core/modules/nft}/__init__.py +0 -0
  353. {web3_wizzard_lib/core → core}/modules/nft/sign.py +0 -0
  354. {web3_wizzard_lib/core → core}/modules/orbiter_checker.py +0 -0
  355. {web3_wizzard_lib/core → core}/modules/sleep_module.py +0 -0
  356. {web3_wizzard_lib/core → core}/modules/smart_contract_deployment.py +0 -0
  357. {web3_wizzard_lib/core/modules/nft → core/modules/stargate}/__init__.py +0 -0
  358. {web3_wizzard_lib/core → core}/modules/stargate/l0_data.py +0 -0
  359. {web3_wizzard_lib/core → core}/modules/swap/__init__.py +0 -0
  360. {web3_wizzard_lib/core → core}/modules/swap/izumi.py +0 -0
  361. {web3_wizzard_lib/core → core}/modules/swap/one_inch.py +0 -0
  362. {web3_wizzard_lib/core → core}/modules/wrapping.py +0 -0
  363. {web3_wizzard_lib/core/modules/stargate → core/utils}/__init__.py +0 -0
  364. {web3_wizzard_lib/core → core}/utils/benchmark_utils.py +0 -0
  365. {web3_wizzard_lib/core → core}/utils/module_memory.py +0 -0
  366. {web3_wizzard_lib/core → core}/utils/statistic_utils.py +0 -0
  367. {web3_wizzard_lib/core → core}/utils/sub_module.py +0 -0
  368. {web3_wizzard_lib/core/utils → utils}/__init__.py +0 -0
  369. {web3_wizzard_lib/utils → utils}/debank_utils.py +0 -0
@@ -1,1479 +0,0 @@
1
- [
2
- {
3
- "inputs": [
4
- {
5
- "internalType": "contract Comptroller",
6
- "name": "comptroller_",
7
- "type": "address"
8
- },
9
- {
10
- "internalType": "contract InterestRateModel",
11
- "name": "interestRateModel_",
12
- "type": "address"
13
- },
14
- {
15
- "internalType": "uint256",
16
- "name": "initialExchangeRateMantissa_",
17
- "type": "uint256"
18
- },
19
- {
20
- "internalType": "string",
21
- "name": "name_",
22
- "type": "string"
23
- },
24
- {
25
- "internalType": "string",
26
- "name": "symbol_",
27
- "type": "string"
28
- },
29
- {
30
- "internalType": "uint8",
31
- "name": "decimals_",
32
- "type": "uint8"
33
- },
34
- {
35
- "internalType": "address payable",
36
- "name": "admin_",
37
- "type": "address"
38
- },
39
- {
40
- "internalType": "bytes32",
41
- "name": "pythId",
42
- "type": "bytes32"
43
- }
44
- ],
45
- "stateMutability": "nonpayable",
46
- "type": "constructor"
47
- },
48
- {
49
- "inputs": [],
50
- "name": "AcceptAdminPendingAdminCheck",
51
- "type": "error"
52
- },
53
- {
54
- "inputs": [
55
- {
56
- "internalType": "uint256",
57
- "name": "actualAddAmount",
58
- "type": "uint256"
59
- }
60
- ],
61
- "name": "AddReservesFactorFreshCheck",
62
- "type": "error"
63
- },
64
- {
65
- "inputs": [],
66
- "name": "BorrowCashNotAvailable",
67
- "type": "error"
68
- },
69
- {
70
- "inputs": [
71
- {
72
- "internalType": "uint256",
73
- "name": "errorCode",
74
- "type": "uint256"
75
- }
76
- ],
77
- "name": "BorrowComptrollerRejection",
78
- "type": "error"
79
- },
80
- {
81
- "inputs": [],
82
- "name": "BorrowFreshnessCheck",
83
- "type": "error"
84
- },
85
- {
86
- "inputs": [
87
- {
88
- "internalType": "uint256",
89
- "name": "errorCode",
90
- "type": "uint256"
91
- }
92
- ],
93
- "name": "LiquidateAccrueBorrowInterestFailed",
94
- "type": "error"
95
- },
96
- {
97
- "inputs": [
98
- {
99
- "internalType": "uint256",
100
- "name": "errorCode",
101
- "type": "uint256"
102
- }
103
- ],
104
- "name": "LiquidateAccrueCollateralInterestFailed",
105
- "type": "error"
106
- },
107
- {
108
- "inputs": [],
109
- "name": "LiquidateCloseAmountIsUintMax",
110
- "type": "error"
111
- },
112
- {
113
- "inputs": [],
114
- "name": "LiquidateCloseAmountIsZero",
115
- "type": "error"
116
- },
117
- {
118
- "inputs": [],
119
- "name": "LiquidateCollateralFreshnessCheck",
120
- "type": "error"
121
- },
122
- {
123
- "inputs": [
124
- {
125
- "internalType": "uint256",
126
- "name": "errorCode",
127
- "type": "uint256"
128
- }
129
- ],
130
- "name": "LiquidateComptrollerRejection",
131
- "type": "error"
132
- },
133
- {
134
- "inputs": [],
135
- "name": "LiquidateFreshnessCheck",
136
- "type": "error"
137
- },
138
- {
139
- "inputs": [],
140
- "name": "LiquidateLiquidatorIsBorrower",
141
- "type": "error"
142
- },
143
- {
144
- "inputs": [
145
- {
146
- "internalType": "uint256",
147
- "name": "errorCode",
148
- "type": "uint256"
149
- }
150
- ],
151
- "name": "LiquidateRepayBorrowFreshFailed",
152
- "type": "error"
153
- },
154
- {
155
- "inputs": [
156
- {
157
- "internalType": "uint256",
158
- "name": "errorCode",
159
- "type": "uint256"
160
- }
161
- ],
162
- "name": "LiquidateSeizeComptrollerRejection",
163
- "type": "error"
164
- },
165
- {
166
- "inputs": [],
167
- "name": "LiquidateSeizeLiquidatorIsBorrower",
168
- "type": "error"
169
- },
170
- {
171
- "inputs": [
172
- {
173
- "internalType": "uint256",
174
- "name": "errorCode",
175
- "type": "uint256"
176
- }
177
- ],
178
- "name": "MintComptrollerRejection",
179
- "type": "error"
180
- },
181
- {
182
- "inputs": [],
183
- "name": "MintFreshnessCheck",
184
- "type": "error"
185
- },
186
- {
187
- "inputs": [
188
- {
189
- "internalType": "uint256",
190
- "name": "errorCode",
191
- "type": "uint256"
192
- }
193
- ],
194
- "name": "RedeemComptrollerRejection",
195
- "type": "error"
196
- },
197
- {
198
- "inputs": [],
199
- "name": "RedeemFreshnessCheck",
200
- "type": "error"
201
- },
202
- {
203
- "inputs": [],
204
- "name": "RedeemTransferOutNotPossible",
205
- "type": "error"
206
- },
207
- {
208
- "inputs": [],
209
- "name": "ReduceReservesAdminCheck",
210
- "type": "error"
211
- },
212
- {
213
- "inputs": [],
214
- "name": "ReduceReservesCashNotAvailable",
215
- "type": "error"
216
- },
217
- {
218
- "inputs": [],
219
- "name": "ReduceReservesCashValidation",
220
- "type": "error"
221
- },
222
- {
223
- "inputs": [],
224
- "name": "ReduceReservesFreshCheck",
225
- "type": "error"
226
- },
227
- {
228
- "inputs": [
229
- {
230
- "internalType": "uint256",
231
- "name": "errorCode",
232
- "type": "uint256"
233
- }
234
- ],
235
- "name": "RepayBorrowComptrollerRejection",
236
- "type": "error"
237
- },
238
- {
239
- "inputs": [],
240
- "name": "RepayBorrowFreshnessCheck",
241
- "type": "error"
242
- },
243
- {
244
- "inputs": [],
245
- "name": "SetComptrollerOwnerCheck",
246
- "type": "error"
247
- },
248
- {
249
- "inputs": [],
250
- "name": "SetInterestRateModelFreshCheck",
251
- "type": "error"
252
- },
253
- {
254
- "inputs": [],
255
- "name": "SetInterestRateModelOwnerCheck",
256
- "type": "error"
257
- },
258
- {
259
- "inputs": [],
260
- "name": "SetPendingAdminOwnerCheck",
261
- "type": "error"
262
- },
263
- {
264
- "inputs": [],
265
- "name": "SetReserveFactorAdminCheck",
266
- "type": "error"
267
- },
268
- {
269
- "inputs": [],
270
- "name": "SetReserveFactorBoundsCheck",
271
- "type": "error"
272
- },
273
- {
274
- "inputs": [],
275
- "name": "SetReserveFactorFreshCheck",
276
- "type": "error"
277
- },
278
- {
279
- "inputs": [
280
- {
281
- "internalType": "uint256",
282
- "name": "errorCode",
283
- "type": "uint256"
284
- }
285
- ],
286
- "name": "TransferComptrollerRejection",
287
- "type": "error"
288
- },
289
- {
290
- "inputs": [],
291
- "name": "TransferNotAllowed",
292
- "type": "error"
293
- },
294
- {
295
- "inputs": [],
296
- "name": "TransferNotEnough",
297
- "type": "error"
298
- },
299
- {
300
- "inputs": [],
301
- "name": "TransferTooMuch",
302
- "type": "error"
303
- },
304
- {
305
- "anonymous": false,
306
- "inputs": [
307
- {
308
- "indexed": true,
309
- "internalType": "address",
310
- "name": "owner",
311
- "type": "address"
312
- },
313
- {
314
- "indexed": true,
315
- "internalType": "address",
316
- "name": "spender",
317
- "type": "address"
318
- },
319
- {
320
- "indexed": false,
321
- "internalType": "uint256",
322
- "name": "amount",
323
- "type": "uint256"
324
- }
325
- ],
326
- "name": "Approval",
327
- "type": "event"
328
- },
329
- {
330
- "anonymous": false,
331
- "inputs": [
332
- {
333
- "indexed": false,
334
- "internalType": "address",
335
- "name": "minter",
336
- "type": "address"
337
- },
338
- {
339
- "indexed": false,
340
- "internalType": "uint256",
341
- "name": "mintAmount",
342
- "type": "uint256"
343
- },
344
- {
345
- "indexed": false,
346
- "internalType": "uint256",
347
- "name": "mintTokens",
348
- "type": "uint256"
349
- }
350
- ],
351
- "name": "Mint",
352
- "type": "event"
353
- },
354
- {
355
- "anonymous": false,
356
- "inputs": [
357
- {
358
- "indexed": false,
359
- "internalType": "address",
360
- "name": "oldAdmin",
361
- "type": "address"
362
- },
363
- {
364
- "indexed": false,
365
- "internalType": "address",
366
- "name": "newAdmin",
367
- "type": "address"
368
- }
369
- ],
370
- "name": "NewAdmin",
371
- "type": "event"
372
- },
373
- {
374
- "anonymous": false,
375
- "inputs": [
376
- {
377
- "indexed": false,
378
- "internalType": "contract Comptroller",
379
- "name": "oldComptroller",
380
- "type": "address"
381
- },
382
- {
383
- "indexed": false,
384
- "internalType": "contract Comptroller",
385
- "name": "newComptroller",
386
- "type": "address"
387
- }
388
- ],
389
- "name": "NewComptroller",
390
- "type": "event"
391
- },
392
- {
393
- "anonymous": false,
394
- "inputs": [
395
- {
396
- "indexed": false,
397
- "internalType": "contract InterestRateModel",
398
- "name": "oldInterestRateModel",
399
- "type": "address"
400
- },
401
- {
402
- "indexed": false,
403
- "internalType": "contract InterestRateModel",
404
- "name": "newInterestRateModel",
405
- "type": "address"
406
- }
407
- ],
408
- "name": "NewMarketInterestRateModel",
409
- "type": "event"
410
- },
411
- {
412
- "anonymous": false,
413
- "inputs": [
414
- {
415
- "indexed": false,
416
- "internalType": "address",
417
- "name": "oldPendingAdmin",
418
- "type": "address"
419
- },
420
- {
421
- "indexed": false,
422
- "internalType": "address",
423
- "name": "newPendingAdmin",
424
- "type": "address"
425
- }
426
- ],
427
- "name": "NewPendingAdmin",
428
- "type": "event"
429
- },
430
- {
431
- "anonymous": false,
432
- "inputs": [
433
- {
434
- "indexed": false,
435
- "internalType": "uint256",
436
- "name": "oldReserveFactorMantissa",
437
- "type": "uint256"
438
- },
439
- {
440
- "indexed": false,
441
- "internalType": "uint256",
442
- "name": "newReserveFactorMantissa",
443
- "type": "uint256"
444
- }
445
- ],
446
- "name": "NewReserveFactor",
447
- "type": "event"
448
- },
449
- {
450
- "anonymous": false,
451
- "inputs": [
452
- {
453
- "indexed": false,
454
- "internalType": "address",
455
- "name": "redeemer",
456
- "type": "address"
457
- },
458
- {
459
- "indexed": false,
460
- "internalType": "uint256",
461
- "name": "redeemAmount",
462
- "type": "uint256"
463
- },
464
- {
465
- "indexed": false,
466
- "internalType": "uint256",
467
- "name": "redeemTokens",
468
- "type": "uint256"
469
- }
470
- ],
471
- "name": "Redeem",
472
- "type": "event"
473
- },
474
- {
475
- "anonymous": false,
476
- "inputs": [
477
- {
478
- "indexed": false,
479
- "internalType": "address",
480
- "name": "benefactor",
481
- "type": "address"
482
- },
483
- {
484
- "indexed": false,
485
- "internalType": "uint256",
486
- "name": "addAmount",
487
- "type": "uint256"
488
- },
489
- {
490
- "indexed": false,
491
- "internalType": "uint256",
492
- "name": "newTotalReserves",
493
- "type": "uint256"
494
- }
495
- ],
496
- "name": "ReservesAdded",
497
- "type": "event"
498
- },
499
- {
500
- "anonymous": false,
501
- "inputs": [
502
- {
503
- "indexed": false,
504
- "internalType": "address",
505
- "name": "admin",
506
- "type": "address"
507
- },
508
- {
509
- "indexed": false,
510
- "internalType": "uint256",
511
- "name": "reduceAmount",
512
- "type": "uint256"
513
- },
514
- {
515
- "indexed": false,
516
- "internalType": "uint256",
517
- "name": "newTotalReserves",
518
- "type": "uint256"
519
- }
520
- ],
521
- "name": "ReservesReduced",
522
- "type": "event"
523
- },
524
- {
525
- "anonymous": false,
526
- "inputs": [
527
- {
528
- "indexed": true,
529
- "internalType": "address",
530
- "name": "from",
531
- "type": "address"
532
- },
533
- {
534
- "indexed": true,
535
- "internalType": "address",
536
- "name": "to",
537
- "type": "address"
538
- },
539
- {
540
- "indexed": false,
541
- "internalType": "uint256",
542
- "name": "amount",
543
- "type": "uint256"
544
- }
545
- ],
546
- "name": "Transfer",
547
- "type": "event"
548
- },
549
- {
550
- "inputs": [],
551
- "name": "NO_ERROR",
552
- "outputs": [
553
- {
554
- "internalType": "uint256",
555
- "name": "",
556
- "type": "uint256"
557
- }
558
- ],
559
- "stateMutability": "view",
560
- "type": "function"
561
- },
562
- {
563
- "inputs": [],
564
- "name": "_acceptAdmin",
565
- "outputs": [
566
- {
567
- "internalType": "uint256",
568
- "name": "",
569
- "type": "uint256"
570
- }
571
- ],
572
- "stateMutability": "nonpayable",
573
- "type": "function"
574
- },
575
- {
576
- "inputs": [],
577
- "name": "_addReserves",
578
- "outputs": [
579
- {
580
- "internalType": "uint256",
581
- "name": "",
582
- "type": "uint256"
583
- }
584
- ],
585
- "stateMutability": "payable",
586
- "type": "function"
587
- },
588
- {
589
- "inputs": [
590
- {
591
- "internalType": "uint256",
592
- "name": "reduceAmount",
593
- "type": "uint256"
594
- }
595
- ],
596
- "name": "_reduceReserves",
597
- "outputs": [
598
- {
599
- "internalType": "uint256",
600
- "name": "",
601
- "type": "uint256"
602
- }
603
- ],
604
- "stateMutability": "nonpayable",
605
- "type": "function"
606
- },
607
- {
608
- "inputs": [
609
- {
610
- "internalType": "contract Comptroller",
611
- "name": "newComptroller",
612
- "type": "address"
613
- }
614
- ],
615
- "name": "_setComptroller",
616
- "outputs": [
617
- {
618
- "internalType": "uint256",
619
- "name": "",
620
- "type": "uint256"
621
- }
622
- ],
623
- "stateMutability": "nonpayable",
624
- "type": "function"
625
- },
626
- {
627
- "inputs": [
628
- {
629
- "internalType": "contract InterestRateModel",
630
- "name": "newInterestRateModel",
631
- "type": "address"
632
- }
633
- ],
634
- "name": "_setInterestRateModel",
635
- "outputs": [
636
- {
637
- "internalType": "uint256",
638
- "name": "",
639
- "type": "uint256"
640
- }
641
- ],
642
- "stateMutability": "nonpayable",
643
- "type": "function"
644
- },
645
- {
646
- "inputs": [
647
- {
648
- "internalType": "address payable",
649
- "name": "newPendingAdmin",
650
- "type": "address"
651
- }
652
- ],
653
- "name": "_setPendingAdmin",
654
- "outputs": [
655
- {
656
- "internalType": "uint256",
657
- "name": "",
658
- "type": "uint256"
659
- }
660
- ],
661
- "stateMutability": "nonpayable",
662
- "type": "function"
663
- },
664
- {
665
- "inputs": [
666
- {
667
- "internalType": "uint256",
668
- "name": "newReserveFactorMantissa",
669
- "type": "uint256"
670
- }
671
- ],
672
- "name": "_setReserveFactor",
673
- "outputs": [
674
- {
675
- "internalType": "uint256",
676
- "name": "",
677
- "type": "uint256"
678
- }
679
- ],
680
- "stateMutability": "nonpayable",
681
- "type": "function"
682
- },
683
- {
684
- "inputs": [],
685
- "name": "accrualBlockNumber",
686
- "outputs": [
687
- {
688
- "internalType": "uint256",
689
- "name": "",
690
- "type": "uint256"
691
- }
692
- ],
693
- "stateMutability": "view",
694
- "type": "function"
695
- },
696
- {
697
- "inputs": [],
698
- "name": "accrueInterest",
699
- "outputs": [
700
- {
701
- "internalType": "uint256",
702
- "name": "",
703
- "type": "uint256"
704
- }
705
- ],
706
- "stateMutability": "nonpayable",
707
- "type": "function"
708
- },
709
- {
710
- "inputs": [],
711
- "name": "admin",
712
- "outputs": [
713
- {
714
- "internalType": "address payable",
715
- "name": "",
716
- "type": "address"
717
- }
718
- ],
719
- "stateMutability": "view",
720
- "type": "function"
721
- },
722
- {
723
- "inputs": [
724
- {
725
- "internalType": "address",
726
- "name": "owner",
727
- "type": "address"
728
- },
729
- {
730
- "internalType": "address",
731
- "name": "spender",
732
- "type": "address"
733
- }
734
- ],
735
- "name": "allowance",
736
- "outputs": [
737
- {
738
- "internalType": "uint256",
739
- "name": "",
740
- "type": "uint256"
741
- }
742
- ],
743
- "stateMutability": "view",
744
- "type": "function"
745
- },
746
- {
747
- "inputs": [
748
- {
749
- "internalType": "address",
750
- "name": "spender",
751
- "type": "address"
752
- },
753
- {
754
- "internalType": "uint256",
755
- "name": "amount",
756
- "type": "uint256"
757
- }
758
- ],
759
- "name": "approve",
760
- "outputs": [
761
- {
762
- "internalType": "bool",
763
- "name": "",
764
- "type": "bool"
765
- }
766
- ],
767
- "stateMutability": "nonpayable",
768
- "type": "function"
769
- },
770
- {
771
- "inputs": [
772
- {
773
- "internalType": "address",
774
- "name": "owner",
775
- "type": "address"
776
- }
777
- ],
778
- "name": "balanceOf",
779
- "outputs": [
780
- {
781
- "internalType": "uint256",
782
- "name": "",
783
- "type": "uint256"
784
- }
785
- ],
786
- "stateMutability": "view",
787
- "type": "function"
788
- },
789
- {
790
- "inputs": [
791
- {
792
- "internalType": "address",
793
- "name": "owner",
794
- "type": "address"
795
- }
796
- ],
797
- "name": "balanceOfUnderlying",
798
- "outputs": [
799
- {
800
- "internalType": "uint256",
801
- "name": "",
802
- "type": "uint256"
803
- }
804
- ],
805
- "stateMutability": "nonpayable",
806
- "type": "function"
807
- },
808
- {
809
- "inputs": [
810
- {
811
- "internalType": "uint256",
812
- "name": "borrowAmount",
813
- "type": "uint256"
814
- }
815
- ],
816
- "name": "borrow",
817
- "outputs": [
818
- {
819
- "internalType": "uint256",
820
- "name": "",
821
- "type": "uint256"
822
- }
823
- ],
824
- "stateMutability": "nonpayable",
825
- "type": "function"
826
- },
827
- {
828
- "inputs": [
829
- {
830
- "internalType": "address[]",
831
- "name": "token",
832
- "type": "address[]"
833
- }
834
- ],
835
- "name": "enterMarkets",
836
- "outputs": [],
837
- "stateMutability": "nonpayable",
838
- "type": "function"
839
- },
840
- {
841
- "inputs": [
842
- {
843
- "internalType": "address",
844
- "name": "token",
845
- "type": "address"
846
- }
847
- ],
848
- "name": "exitMarket",
849
- "outputs": [],
850
- "stateMutability": "nonpayable",
851
- "type": "function"
852
- },
853
- {
854
- "inputs": [
855
- {
856
- "internalType": "address",
857
- "name": "account",
858
- "type": "address"
859
- }
860
- ],
861
- "name": "borrowBalanceCurrent",
862
- "outputs": [
863
- {
864
- "internalType": "uint256",
865
- "name": "",
866
- "type": "uint256"
867
- }
868
- ],
869
- "stateMutability": "nonpayable",
870
- "type": "function"
871
- },
872
- {
873
- "inputs": [
874
- {
875
- "internalType": "address",
876
- "name": "account",
877
- "type": "address"
878
- }
879
- ],
880
- "name": "borrowBalanceStored",
881
- "outputs": [
882
- {
883
- "internalType": "uint256",
884
- "name": "",
885
- "type": "uint256"
886
- }
887
- ],
888
- "stateMutability": "view",
889
- "type": "function"
890
- },
891
- {
892
- "inputs": [],
893
- "name": "borrowIndex",
894
- "outputs": [
895
- {
896
- "internalType": "uint256",
897
- "name": "",
898
- "type": "uint256"
899
- }
900
- ],
901
- "stateMutability": "view",
902
- "type": "function"
903
- },
904
- {
905
- "inputs": [],
906
- "name": "borrowRatePerBlock",
907
- "outputs": [
908
- {
909
- "internalType": "uint256",
910
- "name": "",
911
- "type": "uint256"
912
- }
913
- ],
914
- "stateMutability": "view",
915
- "type": "function"
916
- },
917
- {
918
- "inputs": [],
919
- "name": "comptroller",
920
- "outputs": [
921
- {
922
- "internalType": "contract Comptroller",
923
- "name": "",
924
- "type": "address"
925
- }
926
- ],
927
- "stateMutability": "view",
928
- "type": "function"
929
- },
930
- {
931
- "inputs": [],
932
- "name": "decimals",
933
- "outputs": [
934
- {
935
- "internalType": "uint8",
936
- "name": "",
937
- "type": "uint8"
938
- }
939
- ],
940
- "stateMutability": "view",
941
- "type": "function"
942
- },
943
- {
944
- "inputs": [],
945
- "name": "dist",
946
- "outputs": [
947
- {
948
- "internalType": "contract RewardDistributor",
949
- "name": "",
950
- "type": "address"
951
- }
952
- ],
953
- "stateMutability": "view",
954
- "type": "function"
955
- },
956
- {
957
- "inputs": [],
958
- "name": "exchangeRateCurrent",
959
- "outputs": [
960
- {
961
- "internalType": "uint256",
962
- "name": "",
963
- "type": "uint256"
964
- }
965
- ],
966
- "stateMutability": "nonpayable",
967
- "type": "function"
968
- },
969
- {
970
- "inputs": [],
971
- "name": "exchangeRateStored",
972
- "outputs": [
973
- {
974
- "internalType": "uint256",
975
- "name": "",
976
- "type": "uint256"
977
- }
978
- ],
979
- "stateMutability": "view",
980
- "type": "function"
981
- },
982
- {
983
- "inputs": [
984
- {
985
- "internalType": "address",
986
- "name": "account",
987
- "type": "address"
988
- }
989
- ],
990
- "name": "getAccountSnapshot",
991
- "outputs": [
992
- {
993
- "internalType": "uint256",
994
- "name": "",
995
- "type": "uint256"
996
- },
997
- {
998
- "internalType": "uint256",
999
- "name": "",
1000
- "type": "uint256"
1001
- },
1002
- {
1003
- "internalType": "uint256",
1004
- "name": "",
1005
- "type": "uint256"
1006
- },
1007
- {
1008
- "internalType": "uint256",
1009
- "name": "",
1010
- "type": "uint256"
1011
- }
1012
- ],
1013
- "stateMutability": "view",
1014
- "type": "function"
1015
- },
1016
- {
1017
- "inputs": [],
1018
- "name": "getCash",
1019
- "outputs": [
1020
- {
1021
- "internalType": "uint256",
1022
- "name": "",
1023
- "type": "uint256"
1024
- }
1025
- ],
1026
- "stateMutability": "view",
1027
- "type": "function"
1028
- },
1029
- {
1030
- "inputs": [
1031
- {
1032
- "internalType": "address[]",
1033
- "name": "accounts",
1034
- "type": "address[]"
1035
- }
1036
- ],
1037
- "name": "getSnapshots",
1038
- "outputs": [
1039
- {
1040
- "internalType": "uint256[2][]",
1041
- "name": "",
1042
- "type": "uint256[2][]"
1043
- }
1044
- ],
1045
- "stateMutability": "view",
1046
- "type": "function"
1047
- },
1048
- {
1049
- "inputs": [
1050
- {
1051
- "internalType": "address",
1052
- "name": "acc",
1053
- "type": "address"
1054
- }
1055
- ],
1056
- "name": "getStaticBalance",
1057
- "outputs": [
1058
- {
1059
- "internalType": "uint256",
1060
- "name": "",
1061
- "type": "uint256"
1062
- },
1063
- {
1064
- "internalType": "uint256",
1065
- "name": "",
1066
- "type": "uint256"
1067
- }
1068
- ],
1069
- "stateMutability": "view",
1070
- "type": "function"
1071
- },
1072
- {
1073
- "inputs": [
1074
- {
1075
- "internalType": "contract Comptroller",
1076
- "name": "comptroller_",
1077
- "type": "address"
1078
- },
1079
- {
1080
- "internalType": "contract InterestRateModel",
1081
- "name": "interestRateModel_",
1082
- "type": "address"
1083
- },
1084
- {
1085
- "internalType": "uint256",
1086
- "name": "initialExchangeRateMantissa_",
1087
- "type": "uint256"
1088
- },
1089
- {
1090
- "internalType": "string",
1091
- "name": "name_",
1092
- "type": "string"
1093
- },
1094
- {
1095
- "internalType": "string",
1096
- "name": "symbol_",
1097
- "type": "string"
1098
- },
1099
- {
1100
- "internalType": "uint8",
1101
- "name": "decimals_",
1102
- "type": "uint8"
1103
- },
1104
- {
1105
- "internalType": "bytes32",
1106
- "name": "pythFeedID_",
1107
- "type": "bytes32"
1108
- }
1109
- ],
1110
- "name": "initialize",
1111
- "outputs": [],
1112
- "stateMutability": "nonpayable",
1113
- "type": "function"
1114
- },
1115
- {
1116
- "inputs": [],
1117
- "name": "interestRateModel",
1118
- "outputs": [
1119
- {
1120
- "internalType": "contract InterestRateModel",
1121
- "name": "",
1122
- "type": "address"
1123
- }
1124
- ],
1125
- "stateMutability": "view",
1126
- "type": "function"
1127
- },
1128
- {
1129
- "inputs": [],
1130
- "name": "isCToken",
1131
- "outputs": [
1132
- {
1133
- "internalType": "bool",
1134
- "name": "",
1135
- "type": "bool"
1136
- }
1137
- ],
1138
- "stateMutability": "view",
1139
- "type": "function"
1140
- },
1141
- {
1142
- "inputs": [
1143
- {
1144
- "internalType": "address",
1145
- "name": "borrower",
1146
- "type": "address"
1147
- },
1148
- {
1149
- "internalType": "contract CToken",
1150
- "name": "cTokenCollateral",
1151
- "type": "address"
1152
- }
1153
- ],
1154
- "name": "liquidateBorrow",
1155
- "outputs": [],
1156
- "stateMutability": "payable",
1157
- "type": "function"
1158
- },
1159
- {
1160
- "inputs": [],
1161
- "name": "mint",
1162
- "outputs": [],
1163
- "stateMutability": "payable",
1164
- "type": "function"
1165
- },
1166
- {
1167
- "inputs": [],
1168
- "name": "name",
1169
- "outputs": [
1170
- {
1171
- "internalType": "string",
1172
- "name": "",
1173
- "type": "string"
1174
- }
1175
- ],
1176
- "stateMutability": "view",
1177
- "type": "function"
1178
- },
1179
- {
1180
- "inputs": [],
1181
- "name": "pendingAdmin",
1182
- "outputs": [
1183
- {
1184
- "internalType": "address payable",
1185
- "name": "",
1186
- "type": "address"
1187
- }
1188
- ],
1189
- "stateMutability": "view",
1190
- "type": "function"
1191
- },
1192
- {
1193
- "inputs": [],
1194
- "name": "protocolSeizeShareMantissa",
1195
- "outputs": [
1196
- {
1197
- "internalType": "uint256",
1198
- "name": "",
1199
- "type": "uint256"
1200
- }
1201
- ],
1202
- "stateMutability": "view",
1203
- "type": "function"
1204
- },
1205
- {
1206
- "inputs": [],
1207
- "name": "pythFeedID",
1208
- "outputs": [
1209
- {
1210
- "internalType": "bytes32",
1211
- "name": "",
1212
- "type": "bytes32"
1213
- }
1214
- ],
1215
- "stateMutability": "view",
1216
- "type": "function"
1217
- },
1218
- {
1219
- "inputs": [
1220
- {
1221
- "internalType": "uint256",
1222
- "name": "redeemTokens",
1223
- "type": "uint256"
1224
- }
1225
- ],
1226
- "name": "redeem",
1227
- "outputs": [
1228
- {
1229
- "internalType": "uint256",
1230
- "name": "",
1231
- "type": "uint256"
1232
- }
1233
- ],
1234
- "stateMutability": "nonpayable",
1235
- "type": "function"
1236
- },
1237
- {
1238
- "inputs": [
1239
- {
1240
- "internalType": "uint256",
1241
- "name": "redeemAmount",
1242
- "type": "uint256"
1243
- }
1244
- ],
1245
- "name": "redeemUnderlying",
1246
- "outputs": [
1247
- {
1248
- "internalType": "uint256",
1249
- "name": "",
1250
- "type": "uint256"
1251
- }
1252
- ],
1253
- "stateMutability": "nonpayable",
1254
- "type": "function"
1255
- },
1256
- {
1257
- "inputs": [],
1258
- "name": "repayBorrow",
1259
- "outputs": [],
1260
- "stateMutability": "payable",
1261
- "type": "function"
1262
- },
1263
- {
1264
- "inputs": [
1265
- {
1266
- "internalType": "address",
1267
- "name": "borrower",
1268
- "type": "address"
1269
- }
1270
- ],
1271
- "name": "repayBorrowBehalf",
1272
- "outputs": [],
1273
- "stateMutability": "payable",
1274
- "type": "function"
1275
- },
1276
- {
1277
- "inputs": [],
1278
- "name": "reserveFactorMantissa",
1279
- "outputs": [
1280
- {
1281
- "internalType": "uint256",
1282
- "name": "",
1283
- "type": "uint256"
1284
- }
1285
- ],
1286
- "stateMutability": "view",
1287
- "type": "function"
1288
- },
1289
- {
1290
- "inputs": [
1291
- {
1292
- "internalType": "address",
1293
- "name": "liquidator",
1294
- "type": "address"
1295
- },
1296
- {
1297
- "internalType": "address",
1298
- "name": "borrower",
1299
- "type": "address"
1300
- },
1301
- {
1302
- "internalType": "uint256",
1303
- "name": "seizeTokens",
1304
- "type": "uint256"
1305
- }
1306
- ],
1307
- "name": "seize",
1308
- "outputs": [
1309
- {
1310
- "internalType": "uint256",
1311
- "name": "",
1312
- "type": "uint256"
1313
- }
1314
- ],
1315
- "stateMutability": "nonpayable",
1316
- "type": "function"
1317
- },
1318
- {
1319
- "inputs": [],
1320
- "name": "supplyRatePerBlock",
1321
- "outputs": [
1322
- {
1323
- "internalType": "uint256",
1324
- "name": "",
1325
- "type": "uint256"
1326
- }
1327
- ],
1328
- "stateMutability": "view",
1329
- "type": "function"
1330
- },
1331
- {
1332
- "inputs": [],
1333
- "name": "symbol",
1334
- "outputs": [
1335
- {
1336
- "internalType": "string",
1337
- "name": "",
1338
- "type": "string"
1339
- }
1340
- ],
1341
- "stateMutability": "view",
1342
- "type": "function"
1343
- },
1344
- {
1345
- "inputs": [],
1346
- "name": "takeReserves",
1347
- "outputs": [
1348
- {
1349
- "internalType": "uint256",
1350
- "name": "",
1351
- "type": "uint256"
1352
- }
1353
- ],
1354
- "stateMutability": "nonpayable",
1355
- "type": "function"
1356
- },
1357
- {
1358
- "inputs": [],
1359
- "name": "totalBorrows",
1360
- "outputs": [
1361
- {
1362
- "internalType": "uint256",
1363
- "name": "",
1364
- "type": "uint256"
1365
- }
1366
- ],
1367
- "stateMutability": "view",
1368
- "type": "function"
1369
- },
1370
- {
1371
- "inputs": [],
1372
- "name": "totalBorrowsCurrent",
1373
- "outputs": [
1374
- {
1375
- "internalType": "uint256",
1376
- "name": "",
1377
- "type": "uint256"
1378
- }
1379
- ],
1380
- "stateMutability": "nonpayable",
1381
- "type": "function"
1382
- },
1383
- {
1384
- "inputs": [],
1385
- "name": "totalReserves",
1386
- "outputs": [
1387
- {
1388
- "internalType": "uint256",
1389
- "name": "",
1390
- "type": "uint256"
1391
- }
1392
- ],
1393
- "stateMutability": "view",
1394
- "type": "function"
1395
- },
1396
- {
1397
- "inputs": [],
1398
- "name": "totalSupply",
1399
- "outputs": [
1400
- {
1401
- "internalType": "uint256",
1402
- "name": "",
1403
- "type": "uint256"
1404
- }
1405
- ],
1406
- "stateMutability": "view",
1407
- "type": "function"
1408
- },
1409
- {
1410
- "inputs": [
1411
- {
1412
- "internalType": "address",
1413
- "name": "dst",
1414
- "type": "address"
1415
- },
1416
- {
1417
- "internalType": "uint256",
1418
- "name": "amount",
1419
- "type": "uint256"
1420
- }
1421
- ],
1422
- "name": "transfer",
1423
- "outputs": [
1424
- {
1425
- "internalType": "bool",
1426
- "name": "",
1427
- "type": "bool"
1428
- }
1429
- ],
1430
- "stateMutability": "nonpayable",
1431
- "type": "function"
1432
- },
1433
- {
1434
- "inputs": [
1435
- {
1436
- "internalType": "address",
1437
- "name": "src",
1438
- "type": "address"
1439
- },
1440
- {
1441
- "internalType": "address",
1442
- "name": "dst",
1443
- "type": "address"
1444
- },
1445
- {
1446
- "internalType": "uint256",
1447
- "name": "amount",
1448
- "type": "uint256"
1449
- }
1450
- ],
1451
- "name": "transferFrom",
1452
- "outputs": [
1453
- {
1454
- "internalType": "bool",
1455
- "name": "",
1456
- "type": "bool"
1457
- }
1458
- ],
1459
- "stateMutability": "nonpayable",
1460
- "type": "function"
1461
- },
1462
- {
1463
- "inputs": [
1464
- {
1465
- "internalType": "address payable",
1466
- "name": "dist_",
1467
- "type": "address"
1468
- }
1469
- ],
1470
- "name": "updateDistributor",
1471
- "outputs": [],
1472
- "stateMutability": "nonpayable",
1473
- "type": "function"
1474
- },
1475
- {
1476
- "stateMutability": "payable",
1477
- "type": "receive"
1478
- }
1479
- ]