Skip to content

Commit

Permalink
feat(staking): bump testnet storage
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Aug 15, 2024
1 parent 500f011 commit 6498f40
Showing 1 changed file 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 @@ -81,7 +81,7 @@ export const storageTestnetConfig: IEvmChainConfig = {
rpcURL: "https://testnet.skalenodes.com/v1/juicy-low-small-testnet",
nativeCoinSymbol: "sFUEL",
intialFund: "0",
contractAddress: "0x04cAEd1763B2C121D92FcaEaB41BFfe3EAB57EFC",
contractAddress: "0x8184bCDC0a4C24D1cB8e054E389660B5b7160186",
chainType: "evm",
lastBlock: 2209753,
decimals: 18,
Expand Down

0 comments on commit 6498f40

Please sign in to comment.