- Changed CCIP Router address from `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` to `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817` across multiple documentation files. - Updated WETH9 Bridge address from `0x89dd12025bfCD38A168455A44B400e913ED33BE2` to `0xcacfd227A040002e49e2e01626363071324f820a`. - Ensured all references to the new addresses are consistent throughout the documentation. This update reflects the latest deployment configurations and ensures accurate contract references for ChainID 138.
17 lines
479 B
JSON
17 lines
479 B
JSON
{
|
|
"chainId": 138,
|
|
"address": "0xf4BB2e28688e89fCcE3c0580D37d36A7672E8A9f",
|
|
"name": "Wrapped Ether v10",
|
|
"symbol": "WETH10",
|
|
"decimals": 18,
|
|
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png",
|
|
"tags": ["wrapped", "native"],
|
|
"extensions": {
|
|
"bridgeInfo": {
|
|
"1": {
|
|
"tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
|
|
}
|
|
}
|
|
}
|
|
}
|