Skip to content

Commit

Permalink
Ccip/metis (#2025)
Browse files Browse the repository at this point in the history
* metis sepolia testnet

* metis mainnet

* config

* config

* config

* config

* config
  • Loading branch information
aelmanaa authored Aug 8, 2024
1 parent 5f3223c commit 53a4ed2
Show file tree
Hide file tree
Showing 16 changed files with 876 additions and 268 deletions.
1 change: 1 addition & 0 deletions src/components/QuickLinks/data/productChainLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export const productChainLinks: ProductChainLinks = {
polygon: "/ccip/supported-networks/v1_2_0/mainnet#polygon-mainnet",
wemix: "/ccip/supported-networks/v1_2_0/mainnet#wemix-mainnet",
mode: "/ccip/supported-networks/v1_2_0/mainnet#mode-mainnet",
metis: "/ccip/supported-networks/v1_2_0/mainnet#metis-mainnet",
},
},
"Data Feeds": {
Expand Down
5 changes: 5 additions & 0 deletions src/config/data/ccip/v1_2_0/mainnet/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,10 @@
"chainSelector": "4411394078118774322",
"router": "0x12e0B8E349C6fb7E6E40713E8125C3cF1127ea8C",
"feeTokens": ["LINK", "WETH"]
},
"ethereum-mainnet-andromeda-1": {
"chainSelector": "8805746078405598895",
"router": "0x7b9FB8717D306e2e08ce2e1Efa81F026bf9AD13c",
"feeTokens": ["LINK", "WMETIS"]
}
}
Loading

0 comments on commit 53a4ed2

Please sign in to comment.