UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 1.25 kB
'use strict';var e={id:25975,address:"0xfd9b76dce62a00eae8f15f8548906fb9afcdb5ff",contract_name:"ProxyAdmin",display_name:"Proxy Admin",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1740565385,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"initialOwner"}]},{name:"OwnableInvalidOwner",type:"error",inputs:[{type:"address",name:"owner"}]},{name:"OwnableUnauthorizedAccount",type:"error",inputs:[{type:"address",name:"account"}]},{name:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"UPGRADE_INTERFACE_VERSION",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]},{name:"upgradeAndCall",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"proxy"},{type:"address",name:"implementation"},{type:"bytes",name:"data"}],outputs:[]}]},t=e;module.exports=t;