Skip to content

Commit 0343369

Browse files
committed
docs: add DeFi Oracle Meta (chainId 138) Uniswap V2/V3 deployments
Official bytecode deployments on dfio_meta_main — not same-address as mainnet.
1 parent 8c5d09e commit 0343369

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"chainId": 138,
3+
"chainName": "DeFi Oracle Meta Mainnet",
4+
"nativeCurrency": {
5+
"name": "Ether",
6+
"symbol": "ETH",
7+
"decimals": 18
8+
},
9+
"contracts": {
10+
"factory": "0x0C30F6e67Ab3667fCc2f5CEA8e274ef1FB920279",
11+
"router02": "0x3019A7fDc76ba7F64F18d78e66842760037ee638",
12+
"weth": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
13+
},
14+
"pairs": {
15+
"wethUsdt": "0xda2A5AC9F4892EAd47093A374779Ba790f23DC84",
16+
"wethUsdc": "0xCD255F4f6c4E861490b3C7E0300613318B870f36",
17+
"cusdtCusdc": "0x7bd707294AACb47ab109780be8a096700741886d"
18+
},
19+
"deployedAtBlock": 4041469,
20+
"source": "smom-dbis-138 vendor uniswap-v2-core/periphery official bytecode"
21+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"chainId": 138,
3+
"chainName": "DeFi Oracle Meta Mainnet",
4+
"contracts": {
5+
"UniswapV3Factory": "0x2f7219276e3ce367dB9ec74C1196a8ecEe67841C",
6+
"SwapRouter02": "0xde9cD8ee2811E6E64a41D5F68Be315d33995975E",
7+
"NonfungiblePositionManager": "0x31b68BE5af4Df565Ce261dfe53D529005D947B48",
8+
"QuoterV2": "0x6abbB1CEb2468e748a03A00CD6aA9BFE893AFa1f"
9+
},
10+
"pools": {
11+
"wethUsdt": "0xa893add35aEfe6A6d858EB01828bE4592f12C9F5",
12+
"wethUsdc": "0xEC745bfb6b3cd32f102d594E5F432d8d85B19391"
13+
},
14+
"fromBlock": 3510162,
15+
"source": "DODO smart-route bundle + native UniV3 deploy"
16+
}

0 commit comments

Comments
 (0)