@roninbuilders/contracts
Version:
Type safe Contract ABIs for Ronin Network
1 lines • 4.4 kB
JavaScript
var e={id:25694,address:"0x620643b8272afee3f7849058cfc25590dbc63c40",contract_name:"ERC1967Proxy",display_name:"Apostle Spiritual Merge Proxy",is_deprecated:false,is_proxy:true,proxy_to:"0xdf4796abe4bf673cb154bcc88c8a11062ee045f0",created_at:1739869624,abi:[{type:"constructor",stateMutability:"payable",inputs:[{type:"address",name:"_logic"},{type:"bytes",name:"_data"}]},{name:"AdminChanged",type:"event",inputs:[{type:"address",name:"previousAdmin"},{type:"address",name:"newAdmin"}]},{name:"BeaconUpgraded",type:"event",inputs:[{type:"address",name:"beacon",indexed:true}]},{name:"Upgraded",type:"event",inputs:[{type:"address",name:"implementation",indexed:true}]},{type:"fallback",stateMutability:"payable"},{type:"receive",stateMutability:"payable"}],proxy_abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[]},{name:"AdditionEvolveApostleAmountUpdated",type:"event",inputs:[{type:"uint256[]",name:"ivs"},{type:"uint256[]",name:"amounts"}]},{name:"AdminAccessSet",type:"event",inputs:[{type:"address",name:"_admin"},{type:"bool",name:"_enabled"}]},{name:"AdminChanged",type:"event",inputs:[{type:"address",name:"previousAdmin"},{type:"address",name:"newAdmin"}]},{name:"BeaconUpgraded",type:"event",inputs:[{type:"address",name:"beacon",indexed:true}]},{name:"ContractSettingUpdated",type:"event",inputs:[{type:"address",name:"tokenReceiptHandlerAddress"},{type:"address",name:"apostleAddress"},{type:"uint256",name:"maxIV"}]},{name:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"SpiritualMerged",type:"event",inputs:[{type:"uint256",name:"evolvingApostleId"},{type:"uint256[]",name:"consumeApostleIds"},{type:"uint256",name:"newIV"},{type:"uint256",name:"evolveProgress"},{type:"uint256",name:"finalApostleId"}]},{name:"Upgraded",type:"event",inputs:[{type:"address",name:"implementation",indexed:true}]},{name:"additionEvolveApostleAmountMap",type:"function",stateMutability:"view",inputs:[{type:"uint256"}],outputs:[{type:"uint256"}]},{name:"apostleContract",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"apostleEvolveProgressMap",type:"function",stateMutability:"view",inputs:[{type:"uint256"}],outputs:[{type:"uint256"}]},{name:"calcTargetIvAndProgress",type:"function",stateMutability:"view",inputs:[{type:"uint256",name:"_evolvingApostleId"},{type:"uint256[]",name:"_consumeApostleIds"},{type:"uint256",name:"_currentIV"}],outputs:[{type:"uint256"},{type:"uint256"},{type:"uint256"}]},{name:"getApostleEvolveNeed",type:"function",stateMutability:"view",inputs:[{type:"uint256",name:"_apostleId"}],outputs:[{type:"uint256"}]},{name:"initialize",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"isAdmin",type:"function",stateMutability:"view",inputs:[{type:"address",name:"admin"}],outputs:[{type:"bool"}]},{name:"maxIV",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"planetContract",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"setAdditionEvolveApostleAmount",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256[]",name:"_ivs"},{type:"uint256[]",name:"_amounts"}],outputs:[]},{name:"setAdmin",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"admin"},{type:"bool",name:"enabled"}],outputs:[]},{name:"spiritualMerge",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"_evolvingApostleId"},{type:"uint256[]",name:"_consumeApostleIds"}],outputs:[]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]},{name:"updateContractSetting",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_planetAddress"},{type:"address",name:"_apostleAddress"},{type:"uint256",name:"_maxIV"}],outputs:[]},{name:"upgradeTo",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newImplementation"}],outputs:[]},{name:"upgradeToAndCall",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"newImplementation"},{type:"bytes",name:"data"}],outputs:[]}]},t=e;export{t as default};