@roninbuilders/contracts
Version:
Type safe Contract ABIs for Ronin Network
1 lines • 1.51 kB
JavaScript
;var t={id:32989,address:"0x9a5da22d04f42ef4d0ef8ced9d32f2ddcdde3352",contract_name:"HunterFactoryV2",display_name:"Hunter Factory V2",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1744255445,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"_wron"},{type:"address",name:"_katanaRouter"}]},{name:"deployHunters",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"count"}],outputs:[]},{name:"getHunters",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address[]"}]},{name:"hunterBank",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"hunters",type:"function",stateMutability:"view",inputs:[{type:"uint256"}],outputs:[{type:"address"}]},{name:"katanaRouter",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"withdrawBankFees",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"token"}],outputs:[]},{name:"withdrawFees",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"token"}],outputs:[]},{name:"withdrawHunterFees",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"hunterIndex"},{type:"address",name:"token"}],outputs:[]},{name:"wron",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{type:"receive",stateMutability:"payable"}]},e=t;module.exports=e;