UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 2.84 kB
var e={id:27718,address:"0xd42364171036dd7dabe2ba5efc368c896d03ce89",contract_name:"FishingFrenzyFishFactory",display_name:"Fishing Frenzy Fish Factory",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1742274682,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"minterNFTAddress"},{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:"fishNFT",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{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:"mintBatchFish",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"recipient"},{type:"bytes32[]",name:"fishIds"},{type:"string[]",name:"fishNames"}],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:"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"}]}]},t=e;export{t as default};