Skip to content

Commit

Permalink
chore: new chiado contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
luigy committed Sep 30, 2023
1 parent bf89c7c commit a93d3dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ const gnosis: ChainData = {

const gnosisChiado: ChainData = {
chainId: 10200,
VAULT_ADAPTER_ADDRESS: "0x0EA5928162b0F74BAEf31c00A04A4cEC5Fe9f4b2",
BRIDGE_RECEIVER: "0x071bf5695afeda65c405794c6574ae63ca8b73c3",
VAULT_ADAPTER_ADDRESS: "0xc1529e13A5842D790da01F778Bf23a3677830986",
BRIDGE_RECEIVER: "0x65e75819E4e8250a03958Ba303E8f95F8f578168",
RESERVE_TOKEN_ADDRESS: "0x18c8a7ec7897177E4529065a7E7B0878358B3BfF",
ERC4626_VAULT_ADDRESS: "0x20e5eB701E8d711D419D444814308f8c2243461F",
EXPLORER: "https://gnosis-chiado.blockscout.com",
Expand Down

0 comments on commit a93d3dc

Please sign in to comment.