UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 1.8 kB
'use strict';var t={id:465,address:"0x6db7bd2fa4b1b89c56c08b553d7c04df0301e885",contract_name:"CEtherStakingProxy",display_name:"C Ether Staking Proxy",is_deprecated:false,is_proxy:true,proxy_to:"0xc5d812fab0b3baa8ce87e4f112b5f737d8e6892b",created_at:1692116130,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"comptroller_"},{type:"string",name:"name_"},{type:"string",name:"symbol_"},{type:"address",name:"admin_"},{type:"address",name:"collateralStakingManagerInterface_"},{type:"address",name:"implementation_"}]},{name:"NewImplementation",type:"event",inputs:[{type:"address",name:"oldImplementation"},{type:"address",name:"newImplementation"}]},{type:"fallback",stateMutability:"payable"},{name:"_setImplementation",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"implementation_"}],outputs:[]},{name:"admin",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"collateralStakingManagerInterface",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"comptroller",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"currentCollateralAmount",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"globalCollateralLimit",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"implementation",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"isCEtherStaking",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bool"}]},{name:"name",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{name:"symbol",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"string"}]}],proxy_abi:[]},e=t;module.exports=e;