web3-wizzard-lib 1.6.1__py3-none-any.whl → 1.6.3__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 +3 -3
  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 +3 -3
  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.3.data/data/requirements.txt +1 -0
  145. {web3_wizzard_lib-1.6.1.dist-info → web3_wizzard_lib-1.6.3.dist-info}/METADATA +3 -3
  146. web3_wizzard_lib-1.6.3.dist-info/RECORD +268 -0
  147. {web3_wizzard_lib-1.6.1.dist-info → web3_wizzard_lib-1.6.3.dist-info}/WHEEL +1 -1
  148. web3_wizzard_lib-1.6.3.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.1.data/data/requirements.txt +0 -1
  252. web3_wizzard_lib-1.6.1.dist-info/RECORD +0 -370
  253. web3_wizzard_lib-1.6.1.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,1943 +0,0 @@
1
- [
2
- {
3
- "inputs": [],
4
- "stateMutability": "nonpayable",
5
- "type": "constructor"
6
- },
7
- {
8
- "anonymous": false,
9
- "inputs": [
10
- {
11
- "indexed": true,
12
- "internalType": "address",
13
- "name": "account",
14
- "type": "address"
15
- },
16
- {
17
- "indexed": true,
18
- "internalType": "address",
19
- "name": "operator",
20
- "type": "address"
21
- },
22
- {
23
- "indexed": false,
24
- "internalType": "bool",
25
- "name": "approved",
26
- "type": "bool"
27
- }
28
- ],
29
- "name": "ApprovalForAll",
30
- "type": "event"
31
- },
32
- {
33
- "anonymous": false,
34
- "inputs": [
35
- {
36
- "indexed": false,
37
- "internalType": "uint256",
38
- "name": "_fromTokenId",
39
- "type": "uint256"
40
- },
41
- {
42
- "indexed": false,
43
- "internalType": "uint256",
44
- "name": "_toTokenId",
45
- "type": "uint256"
46
- }
47
- ],
48
- "name": "BatchMetadataUpdate",
49
- "type": "event"
50
- },
51
- {
52
- "anonymous": false,
53
- "inputs": [
54
- {
55
- "indexed": true,
56
- "internalType": "uint256",
57
- "name": "tokenId",
58
- "type": "uint256"
59
- },
60
- {
61
- "components": [
62
- {
63
- "internalType": "uint256",
64
- "name": "startTimestamp",
65
- "type": "uint256"
66
- },
67
- {
68
- "internalType": "uint256",
69
- "name": "maxClaimableSupply",
70
- "type": "uint256"
71
- },
72
- {
73
- "internalType": "uint256",
74
- "name": "supplyClaimed",
75
- "type": "uint256"
76
- },
77
- {
78
- "internalType": "uint256",
79
- "name": "quantityLimitPerWallet",
80
- "type": "uint256"
81
- },
82
- {
83
- "internalType": "bytes32",
84
- "name": "merkleRoot",
85
- "type": "bytes32"
86
- },
87
- {
88
- "internalType": "uint256",
89
- "name": "pricePerToken",
90
- "type": "uint256"
91
- },
92
- {
93
- "internalType": "address",
94
- "name": "currency",
95
- "type": "address"
96
- },
97
- {
98
- "internalType": "string",
99
- "name": "metadata",
100
- "type": "string"
101
- }
102
- ],
103
- "indexed": false,
104
- "internalType": "struct IClaimCondition.ClaimCondition[]",
105
- "name": "claimConditions",
106
- "type": "tuple[]"
107
- },
108
- {
109
- "indexed": false,
110
- "internalType": "bool",
111
- "name": "resetEligibility",
112
- "type": "bool"
113
- }
114
- ],
115
- "name": "ClaimConditionsUpdated",
116
- "type": "event"
117
- },
118
- {
119
- "anonymous": false,
120
- "inputs": [
121
- {
122
- "indexed": false,
123
- "internalType": "string",
124
- "name": "prevURI",
125
- "type": "string"
126
- },
127
- {
128
- "indexed": false,
129
- "internalType": "string",
130
- "name": "newURI",
131
- "type": "string"
132
- }
133
- ],
134
- "name": "ContractURIUpdated",
135
- "type": "event"
136
- },
137
- {
138
- "anonymous": false,
139
- "inputs": [
140
- {
141
- "indexed": true,
142
- "internalType": "address",
143
- "name": "newRoyaltyRecipient",
144
- "type": "address"
145
- },
146
- {
147
- "indexed": false,
148
- "internalType": "uint256",
149
- "name": "newRoyaltyBps",
150
- "type": "uint256"
151
- }
152
- ],
153
- "name": "DefaultRoyalty",
154
- "type": "event"
155
- },
156
- {
157
- "anonymous": false,
158
- "inputs": [
159
- {
160
- "indexed": false,
161
- "internalType": "address",
162
- "name": "platformFeeRecipient",
163
- "type": "address"
164
- },
165
- {
166
- "indexed": false,
167
- "internalType": "uint256",
168
- "name": "flatFee",
169
- "type": "uint256"
170
- }
171
- ],
172
- "name": "FlatPlatformFeeUpdated",
173
- "type": "event"
174
- },
175
- {
176
- "anonymous": false,
177
- "inputs": [
178
- {
179
- "indexed": false,
180
- "internalType": "uint8",
181
- "name": "version",
182
- "type": "uint8"
183
- }
184
- ],
185
- "name": "Initialized",
186
- "type": "event"
187
- },
188
- {
189
- "anonymous": false,
190
- "inputs": [
191
- {
192
- "indexed": false,
193
- "internalType": "uint256",
194
- "name": "tokenId",
195
- "type": "uint256"
196
- },
197
- {
198
- "indexed": false,
199
- "internalType": "uint256",
200
- "name": "maxTotalSupply",
201
- "type": "uint256"
202
- }
203
- ],
204
- "name": "MaxTotalSupplyUpdated",
205
- "type": "event"
206
- },
207
- {
208
- "anonymous": false,
209
- "inputs": [],
210
- "name": "MetadataFrozen",
211
- "type": "event"
212
- },
213
- {
214
- "anonymous": false,
215
- "inputs": [
216
- {
217
- "indexed": true,
218
- "internalType": "address",
219
- "name": "prevOwner",
220
- "type": "address"
221
- },
222
- {
223
- "indexed": true,
224
- "internalType": "address",
225
- "name": "newOwner",
226
- "type": "address"
227
- }
228
- ],
229
- "name": "OwnerUpdated",
230
- "type": "event"
231
- },
232
- {
233
- "anonymous": false,
234
- "inputs": [
235
- {
236
- "indexed": true,
237
- "internalType": "address",
238
- "name": "platformFeeRecipient",
239
- "type": "address"
240
- },
241
- {
242
- "indexed": false,
243
- "internalType": "uint256",
244
- "name": "platformFeeBps",
245
- "type": "uint256"
246
- }
247
- ],
248
- "name": "PlatformFeeInfoUpdated",
249
- "type": "event"
250
- },
251
- {
252
- "anonymous": false,
253
- "inputs": [
254
- {
255
- "indexed": false,
256
- "internalType": "enum IPlatformFee.PlatformFeeType",
257
- "name": "feeType",
258
- "type": "uint8"
259
- }
260
- ],
261
- "name": "PlatformFeeTypeUpdated",
262
- "type": "event"
263
- },
264
- {
265
- "anonymous": false,
266
- "inputs": [
267
- {
268
- "indexed": true,
269
- "internalType": "address",
270
- "name": "recipient",
271
- "type": "address"
272
- }
273
- ],
274
- "name": "PrimarySaleRecipientUpdated",
275
- "type": "event"
276
- },
277
- {
278
- "anonymous": false,
279
- "inputs": [
280
- {
281
- "indexed": true,
282
- "internalType": "bytes32",
283
- "name": "role",
284
- "type": "bytes32"
285
- },
286
- {
287
- "indexed": true,
288
- "internalType": "bytes32",
289
- "name": "previousAdminRole",
290
- "type": "bytes32"
291
- },
292
- {
293
- "indexed": true,
294
- "internalType": "bytes32",
295
- "name": "newAdminRole",
296
- "type": "bytes32"
297
- }
298
- ],
299
- "name": "RoleAdminChanged",
300
- "type": "event"
301
- },
302
- {
303
- "anonymous": false,
304
- "inputs": [
305
- {
306
- "indexed": true,
307
- "internalType": "bytes32",
308
- "name": "role",
309
- "type": "bytes32"
310
- },
311
- {
312
- "indexed": true,
313
- "internalType": "address",
314
- "name": "account",
315
- "type": "address"
316
- },
317
- {
318
- "indexed": true,
319
- "internalType": "address",
320
- "name": "sender",
321
- "type": "address"
322
- }
323
- ],
324
- "name": "RoleGranted",
325
- "type": "event"
326
- },
327
- {
328
- "anonymous": false,
329
- "inputs": [
330
- {
331
- "indexed": true,
332
- "internalType": "bytes32",
333
- "name": "role",
334
- "type": "bytes32"
335
- },
336
- {
337
- "indexed": true,
338
- "internalType": "address",
339
- "name": "account",
340
- "type": "address"
341
- },
342
- {
343
- "indexed": true,
344
- "internalType": "address",
345
- "name": "sender",
346
- "type": "address"
347
- }
348
- ],
349
- "name": "RoleRevoked",
350
- "type": "event"
351
- },
352
- {
353
- "anonymous": false,
354
- "inputs": [
355
- {
356
- "indexed": true,
357
- "internalType": "uint256",
358
- "name": "tokenId",
359
- "type": "uint256"
360
- },
361
- {
362
- "indexed": true,
363
- "internalType": "address",
364
- "name": "royaltyRecipient",
365
- "type": "address"
366
- },
367
- {
368
- "indexed": false,
369
- "internalType": "uint256",
370
- "name": "royaltyBps",
371
- "type": "uint256"
372
- }
373
- ],
374
- "name": "RoyaltyForToken",
375
- "type": "event"
376
- },
377
- {
378
- "anonymous": false,
379
- "inputs": [
380
- {
381
- "indexed": true,
382
- "internalType": "uint256",
383
- "name": "tokenId",
384
- "type": "uint256"
385
- },
386
- {
387
- "indexed": false,
388
- "internalType": "address",
389
- "name": "saleRecipient",
390
- "type": "address"
391
- }
392
- ],
393
- "name": "SaleRecipientForTokenUpdated",
394
- "type": "event"
395
- },
396
- {
397
- "anonymous": false,
398
- "inputs": [
399
- {
400
- "indexed": true,
401
- "internalType": "uint256",
402
- "name": "claimConditionIndex",
403
- "type": "uint256"
404
- },
405
- {
406
- "indexed": true,
407
- "internalType": "address",
408
- "name": "claimer",
409
- "type": "address"
410
- },
411
- {
412
- "indexed": true,
413
- "internalType": "address",
414
- "name": "receiver",
415
- "type": "address"
416
- },
417
- {
418
- "indexed": false,
419
- "internalType": "uint256",
420
- "name": "tokenId",
421
- "type": "uint256"
422
- },
423
- {
424
- "indexed": false,
425
- "internalType": "uint256",
426
- "name": "quantityClaimed",
427
- "type": "uint256"
428
- }
429
- ],
430
- "name": "TokensClaimed",
431
- "type": "event"
432
- },
433
- {
434
- "anonymous": false,
435
- "inputs": [
436
- {
437
- "indexed": true,
438
- "internalType": "uint256",
439
- "name": "startTokenId",
440
- "type": "uint256"
441
- },
442
- {
443
- "indexed": false,
444
- "internalType": "uint256",
445
- "name": "endTokenId",
446
- "type": "uint256"
447
- },
448
- {
449
- "indexed": false,
450
- "internalType": "string",
451
- "name": "baseURI",
452
- "type": "string"
453
- },
454
- {
455
- "indexed": false,
456
- "internalType": "bytes",
457
- "name": "encryptedBaseURI",
458
- "type": "bytes"
459
- }
460
- ],
461
- "name": "TokensLazyMinted",
462
- "type": "event"
463
- },
464
- {
465
- "anonymous": false,
466
- "inputs": [
467
- {
468
- "indexed": true,
469
- "internalType": "address",
470
- "name": "operator",
471
- "type": "address"
472
- },
473
- {
474
- "indexed": true,
475
- "internalType": "address",
476
- "name": "from",
477
- "type": "address"
478
- },
479
- {
480
- "indexed": true,
481
- "internalType": "address",
482
- "name": "to",
483
- "type": "address"
484
- },
485
- {
486
- "indexed": false,
487
- "internalType": "uint256[]",
488
- "name": "ids",
489
- "type": "uint256[]"
490
- },
491
- {
492
- "indexed": false,
493
- "internalType": "uint256[]",
494
- "name": "values",
495
- "type": "uint256[]"
496
- }
497
- ],
498
- "name": "TransferBatch",
499
- "type": "event"
500
- },
501
- {
502
- "anonymous": false,
503
- "inputs": [
504
- {
505
- "indexed": true,
506
- "internalType": "address",
507
- "name": "operator",
508
- "type": "address"
509
- },
510
- {
511
- "indexed": true,
512
- "internalType": "address",
513
- "name": "from",
514
- "type": "address"
515
- },
516
- {
517
- "indexed": true,
518
- "internalType": "address",
519
- "name": "to",
520
- "type": "address"
521
- },
522
- {
523
- "indexed": false,
524
- "internalType": "uint256",
525
- "name": "id",
526
- "type": "uint256"
527
- },
528
- {
529
- "indexed": false,
530
- "internalType": "uint256",
531
- "name": "value",
532
- "type": "uint256"
533
- }
534
- ],
535
- "name": "TransferSingle",
536
- "type": "event"
537
- },
538
- {
539
- "anonymous": false,
540
- "inputs": [
541
- {
542
- "indexed": false,
543
- "internalType": "string",
544
- "name": "value",
545
- "type": "string"
546
- },
547
- {
548
- "indexed": true,
549
- "internalType": "uint256",
550
- "name": "id",
551
- "type": "uint256"
552
- }
553
- ],
554
- "name": "URI",
555
- "type": "event"
556
- },
557
- {
558
- "inputs": [],
559
- "name": "DEFAULT_ADMIN_ROLE",
560
- "outputs": [
561
- {
562
- "internalType": "bytes32",
563
- "name": "",
564
- "type": "bytes32"
565
- }
566
- ],
567
- "stateMutability": "view",
568
- "type": "function"
569
- },
570
- {
571
- "inputs": [
572
- {
573
- "internalType": "address",
574
- "name": "account",
575
- "type": "address"
576
- },
577
- {
578
- "internalType": "uint256",
579
- "name": "id",
580
- "type": "uint256"
581
- }
582
- ],
583
- "name": "balanceOf",
584
- "outputs": [
585
- {
586
- "internalType": "uint256",
587
- "name": "",
588
- "type": "uint256"
589
- }
590
- ],
591
- "stateMutability": "view",
592
- "type": "function"
593
- },
594
- {
595
- "inputs": [
596
- {
597
- "internalType": "address[]",
598
- "name": "accounts",
599
- "type": "address[]"
600
- },
601
- {
602
- "internalType": "uint256[]",
603
- "name": "ids",
604
- "type": "uint256[]"
605
- }
606
- ],
607
- "name": "balanceOfBatch",
608
- "outputs": [
609
- {
610
- "internalType": "uint256[]",
611
- "name": "",
612
- "type": "uint256[]"
613
- }
614
- ],
615
- "stateMutability": "view",
616
- "type": "function"
617
- },
618
- {
619
- "inputs": [
620
- {
621
- "internalType": "uint256",
622
- "name": "",
623
- "type": "uint256"
624
- }
625
- ],
626
- "name": "batchFrozen",
627
- "outputs": [
628
- {
629
- "internalType": "bool",
630
- "name": "",
631
- "type": "bool"
632
- }
633
- ],
634
- "stateMutability": "view",
635
- "type": "function"
636
- },
637
- {
638
- "inputs": [
639
- {
640
- "internalType": "address",
641
- "name": "account",
642
- "type": "address"
643
- },
644
- {
645
- "internalType": "uint256[]",
646
- "name": "ids",
647
- "type": "uint256[]"
648
- },
649
- {
650
- "internalType": "uint256[]",
651
- "name": "values",
652
- "type": "uint256[]"
653
- }
654
- ],
655
- "name": "burnBatch",
656
- "outputs": [],
657
- "stateMutability": "nonpayable",
658
- "type": "function"
659
- },
660
- {
661
- "inputs": [
662
- {
663
- "internalType": "address",
664
- "name": "_receiver",
665
- "type": "address"
666
- },
667
- {
668
- "internalType": "uint256",
669
- "name": "_tokenId",
670
- "type": "uint256"
671
- },
672
- {
673
- "internalType": "uint256",
674
- "name": "_quantity",
675
- "type": "uint256"
676
- },
677
- {
678
- "internalType": "address",
679
- "name": "_currency",
680
- "type": "address"
681
- },
682
- {
683
- "internalType": "uint256",
684
- "name": "_pricePerToken",
685
- "type": "uint256"
686
- },
687
- {
688
- "components": [
689
- {
690
- "internalType": "bytes32[]",
691
- "name": "proof",
692
- "type": "bytes32[]"
693
- },
694
- {
695
- "internalType": "uint256",
696
- "name": "quantityLimitPerWallet",
697
- "type": "uint256"
698
- },
699
- {
700
- "internalType": "uint256",
701
- "name": "pricePerToken",
702
- "type": "uint256"
703
- },
704
- {
705
- "internalType": "address",
706
- "name": "currency",
707
- "type": "address"
708
- }
709
- ],
710
- "internalType": "struct IDrop1155.AllowlistProof",
711
- "name": "_allowlistProof",
712
- "type": "tuple"
713
- },
714
- {
715
- "internalType": "bytes",
716
- "name": "_data",
717
- "type": "bytes"
718
- }
719
- ],
720
- "name": "claim",
721
- "outputs": [],
722
- "stateMutability": "payable",
723
- "type": "function"
724
- },
725
- {
726
- "inputs": [
727
- {
728
- "internalType": "uint256",
729
- "name": "",
730
- "type": "uint256"
731
- }
732
- ],
733
- "name": "claimCondition",
734
- "outputs": [
735
- {
736
- "internalType": "uint256",
737
- "name": "currentStartId",
738
- "type": "uint256"
739
- },
740
- {
741
- "internalType": "uint256",
742
- "name": "count",
743
- "type": "uint256"
744
- }
745
- ],
746
- "stateMutability": "view",
747
- "type": "function"
748
- },
749
- {
750
- "inputs": [],
751
- "name": "contractType",
752
- "outputs": [
753
- {
754
- "internalType": "bytes32",
755
- "name": "",
756
- "type": "bytes32"
757
- }
758
- ],
759
- "stateMutability": "pure",
760
- "type": "function"
761
- },
762
- {
763
- "inputs": [],
764
- "name": "contractURI",
765
- "outputs": [
766
- {
767
- "internalType": "string",
768
- "name": "",
769
- "type": "string"
770
- }
771
- ],
772
- "stateMutability": "view",
773
- "type": "function"
774
- },
775
- {
776
- "inputs": [],
777
- "name": "contractVersion",
778
- "outputs": [
779
- {
780
- "internalType": "uint8",
781
- "name": "",
782
- "type": "uint8"
783
- }
784
- ],
785
- "stateMutability": "pure",
786
- "type": "function"
787
- },
788
- {
789
- "inputs": [
790
- {
791
- "internalType": "uint256",
792
- "name": "_index",
793
- "type": "uint256"
794
- }
795
- ],
796
- "name": "freezeBatchBaseURI",
797
- "outputs": [],
798
- "stateMutability": "nonpayable",
799
- "type": "function"
800
- },
801
- {
802
- "inputs": [
803
- {
804
- "internalType": "uint256",
805
- "name": "_tokenId",
806
- "type": "uint256"
807
- }
808
- ],
809
- "name": "getActiveClaimConditionId",
810
- "outputs": [
811
- {
812
- "internalType": "uint256",
813
- "name": "",
814
- "type": "uint256"
815
- }
816
- ],
817
- "stateMutability": "view",
818
- "type": "function"
819
- },
820
- {
821
- "inputs": [],
822
- "name": "getBaseURICount",
823
- "outputs": [
824
- {
825
- "internalType": "uint256",
826
- "name": "",
827
- "type": "uint256"
828
- }
829
- ],
830
- "stateMutability": "view",
831
- "type": "function"
832
- },
833
- {
834
- "inputs": [
835
- {
836
- "internalType": "uint256",
837
- "name": "_index",
838
- "type": "uint256"
839
- }
840
- ],
841
- "name": "getBatchIdAtIndex",
842
- "outputs": [
843
- {
844
- "internalType": "uint256",
845
- "name": "",
846
- "type": "uint256"
847
- }
848
- ],
849
- "stateMutability": "view",
850
- "type": "function"
851
- },
852
- {
853
- "inputs": [
854
- {
855
- "internalType": "uint256",
856
- "name": "_tokenId",
857
- "type": "uint256"
858
- },
859
- {
860
- "internalType": "uint256",
861
- "name": "_conditionId",
862
- "type": "uint256"
863
- }
864
- ],
865
- "name": "getClaimConditionById",
866
- "outputs": [
867
- {
868
- "components": [
869
- {
870
- "internalType": "uint256",
871
- "name": "startTimestamp",
872
- "type": "uint256"
873
- },
874
- {
875
- "internalType": "uint256",
876
- "name": "maxClaimableSupply",
877
- "type": "uint256"
878
- },
879
- {
880
- "internalType": "uint256",
881
- "name": "supplyClaimed",
882
- "type": "uint256"
883
- },
884
- {
885
- "internalType": "uint256",
886
- "name": "quantityLimitPerWallet",
887
- "type": "uint256"
888
- },
889
- {
890
- "internalType": "bytes32",
891
- "name": "merkleRoot",
892
- "type": "bytes32"
893
- },
894
- {
895
- "internalType": "uint256",
896
- "name": "pricePerToken",
897
- "type": "uint256"
898
- },
899
- {
900
- "internalType": "address",
901
- "name": "currency",
902
- "type": "address"
903
- },
904
- {
905
- "internalType": "string",
906
- "name": "metadata",
907
- "type": "string"
908
- }
909
- ],
910
- "internalType": "struct IClaimCondition.ClaimCondition",
911
- "name": "condition",
912
- "type": "tuple"
913
- }
914
- ],
915
- "stateMutability": "view",
916
- "type": "function"
917
- },
918
- {
919
- "inputs": [],
920
- "name": "getDefaultRoyaltyInfo",
921
- "outputs": [
922
- {
923
- "internalType": "address",
924
- "name": "",
925
- "type": "address"
926
- },
927
- {
928
- "internalType": "uint16",
929
- "name": "",
930
- "type": "uint16"
931
- }
932
- ],
933
- "stateMutability": "view",
934
- "type": "function"
935
- },
936
- {
937
- "inputs": [],
938
- "name": "getFlatPlatformFeeInfo",
939
- "outputs": [
940
- {
941
- "internalType": "address",
942
- "name": "",
943
- "type": "address"
944
- },
945
- {
946
- "internalType": "uint256",
947
- "name": "",
948
- "type": "uint256"
949
- }
950
- ],
951
- "stateMutability": "view",
952
- "type": "function"
953
- },
954
- {
955
- "inputs": [],
956
- "name": "getPlatformFeeInfo",
957
- "outputs": [
958
- {
959
- "internalType": "address",
960
- "name": "",
961
- "type": "address"
962
- },
963
- {
964
- "internalType": "uint16",
965
- "name": "",
966
- "type": "uint16"
967
- }
968
- ],
969
- "stateMutability": "view",
970
- "type": "function"
971
- },
972
- {
973
- "inputs": [],
974
- "name": "getPlatformFeeType",
975
- "outputs": [
976
- {
977
- "internalType": "enum IPlatformFee.PlatformFeeType",
978
- "name": "",
979
- "type": "uint8"
980
- }
981
- ],
982
- "stateMutability": "view",
983
- "type": "function"
984
- },
985
- {
986
- "inputs": [
987
- {
988
- "internalType": "bytes32",
989
- "name": "role",
990
- "type": "bytes32"
991
- }
992
- ],
993
- "name": "getRoleAdmin",
994
- "outputs": [
995
- {
996
- "internalType": "bytes32",
997
- "name": "",
998
- "type": "bytes32"
999
- }
1000
- ],
1001
- "stateMutability": "view",
1002
- "type": "function"
1003
- },
1004
- {
1005
- "inputs": [
1006
- {
1007
- "internalType": "bytes32",
1008
- "name": "role",
1009
- "type": "bytes32"
1010
- },
1011
- {
1012
- "internalType": "uint256",
1013
- "name": "index",
1014
- "type": "uint256"
1015
- }
1016
- ],
1017
- "name": "getRoleMember",
1018
- "outputs": [
1019
- {
1020
- "internalType": "address",
1021
- "name": "member",
1022
- "type": "address"
1023
- }
1024
- ],
1025
- "stateMutability": "view",
1026
- "type": "function"
1027
- },
1028
- {
1029
- "inputs": [
1030
- {
1031
- "internalType": "bytes32",
1032
- "name": "role",
1033
- "type": "bytes32"
1034
- }
1035
- ],
1036
- "name": "getRoleMemberCount",
1037
- "outputs": [
1038
- {
1039
- "internalType": "uint256",
1040
- "name": "count",
1041
- "type": "uint256"
1042
- }
1043
- ],
1044
- "stateMutability": "view",
1045
- "type": "function"
1046
- },
1047
- {
1048
- "inputs": [
1049
- {
1050
- "internalType": "uint256",
1051
- "name": "_tokenId",
1052
- "type": "uint256"
1053
- }
1054
- ],
1055
- "name": "getRoyaltyInfoForToken",
1056
- "outputs": [
1057
- {
1058
- "internalType": "address",
1059
- "name": "",
1060
- "type": "address"
1061
- },
1062
- {
1063
- "internalType": "uint16",
1064
- "name": "",
1065
- "type": "uint16"
1066
- }
1067
- ],
1068
- "stateMutability": "view",
1069
- "type": "function"
1070
- },
1071
- {
1072
- "inputs": [
1073
- {
1074
- "internalType": "uint256",
1075
- "name": "_tokenId",
1076
- "type": "uint256"
1077
- },
1078
- {
1079
- "internalType": "uint256",
1080
- "name": "_conditionId",
1081
- "type": "uint256"
1082
- },
1083
- {
1084
- "internalType": "address",
1085
- "name": "_claimer",
1086
- "type": "address"
1087
- }
1088
- ],
1089
- "name": "getSupplyClaimedByWallet",
1090
- "outputs": [
1091
- {
1092
- "internalType": "uint256",
1093
- "name": "supplyClaimedByWallet",
1094
- "type": "uint256"
1095
- }
1096
- ],
1097
- "stateMutability": "view",
1098
- "type": "function"
1099
- },
1100
- {
1101
- "inputs": [
1102
- {
1103
- "internalType": "bytes32",
1104
- "name": "role",
1105
- "type": "bytes32"
1106
- },
1107
- {
1108
- "internalType": "address",
1109
- "name": "account",
1110
- "type": "address"
1111
- }
1112
- ],
1113
- "name": "grantRole",
1114
- "outputs": [],
1115
- "stateMutability": "nonpayable",
1116
- "type": "function"
1117
- },
1118
- {
1119
- "inputs": [
1120
- {
1121
- "internalType": "bytes32",
1122
- "name": "role",
1123
- "type": "bytes32"
1124
- },
1125
- {
1126
- "internalType": "address",
1127
- "name": "account",
1128
- "type": "address"
1129
- }
1130
- ],
1131
- "name": "hasRole",
1132
- "outputs": [
1133
- {
1134
- "internalType": "bool",
1135
- "name": "",
1136
- "type": "bool"
1137
- }
1138
- ],
1139
- "stateMutability": "view",
1140
- "type": "function"
1141
- },
1142
- {
1143
- "inputs": [
1144
- {
1145
- "internalType": "bytes32",
1146
- "name": "role",
1147
- "type": "bytes32"
1148
- },
1149
- {
1150
- "internalType": "address",
1151
- "name": "account",
1152
- "type": "address"
1153
- }
1154
- ],
1155
- "name": "hasRoleWithSwitch",
1156
- "outputs": [
1157
- {
1158
- "internalType": "bool",
1159
- "name": "",
1160
- "type": "bool"
1161
- }
1162
- ],
1163
- "stateMutability": "view",
1164
- "type": "function"
1165
- },
1166
- {
1167
- "inputs": [
1168
- {
1169
- "internalType": "address",
1170
- "name": "_defaultAdmin",
1171
- "type": "address"
1172
- },
1173
- {
1174
- "internalType": "string",
1175
- "name": "_name",
1176
- "type": "string"
1177
- },
1178
- {
1179
- "internalType": "string",
1180
- "name": "_symbol",
1181
- "type": "string"
1182
- },
1183
- {
1184
- "internalType": "string",
1185
- "name": "_contractURI",
1186
- "type": "string"
1187
- },
1188
- {
1189
- "internalType": "address[]",
1190
- "name": "_trustedForwarders",
1191
- "type": "address[]"
1192
- },
1193
- {
1194
- "internalType": "address",
1195
- "name": "_saleRecipient",
1196
- "type": "address"
1197
- },
1198
- {
1199
- "internalType": "address",
1200
- "name": "_royaltyRecipient",
1201
- "type": "address"
1202
- },
1203
- {
1204
- "internalType": "uint128",
1205
- "name": "_royaltyBps",
1206
- "type": "uint128"
1207
- },
1208
- {
1209
- "internalType": "uint128",
1210
- "name": "_platformFeeBps",
1211
- "type": "uint128"
1212
- },
1213
- {
1214
- "internalType": "address",
1215
- "name": "_platformFeeRecipient",
1216
- "type": "address"
1217
- }
1218
- ],
1219
- "name": "initialize",
1220
- "outputs": [],
1221
- "stateMutability": "nonpayable",
1222
- "type": "function"
1223
- },
1224
- {
1225
- "inputs": [
1226
- {
1227
- "internalType": "address",
1228
- "name": "account",
1229
- "type": "address"
1230
- },
1231
- {
1232
- "internalType": "address",
1233
- "name": "operator",
1234
- "type": "address"
1235
- }
1236
- ],
1237
- "name": "isApprovedForAll",
1238
- "outputs": [
1239
- {
1240
- "internalType": "bool",
1241
- "name": "",
1242
- "type": "bool"
1243
- }
1244
- ],
1245
- "stateMutability": "view",
1246
- "type": "function"
1247
- },
1248
- {
1249
- "inputs": [
1250
- {
1251
- "internalType": "address",
1252
- "name": "forwarder",
1253
- "type": "address"
1254
- }
1255
- ],
1256
- "name": "isTrustedForwarder",
1257
- "outputs": [
1258
- {
1259
- "internalType": "bool",
1260
- "name": "",
1261
- "type": "bool"
1262
- }
1263
- ],
1264
- "stateMutability": "view",
1265
- "type": "function"
1266
- },
1267
- {
1268
- "inputs": [
1269
- {
1270
- "internalType": "uint256",
1271
- "name": "_amount",
1272
- "type": "uint256"
1273
- },
1274
- {
1275
- "internalType": "string",
1276
- "name": "_baseURIForTokens",
1277
- "type": "string"
1278
- },
1279
- {
1280
- "internalType": "bytes",
1281
- "name": "_data",
1282
- "type": "bytes"
1283
- }
1284
- ],
1285
- "name": "lazyMint",
1286
- "outputs": [
1287
- {
1288
- "internalType": "uint256",
1289
- "name": "batchId",
1290
- "type": "uint256"
1291
- }
1292
- ],
1293
- "stateMutability": "nonpayable",
1294
- "type": "function"
1295
- },
1296
- {
1297
- "inputs": [
1298
- {
1299
- "internalType": "uint256",
1300
- "name": "",
1301
- "type": "uint256"
1302
- }
1303
- ],
1304
- "name": "maxTotalSupply",
1305
- "outputs": [
1306
- {
1307
- "internalType": "uint256",
1308
- "name": "",
1309
- "type": "uint256"
1310
- }
1311
- ],
1312
- "stateMutability": "view",
1313
- "type": "function"
1314
- },
1315
- {
1316
- "inputs": [
1317
- {
1318
- "internalType": "bytes[]",
1319
- "name": "data",
1320
- "type": "bytes[]"
1321
- }
1322
- ],
1323
- "name": "multicall",
1324
- "outputs": [
1325
- {
1326
- "internalType": "bytes[]",
1327
- "name": "results",
1328
- "type": "bytes[]"
1329
- }
1330
- ],
1331
- "stateMutability": "nonpayable",
1332
- "type": "function"
1333
- },
1334
- {
1335
- "inputs": [],
1336
- "name": "name",
1337
- "outputs": [
1338
- {
1339
- "internalType": "string",
1340
- "name": "",
1341
- "type": "string"
1342
- }
1343
- ],
1344
- "stateMutability": "view",
1345
- "type": "function"
1346
- },
1347
- {
1348
- "inputs": [],
1349
- "name": "nextTokenIdToMint",
1350
- "outputs": [
1351
- {
1352
- "internalType": "uint256",
1353
- "name": "",
1354
- "type": "uint256"
1355
- }
1356
- ],
1357
- "stateMutability": "view",
1358
- "type": "function"
1359
- },
1360
- {
1361
- "inputs": [],
1362
- "name": "owner",
1363
- "outputs": [
1364
- {
1365
- "internalType": "address",
1366
- "name": "",
1367
- "type": "address"
1368
- }
1369
- ],
1370
- "stateMutability": "view",
1371
- "type": "function"
1372
- },
1373
- {
1374
- "inputs": [],
1375
- "name": "primarySaleRecipient",
1376
- "outputs": [
1377
- {
1378
- "internalType": "address",
1379
- "name": "",
1380
- "type": "address"
1381
- }
1382
- ],
1383
- "stateMutability": "view",
1384
- "type": "function"
1385
- },
1386
- {
1387
- "inputs": [
1388
- {
1389
- "internalType": "bytes32",
1390
- "name": "role",
1391
- "type": "bytes32"
1392
- },
1393
- {
1394
- "internalType": "address",
1395
- "name": "account",
1396
- "type": "address"
1397
- }
1398
- ],
1399
- "name": "renounceRole",
1400
- "outputs": [],
1401
- "stateMutability": "nonpayable",
1402
- "type": "function"
1403
- },
1404
- {
1405
- "inputs": [
1406
- {
1407
- "internalType": "bytes32",
1408
- "name": "role",
1409
- "type": "bytes32"
1410
- },
1411
- {
1412
- "internalType": "address",
1413
- "name": "account",
1414
- "type": "address"
1415
- }
1416
- ],
1417
- "name": "revokeRole",
1418
- "outputs": [],
1419
- "stateMutability": "nonpayable",
1420
- "type": "function"
1421
- },
1422
- {
1423
- "inputs": [
1424
- {
1425
- "internalType": "uint256",
1426
- "name": "tokenId",
1427
- "type": "uint256"
1428
- },
1429
- {
1430
- "internalType": "uint256",
1431
- "name": "salePrice",
1432
- "type": "uint256"
1433
- }
1434
- ],
1435
- "name": "royaltyInfo",
1436
- "outputs": [
1437
- {
1438
- "internalType": "address",
1439
- "name": "receiver",
1440
- "type": "address"
1441
- },
1442
- {
1443
- "internalType": "uint256",
1444
- "name": "royaltyAmount",
1445
- "type": "uint256"
1446
- }
1447
- ],
1448
- "stateMutability": "view",
1449
- "type": "function"
1450
- },
1451
- {
1452
- "inputs": [
1453
- {
1454
- "internalType": "address",
1455
- "name": "from",
1456
- "type": "address"
1457
- },
1458
- {
1459
- "internalType": "address",
1460
- "name": "to",
1461
- "type": "address"
1462
- },
1463
- {
1464
- "internalType": "uint256[]",
1465
- "name": "ids",
1466
- "type": "uint256[]"
1467
- },
1468
- {
1469
- "internalType": "uint256[]",
1470
- "name": "amounts",
1471
- "type": "uint256[]"
1472
- },
1473
- {
1474
- "internalType": "bytes",
1475
- "name": "data",
1476
- "type": "bytes"
1477
- }
1478
- ],
1479
- "name": "safeBatchTransferFrom",
1480
- "outputs": [],
1481
- "stateMutability": "nonpayable",
1482
- "type": "function"
1483
- },
1484
- {
1485
- "inputs": [
1486
- {
1487
- "internalType": "address",
1488
- "name": "from",
1489
- "type": "address"
1490
- },
1491
- {
1492
- "internalType": "address",
1493
- "name": "to",
1494
- "type": "address"
1495
- },
1496
- {
1497
- "internalType": "uint256",
1498
- "name": "id",
1499
- "type": "uint256"
1500
- },
1501
- {
1502
- "internalType": "uint256",
1503
- "name": "amount",
1504
- "type": "uint256"
1505
- },
1506
- {
1507
- "internalType": "bytes",
1508
- "name": "data",
1509
- "type": "bytes"
1510
- }
1511
- ],
1512
- "name": "safeTransferFrom",
1513
- "outputs": [],
1514
- "stateMutability": "nonpayable",
1515
- "type": "function"
1516
- },
1517
- {
1518
- "inputs": [
1519
- {
1520
- "internalType": "uint256",
1521
- "name": "",
1522
- "type": "uint256"
1523
- }
1524
- ],
1525
- "name": "saleRecipient",
1526
- "outputs": [
1527
- {
1528
- "internalType": "address",
1529
- "name": "",
1530
- "type": "address"
1531
- }
1532
- ],
1533
- "stateMutability": "view",
1534
- "type": "function"
1535
- },
1536
- {
1537
- "inputs": [
1538
- {
1539
- "internalType": "address",
1540
- "name": "operator",
1541
- "type": "address"
1542
- },
1543
- {
1544
- "internalType": "bool",
1545
- "name": "approved",
1546
- "type": "bool"
1547
- }
1548
- ],
1549
- "name": "setApprovalForAll",
1550
- "outputs": [],
1551
- "stateMutability": "nonpayable",
1552
- "type": "function"
1553
- },
1554
- {
1555
- "inputs": [
1556
- {
1557
- "internalType": "uint256",
1558
- "name": "_tokenId",
1559
- "type": "uint256"
1560
- },
1561
- {
1562
- "components": [
1563
- {
1564
- "internalType": "uint256",
1565
- "name": "startTimestamp",
1566
- "type": "uint256"
1567
- },
1568
- {
1569
- "internalType": "uint256",
1570
- "name": "maxClaimableSupply",
1571
- "type": "uint256"
1572
- },
1573
- {
1574
- "internalType": "uint256",
1575
- "name": "supplyClaimed",
1576
- "type": "uint256"
1577
- },
1578
- {
1579
- "internalType": "uint256",
1580
- "name": "quantityLimitPerWallet",
1581
- "type": "uint256"
1582
- },
1583
- {
1584
- "internalType": "bytes32",
1585
- "name": "merkleRoot",
1586
- "type": "bytes32"
1587
- },
1588
- {
1589
- "internalType": "uint256",
1590
- "name": "pricePerToken",
1591
- "type": "uint256"
1592
- },
1593
- {
1594
- "internalType": "address",
1595
- "name": "currency",
1596
- "type": "address"
1597
- },
1598
- {
1599
- "internalType": "string",
1600
- "name": "metadata",
1601
- "type": "string"
1602
- }
1603
- ],
1604
- "internalType": "struct IClaimCondition.ClaimCondition[]",
1605
- "name": "_conditions",
1606
- "type": "tuple[]"
1607
- },
1608
- {
1609
- "internalType": "bool",
1610
- "name": "_resetClaimEligibility",
1611
- "type": "bool"
1612
- }
1613
- ],
1614
- "name": "setClaimConditions",
1615
- "outputs": [],
1616
- "stateMutability": "nonpayable",
1617
- "type": "function"
1618
- },
1619
- {
1620
- "inputs": [
1621
- {
1622
- "internalType": "string",
1623
- "name": "_uri",
1624
- "type": "string"
1625
- }
1626
- ],
1627
- "name": "setContractURI",
1628
- "outputs": [],
1629
- "stateMutability": "nonpayable",
1630
- "type": "function"
1631
- },
1632
- {
1633
- "inputs": [
1634
- {
1635
- "internalType": "address",
1636
- "name": "_royaltyRecipient",
1637
- "type": "address"
1638
- },
1639
- {
1640
- "internalType": "uint256",
1641
- "name": "_royaltyBps",
1642
- "type": "uint256"
1643
- }
1644
- ],
1645
- "name": "setDefaultRoyaltyInfo",
1646
- "outputs": [],
1647
- "stateMutability": "nonpayable",
1648
- "type": "function"
1649
- },
1650
- {
1651
- "inputs": [
1652
- {
1653
- "internalType": "address",
1654
- "name": "_platformFeeRecipient",
1655
- "type": "address"
1656
- },
1657
- {
1658
- "internalType": "uint256",
1659
- "name": "_flatFee",
1660
- "type": "uint256"
1661
- }
1662
- ],
1663
- "name": "setFlatPlatformFeeInfo",
1664
- "outputs": [],
1665
- "stateMutability": "nonpayable",
1666
- "type": "function"
1667
- },
1668
- {
1669
- "inputs": [
1670
- {
1671
- "internalType": "uint256",
1672
- "name": "_tokenId",
1673
- "type": "uint256"
1674
- },
1675
- {
1676
- "internalType": "uint256",
1677
- "name": "_maxTotalSupply",
1678
- "type": "uint256"
1679
- }
1680
- ],
1681
- "name": "setMaxTotalSupply",
1682
- "outputs": [],
1683
- "stateMutability": "nonpayable",
1684
- "type": "function"
1685
- },
1686
- {
1687
- "inputs": [
1688
- {
1689
- "internalType": "address",
1690
- "name": "_newOwner",
1691
- "type": "address"
1692
- }
1693
- ],
1694
- "name": "setOwner",
1695
- "outputs": [],
1696
- "stateMutability": "nonpayable",
1697
- "type": "function"
1698
- },
1699
- {
1700
- "inputs": [
1701
- {
1702
- "internalType": "address",
1703
- "name": "_platformFeeRecipient",
1704
- "type": "address"
1705
- },
1706
- {
1707
- "internalType": "uint256",
1708
- "name": "_platformFeeBps",
1709
- "type": "uint256"
1710
- }
1711
- ],
1712
- "name": "setPlatformFeeInfo",
1713
- "outputs": [],
1714
- "stateMutability": "nonpayable",
1715
- "type": "function"
1716
- },
1717
- {
1718
- "inputs": [
1719
- {
1720
- "internalType": "enum IPlatformFee.PlatformFeeType",
1721
- "name": "_feeType",
1722
- "type": "uint8"
1723
- }
1724
- ],
1725
- "name": "setPlatformFeeType",
1726
- "outputs": [],
1727
- "stateMutability": "nonpayable",
1728
- "type": "function"
1729
- },
1730
- {
1731
- "inputs": [
1732
- {
1733
- "internalType": "address",
1734
- "name": "_saleRecipient",
1735
- "type": "address"
1736
- }
1737
- ],
1738
- "name": "setPrimarySaleRecipient",
1739
- "outputs": [],
1740
- "stateMutability": "nonpayable",
1741
- "type": "function"
1742
- },
1743
- {
1744
- "inputs": [
1745
- {
1746
- "internalType": "uint256",
1747
- "name": "_tokenId",
1748
- "type": "uint256"
1749
- },
1750
- {
1751
- "internalType": "address",
1752
- "name": "_recipient",
1753
- "type": "address"
1754
- },
1755
- {
1756
- "internalType": "uint256",
1757
- "name": "_bps",
1758
- "type": "uint256"
1759
- }
1760
- ],
1761
- "name": "setRoyaltyInfoForToken",
1762
- "outputs": [],
1763
- "stateMutability": "nonpayable",
1764
- "type": "function"
1765
- },
1766
- {
1767
- "inputs": [
1768
- {
1769
- "internalType": "uint256",
1770
- "name": "_tokenId",
1771
- "type": "uint256"
1772
- },
1773
- {
1774
- "internalType": "address",
1775
- "name": "_saleRecipient",
1776
- "type": "address"
1777
- }
1778
- ],
1779
- "name": "setSaleRecipientForToken",
1780
- "outputs": [],
1781
- "stateMutability": "nonpayable",
1782
- "type": "function"
1783
- },
1784
- {
1785
- "inputs": [
1786
- {
1787
- "internalType": "bytes4",
1788
- "name": "interfaceId",
1789
- "type": "bytes4"
1790
- }
1791
- ],
1792
- "name": "supportsInterface",
1793
- "outputs": [
1794
- {
1795
- "internalType": "bool",
1796
- "name": "",
1797
- "type": "bool"
1798
- }
1799
- ],
1800
- "stateMutability": "view",
1801
- "type": "function"
1802
- },
1803
- {
1804
- "inputs": [],
1805
- "name": "symbol",
1806
- "outputs": [
1807
- {
1808
- "internalType": "string",
1809
- "name": "",
1810
- "type": "string"
1811
- }
1812
- ],
1813
- "stateMutability": "view",
1814
- "type": "function"
1815
- },
1816
- {
1817
- "inputs": [
1818
- {
1819
- "internalType": "uint256",
1820
- "name": "",
1821
- "type": "uint256"
1822
- }
1823
- ],
1824
- "name": "totalSupply",
1825
- "outputs": [
1826
- {
1827
- "internalType": "uint256",
1828
- "name": "",
1829
- "type": "uint256"
1830
- }
1831
- ],
1832
- "stateMutability": "view",
1833
- "type": "function"
1834
- },
1835
- {
1836
- "inputs": [
1837
- {
1838
- "internalType": "uint256",
1839
- "name": "_index",
1840
- "type": "uint256"
1841
- },
1842
- {
1843
- "internalType": "string",
1844
- "name": "_uri",
1845
- "type": "string"
1846
- }
1847
- ],
1848
- "name": "updateBatchBaseURI",
1849
- "outputs": [],
1850
- "stateMutability": "nonpayable",
1851
- "type": "function"
1852
- },
1853
- {
1854
- "inputs": [
1855
- {
1856
- "internalType": "uint256",
1857
- "name": "_tokenId",
1858
- "type": "uint256"
1859
- }
1860
- ],
1861
- "name": "uri",
1862
- "outputs": [
1863
- {
1864
- "internalType": "string",
1865
- "name": "",
1866
- "type": "string"
1867
- }
1868
- ],
1869
- "stateMutability": "view",
1870
- "type": "function"
1871
- },
1872
- {
1873
- "inputs": [
1874
- {
1875
- "internalType": "uint256",
1876
- "name": "_conditionId",
1877
- "type": "uint256"
1878
- },
1879
- {
1880
- "internalType": "address",
1881
- "name": "_claimer",
1882
- "type": "address"
1883
- },
1884
- {
1885
- "internalType": "uint256",
1886
- "name": "_tokenId",
1887
- "type": "uint256"
1888
- },
1889
- {
1890
- "internalType": "uint256",
1891
- "name": "_quantity",
1892
- "type": "uint256"
1893
- },
1894
- {
1895
- "internalType": "address",
1896
- "name": "_currency",
1897
- "type": "address"
1898
- },
1899
- {
1900
- "internalType": "uint256",
1901
- "name": "_pricePerToken",
1902
- "type": "uint256"
1903
- },
1904
- {
1905
- "components": [
1906
- {
1907
- "internalType": "bytes32[]",
1908
- "name": "proof",
1909
- "type": "bytes32[]"
1910
- },
1911
- {
1912
- "internalType": "uint256",
1913
- "name": "quantityLimitPerWallet",
1914
- "type": "uint256"
1915
- },
1916
- {
1917
- "internalType": "uint256",
1918
- "name": "pricePerToken",
1919
- "type": "uint256"
1920
- },
1921
- {
1922
- "internalType": "address",
1923
- "name": "currency",
1924
- "type": "address"
1925
- }
1926
- ],
1927
- "internalType": "struct IDrop1155.AllowlistProof",
1928
- "name": "_allowlistProof",
1929
- "type": "tuple"
1930
- }
1931
- ],
1932
- "name": "verifyClaim",
1933
- "outputs": [
1934
- {
1935
- "internalType": "bool",
1936
- "name": "isOverride",
1937
- "type": "bool"
1938
- }
1939
- ],
1940
- "stateMutability": "view",
1941
- "type": "function"
1942
- }
1943
- ]