UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 3.94 kB
'use strict';var e={id:3732,address:"0xe0cac03294e61549d43a407f6f734a7e8f35ff0b",contract_name:"ERC1967Proxy",display_name:"Apeiron Apostle Extension Proxy",is_deprecated:false,is_proxy:true,proxy_to:"0x198aaf05d4bcfc2c19695891c10383f5728b3715",created_at:1724227896,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:"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:"OwnershipTransferred",type:"event",inputs:[{type:"address",name:"previousOwner",indexed:true},{type:"address",name:"newOwner",indexed:true}]},{name:"Paused",type:"event",inputs:[{type:"address",name:"account"}]},{name:"Unpaused",type:"event",inputs:[{type:"address",name:"account"}]},{name:"Upgraded",type:"event",inputs:[{type:"address",name:"implementation",indexed:true}]},{name:"apeironApostleContract",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"apostleSpiritualMergeContract",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"getApostleData",type:"function",stateMutability:"view",inputs:[{type:"uint256",name:"_tokenId"}],outputs:[{type:"tuple",components:[{type:"uint256",name:"gene"},{type:"uint256",name:"iv"},{type:"uint256",name:"createTime"}]}]},{name:"getApostleDataAndSMProgress",type:"function",stateMutability:"view",inputs:[{type:"uint256",name:"_tokenId"}],outputs:[{type:"tuple",components:[{type:"uint256",name:"gene"},{type:"uint256",name:"iv"},{type:"uint256",name:"createTime"}]},{type:"uint256"},{type:"uint256"}]},{name:"getMultipleApostleData",type:"function",stateMutability:"view",inputs:[{type:"uint256[]",name:"_tokenIds"}],outputs:[{type:"tuple[]",components:[{type:"uint256",name:"gene"},{type:"uint256",name:"iv"},{type:"uint256",name:"createTime"}]}]},{name:"initialize",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"isAdmin",type:"function",stateMutability:"view",inputs:[{type:"address",name:"admin"}],outputs:[{type:"bool"}]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"pause",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"paused",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bool"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"setAdmin",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"admin"},{type:"bool",name:"enabled"}],outputs:[]},{name:"setApeironApostleContract",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_apeironApostleContract"},{type:"address",name:"_apostleSpiritualMergeContract"}],outputs:[]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]},{name:"unpause",type:"function",stateMutability:"nonpayable",inputs:[],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;module.exports=t;