Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(website): Update claim-prover-rewards.mdx #14368

Merged
merged 8 commits into from
Aug 8, 2023
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,22 @@ This guide will help you claim TTKO/TTKOe earned as a prover.
## Prerequisites

- You followed the [Enable a prover](/docs/guides/enable-a-prover) guide and have a prover which has proved a block to earn TTKO/TTKOe rewards.
- Must have a balance of ETH Sepolia (see: [Receive tokens](/docs/guides/receive-tokens)).

### Claim TTKO
dionysuzx marked this conversation as resolved.
Show resolved Hide resolved

- Must have a balance of ETH on Sepolia L1 (see: [Receive tokens](/docs/guides/receive-tokens)).

### Claim TTKOe
dionysuzx marked this conversation as resolved.
Show resolved Hide resolved

- Must have a balance of ETH on Grimsvotn L2 (see: [Receive tokens](/docs/guides/receive-tokens)/[Bridge tokens](/docs/guides/build-on-taiko/bridge-tokens)).

## Steps

<Steps>

### View TTKO/TTKOe prover address balance

Go to the TaikoL1 contract read page ([TTKO](https://sepolia.etherscan.io/address/0x6375394335f34848b850114b66A49D6F47f2cdA8#readProxyContract#F10)/[TTKOe](https://explorer.test.taiko.xyz/address/0x4e7c942D51d977459108bA497FDc71ae0Fc54a00/read-proxy#address-tabs)) and input your prover address to lookup your TTKO/TTKOe claim balance.
Go to the TaikoL1/L2 contract read page ([TTKO](https://sepolia.etherscan.io/address/0x6375394335f34848b850114b66A49D6F47f2cdA8#readProxyContract#F10)/[TTKOe](https://explorer.test.taiko.xyz/address/0x4e7c942D51d977459108bA497FDc71ae0Fc54a00/read-proxy#address-tabs)) and input your prover address to lookup your TTKO/TTKOe claim balance.
IchiCoin marked this conversation as resolved.
Show resolved Hide resolved

### Enter withdraw amount

Expand Down