Skip to content

Commit

Permalink
Deploy PNDR warp route
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Jan 6, 2025
1 parent fac1e34 commit aedeebb
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
bsc:
synthetic: "0xDcE63e8cc7f1E2Ed25a226166abE3217c19d0BF1"
ethereum:
collateral: "0xC868Ea07031eE67dCE475D535F1AA0e5571Ba92a"
lumiaprism:
synthetic: "0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1"
30 changes: 30 additions & 0 deletions deployments/warp_routes/PNDR/bsc-ethereum-lumiaprism-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0xC868Ea07031eE67dCE475D535F1AA0e5571Ba92a"
chainName: ethereum
collateralAddressOrDenom: "0x73624d2dEF952C77a1f3B5AD995eef53E49639EC"
connections:
- token: ethereum|bsc|0xDcE63e8cc7f1E2Ed25a226166abE3217c19d0BF1
- token: ethereum|lumiaprism|0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1
decimals: 18
name: Ponder
standard: EvmHypCollateral
symbol: PNDR
- addressOrDenom: "0xDcE63e8cc7f1E2Ed25a226166abE3217c19d0BF1"
chainName: bsc
connections:
- token: ethereum|ethereum|0xC868Ea07031eE67dCE475D535F1AA0e5571Ba92a
- token: ethereum|lumiaprism|0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1
decimals: 18
name: Ponder
standard: EvmHypSynthetic
symbol: PNDR
- addressOrDenom: "0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1"
chainName: lumiaprism
connections:
- token: ethereum|ethereum|0xC868Ea07031eE67dCE475D535F1AA0e5571Ba92a
- token: ethereum|bsc|0xDcE63e8cc7f1E2Ed25a226166abE3217c19d0BF1
decimals: 18
name: Ponder
standard: EvmHypSynthetic
symbol: PNDR

0 comments on commit aedeebb

Please sign in to comment.