UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 4.72 kB
var e={id:34211,address:"0xe296eb055934b9b90483974bbc00f549923226e2",contract_name:"KangkongHuntersStones",display_name:"Kangkong Hunters Stones",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1745737623,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[]},{name:"ERC1155InsufficientBalance",type:"error",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"balance"},{type:"uint256",name:"needed"},{type:"uint256",name:"tokenId"}]},{name:"ERC1155InvalidApprover",type:"error",inputs:[{type:"address",name:"approver"}]},{name:"ERC1155InvalidArrayLength",type:"error",inputs:[{type:"uint256",name:"idsLength"},{type:"uint256",name:"valuesLength"}]},{name:"ERC1155InvalidOperator",type:"error",inputs:[{type:"address",name:"operator"}]},{name:"ERC1155InvalidReceiver",type:"error",inputs:[{type:"address",name:"receiver"}]},{name:"ERC1155InvalidSender",type:"error",inputs:[{type:"address",name:"sender"}]},{name:"ERC1155MissingApprovalForAll",type:"error",inputs:[{type:"address",name:"operator"},{type:"address",name:"owner"}]},{name:"OwnableInvalidOwner",type:"error",inputs:[{type:"address",name:"owner"}]},{name:"OwnableUnauthorizedAccount",type:"error",inputs:[{type:"address",name:"account"}]},{name:"ApprovalForAll",type:"event",inputs:[{type:"address",name:"account",indexed:true},{type:"address",name:"operator",indexed:true},{type:"bool",name:"approved"}]},{name:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"StoneMinted",type:"event",inputs:[{type:"uint256",name:"tokenId"},{type:"uint256",name:"startUniqueId"},{type:"uint256",name:"amount"},{type:"address",name:"owner"}]},{name:"TransferBatch",type:"event",inputs:[{type:"address",name:"operator",indexed:true},{type:"address",name:"from",indexed:true},{type:"address",name:"to",indexed:true},{type:"uint256[]",name:"ids"},{type:"uint256[]",name:"values"}]},{name:"TransferSingle",type:"event",inputs:[{type:"address",name:"operator",indexed:true},{type:"address",name:"from",indexed:true},{type:"address",name:"to",indexed:true},{type:"uint256",name:"id"},{type:"uint256",name:"value"}]},{name:"URI",type:"event",inputs:[{type:"string",name:"value"},{type:"uint256",name:"id",indexed:true}]},{name:"Hunter_stone",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"balanceOf",type:"function",stateMutability:"view",inputs:[{type:"address",name:"account"},{type:"uint256",name:"id"}],outputs:[{type:"uint256"}]},{name:"balanceOfBatch",type:"function",stateMutability:"view",inputs:[{type:"address[]",name:"accounts"},{type:"uint256[]",name:"ids"}],outputs:[{type:"uint256[]"}]},{name:"civilian_stone",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"isApprovedForAll",type:"function",stateMutability:"view",inputs:[{type:"address",name:"account"},{type:"address",name:"operator"}],outputs:[{type:"bool"}]},{name:"looter_stone",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"mintAllStones",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"account"}],outputs:[]},{name:"mintBatch",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"account"},{type:"uint256",name:"tokenId"},{type:"uint256",name:"amount"},{type:"uint256",name:"startUniqueId"}],outputs:[]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"safeBatchTransferFrom",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"from"},{type:"address",name:"to"},{type:"uint256[]",name:"ids"},{type:"uint256[]",name:"values"},{type:"bytes",name:"data"}],outputs:[]},{name:"safeTransferFrom",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"from"},{type:"address",name:"to"},{type:"uint256",name:"id"},{type:"uint256",name:"value"},{type:"bytes",name:"data"}],outputs:[]},{name:"setApprovalForAll",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"operator"},{type:"bool",name:"approved"}],outputs:[]},{name:"setURI",type:"function",stateMutability:"nonpayable",inputs:[{type:"string",name:"newURI"}],outputs:[]},{name:"supportsInterface",type:"function",stateMutability:"view",inputs:[{type:"bytes4",name:"interfaceId"}],outputs:[{type:"bool"}]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]},{name:"uri",type:"function",stateMutability:"view",inputs:[{type:"uint256"}],outputs:[{type:"string"}]}]},t=e;export{t as default};