UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 5.97 kB
'use strict';var e={id:36172,address:"0x6e11ef92f32b5ca5e43f87d8b64ae1809070cf05",contract_name:"TransparentUpgradeableProxy",display_name:"Kingdom Story Reward Proxy",is_deprecated:false,is_proxy:true,proxy_to:"0x55d99857f60459f77b8f35909817591e7a27f6b7",created_at:1752476061,abi:[{type:"constructor",stateMutability:"payable",inputs:[{type:"address",name:"_logic"},{type:"address",name:"admin_"},{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"},{name:"admin",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[{type:"address",name:"admin_"}]},{name:"changeAdmin",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newAdmin"}],outputs:[]},{name:"implementation",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[{type:"address",name:"implementation_"}]},{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:[]},{type:"receive",stateMutability:"payable"}],proxy_abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[]},{name:"FreeFoodClaimed",type:"event",inputs:[{type:"address",name:"sender"}]},{name:"FreeOfferClaimed",type:"event",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"offerType"}]},{name:"FreePartyOpened",type:"event",inputs:[{type:"address",name:"sender"}]},{name:"Initialized",type:"event",inputs:[{type:"uint8",name:"version"}]},{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:"QuestBoughtLottery",type:"event",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"lotteryType"},{type:"uint256",name:"count"}]},{name:"QuestDailyRewarded",type:"event",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"yyyymmdd"}]},{name:"QuestDailyRewardedTimestamp",type:"event",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"timestamp"}]},{name:"QuestInvitedFriend",type:"event",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"level"}]},{name:"QuestSwappedCoin",type:"event",inputs:[{type:"address",name:"sender"},{type:"uint256",name:"amount"},{type:"uint256",name:"count"}]},{name:"Unpaused",type:"event",inputs:[{type:"address",name:"account"}]},{name:"CreateQuestBuyLotteryDigest",type:"function",stateMutability:"view",inputs:[{type:"address",name:"_sender"},{type:"uint256",name:"_lotteryType"},{type:"uint256",name:"_count"}],outputs:[{type:"bytes32"}]},{name:"CreateQuestDailyRewardDigest",type:"function",stateMutability:"view",inputs:[{type:"address",name:"_sender"},{type:"uint256",name:"_yyyymmdd"}],outputs:[{type:"bytes32"}]},{name:"CreateQuestInviteFriendDigest",type:"function",stateMutability:"view",inputs:[{type:"address",name:"_sender"},{type:"uint256",name:"_level"}],outputs:[{type:"bytes32"}]},{name:"CreateQuestSwapCoinDigest",type:"function",stateMutability:"view",inputs:[{type:"address",name:"_sender"},{type:"uint256",name:"_amount"},{type:"uint256",name:"_count"}],outputs:[{type:"bytes32"}]},{name:"FreeFood",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"FreeOffer",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"_offerType"}],outputs:[]},{name:"FreeParty",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"MsGetAddressCount",type:"function",stateMutability:"view",inputs:[{type:"address",name:"_addr"}],outputs:[{type:"uint256"}]},{name:"MsInitDomainSeperator",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"MsSetMasterAddr",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_masterAddr"}],outputs:[]},{name:"MsSetNftAddress",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_nftAddr"}],outputs:[]},{name:"MsSetVRFAddress",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"_vrfAddr"}],outputs:[]},{name:"QuestBuyLottery",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"lotteryType"},{type:"bytes",name:"signature"}],outputs:[]},{name:"QuestDailyReward",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"yyyymmdd"},{type:"bytes",name:"signature"}],outputs:[]},{name:"QuestDailyRewardTimestamp",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"QuestInviteFriend",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"level"},{type:"bytes",name:"signature"}],outputs:[]},{name:"QuestSwapCoin",type:"function",stateMutability:"nonpayable",inputs:[{type:"uint256",name:"amount"},{type:"bytes",name:"signature"}],outputs:[]},{name:"initialize",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"masterAddr",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"nftAddress",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"owner",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"paused",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"bool"}]},{name:"renounceOwnership",type:"function",stateMutability:"nonpayable",inputs:[],outputs:[]},{name:"transferOwnership",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"newOwner"}],outputs:[]},{name:"vrfAddress",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]}]},t=e;module.exports=t;