@roninbuilders/contracts
Version:
Type safe Contract ABIs for Ronin Network
1 lines • 932 B
JavaScript
;var t={id:5250,address:"0x48365cca8769c926ffbfe5b43f0e360363e8ee70",contract_name:"KatanaInterfaceMulticall",display_name:"Katana Interface Multicall",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1732163875,abi:[{name:"getCurrentBlockTimestamp",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256",name:"timestamp"}]},{name:"getEthBalance",type:"function",stateMutability:"view",inputs:[{type:"address",name:"addr"}],outputs:[{type:"uint256",name:"balance"}]},{name:"multicall",type:"function",stateMutability:"nonpayable",inputs:[{type:"tuple[]",name:"calls",components:[{type:"address",name:"target"},{type:"uint256",name:"gasLimit"},{type:"bytes",name:"callData"}]}],outputs:[{type:"uint256",name:"blockNumber"},{type:"tuple[]",name:"returnData",components:[{type:"bool",name:"success"},{type:"uint256",name:"gasUsed"},{type:"bytes",name:"returnData"}]}]}]},e=t;module.exports=e;