Skip to content

Commit a773a47

Browse files
Staking branch (#1370)
* First staking draft * deleted some of the procedures outdated content * Refined and updated all staking and delegation-related docs. * Deleted unnecessary sentence in entering-staking.adoc * Deleted some of the prerequisites in the procedures * Update staking: Operator contract, allowance change, Sepolia addresses, and index update interval
1 parent e89db5e commit a773a47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

components/Starknet/modules/staking/pages/overview.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ STRK tokens never leave the Starknet protocol during these operations.
2323

2424
* Starknet Staking on Starknet.io (coming soon)
2525
* Starknet Staking link:https://github.com/starkware-libs/starknet-staking[repository].
26-
* For Staking contract addresses, see xref:architecture.adoc#staking-contract[Staking Contract Architecture].
26+
* For staking contract addresses, see the xref:#contract-addresses[Contract Addresses] section below.
2727
* Staking dashboards (coming soon):
2828
** link:https://voyager.online/staking-dashboard[Voyager].
2929
** Staking Rewards.
@@ -91,7 +91,8 @@ The proposed economic parameters are:
9191

9292
These values are our proposed starting points for this version of the protocol. As part of the rationale behind this version, they are subject to change and may be adjusted to better suit the protocol’s needs under the proper governance procedures.
9393

94-
== Contract addresses
94+
[id="contract-addresses"]
95+
== Contract Addresses
9596
=== Sepolia
9697

9798
Below are the relevant contract addresses and parameters for interacting with the staking protocol on Sepolia testnet:

0 commit comments

Comments
 (0)