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