Skip to content

Commit

Permalink
rm test tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Apr 4, 2024
1 parent 5a556a7 commit d5e0ea4
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions src/consts/tokens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,4 @@
# Configs can be defined here, in tokens.json, or in tokens.ts
# The input here is typically the output of the Hyperlane CLI warp deploy command
---
tokens:
# Eth Mainnet HypNative token
- chainName: sepolia
standard: EvmHypNative
decimals: 18
symbol: ETH
name: Ether
addressOrDenom: '0x767C51a91CC9dEF2F24C35c340649411D6390320'
logoURI: '/logos/weth.png'
connections:
- { token: ethereum|alfajores|0x8bF6Ca2Dca1DF703Cb9144cef6A4d86abA7776C4 }
- chainName: alfajores
standard: EvmHypSynthetic
decimals: 18
symbol: ETH
name: Ether
addressOrDenom: '0x8bF6Ca2Dca1DF703Cb9144cef6A4d86abA7776C4'
logoURI: '/logos/weth.png'
connections:
- { token: ethereum|sepolia|0x767C51a91CC9dEF2F24C35c340649411D6390320 }
tokens: []

0 comments on commit d5e0ea4

Please sign in to comment.