Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new warp route for OM (Mantra) token #398

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions deployments/warp_routes/OM/arbitrum-base-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
arbitrum:
synthetic: "0x76501699684C542A5b0FDf0A4a026e735e99f543"
base:
collateral: "0x352eD517260402684B9591586e1804E9dC54480B"
21 changes: 21 additions & 0 deletions deployments/warp_routes/OM/arbitrum-base-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x76501699684C542A5b0FDf0A4a026e735e99f543"
chainName: arbitrum
connections:
- token: ethereum|base|0x352eD517260402684B9591586e1804E9dC54480B
decimals: 18
logoURI: /deployments/warp_routes/OM/logo.svg
name: MANTRA
standard: EvmHypSynthetic
symbol: OM
- addressOrDenom: "0x352eD517260402684B9591586e1804E9dC54480B"
chainName: base
collateralAddressOrDenom: "0x3992b27da26848c2b19cea6fd25ad5568b68ab98"
connections:
- token: ethereum|arbitrum|0x76501699684C542A5b0FDf0A4a026e735e99f543
decimals: 18
logoURI: /deployments/warp_routes/OM/logo.svg
name: MANTRA
standard: EvmHypCollateral
symbol: OM
Loading