koncpt-img

We’ve created a number of plugins which makes life easier tracking stETH or stXXX rebases, these plugins collate and display the data relevant to all holdings wallet wise.

Feel free to visit our github repo to download, utilise or refactor to your requirements.

				
					Lido stETH Rewards Plugin

/* Lido stETH Reward History Plugin Is distributed under GNU2 License LICENSE

Lido stETH Reward History Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.

Lido stETH Reward History Plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Reward History Plugin. */

=== Plugin Name === Lido stETH Reward History

== Description == Lido stETH Reward History

=== Plugin Version === 1.0

== Instructions ==

Install plugin and activate it.
Add wallet addresses from the Admin sidebar menu -> Reward History
== Database Tables ==

On activation of the plugin two database table will be created with default database prefix
reward_history_wallet_address
reward_history_wallet_data
== Shortcode ==

Use [reward_history_all] shortcode anywhere in Page or Post or use if it requires to execute in specific template file.
== Notes ==

Daily cron job executes at 23:00 UTC and store data into history table automatically.