@roninbuilders/contracts
Version:
Type safe Contract ABIs for Ronin Network
1 lines • 2.84 kB
JavaScript
var t={id:4764,address:"0x7b2d268eea7f99520f7e968052fac76f52c73c7e",contract_name:"TransakMulticallExecuter",display_name:"Transak Multicall Executer",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1729777684,abi:[{name:"CallFailed",type:"error",inputs:[{type:"address",name:"_target"},{type:"bytes",name:"_data"}]},{name:"CallFailedWithReason",type:"error",inputs:[{type:"address",name:"_target"},{type:"bytes",name:"_data"},{type:"string",name:"_reason"}]},{name:"MulticallExecuted",type:"event",inputs:[{type:"address[]",name:"targets"},{type:"bytes[]",name:"data"}]},{name:"NativeTokenReceived",type:"event",inputs:[{type:"address"},{type:"uint256"}]},{name:"OwnershipTransferStarted",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"ERC1155_TOKENRECEIVER_INTERFACE_ID",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bytes4"}]},{name:"ERC165_INTERFACE_ID",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bytes4"}]},{name:"ERC721_TOKENRECEIVER_INTERFACE_ID",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bytes4"}]},{name:"acceptOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"multiCall",type:"function",stateMutability:"payable",inputs:[{type:"address[]",name:"targets"},{type:"bytes[]",name:"data"},{type:"uint256[]",name:"value"}],outputs:[{type:"bytes[]"}]},{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:"pendingOwner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"supportsInterface",type:"function",stateMutability:"pure",inputs:[{type:"bytes4",name:"interfaceId"}],outputs:[{type:"bool"}]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]},{name:"withdrawEther",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{type:"receive",stateMutability:"payable"}]},e=t;export{e as default};