feat: expand non-evm relay and route planning support
This commit is contained in:
18
deployments/chain138/sushiswap-native.json
Normal file
18
deployments/chain138/sushiswap-native.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"chainId": 138,
|
||||
"deployer": "0x4A666F96fC8764181194447A7dFdb7d471b301C8",
|
||||
"feeToSetter": "0x4A666F96fC8764181194447A7dFdb7d471b301C8",
|
||||
"deployedAtBlock": 4041495,
|
||||
"factory": "0x2871207ff0d56089D70c0134d33f1291B6Fce0BE",
|
||||
"router": "0xB37b93D38559f53b62ab020A14919f2630a1aE34",
|
||||
"weth": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
||||
"usdt": "0x004b63A7B5b0E06f6bB6adb4a5F9f590BF3182D1",
|
||||
"usdc": "0x71D6687F38b93CCad569Fa6352c876eea967201b",
|
||||
"cusdt": "0x93E66202A11B1772E55407B32B44e5Cd8eda7f22",
|
||||
"cusdc": "0xf22258f57794CC8E06237084b353Ab30fFfa640b",
|
||||
"pairs": {
|
||||
"wethUsdt": "0x8d848941ee8Daca6fc22A9B8a11Ed706Ad60A80D",
|
||||
"wethUsdc": "0xaf000a8ea892502B4d3eB7BD0127268468339DE7",
|
||||
"cusdtCusdc": "0x43D93d520079DCB6Fe97Abf6e7607129893b0e3E"
|
||||
}
|
||||
}
|
||||
17
deployments/chain138/uniswap-v2-native.json
Normal file
17
deployments/chain138/uniswap-v2-native.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"chainId": 138,
|
||||
"deployer": "0x4A666F96fC8764181194447A7dFdb7d471b301C8",
|
||||
"deployedAtBlock": 4041469,
|
||||
"factory": "0x0C30F6e67Ab3667fCc2f5CEA8e274ef1FB920279",
|
||||
"router": "0x3019A7fDc76ba7F64F18d78e66842760037ee638",
|
||||
"weth": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
||||
"usdt": "0x004b63A7B5b0E06f6bB6adb4a5F9f590BF3182D1",
|
||||
"usdc": "0x71D6687F38b93CCad569Fa6352c876eea967201b",
|
||||
"cusdt": "0x93E66202A11B1772E55407B32B44e5Cd8eda7f22",
|
||||
"cusdc": "0xf22258f57794CC8E06237084b353Ab30fFfa640b",
|
||||
"pairs": {
|
||||
"wethUsdt": "0xda2A5AC9F4892EAd47093A374779Ba790f23DC84",
|
||||
"wethUsdc": "0xCD255F4f6c4E861490b3C7E0300613318B870f36",
|
||||
"cusdtCusdc": "0x7bd707294AACb47ab109780be8a096700741886d"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user