Skip to content

Commit

Permalink
fix: updated warp routes addresses for usdc appchain base
Browse files Browse the repository at this point in the history
  • Loading branch information
xeno097 committed Dec 18, 2024
1 parent 0a2dfe9 commit 1f8490b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions deployments/warp_routes/USDC/appchain-base-addresses.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
appchain:
synthetic: "0xFA3198ecF05303a6d96E57a45E6c815055D255b1"
synthetic: "0x675C3ce7F43b00045a4Dab954AF36160fb57cB45"
base:
collateral: "0x5C85B5F1446F27f4F71B8EE1Df2075f361054533"
collateral: "0xF6B933267d0aC9e08c4904FB39fa047eD7b6a814"

8 changes: 4 additions & 4 deletions deployments/warp_routes/USDC/appchain-base-config.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0xFA3198ecF05303a6d96E57a45E6c815055D255b1"
- addressOrDenom: "0x675C3ce7F43b00045a4Dab954AF36160fb57cB45"
chainName: appchain
connections:
- token: ethereum|base|0x5C85B5F1446F27f4F71B8EE1Df2075f361054533
- token: ethereum|base|0xF6B933267d0aC9e08c4904FB39fa047eD7b6a814
decimals: 6
logoURI: /deployments/warp_routes/USDC/logo.svg
name: USD Coin
standard: EvmHypSynthetic
symbol: USDC
- addressOrDenom: "0x5C85B5F1446F27f4F71B8EE1Df2075f361054533"
- addressOrDenom: "0xF6B933267d0aC9e08c4904FB39fa047eD7b6a814"
chainName: base
collateralAddressOrDenom: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
connections:
- token: ethereum|appchain|0xFA3198ecF05303a6d96E57a45E6c815055D255b1
- token: ethereum|appchain|0x675C3ce7F43b00045a4Dab954AF36160fb57cB45
decimals: 6
logoURI: /deployments/warp_routes/USDC/logo.svg
name: USD Coin
Expand Down

0 comments on commit 1f8490b

Please sign in to comment.