UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 3.87 kB
var t={id:360,address:"0x34e6583ef114b84336a7343cae8c4d33a95dc631",contract_name:"CollateralStakingMediator",display_name:"Collateral Staking Mediator",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1689704972,abi:[{type:"fallback",stateMutability:"payable"},{name:"accruedRewards",type:"function",stateMutability:"view",inputs:[{type:"address"}],outputs:[{type:"uint256"}]},{name:"accruedRewardsRon",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"canClaimRewards",type:"function",stateMutability:"view",inputs:[{type:"address",name:"stakingManager"},{type:"address",name:"stakingPool"}],outputs:[{type:"bool"}]},{name:"claimPendingRewards",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"stakingPool"},{type:"address",name:"stakingManager"}],outputs:[]},{name:"claimRewardsRon",type:"function",stateMutability:"nonpayable",inputs:[{type:"address[]",name:"consensusAddrList"}],outputs:[]},{name:"collateralStakingManager",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"delegateUncollateralizedRon",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"consensusAddr"}],outputs:[]},{name:"getOwner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"getPendingRewards",type:"function",stateMutability:"view",inputs:[{type:"address",name:"stakingPool"}],outputs:[{type:"uint256"}]},{name:"initialize",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"collateralStakingManager_"},{type:"address",name:"owner_"}],outputs:[]},{name:"isCollateralStakingMediator",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bool"}]},{name:"moveUncollateralizedErc20ToProtocol",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"amount"}],outputs:[]},{name:"onERC721Received",type:"function",stateMutability:"nonpayable",inputs:[{type:"address"},{type:"address"},{type:"uint256"},{type:"bytes"}],outputs:[{type:"bytes4"}]},{name:"poolToUndelegateCooldown",type:"function",stateMutability:"view",inputs:[{type:"address"}],outputs:[{type:"uint256"}]},{name:"redelegateRewards",type:"function",stateMutability:"nonpayable",inputs:[{type:"address[]",name:"consensusAddrList"}],outputs:[]},{name:"restakePendingRewards",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"stakingPool"},{type:"address",name:"stakingManager"}],outputs:[]},{name:"stakeErc20",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"amount"}],outputs:[]},{name:"stakeErc721",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256[]",name:"tokenIds"}],outputs:[]},{name:"stakeUncollateralizedErc20",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"amount"}],outputs:[]},{name:"uncollateralizedDelegatingAmountPerValidator",type:"function",stateMutability:"view",inputs:[{type:"address"}],outputs:[{type:"uint256"}]},{name:"uncollateralizedDelegatingAmountRon",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"uncollateralizedStakingAmount",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{name:"undelegateUncollateralizedRon",type:"function",stateMutability:"nonpayable",inputs:[{type:"address[]",name:"consensusAddrList"},{type:"uint256[]",name:"amounts"}],outputs:[]},{name:"unstakeErc20",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"amount"},{type:"address",name:"receiver"}],outputs:[]},{name:"unstakeErc721",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256[]",name:"tokenIds"},{type:"address",name:"receiver"}],outputs:[]},{name:"unstakeUncollateralizedErc20",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"amount"}],outputs:[]}]},e=t;export{e as default};