Skip to content

Commit

Permalink
Added a sepolia disclaimer on entering-staking.adoc (#1422)
Browse files Browse the repository at this point in the history
* Added a sepolia disclaimer on entering-staking.adoc

* Update entering-staking.adoc

---------

Co-authored-by: Raz Landau <[email protected]>
  • Loading branch information
natan-granit and LandauRaz authored Nov 21, 2024
1 parent 91dc7c2 commit fd73c15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For more information on what happens during the staking process, see xref:archit

. Pre-approve the STRK ERC20 contract for the transfer of tokens from your address to the staking contract:
+
.. Using a Starknet block explorer, navigate to the STRK ERC20 contract (link:https://starkscan.co/token/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[Starkscan], link:https://voyager.online/contract/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[Voyager]).
.. Using a Starknet block explorer, navigate to the STRK ERC20 contract (On Sepolia: https://sepolia.starkscan.co/token/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[Starkscan], https://sepolia.voyager.online/contract/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[Voyager]).
.. In the contract interface, locate and select the `approve` function.
.. Enter the following parameters:
* In *`spender`*, enter the Staking contract address (The contract addresses can be found xref:overview.adoc#contract-addresses[here]).
Expand Down

0 comments on commit fd73c15

Please sign in to comment.