UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 1.92 kB
'use strict';var t={id:4288,address:"0x916f4c93a7e1084dbf104f764235f9cfd2f002c3",contract_name:"BurningMinter",display_name:"Burning Minter",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1727336202,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"_achievement"},{type:"address",name:"_burnToken"}]},{name:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"achievement",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"burnAddress",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"burnPrices",type:"function",stateMutability:"view",inputs:[{type:"uint256"}],outputs:[{type:"uint256"}]},{name:"burnToken",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"mint",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_erc1155"},{type:"uint256",name:"_id"}],outputs:[]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"setAchievement",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_achievement"}],outputs:[]},{name:"setBurnPrice",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"_id"},{type:"uint256",name:"_price"}],outputs:[]},{name:"setBurnPrices",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256[]",name:"_ids"},{type:"uint256[]",name:"_prices"}],outputs:[]},{name:"setBurnToken",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_burnToken"}],outputs:[]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]}]},e=t;module.exports=e;