-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16eaca6
commit 5d196a2
Showing
2 changed files
with
137 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,133 @@ | ||
[{"inputs":[{"internalType":"contract Comptroller","name":"comptroller","type":"address"}],"name":"getMarketRewardsInfo","outputs":[{"components":[{"internalType":"uint256","name":"underlyingPrice","type":"uint256"},{"internalType":"contract CToken","name":"market","type":"address"},{"components":[{"internalType":"uint256","name":"rewardSpeedPerSecondPerToken","type":"uint256"},{"internalType":"uint256","name":"rewardTokenPrice","type":"uint256"},{"internalType":"uint256","name":"formattedAPR","type":"uint256"},{"internalType":"address","name":"flywheel","type":"address"},{"internalType":"address","name":"rewardToken","type":"address"}],"internalType":"struct FuseFlywheelLensRouter.RewardsInfo[]","name":"rewardsInfo","type":"tuple[]"}],"internalType":"struct FuseFlywheelLensRouter.MarketRewardsInfo[]","name":"","type":"tuple[]"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"user","type":"address"},{"internalType":"contract CToken[]","name":"markets","type":"address[]"},{"internalType":"contract FuseFlywheelCore[]","name":"flywheels","type":"address[]"},{"internalType":"bool[]","name":"accrue","type":"bool[]"}],"name":"getUnclaimedRewardsByMarkets","outputs":[{"internalType":"uint256[]","name":"rewards","type":"uint256[]"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"user","type":"address"},{"internalType":"contract CToken","name":"market","type":"address"},{"internalType":"contract FuseFlywheelCore[]","name":"flywheels","type":"address[]"},{"internalType":"bool[]","name":"accrue","type":"bool[]"}],"name":"getUnclaimedRewardsForMarket","outputs":[{"internalType":"uint256[]","name":"rewards","type":"uint256[]"}],"stateMutability":"nonpayable","type":"function"}] | ||
[ | ||
{ | ||
"inputs": [ | ||
{ | ||
"internalType": "contract Comptroller", | ||
"name": "comptroller", | ||
"type": "address" | ||
} | ||
], | ||
"name": "getMarketRewardsInfo", | ||
"outputs": [ | ||
{ | ||
"components": [ | ||
{ | ||
"internalType": "uint256", | ||
"name": "underlyingPrice", | ||
"type": "uint256" | ||
}, | ||
{ | ||
"internalType": "contract CToken", | ||
"name": "market", | ||
"type": "address" | ||
}, | ||
{ | ||
"components": [ | ||
{ | ||
"internalType": "uint256", | ||
"name": "rewardSpeedPerSecondPerToken", | ||
"type": "uint256" | ||
}, | ||
{ | ||
"internalType": "uint256", | ||
"name": "rewardTokenPrice", | ||
"type": "uint256" | ||
}, | ||
{ | ||
"internalType": "uint256", | ||
"name": "formattedAPR", | ||
"type": "uint256" | ||
}, | ||
{ | ||
"internalType": "address", | ||
"name": "flywheel", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "address", | ||
"name": "rewardToken", | ||
"type": "address" | ||
} | ||
], | ||
"internalType": "struct FuseFlywheelLensRouter.RewardsInfo[]", | ||
"name": "rewardsInfo", | ||
"type": "tuple[]" | ||
} | ||
], | ||
"internalType": "struct FuseFlywheelLensRouter.MarketRewardsInfo[]", | ||
"name": "", | ||
"type": "tuple[]" | ||
} | ||
], | ||
"stateMutability": "nonpayable", | ||
"type": "function" | ||
}, | ||
{ | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "user", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "contract CToken[]", | ||
"name": "markets", | ||
"type": "address[]" | ||
}, | ||
{ | ||
"internalType": "contract FuseFlywheelCore[]", | ||
"name": "flywheels", | ||
"type": "address[]" | ||
}, | ||
{ | ||
"internalType": "bool[]", | ||
"name": "accrue", | ||
"type": "bool[]" | ||
} | ||
], | ||
"name": "getUnclaimedRewardsByMarkets", | ||
"outputs": [ | ||
{ | ||
"internalType": "uint256[]", | ||
"name": "rewards", | ||
"type": "uint256[]" | ||
} | ||
], | ||
"stateMutability": "nonpayable", | ||
"type": "function" | ||
}, | ||
{ | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "user", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "contract CToken", | ||
"name": "market", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "contract FuseFlywheelCore[]", | ||
"name": "flywheels", | ||
"type": "address[]" | ||
}, | ||
{ | ||
"internalType": "bool[]", | ||
"name": "accrue", | ||
"type": "bool[]" | ||
} | ||
], | ||
"name": "getUnclaimedRewardsForMarket", | ||
"outputs": [ | ||
{ | ||
"internalType": "uint256[]", | ||
"name": "rewards", | ||
"type": "uint256[]" | ||
} | ||
], | ||
"stateMutability": "nonpayable", | ||
"type": "function" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5d196a2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
rari-dapp-next – ./
rari-d-app-next.vercel.app
rari-dapp-next-git-main-rari-capital.vercel.app
rari-dapp-next-rari-capital.vercel.app
arbitrum.rari.capital
rari.app
app.rari.capital
v3.rari.capital