@roninbuilders/contracts
Version:
Type safe Contract ABIs for Ronin Network
1 lines • 2.65 kB
JavaScript
var t={id:32870,address:"0x6f80ee2149c5b3f0e598bf999dac58e8f76476b9",contract_name:"Hunter",display_name:"Hunter",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1744186975,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"string",name:"_name"},{type:"address[]",name:"_hunters"},{type:"address",name:"_hunterTrophy"},{type:"address",name:"_wron"},{type:"address",name:"_katanaRouter"}]},{name:"KATANA_ROUTER",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"MAX_HUNTER_FEE",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"MIN_DEPOSITS",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"WRON",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"WRON_DECIMALS",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"claim",type:"function",stateMutability:"nonpayable",inputs:[{type:"bool",name:"wantWRON"}],outputs:[]},{name:"deposit",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"claimAddress"}],outputs:[]},{name:"depositCount",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"depositToken",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"token"},{type:"uint256",name:"amount"},{type:"address",name:"claimAddress"}],outputs:[]},{name:"deposits",type:"function",stateMutability:"view",inputs:[{type:"address"}],outputs:[{type:"address",name:"token"},{type:"uint256",name:"amount"},{type:"address",name:"claimAddress"},{type:"bool",name:"swapped"},{type:"uint256",name:"wronAmount"}]},{name:"getHunters",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address[]"}]},{name:"hunterTrophy",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"name",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{name:"setHunters",type:"function",stateMutability:"nonpayable",inputs:[{type:"address[]",name:"_hunters"}],outputs:[]},{name:"swap",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"depositor"}],outputs:[]},{name:"totalFeesCollected",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"totalFeesSent",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"withdrawFees",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"wronBalance",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{type:"receive",stateMutability:"payable"}]},e=t;export{e as default};