Skip to content

Commit

Permalink
feat: add bsc-polygon-prom route
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgyskr committed Nov 18, 2024
1 parent d50740e commit 0cb3e27
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chains/bsc/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ nativeToken:
symbol: BNB
protocol: ethereum
rpcUrls:
<<<<<<< HEAD
- http: https://rpc.ankr.com/bsc
=======
- http: https://bsc-rpc.publicnode.com
>>>>>>> 34286b7 (feat: add bsc-polygon-prom route)
- http: https://bsc.drpc.org
- http: https://bscrpc.com
technicalStack: other
6 changes: 6 additions & 0 deletions deployments/warp_routes/PROM/bsc-polygon-prom-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
bsc:
collateral: "0x700b9322F6Cce0c8EFF4754bE9AcE88Ce6582821"
polygon:
synthetic: "0x23Ae469604E3c1b581ADabf07c035472FbdB5Ee1"
prom:
native: "0xc1f4b896B94bd57dEfB7b6e630Bb91995b86CbAC"
30 changes: 30 additions & 0 deletions deployments/warp_routes/PROM/bsc-polygon-prom-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x700b9322F6Cce0c8EFF4754bE9AcE88Ce6582821"
chainName: bsc
collateralAddressOrDenom: "0xaf53d56ff99f1322515e54fdde93ff8b3b7dafd5"
connections:
- token: ethereum|polygon|0x23Ae469604E3c1b581ADabf07c035472FbdB5Ee1
- token: ethereum|prom|0xc1f4b896B94bd57dEfB7b6e630Bb91995b86CbAC
decimals: 18
name: Prometeus
standard: EvmHypCollateral
symbol: PROM
- addressOrDenom: "0x23Ae469604E3c1b581ADabf07c035472FbdB5Ee1"
chainName: polygon
connections:
- token: ethereum|bsc|0x700b9322F6Cce0c8EFF4754bE9AcE88Ce6582821
- token: ethereum|prom|0xc1f4b896B94bd57dEfB7b6e630Bb91995b86CbAC
decimals: 18
name: Prometeus
standard: EvmHypSynthetic
symbol: PROM
- addressOrDenom: "0xc1f4b896B94bd57dEfB7b6e630Bb91995b86CbAC"
chainName: prom
connections:
- token: ethereum|bsc|0x700b9322F6Cce0c8EFF4754bE9AcE88Ce6582821
- token: ethereum|polygon|0x23Ae469604E3c1b581ADabf07c035472FbdB5Ee1
decimals: 18
name: Prometeus
standard: EvmHypNative
symbol: PROM
6 changes: 6 additions & 0 deletions deployments/warp_routes/USDC/bsc-polygon-prom-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
bsc:
collateral: "0x647eeD57dFDd335f9B6f2a9DbDFe09f166b1AdaC"
polygon:
synthetic: "0xFDf46770Da4F907c09aEd92299552DC9c7996d99"
prom:
collateral: "0x424712Bec7c94a0F804c50F77B641A24F33A138e"
31 changes: 31 additions & 0 deletions deployments/warp_routes/USDC/bsc-polygon-prom-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x647eeD57dFDd335f9B6f2a9DbDFe09f166b1AdaC"
chainName: bsc
collateralAddressOrDenom: "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d"
connections:
- token: ethereum|polygon|0xFDf46770Da4F907c09aEd92299552DC9c7996d99
- token: ethereum|prom|0x424712Bec7c94a0F804c50F77B641A24F33A138e
decimals: 18
name: USD Coin
standard: EvmHypCollateral
symbol: USDC
- addressOrDenom: "0xFDf46770Da4F907c09aEd92299552DC9c7996d99"
chainName: polygon
connections:
- token: ethereum|bsc|0x647eeD57dFDd335f9B6f2a9DbDFe09f166b1AdaC
- token: ethereum|prom|0x424712Bec7c94a0F804c50F77B641A24F33A138e
decimals: 18
name: USD Coin
standard: EvmHypSynthetic
symbol: USDC
- addressOrDenom: "0x424712Bec7c94a0F804c50F77B641A24F33A138e"
chainName: prom
collateralAddressOrDenom: "0xcd1D86a6fDb32e9525C40a1a91892F33A0617E13"
connections:
- token: ethereum|bsc|0x647eeD57dFDd335f9B6f2a9DbDFe09f166b1AdaC
- token: ethereum|polygon|0xFDf46770Da4F907c09aEd92299552DC9c7996d99
decimals: 18
name: USD Coin
standard: EvmHypCollateral
symbol: USDC
6 changes: 6 additions & 0 deletions deployments/warp_routes/USDT/bsc-polygon-prom-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
bsc:
collateral: "0x74e19D0c1828be422dDCd367a6ADa8CA7003d1a9"
polygon:
synthetic: "0xd9765D5fE176493808202e63E6B73b523D6A1C3A"
prom:
collateral: "0xDf6C58ec668daB037373BC49215722c2b0664484"
31 changes: 31 additions & 0 deletions deployments/warp_routes/USDT/bsc-polygon-prom-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x74e19D0c1828be422dDCd367a6ADa8CA7003d1a9"
chainName: bsc
collateralAddressOrDenom: "0x55d398326f99059ff775485246999027b3197955"
connections:
- token: ethereum|polygon|0xd9765D5fE176493808202e63E6B73b523D6A1C3A
- token: ethereum|prom|0xDf6C58ec668daB037373BC49215722c2b0664484
decimals: 18
name: Tether USD
standard: EvmHypCollateral
symbol: USDT
- addressOrDenom: "0xd9765D5fE176493808202e63E6B73b523D6A1C3A"
chainName: polygon
connections:
- token: ethereum|bsc|0x74e19D0c1828be422dDCd367a6ADa8CA7003d1a9
- token: ethereum|prom|0xDf6C58ec668daB037373BC49215722c2b0664484
decimals: 18
name: Tether USD
standard: EvmHypSynthetic
symbol: USDT
- addressOrDenom: "0xDf6C58ec668daB037373BC49215722c2b0664484"
chainName: prom
collateralAddressOrDenom: "0x7d7b730CBc9C98cB423a6F206840028036d1DA48"
connections:
- token: ethereum|bsc|0x74e19D0c1828be422dDCd367a6ADa8CA7003d1a9
- token: ethereum|polygon|0xd9765D5fE176493808202e63E6B73b523D6A1C3A
decimals: 18
name: Tether USD
standard: EvmHypCollateral
symbol: USDT

0 comments on commit 0cb3e27

Please sign in to comment.