@roninbuilders/contracts
Version:
Type safe Contract ABIs for Ronin Network
1 lines • 1.72 kB
JavaScript
;var t={id:3271,address:"0x27876429db2cddf017dbb63560d0366e4b4e6f8a",contract_name:"OwnedMulticaller",display_name:"Owned Multicaller",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1721026274,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"owner_"}]},{name:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"multicall",type:"function",stateMutability:"payable",inputs:[{type:"address[]",name:"tos"},{type:"bytes[]",name:"callDatas"},{type:"uint256[]",name:"values"}],outputs:[{type:"bool[]",name:"results"},{type:"bytes[]",name:"returnDatas"}]},{name:"onERC1155BatchReceived",type:"function",stateMutability:"pure",inputs:[{type:"address"},{type:"address"},{type:"uint256[]"},{type:"uint256[]"},{type:"bytes"}],outputs:[{type:"bytes4"}]},{name:"onERC1155Received",type:"function",stateMutability:"pure",inputs:[{type:"address"},{type:"address"},{type:"uint256"},{type:"uint256"},{type:"bytes"}],outputs:[{type:"bytes4"}]},{name:"onERC721Received",type:"function",stateMutability:"pure",inputs:[{type:"address"},{type:"address"},{type:"uint256"},{type:"bytes"}],outputs:[{type:"bytes4"}]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],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:[]}]},e=t;module.exports=e;