UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 2.84 kB
var t={id:27602,address:"0xdf59901a88d5af649df9ceceab6b3fdee2feddb7",contract_name:"FishingFrenzyRodFactory",display_name:"Fishing Frenzy Rod Factory",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1742008785,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"rodNFTAddress"},{type:"address",name:"defaultAdminAddress"},{type:"address",name:"adminFactoryAddress"},{type:"address",name:"minterFactoryAddress"},{type:"uint256",name:"initialMaxMintBatch"}]},{name:"MaxMintBatchUpdated",type:"event",inputs:[{type:"uint256",name:"newMaxMintBatch"}]},{name:"RoleAdminChanged",type:"event",inputs:[{type:"bytes32",name:"role",indexed:true},{type:"bytes32",name:"previousAdminRole",indexed:true},{type:"bytes32",name:"newAdminRole",indexed:true}]},{name:"RoleGranted",type:"event",inputs:[{type:"bytes32",name:"role",indexed:true},{type:"address",name:"account",indexed:true},{type:"address",name:"sender",indexed:true}]},{name:"RoleRevoked",type:"event",inputs:[{type:"bytes32",name:"role",indexed:true},{type:"address",name:"account",indexed:true},{type:"address",name:"sender",indexed:true}]},{name:"ADMIN_FACTORY_ROLE",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bytes32"}]},{name:"DEFAULT_ADMIN_ROLE",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bytes32"}]},{name:"MINTER_FACTORY_ROLE",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bytes32"}]},{name:"getRoleAdmin",type:"function",stateMutability:"view",inputs:[{type:"bytes32",name:"role"}],outputs:[{type:"bytes32"}]},{name:"grantRole",type:"function",stateMutability:"nonpayable",inputs:[{type:"bytes32",name:"role"},{type:"address",name:"account"}],outputs:[]},{name:"hasRole",type:"function",stateMutability:"view",inputs:[{type:"bytes32",name:"role"},{type:"address",name:"account"}],outputs:[{type:"bool"}]},{name:"maxMintBatch",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"mintBatchRod",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"recipient"},{type:"uint16[]",name:"tierIds"},{type:"uint256[]",name:"quantities"}],outputs:[]},{name:"renounceRole",type:"function",stateMutability:"nonpayable",inputs:[{type:"bytes32",name:"role"},{type:"address",name:"account"}],outputs:[]},{name:"revokeRole",type:"function",stateMutability:"nonpayable",inputs:[{type:"bytes32",name:"role"},{type:"address",name:"account"}],outputs:[]},{name:"rodNFT",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"setMaxMintBatch",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"newMaxMintBatch"}],outputs:[]},{name:"supportsInterface",type:"function",stateMutability:"view",inputs:[{type:"bytes4",name:"interfaceId"}],outputs:[{type:"bool"}]}]},e=t;export{e as default};