Skip to content

Commit

Permalink
(fix) Correcting native token symbol.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeporzio committed Jun 27, 2024
1 parent bf137c8 commit 5bb8ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/ethereum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ networks:
nodeURL: https://rpc.ankr.com/eth_sepolia
tokenListType: FILE
tokenListSource: /home/gateway/conf/lists/erc20_tokens_sepolia.json
nativeCurrencySymbol: SepoliaETH
nativeCurrencySymbol: ETH

# if you use the gas assumptions below, your wallet needs >0.1 ETH balance for gas
gasLimitTransaction: 3000000
Expand Down

0 comments on commit 5bb8ef5

Please sign in to comment.