Skip to content

Commit

Permalink
feat(staking): new staking contract
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Dec 19, 2024
1 parent 7f802cf commit ba7f467
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export const stakingTestChain: IStakingConfig = {
nativeCoinSymbol: "sFUEL",
chainType: "evm",
coinAddress: "0x491f505AbD292372f7D9a8C6B12d3a8d3894C8b6",
contractAddress: "0x2b4082b5cBe5958888d68985524939ec1c871007",
contractAddress: "0x94Fa17B47397cD2d7D58B467Dd9aC5Ad7C5D8c7d",
intialFund: "0",
lastBlock: 2209753,
decimals: 18,
Expand Down
Empty file removed validator.db-journal
Empty file.

0 comments on commit ba7f467

Please sign in to comment.