Skip to content

Commit

Permalink
feat: support more tokens on testnet (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-ziv authored Apr 5, 2022
1 parent ec98f86 commit 1e95d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.testing
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ REACT_APP_STARKNET_CONTRACT_ADDRESS=0xde29d060D45901Fb19ED6C6e959EB22d8626708e
REACT_APP_ETHERSCAN_URL=https://goerli.etherscan.io
REACT_APP_VOYAGER_URL=https://goerli.voyager.online
REACT_APP_LOCAL_STORAGE_TRANSFERS_LOG_KEY=STARKGATE_TRANSFERS
REACT_APP_SUPPORTED_TOKENS=ETH
REACT_APP_SUPPORTED_TOKENS=ETH,WBTC,USDC,USDT,DAI,SLF

0 comments on commit 1e95d33

Please sign in to comment.