Skip to content

Commit

Permalink
update testnet address
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Jul 31, 2024
1 parent fad3b97 commit fb6b898
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf/testnets/bera.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ code: bera
name: bera
rpcs:
- https://artio.rpc.berachain.com
protocol:
lnv2-default: null
lnv2-opposite: null
lnv3: '0x00e7EFf0826dfCDf2AA5945dFF710B48f4AA7E64'
tokens:
- symbol: BERA
address: '0x0000000000000000000000000000000000000000'
Expand Down
4 changes: 4 additions & 0 deletions conf/testnets/morph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ code: morph
name: morph
rpcs:
- https://rpc-testnet.morphl2.io
protocol:
lnv2-default: null
lnv2-opposite: null
lnv3: '0xD476650e03a45E70202b0bcAfa04E1513920f83a'
tokens:
- symbol: ETH
address: '0x0000000000000000000000000000000000000000'
Expand Down
4 changes: 4 additions & 0 deletions conf/testnets/taiko-hekla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ code: taiko-hekla
name: taiko-hekla
rpcs:
- https://rpc.hekla.taiko.xyz
protocol:
lnv2-default: null
lnv2-opposite: null
lnv3: '0xD476650e03a45E70202b0bcAfa04E1513920f83a'
tokens:
- symbol: ETH
address: '0x0000000000000000000000000000000000000000'
Expand Down
4 changes: 4 additions & 0 deletions conf/testnets/zircuit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ code: zircuit
name: zircuit
rpcs:
- https://zircuit1.p2pify.com
protocol:
lnv2-default: null
lnv2-opposite: null
lnv3: '0x369642b7b9cf4eAc16b07797F77e1C0907Ea62c1'
tokens:
- symbol: USDT
address: '0x9C80EdD342b5D179c3a87946fC1F0963BfcaAa09'
Expand Down
4 changes: 4 additions & 0 deletions conf/testnets/zksync-sepolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ code: zksync-sepolia
name: zksync-sepolia
rpcs:
- https://zksync-sepolia.drpc.org
protocol:
lnv2-default: '0xBe23e871318E49C747CB909AC65aCCFAEAac3a37'
lnv2-opposite: null
lnv3: '0xDc55fF59F82AA50D8A4A61dB8CcaDffD26Fb7dD2'
tokens:
- symbol: ETH
address: '0x0000000000000000000000000000000000000000'
Expand Down

0 comments on commit fb6b898

Please sign in to comment.