Skip to content

Commit 19967a9

Browse files
authored
Added ref to mainnet addresses in staking guide
1 parent b3df00f commit 19967a9

File tree

1 file changed

+6
-0
lines changed
  • components/Starknet/modules/guides/pages/staking-on-starknet

1 file changed

+6
-0
lines changed

components/Starknet/modules/guides/pages/staking-on-starknet/stake.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Welcome to the second installment of the _Becoming a Starknet validator_ guide!
1111

1212
To become a validator, you must stake least the minimum required amount of STRK tokens by locking them into Starknet's Staking contract, subsequentially earning rewards based on your participation. This installment of the guide will therefore walk you through xref:approving_strk_transfer[approving a transfer of STRK tokens to the Staking contract], xref:locking_strk[locking them into it], and xref:verifying_stakes[verifying that the procedure was successful].
1313

14+
[TIP]
15+
====
16+
The steps in this installment are demonstrated on Sepolia.
17+
18+
For the equivalent addresses on Mainnet, see xref:resources:chain-info.adoc#important_addresses[Chain information].
19+
====
1420

1521
== Approving STRK transfer
1622

0 commit comments

Comments
 (0)